aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/include/uapi
Commit message (Expand)AuthorAge
* treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headersMasahiro Yamada2019-07-25
* mm/mmap: move common defines to mman-common.hAneesh Kumar K.V2019-07-16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2019-07-13
|\
| * sparc: fix unknown type name u_int in uapi headerMasahiro Yamada2019-06-13
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-06-20
|\ \ | |/ |/|
| * bpf: net: Add SO_DETACH_REUSEPORT_BPFMartin KaFai Lau2019-06-14
* | treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman2019-05-30
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-21
* asm-generic: generalize asm/sockios.hArnd Bergmann2019-04-19
* KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supportedMasahiro Yamada2019-03-28
* Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2019-03-17
|\
| * kbuild: force all architectures except um to include mandatory-yMasahiro Yamada2019-03-16
* | y2038: fix socket.h header inclusionArnd Bergmann2019-03-11
|/
* socket: fix for Add SO_TIMESTAMP[NS]_NEWStephen Rothwell2019-02-03
* sock: Add SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEWDeepa Dinamani2019-02-03
* socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixesDeepa Dinamani2019-02-03
* socket: Add SO_TIMESTAMPING_NEWDeepa Dinamani2019-02-03
* socket: Add SO_TIMESTAMP[NS]_NEWDeepa Dinamani2019-02-03
* arch: sparc: Override struct __kernel_old_timevalDeepa Dinamani2019-02-03
* sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLDDeepa Dinamani2019-02-03
* net: introduce SO_BINDTOIFINDEX sockoptDavid Herrmann2019-01-17
* arch: remove redundant UAPI generic-y definesMasahiro Yamada2019-01-05
* arch: remove stale comments "UAPI Header export list"Masahiro Yamada2019-01-05
* sparc: generate uapi header and system call table filesFiroz Khan2018-11-18
* sparc: add __NR_syscalls along with NR_syscallsFiroz Khan2018-11-18
* sparc: move __IGNORE* entries to non uapi headerFiroz Khan2018-11-18
* Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-10-29
|\
| * tty/serial_core: add ISO7816 infrastructureNicolas Ferre2018-10-02
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-10-24
|\ \
| * | signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZEEric W. Biederman2018-10-03
| * | signal/sparc: Move EMT_TAGOVF into the generic siginfo.hEric W. Biederman2018-10-03
| |/
* / sparc: Wire up io_pgetevents system call.David S. Miller2018-10-09
|/
* net: Add a new socket option for a future transmit time.Richard Cochran2018-07-04
* Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-05
|\
| * Merge branch 'linus' into timers/2038Thomas Gleixner2018-05-19
| |\
| * | y2038: sparc: Extend sysvipc data structuresArnd Bergmann2018-04-20
* | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-06-04
|\ \ \
| * | | sparc: fix compat siginfo ABI regressionDmitry V. Levin2018-04-19
| |/ /
* | / Remove jsflash driverJens Axboe2018-05-15
| |/ |/|
* | sparc64: Fix mistake in oradax license textRob Gardner2018-04-30
|/
* sparc: Make auxiliary vectors for ADI available on 32-bit as wellKhalid Aziz2018-03-20
* sparc64: Add support for ADI (Application Data Integrity)Khalid Aziz2018-03-18
* sparc64: Add auxiliary vectors to report platform ADI propertiesKhalid Aziz2018-03-18
* sparc64: Add support for ADI register fields, ASIs and trapsKhalid Aziz2018-03-18
* unify {de,}mangle_poll(), get rid of kernel-side POLL...Al Viro2018-02-11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2018-02-01
|\
| * sparc64: Oracle DAX driverRob Gardner2018-01-22
* | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-30
|\ \ | |/ |/|
| * make kernel-side POLL... arch-independentAl Viro2017-11-29
| * define __poll_t, annotate constantsAl Viro2017-11-27