summaryrefslogtreecommitdiff
path: root/arch/ia64/include/uapi/asm
AgeCommit message (Expand)Author
2023-09-11arch: Remove Itanium (IA-64) architectureArd Biesheuvel
2023-08-18arch/ia64/include: remove CONFIG_IA64_DEBUG_CMPXCHG from uapi headerThomas Huth
2023-04-29locking/arch: Rename all internal __xchg() names to __arch_xchg()Andrzej Hajda
2023-03-05Remove Intel compiler supportMasahiro Yamada
2022-09-09termios: kill uapi termios.h that are identical to generic oneAl Viro
2022-06-16ia64: fix sparse warnings with cmpxchg() & xchg()Luc Van Oostenryck
2022-03-28Merge tag 'tty-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-02-25ia64: termbits.h is identical to asm-generic oneIlpo Järvinen
2022-02-17signal.h: add linux/signal.h and asm/signal.h to UAPI compile-test coverageMasahiro Yamada
2021-07-19printk: Userspace format indexing supportChris Down
2021-05-26locking/atomic: ia64: move to ARCH_ATOMICMark Rutland
2021-02-21Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-01-22arch: ia64: Remove rest of perfmon supportViresh Kumar
2021-01-12ia64: fix xchg() warningArnd Bergmann
2020-11-23arch: move SA_* definitions to generic headersPeter Collingbourne
2019-12-04Merge tag 'please-pull-misc-5.5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-12-02ia64: remove stale paravirt leftoversJuergen Gross
2019-11-11ia64: remove unneeded uapi asm-generic wrappersMasahiro Yamada
2019-05-30treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman
2019-04-19asm-generic: generalize asm/sockios.hArnd Bergmann
2019-03-28KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supportedMasahiro Yamada
2019-03-17kbuild: force all architectures except um to include mandatory-yMasahiro Yamada
2019-03-17kbuild: warn redundant generic-yMasahiro Yamada
2019-03-05Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-02-03arch: Use asm-generic/socket.h when possibleDeepa Dinamani
2019-01-25ia64: add __NR_umount2 definitionArnd Bergmann
2019-01-17net: introduce SO_BINDTOIFINDEX sockoptDavid Herrmann
2019-01-06arch: remove redundant UAPI generic-y definesMasahiro Yamada
2019-01-06arch: remove stale comments "UAPI Header export list"Masahiro Yamada
2018-11-13ia64: generate uapi header and system call table filesFiroz Khan
2018-11-13ia64: add an offset for system call numberFiroz Khan
2018-11-13ia64: add __NR_syscalls along with NR_syscallsFiroz Khan
2018-11-13ia64: add __NR_old_getpagesize in uapi header fileFiroz Khan
2018-10-03signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZEEric W. Biederman
2018-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-07-04net: Add a new socket option for a future transmit time.Richard Cochran
2018-06-21ia64/kprobes: Don't call the ->break_handler() in ia64 kprobes codeMasami Hiramatsu
2018-06-04Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-04-25signal/ia64: Replace FPE_FIXME with FPE_FLTUNKEric W. Biederman
2018-04-20y2038: ia64: Remove unneeded ipc uapi header filesArnd Bergmann
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-01-15signal/ia64: Move the ia64 specific si_codes to asm-generic/siginfo.hEric W. Biederman
2018-01-12signal/ia64: switch the last arch-specific copy_siginfo_to_user() to generic ...Eric W. Biederman
2018-01-12ia64/signal: switch to generic struct siginfoEric W. Biederman
2017-12-05bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner
2017-11-27switch wrapper poll.h instances to generic-yAl Viro
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman
2017-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2017-08-03sock: add SOCK_ZEROCOPY sockoptWillem de Bruijn