summaryrefslogtreecommitdiff
path: root/arch/xtensa/include/uapi
AgeCommit message (Expand)Author
2020-11-23arch: move SA_* definitions to generic headersPeter Collingbourne
2020-07-28xtensa: expose syscall through user_pt_regsMax Filippov
2020-01-31xtensa: drop set_except_vector declarationMax Filippov
2019-12-04arch: sembuf.h: make uapi asm/sembuf.h self-containedMasahiro Yamada
2019-12-04arch: msgbuf.h: make uapi asm/msgbuf.h self-containedMasahiro Yamada
2019-12-04arch: ipcbuf.h: make uapi asm/ipcbuf.h self-containedMasahiro Yamada
2019-09-25mm: introduce MADV_PAGEOUTMinchan Kim
2019-09-25mm: introduce MADV_COLDMinchan Kim
2019-07-16mm: fix the MAP_UNINITIALIZED flagChristoph Hellwig
2019-05-30treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman
2019-04-19net: socket: implement 64-bit timestampsArnd 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-06Merge tag 'asm-generic-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-02-18arch: move common mmap flags to linux/mman.hMichael S. Tsirkin
2019-02-03arch: Use asm-generic/socket.h when possibleDeepa Dinamani
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-12-17xtensa: implement task_user_regset_viewMax Filippov
2018-12-02xtensa: generate uapi header and syscall table header filesFiroz Khan
2018-12-02xtensa: add __NR_syscalls along with __NR_syscall_countFiroz Khan
2018-10-02tty/serial_core: add ISO7816 infrastructureNicolas Ferre
2018-07-04net: Add a new socket option for a future transmit time.Richard Cochran
2018-04-20y2038: xtensa: Extend sysvipc data structuresArnd Bergmann
2018-04-11mm: introduce MAP_FIXED_NOREPLACEMichal Hocko
2018-02-11unify {de,}mangle_poll(), get rid of kernel-side POLL...Al Viro
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-12-05bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner
2017-11-29make kernel-side POLL... arch-independentAl Viro
2017-11-27define __poll_t, annotate constantsAl Viro
2017-11-17Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-11-03mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flagsDan Williams
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-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-09-06mm,fork: introduce MADV_WIPEONFORKRik van Riel
2017-09-06mm: arch: consolidate mmap hugetlb size encodingsMike Kravetz
2017-08-03sock: add SOCK_ZEROCOPY sockoptWillem de Bruijn
2017-07-17tty: Fix TIOCGPTPEER ioctl definitionGleb Fotengauer-Malinovskiy
2017-07-11xtensa: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-07-03Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-06-21net: introduce SO_PEERGROUPS getsockoptDavid Herrmann
2017-06-09tty: add TIOCGPTPEER ioctlAleksa Sarai
2017-06-04signal: Remove non-uapi <asm/siginfo.h>Christoph 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-05-08Merge tag 'xtensa-20170507' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds