summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/include/uapi
AgeCommit message (Expand)AuthorLines
2024-11-11mm: madvise: implement lightweight guard page mechanismLorenzo Stoakes-0/+3
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-0/+2
2022-09-13xtensa: add FDPIC and static PIE support for noMMUMax Filippov-0/+4
2022-09-11mm/madvise: introduce MADV_COLLAPSE sync hugepage collapseZach O'Keefe-0/+2
2022-03-28Merge tag 'tty-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-221/+0
2022-03-24mm: madvise: MADV_DONTNEED_LOCKEDJohannes Weiner-0/+2
2022-02-25xtensa: termbits.h is identical to asm-generic oneIlpo Järvinen-221/+0
2022-02-17shmbuf.h: add asm/shmbuf.h to UAPI compile-test coverageMasahiro Yamada-1/+4
2022-02-17signal.h: add linux/signal.h and asm/signal.h to UAPI compile-test coverageMasahiro Yamada-1/+1
2021-06-30mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault page tablesDavid Hildenbrand-0/+3
2020-11-23arch: move SA_* definitions to generic headersPeter Collingbourne-24/+0
2020-07-28xtensa: expose syscall through user_pt_regsMax Filippov-1/+2
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