aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha/include/uapi/asm (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-11mm/madvise: introduce MADV_COLLAPSE sync hugepage collapseZach O'Keefe1-0/+2
2022-06-03Merge tag 'tty-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-135/+79
2022-05-19termbits.h: Remove posix_types.h includeIlpo Järvinen1-2/+0
2022-05-19termbits.h: Align lines & formatIlpo Järvinen1-68/+62
2022-05-19termbits.h: create termbits-common.h for identical bitsIlpo Järvinen1-50/+2
2022-05-05termbits: Convert octal defines to hexIlpo Järvinen1-101/+101
2022-04-28net: SO_RCVMARK socket option for SO_MARK with recvmsg()Erin MacNeil1-0/+2
2022-03-24mm: madvise: MADV_DONTNEED_LOCKEDJohannes Weiner1-0/+2
2022-03-24Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-0/+2
2022-02-17signal.h: add linux/signal.h and asm/signal.h to UAPI compile-test coverageMasahiro Yamada1-1/+1
2022-01-31txhash: Add socket option to control TX hash rethink behaviorAkhmat Karakotov1-0/+2
2021-10-01fix up for "net: add new socket option SO_RESERVE_MEM"Stephen Rothwell1-0/+2
2021-09-15alpha: Move setup.h out of uapiGuenter Roeck1-39/+3
2021-09-01Merge branch 'siginfo-si_trapno-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-2/+0
2021-08-04sock: allow reading and changing sk_userlocks with setsockoptPavel Tikhomirov1-0/+2
2021-07-23signal/alpha: si_trapno is only used with SIGFPE and SIGTRAP TRAP_UNKEric W. Biederman1-2/+0
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+3
2021-06-30mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault page tablesDavid Hildenbrand1-0/+3
2021-06-24net: retrieve netns cookie via getsocketoptMartynas Pumputis1-0/+2
2020-12-15Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-0/+3
2020-12-01net: Add SO_BUSY_POLL_BUDGET socket optionBjörn Töpel1-0/+1
2020-12-01net: Introduce preferred busy-pollingBjörn Töpel1-0/+2
2020-11-23arch: move SA_* definitions to generic headersPeter Collingbourne1-14/+0
2019-09-25mm: introduce MADV_PAGEOUTMinchan Kim1-0/+1
2019-09-25mm: introduce MADV_COLDMinchan Kim1-0/+2
2019-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-0/+2
2019-06-15bpf: net: Add SO_DETACH_REUSEPORT_BPFMartin KaFai Lau1-0/+2
2019-05-30treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman1-0/+1
2019-04-19net: socket: implement 64-bit timestampsArnd Bergmann1-2/+2
2019-03-28KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supportedMasahiro Yamada1-2/+0
2019-03-17Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-2/+0
2019-03-17kbuild: force all architectures except um to include mandatory-yMasahiro Yamada1-2/+0
2019-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2019-03-11y2038: fix socket.h header inclusionArnd Bergmann1-1/+1
2019-03-06Merge tag 'asm-generic-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-3/+1
2019-03-05Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+10
2019-02-18arch: move common mmap flags to linux/mman.hMichael S. Tsirkin1-3/+1
2019-02-03sock: Add SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEWDeepa Dinamani1-3/+9
2019-02-03socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixesDeepa Dinamani1-2/+5
2019-02-03socket: Add SO_TIMESTAMPING_NEWDeepa Dinamani1-2/+3
2019-02-03socket: Add SO_TIMESTAMP[NS]_NEWDeepa Dinamani1-2/+12
2019-02-03sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLDDeepa Dinamani1-7/+16
2019-01-25alpha: add generic get{eg,eu,g,p,u,pp}id() syscallsArnd Bergmann1-0/+5
2019-01-25alpha: update syscall macro definitionsArnd Bergmann1-0/+5
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-12-21alpha: Fix a typo on ptrace.hDaniel Bristot de Oliveira1-1/+1
2018-12-21alpha: generate uapi header and syscall table header filesFiroz Khan2-466/+2
2018-12-21alpha: add __NR_syscalls along with NR_SYSCALLSFiroz Khan1-0/+4