summaryrefslogtreecommitdiffstats
path: root/arch/sparc/include/uapi
AgeCommit message (Expand)AuthorLines
2019-07-25treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headersMasahiro Yamada-1/+1
2019-07-16mm/mmap: move common defines to mman-common.hAneesh Kumar K.V-6/+0
2019-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds-2/+1
2019-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-0/+2
2019-06-15bpf: net: Add SO_DETACH_REUSEPORT_BPFMartin KaFai Lau-0/+2
2019-06-13sparc: fix unknown type name u_int in uapi headerMasahiro Yamada-2/+1
2019-05-30treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman-0/+1
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner-13/+1
2019-04-19asm-generic: generalize asm/sockios.hArnd Bergmann-15/+0
2019-03-28KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supportedMasahiro Yamada-2/+0
2019-03-17Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds-2/+0
2019-03-17kbuild: force all architectures except um to include mandatory-yMasahiro Yamada-2/+0
2019-03-11y2038: fix socket.h header inclusionArnd Bergmann-1/+1
2019-02-03socket: fix for Add SO_TIMESTAMP[NS]_NEWStephen Rothwell-1/+1
2019-02-03sock: Add SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEWDeepa Dinamani-2/+9
2019-02-03socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixesDeepa Dinamani-2/+5
2019-02-03socket: Add SO_TIMESTAMPING_NEWDeepa Dinamani-2/+3
2019-02-03socket: Add SO_TIMESTAMP[NS]_NEWDeepa Dinamani-2/+12
2019-02-03arch: sparc: Override struct __kernel_old_timevalDeepa Dinamani-0/+10
2019-02-03sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLDDeepa Dinamani-8/+16
2019-01-17net: introduce SO_BINDTOIFINDEX sockoptDavid Herrmann-0/+2
2019-01-06arch: remove redundant UAPI generic-y definesMasahiro Yamada-2/+0
2019-01-06arch: remove stale comments "UAPI Header export list"Masahiro Yamada-1/+0
2018-11-18sparc: generate uapi header and system call table filesFiroz Khan-409/+5
2018-11-18sparc: add __NR_syscalls along with NR_syscallsFiroz Khan-1/+3
2018-11-18sparc: move __IGNORE* entries to non uapi headerFiroz Khan-16/+0
2018-10-29Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-0/+2
2018-10-24Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-7/+0
2018-10-09sparc: Wire up io_pgetevents system call.David S. Miller-1/+2
2018-10-03signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZEEric W. Biederman-1/+0
2018-10-03signal/sparc: Move EMT_TAGOVF into the generic siginfo.hEric W. Biederman-6/+0
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-06-04Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-34/+25
2018-06-04Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-7/+0
2018-05-19Merge branch 'linus' into timers/2038Thomas Gleixner-1/+1
2018-05-15Remove jsflash driverJens Axboe-40/+0
2018-04-30sparc64: Fix mistake in oradax license textRob Gardner-1/+1
2018-04-20y2038: sparc: Extend sysvipc data structuresArnd Bergmann-34/+25
2018-04-19sparc: fix compat siginfo ABI regressionDmitry V. Levin-7/+0
2018-03-20sparc: Make auxiliary vectors for ADI available on 32-bit as wellKhalid Aziz-4/+0
2018-03-18sparc64: Add support for ADI (Application Data Integrity)Khalid Aziz-0/+2
2018-03-18sparc64: Add auxiliary vectors to report platform ADI propertiesKhalid Aziz-0/+11
2018-03-18sparc64: Add support for ADI register fields, ASIs and trapsKhalid Aziz-0/+15
2018-02-11unify {de,}mangle_poll(), get rid of kernel-side POLL...Al Viro-24/+4
2018-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds-0/+91
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-4/+24
2018-01-22sparc64: Oracle DAX driverRob Gardner-0/+91
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/+20