summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/include/uapi
AgeCommit message (Expand)AuthorLines
2020-01-31xtensa: drop set_except_vector declarationMax Filippov-2/+0
2019-12-04arch: sembuf.h: make uapi asm/sembuf.h self-containedMasahiro Yamada-0/+1
2019-12-04arch: msgbuf.h: make uapi asm/msgbuf.h self-containedMasahiro Yamada-0/+2
2019-12-04arch: ipcbuf.h: make uapi asm/ipcbuf.h self-containedMasahiro Yamada-0/+2
2019-09-25mm: introduce MADV_PAGEOUTMinchan Kim-0/+1
2019-09-25mm: introduce MADV_COLDMinchan Kim-0/+2
2019-07-16mm: fix the MAP_UNINITIALIZED flagChristoph Hellwig-5/+1
2019-05-30treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman-0/+1
2019-04-19net: socket: implement 64-bit timestampsArnd Bergmann-2/+2
2019-03-28KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supportedMasahiro Yamada-1/+0
2019-03-17kbuild: force all architectures except um to include mandatory-yMasahiro Yamada-2/+0
2019-03-17kbuild: warn redundant generic-yMasahiro Yamada-1/+0
2019-03-06Merge tag 'asm-generic-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-3/+1
2019-02-18arch: move common mmap flags to linux/mman.hMichael S. Tsirkin-3/+1
2019-02-03arch: Use asm-generic/socket.h when possibleDeepa Dinamani-124/+1
2019-01-17net: introduce SO_BINDTOIFINDEX sockoptDavid Herrmann-0/+2
2019-01-06arch: remove redundant UAPI generic-y definesMasahiro Yamada-9/+0
2019-01-06arch: remove stale comments "UAPI Header export list"Masahiro Yamada-1/+0
2018-12-17xtensa: implement task_user_regset_viewMax Filippov-1/+19
2018-12-02xtensa: generate uapi header and syscall table header filesFiroz Khan-781/+3
2018-12-02xtensa: add __NR_syscalls along with __NR_syscall_countFiroz Khan-1/+3
2018-10-02tty/serial_core: add ISO7816 infrastructureNicolas Ferre-0/+2
2018-07-04net: Add a new socket option for a future transmit time.Richard Cochran-0/+3
2018-04-20y2038: xtensa: Extend sysvipc data structuresArnd Bergmann-51/+28
2018-04-11mm: introduce MAP_FIXED_NOREPLACEMichal Hocko-0/+1
2018-02-11unify {de,}mangle_poll(), get rid of kernel-side POLL...Al Viro-19/+2
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-2/+19
2017-12-05bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner-0/+1
2017-11-29make kernel-side POLL... arch-independentAl Viro-0/+17
2017-11-27define __poll_t, annotate constantsAl Viro-2/+2
2017-11-17Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+1
2017-11-03mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flagsDan Williams-0/+1
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman-0/+19
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman-0/+2
2017-09-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds-11/+3
2017-09-06mm,fork: introduce MADV_WIPEONFORKRik van Riel-0/+3
2017-09-06mm: arch: consolidate mmap hugetlb size encodingsMike Kravetz-11/+0
2017-08-03sock: add SOCK_ZEROCOPY sockoptWillem de Bruijn-0/+2
2017-07-17tty: Fix TIOCGPTPEER ioctl definitionGleb Fotengauer-Malinovskiy-1/+1
2017-07-11xtensa: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada-0/+9
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-0/+4
2017-07-03Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-0/+1
2017-06-21net: introduce SO_PEERGROUPS getsockoptDavid Herrmann-0/+2
2017-06-09tty: add TIOCGPTPEER ioctlAleksa Sarai-0/+1
2017-06-04signal: Remove non-uapi <asm/siginfo.h>Christoph Hellwig-0/+1
2017-05-21net: Define SCM_TIMESTAMPING_PKTINFO on all architectures.David S. Miller-0/+2
2017-05-11uapi: export all headers under uapi directoriesNicolas Dichtel-23/+0
2017-05-08Merge tag 'xtensa-20170507' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds-40/+0
2017-05-01xtensa: move internal ptrace definitions from uapi/asm to asmMax Filippov-40/+0
2017-04-08New getsockopt option to get socket cookieChenbo Feng-0/+2