summaryrefslogtreecommitdiff
path: root/arch/ia64/include/uapi
AgeCommit message (Expand)Author
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
2017-07-24signal: Remove kernel interal si_code magicEric W. Biederman
2017-07-19signal/ia64: Document a conflict with SI_USER with SIGFPEEric W. Biederman
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-06-21net: introduce SO_PEERGROUPS getsockoptDavid Herrmann
2017-06-04ia64: Remove HAVE_ARCH_COPY_SIGINFOChristoph Hellwig
2017-05-21net: Define SCM_TIMESTAMPING_PKTINFO on all architectures.David S. Miller
2017-05-11uapi: export all headers under uapi directoriesNicolas Dichtel
2017-04-08New getsockopt option to get socket cookieChenbo Feng
2017-03-24net: Introduce SO_INCOMING_NAPI_IDSridhar Samudrala