summaryrefslogtreecommitdiff
path: root/arch/sparc/include/uapi
AgeCommit message (Expand)Author
2019-03-28KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supportedMasahiro Yamada
2019-03-17Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2019-03-17kbuild: force all architectures except um to include mandatory-yMasahiro Yamada
2019-03-11y2038: fix socket.h header inclusionArnd Bergmann
2019-02-03socket: fix for Add SO_TIMESTAMP[NS]_NEWStephen Rothwell
2019-02-03sock: Add SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEWDeepa Dinamani
2019-02-03socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixesDeepa Dinamani
2019-02-03socket: Add SO_TIMESTAMPING_NEWDeepa Dinamani
2019-02-03socket: Add SO_TIMESTAMP[NS]_NEWDeepa Dinamani
2019-02-03arch: sparc: Override struct __kernel_old_timevalDeepa Dinamani
2019-02-03sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLDDeepa Dinamani
2019-01-17net: introduce SO_BINDTOIFINDEX sockoptDavid Herrmann
2019-01-06arch: remove redundant UAPI generic-y definesMasahiro Yamada
2019-01-06arch: remove stale comments "UAPI Header export list"Masahiro Yamada
2018-11-18sparc: generate uapi header and system call table filesFiroz Khan
2018-11-18sparc: add __NR_syscalls along with NR_syscallsFiroz Khan
2018-11-18sparc: move __IGNORE* entries to non uapi headerFiroz Khan
2018-10-29Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-10-24Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-10-09sparc: Wire up io_pgetevents system call.David S. Miller
2018-10-03signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZEEric W. Biederman
2018-10-03signal/sparc: Move EMT_TAGOVF into the generic siginfo.hEric W. Biederman
2018-10-02tty/serial_core: add ISO7816 infrastructureNicolas Ferre
2018-07-04net: Add a new socket option for a future transmit time.Richard Cochran
2018-06-04Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-04Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-05-19Merge branch 'linus' into timers/2038Thomas Gleixner
2018-05-15Remove jsflash driverJens Axboe
2018-04-30sparc64: Fix mistake in oradax license textRob Gardner
2018-04-20y2038: sparc: Extend sysvipc data structuresArnd Bergmann
2018-04-19sparc: fix compat siginfo ABI regressionDmitry V. Levin
2018-03-20sparc: Make auxiliary vectors for ADI available on 32-bit as wellKhalid Aziz
2018-03-18sparc64: Add support for ADI (Application Data Integrity)Khalid Aziz
2018-03-18sparc64: Add auxiliary vectors to report platform ADI propertiesKhalid Aziz
2018-03-18sparc64: Add support for ADI register fields, ASIs and trapsKhalid Aziz
2018-02-11unify {de,}mangle_poll(), get rid of kernel-side POLL...Al Viro
2018-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-01-22sparc64: Oracle DAX driverRob Gardner
2017-12-05bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner
2017-11-29make kernel-side POLL... arch-independentAl Viro
2017-11-27define __poll_t, annotate constantsAl Viro
2017-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2017-11-15vDSO for sparcNagarathnam Muthusamy
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman
2017-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2017-08-03sock: add SOCK_ZEROCOPY sockoptWillem de Bruijn
2017-07-24signal: Remove kernel interal si_code magicEric W. Biederman
2017-07-19signal/sparc: Document a conflict with SI_USER with SIGFPEEric W. Biederman
2017-07-17tty: Fix TIOCGPTPEER ioctl definitionGleb Fotengauer-Malinovskiy