summaryrefslogtreecommitdiffstats
path: root/arch/ia64/include/uapi
Commit message (Expand)AuthorAgeFilesLines
* arch: Remove Itanium (IA-64) architectureArd Biesheuvel2023-09-1129-2135/+0
* arch/ia64/include: remove CONFIG_IA64_DEBUG_CMPXCHG from uapi headerThomas Huth2023-08-181-17/+0
* locking/arch: Rename all internal __xchg() names to __arch_xchg()Andrzej Hajda2023-04-291-2/+2
* Remove Intel compiler supportMasahiro Yamada2023-03-053-172/+2
* termios: kill uapi termios.h that are identical to generic oneAl Viro2022-09-091-51/+0
* ia64: fix sparse warnings with cmpxchg() & xchg()Luc Van Oostenryck2022-06-161-14/+14
* Merge tag 'tty-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-03-281-209/+0
|\
| * ia64: termbits.h is identical to asm-generic oneIlpo Järvinen2022-02-251-209/+0
* | signal.h: add linux/signal.h and asm/signal.h to UAPI compile-test coverageMasahiro Yamada2022-02-171-1/+1
|/
* printk: Userspace format indexing supportChris Down2021-07-191-2/+2
* locking/atomic: ia64: move to ARCH_ATOMICMark Rutland2021-05-261-3/+7
* Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-212-262/+0
|\
| * arch: ia64: Remove rest of perfmon supportViresh Kumar2021-01-222-262/+0
* | ia64: fix xchg() warningArnd Bergmann2021-01-121-1/+1
|/
* arch: move SA_* definitions to generic headersPeter Collingbourne2020-11-231-24/+0
* Merge tag 'please-pull-misc-5.5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-12-043-73/+34
|\
| * ia64: remove stale paravirt leftoversJuergen Gross2019-12-023-73/+34
* | ia64: remove unneeded uapi asm-generic wrappersMasahiro Yamada2019-11-113-11/+0
|/
* treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman2019-05-301-0/+1
* asm-generic: generalize asm/sockios.hArnd Bergmann2019-04-191-21/+0
* KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supportedMasahiro Yamada2019-03-281-1/+0
* kbuild: force all architectures except um to include mandatory-yMasahiro Yamada2019-03-171-2/+0
* kbuild: warn redundant generic-yMasahiro Yamada2019-03-171-1/+0
* Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-03-051-0/+2
|\
| * ia64: add __NR_umount2 definitionArnd Bergmann2019-01-251-0/+2
* | arch: Use asm-generic/socket.h when possibleDeepa Dinamani2019-02-032-122/+1
* | net: introduce SO_BINDTOIFINDEX sockoptDavid Herrmann2019-01-171-0/+2
|/
* arch: remove redundant UAPI generic-y definesMasahiro Yamada2019-01-061-6/+0
* arch: remove stale comments "UAPI Header export list"Masahiro Yamada2019-01-061-1/+0
* ia64: generate uapi header and system call table filesFiroz Khan2018-11-132-330/+2
* ia64: add an offset for system call numberFiroz Khan2018-11-131-322/+323
* ia64: add __NR_syscalls along with NR_syscallsFiroz Khan2018-11-131-0/+4
* ia64: add __NR_old_getpagesize in uapi header fileFiroz Khan2018-11-131-1/+1
* signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZEEric W. Biederman2018-10-031-2/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-08-151-0/+3
|\
| * net: Add a new socket option for a future transmit time.Richard Cochran2018-07-041-0/+3
* | ia64/kprobes: Don't call the ->break_handler() in ia64 kprobes codeMasami Hiramatsu2018-06-211-1/+0
|/
* Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-045-92/+4
|\
| * y2038: ia64: Remove unneeded ipc uapi header filesArnd Bergmann2018-04-205-92/+4
* | signal/ia64: Replace FPE_FIXME with FPE_FLTUNKEric W. Biederman2018-04-251-7/+0
|/
* Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-302-2/+1
|\
| * switch wrapper poll.h instances to generic-yAl Viro2017-11-272-2/+1
* | signal/ia64: Move the ia64 specific si_codes to asm-generic/siginfo.hEric W. Biederman2018-01-151-27/+0
* | signal/ia64: switch the last arch-specific copy_siginfo_to_user() to generic ...Eric W. Biederman2018-01-121-2/+0
* | ia64/signal: switch to generic struct siginfoEric W. Biederman2018-01-121-67/+0
* | bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner2017-12-051-0/+1
|/
* License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman2017-11-021-0/+1
* License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman2017-11-0242-0/+42
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-09-111-9/+12
|\
| * signal: Remove kernel interal si_code magicEric W. Biederman2017-07-241-10/+10