aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/include/uapi/asm (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-03socket: fix for Add SO_TIMESTAMP[NS]_NEWStephen Rothwell1-1/+1
2019-02-03sock: Add SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEWDeepa Dinamani1-2/+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-03arch: sparc: Override struct __kernel_old_timevalDeepa Dinamani1-0/+10
2019-02-03sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLDDeepa Dinamani1-8/+16
2019-01-17net: introduce SO_BINDTOIFINDEX sockoptDavid Herrmann1-0/+2
2019-01-06arch: remove redundant UAPI generic-y definesMasahiro Yamada1-2/+0
2019-01-06arch: remove stale comments "UAPI Header export list"Masahiro Yamada1-1/+0
2018-11-18sparc: generate uapi header and system call table filesFiroz Khan2-409/+5
2018-11-18sparc: add __NR_syscalls along with NR_syscallsFiroz Khan1-1/+3
2018-11-18sparc: move __IGNORE* entries to non uapi headerFiroz Khan1-16/+0
2018-10-29Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-0/+2
2018-10-24Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-7/+0
2018-10-09sparc: Wire up io_pgetevents system call.David S. Miller1-1/+2
2018-10-03signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZEEric W. Biederman1-1/+0
2018-10-03signal/sparc: Move EMT_TAGOVF into the generic siginfo.hEric W. Biederman1-6/+0
2018-10-02tty/serial_core: add ISO7816 infrastructureNicolas Ferre1-0/+2
2018-07-04net: Add a new socket option for a future transmit time.Richard Cochran1-0/+3
2018-06-04Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-34/+25
2018-06-04Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-7/+0
2018-05-19Merge branch 'linus' into timers/2038Thomas Gleixner1-1/+1
2018-05-15Remove jsflash driverJens Axboe1-40/+0
2018-04-30sparc64: Fix mistake in oradax license textRob Gardner1-1/+1
2018-04-20y2038: sparc: Extend sysvipc data structuresArnd Bergmann3-34/+25
2018-04-19sparc: fix compat siginfo ABI regressionDmitry V. Levin1-7/+0
2018-03-20sparc: Make auxiliary vectors for ADI available on 32-bit as wellKhalid Aziz1-4/+0
2018-03-18sparc64: Add support for ADI (Application Data Integrity)Khalid Aziz1-0/+2
2018-03-18sparc64: Add auxiliary vectors to report platform ADI propertiesKhalid Aziz1-0/+11
2018-03-18sparc64: Add support for ADI register fields, ASIs and trapsKhalid Aziz2-0/+15
2018-02-11unify {de,}mangle_poll(), get rid of kernel-side POLL...Al Viro1-24/+4
2018-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds1-0/+91
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-4/+24
2018-01-22sparc64: Oracle DAX driverRob Gardner1-0/+91
2017-12-05bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner1-0/+1
2017-11-29make kernel-side POLL... arch-independentAl Viro1-0/+20
2017-11-27define __poll_t, annotate constantsAl Viro1-4/+4
2017-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-0/+4
2017-11-15vDSO for sparcNagarathnam Muthusamy1-0/+4
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no licenseGreg Kroah-Hartman44-0/+44
2017-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-1/+8
2017-08-03sock: add SOCK_ZEROCOPY sockoptWillem de Bruijn1-0/+2
2017-07-24signal: Remove kernel interal si_code magicEric W. Biederman1-2/+2
2017-07-19signal/sparc: Document a conflict with SI_USER with SIGFPEEric W. Biederman1-0/+7
2017-07-17tty: Fix TIOCGPTPEER ioctl definitionGleb Fotengauer-Malinovskiy1-1/+1
2017-07-11sparc: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada1-0/+2
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+4
2017-06-21net: introduce SO_PEERGROUPS getsockoptDavid Herrmann1-0/+2
2017-06-09tty: add TIOCGPTPEER ioctlAleksa Sarai1-1/+2