aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/include/uapi/asm (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-09termios: kill uapi termios.h that are identical to generic oneAl Viro1-51/+0
2022-06-16ia64: fix sparse warnings with cmpxchg() & xchg()Luc Van Oostenryck1-14/+14
2022-03-28Merge tag 'tty-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-209/+0
2022-02-25ia64: termbits.h is identical to asm-generic oneIlpo Järvinen1-209/+0
2022-02-17signal.h: add linux/signal.h and asm/signal.h to UAPI compile-test coverageMasahiro Yamada1-1/+1
2021-07-19printk: Userspace format indexing supportChris Down1-2/+2
2021-05-26locking/atomic: ia64: move to ARCH_ATOMICMark Rutland1-3/+7
2021-02-21Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/linuxLinus Torvalds2-262/+0
2021-01-22arch: ia64: Remove rest of perfmon supportViresh Kumar2-262/+0
2021-01-12ia64: fix xchg() warningArnd Bergmann1-1/+1
2020-11-23arch: move SA_* definitions to generic headersPeter Collingbourne1-24/+0
2019-12-04Merge tag 'please-pull-misc-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linuxLinus Torvalds3-73/+34
2019-12-02ia64: remove stale paravirt leftoversJuergen Gross3-73/+34
2019-11-11ia64: remove unneeded uapi asm-generic wrappersMasahiro Yamada3-11/+0
2019-05-30treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman1-0/+1
2019-04-19asm-generic: generalize asm/sockios.hArnd Bergmann1-21/+0
2019-03-28KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supportedMasahiro Yamada1-1/+0
2019-03-17kbuild: force all architectures except um to include mandatory-yMasahiro Yamada1-2/+0
2019-03-17kbuild: warn redundant generic-yMasahiro Yamada1-1/+0
2019-03-05Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+2
2019-02-03arch: Use asm-generic/socket.h when possibleDeepa Dinamani2-122/+1
2019-01-25ia64: add __NR_umount2 definitionArnd Bergmann1-0/+2
2019-01-17net: introduce SO_BINDTOIFINDEX sockoptDavid Herrmann1-0/+2
2019-01-06arch: remove redundant UAPI generic-y definesMasahiro Yamada1-6/+0
2019-01-06arch: remove stale comments "UAPI Header export list"Masahiro Yamada1-1/+0
2018-11-13ia64: generate uapi header and system call table filesFiroz Khan2-330/+2
2018-11-13ia64: add an offset for system call numberFiroz Khan1-322/+323
2018-11-13ia64: add __NR_syscalls along with NR_syscallsFiroz Khan1-0/+4
2018-11-13ia64: add __NR_old_getpagesize in uapi header fileFiroz Khan1-1/+1
2018-10-03signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZEEric W. Biederman1-2/+0
2018-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+3
2018-07-04net: Add a new socket option for a future transmit time.Richard Cochran1-0/+3
2018-06-21ia64/kprobes: Don't call the ->break_handler() in ia64 kprobes codeMasami Hiramatsu1-1/+0
2018-06-04Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-92/+4
2018-04-25signal/ia64: Replace FPE_FIXME with FPE_FLTUNKEric W. Biederman1-7/+0
2018-04-20y2038: ia64: Remove unneeded ipc uapi header filesArnd Bergmann5-92/+4
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-2/+1
2018-01-15signal/ia64: Move the ia64 specific si_codes to asm-generic/siginfo.hEric W. Biederman1-27/+0
2018-01-12signal/ia64: switch the last arch-specific copy_siginfo_to_user() to generic versionEric W. Biederman1-2/+0
2018-01-12ia64/signal: switch to generic struct siginfoEric W. Biederman1-67/+0
2017-12-05bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner1-0/+1
2017-11-27switch wrapper poll.h instances to generic-yAl Viro2-2/+1
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman1-0/+1
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no licenseGreg Kroah-Hartman42-0/+42
2017-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-9/+12
2017-08-03sock: add SOCK_ZEROCOPY sockoptWillem de Bruijn1-0/+2
2017-07-24signal: Remove kernel interal si_code magicEric W. Biederman1-10/+10
2017-07-19signal/ia64: Document a conflict with SI_USER with SIGFPEEric W. Biederman1-0/+3
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+4
2017-06-21net: introduce SO_PEERGROUPS getsockoptDavid Herrmann1-0/+2