summaryrefslogtreecommitdiffstats
path: root/arch/sparc/include/uapi/asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2020-01-302-18/+11
|\
| * sparc32: fix struct ipc64_perm type definitionArnd Bergmann2020-01-211-11/+11
| * sparc: remove unneeded uapi/asm/statfs.hMasahiro Yamada2019-07-231-7/+0
* | arch: sembuf.h: make uapi asm/sembuf.h self-containedMasahiro Yamada2019-12-051-0/+2
* | arch: msgbuf.h: make uapi asm/msgbuf.h self-containedMasahiro Yamada2019-12-051-0/+2
* | arch: ipcbuf.h: make uapi asm/ipcbuf.h self-containedMasahiro Yamada2019-12-051-0/+2
* | y2038: stat: avoid 'time_t' in 'struct stat'Arnd Bergmann2019-11-151-12/+12
* | y2038: ipc: remove __kernel_time_t reference from headersArnd Bergmann2019-11-153-8/+8
* | treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headersMasahiro Yamada2019-07-251-1/+1
|/
* mm/mmap: move common defines to mman-common.hAneesh Kumar K.V2019-07-171-6/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2019-07-141-2/+1
|\
| * sparc: fix unknown type name u_int in uapi headerMasahiro Yamada2019-06-131-2/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-06-201-0/+2
|\ \ | |/ |/|
| * bpf: net: Add SO_DETACH_REUSEPORT_BPFMartin KaFai Lau2019-06-151-0/+2
* | treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman2019-05-301-0/+1
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-211-13/+1
* asm-generic: generalize asm/sockios.hArnd Bergmann2019-04-191-15/+0
* KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supportedMasahiro Yamada2019-03-281-2/+0
* Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2019-03-171-2/+0
|\
| * kbuild: force all architectures except um to include mandatory-yMasahiro Yamada2019-03-171-2/+0
* | y2038: fix socket.h header inclusionArnd Bergmann2019-03-111-1/+1
|/
* socket: fix for Add SO_TIMESTAMP[NS]_NEWStephen Rothwell2019-02-041-1/+1
* sock: Add SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEWDeepa Dinamani2019-02-031-2/+9
* socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixesDeepa Dinamani2019-02-031-2/+5
* socket: Add SO_TIMESTAMPING_NEWDeepa Dinamani2019-02-031-2/+3
* socket: Add SO_TIMESTAMP[NS]_NEWDeepa Dinamani2019-02-031-2/+12
* arch: sparc: Override struct __kernel_old_timevalDeepa Dinamani2019-02-031-0/+10
* sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLDDeepa Dinamani2019-02-031-8/+16
* net: introduce SO_BINDTOIFINDEX sockoptDavid Herrmann2019-01-171-0/+2
* arch: remove redundant UAPI generic-y definesMasahiro Yamada2019-01-061-2/+0
* arch: remove stale comments "UAPI Header export list"Masahiro Yamada2019-01-061-1/+0
* sparc: generate uapi header and system call table filesFiroz Khan2018-11-192-409/+5
* sparc: add __NR_syscalls along with NR_syscallsFiroz Khan2018-11-191-1/+3
* sparc: move __IGNORE* entries to non uapi headerFiroz Khan2018-11-191-16/+0
* Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-10-291-0/+2
|\
| * tty/serial_core: add ISO7816 infrastructureNicolas Ferre2018-10-021-0/+2
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-10-241-7/+0
|\ \
| * | signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZEEric W. Biederman2018-10-031-1/+0
| * | signal/sparc: Move EMT_TAGOVF into the generic siginfo.hEric W. Biederman2018-10-031-6/+0
| |/
* / sparc: Wire up io_pgetevents system call.David S. Miller2018-10-101-1/+2
|/
* net: Add a new socket option for a future transmit time.Richard Cochran2018-07-041-0/+3
* Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-053-34/+25
|\
| * Merge branch 'linus' into timers/2038Thomas Gleixner2018-05-191-1/+1
| |\
| * | y2038: sparc: Extend sysvipc data structuresArnd Bergmann2018-04-203-34/+25
* | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-06-051-7/+0
|\ \ \
| * | | sparc: fix compat siginfo ABI regressionDmitry V. Levin2018-04-191-7/+0
| |/ /
* | / Remove jsflash driverJens Axboe2018-05-151-40/+0
| |/ |/|
* | sparc64: Fix mistake in oradax license textRob Gardner2018-04-301-1/+1
|/
* sparc: Make auxiliary vectors for ADI available on 32-bit as wellKhalid Aziz2018-03-201-4/+0
* sparc64: Add support for ADI (Application Data Integrity)Khalid Aziz2018-03-181-0/+2