summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/uapi
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Merge tag 'mips_5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2019-05-091-3/+3
|\
| * Merge tag 'mips_fixes_5.1_1' into mips-nextPaul Burton2019-04-101-7/+0Star
| |\
| * | MIPS: uasm: Add div, mul and sel instructions for mipsr6Hassan Naveed2019-03-191-3/+3
* | | net: socket: implement 64-bit timestampsArnd Bergmann2019-04-191-2/+2
* | | Merge tag 'mips_fixes_5.1_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-03-191-7/+0Star
|\ \ \ | |/ / |/| / | |/
| * MIPS: Remove custom MIPS32 __kernel_fsid_t typePaul Burton2019-03-141-7/+0Star
* | Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2019-03-171-2/+0Star
|\ \
| * | kbuild: force all architectures except um to include mandatory-yMasahiro Yamada2019-03-171-2/+0Star
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-03-141-1/+1
|\ \ \ | |/ / |/| |
| * | y2038: fix socket.h header inclusionArnd Bergmann2019-03-111-1/+1
* | | Merge tag 'asm-generic-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-03-061-3/+1Star
|\ \ \ | |/ / |/| |
| * | arch: move common mmap flags to linux/mman.hMichael S. Tsirkin2019-02-181-3/+1Star
| |/
* | 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/+4
* | socket: Add SO_TIMESTAMPING_NEWDeepa Dinamani2019-02-031-2/+3
* | socket: Add SO_TIMESTAMP[NS]_NEWDeepa Dinamani2019-02-031-2/+12
* | sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLDDeepa Dinamani2019-02-031-7/+16
* | net: introduce SO_BINDTOIFINDEX sockoptDavid Herrmann2019-01-171-0/+2
|/
* arch: remove redundant UAPI generic-y definesMasahiro Yamada2019-01-061-2/+0Star
* arch: remove stale comments "UAPI Header export list"Masahiro Yamada2019-01-061-1/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-12-271-1/+2
|\
| * mips: bpf: implement jitting of BPF_ALU | BPF_ARSH | BPF_XJiong Wang2018-12-071-0/+1
| * mips: bpf: fix encoding bug for mm_srlv32_opJiong Wang2018-12-071-1/+1
* | mips: generate uapi header and system call table filesFiroz Khan2018-12-142-1064/+12Star
* | mips: add +1 to __NR_syscalls in uapi headerFiroz Khan2018-12-141-6/+6
* | mips: remove unused macrosFiroz Khan2018-12-141-15/+0Star
* | mips: add __NR_syscalls along with __NR_Linux_syscallsFiroz Khan2018-12-131-3/+14
* | MIPS: Remove superfluous check for __linux__Sean Young2018-11-191-8/+0Star
|/
* 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
* | signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZEEric W. Biederman2018-10-031-11/+0Star
|/
* net: Add a new socket option for a future transmit time.Richard Cochran2018-07-041-0/+3
* MIPS: Wire up io_pgetevents syscallPaul Burton2018-06-201-6/+9
* MIPS: Wire up the restartable sequences (rseq) syscallPaul Burton2018-06-201-6/+9
* y2038: mips: Extend sysvipc data structuresArnd Bergmann2018-04-203-23/+72
* mm: introduce MAP_FIXED_NOREPLACEMichal Hocko2018-04-111-0/+1
* MIPS: Add crc instruction support flag to elf_hwcapMarcin Nowakowski2018-02-191-0/+1
* unify {de,}mangle_poll(), get rid of kernel-side POLL...Al Viro2018-02-111-18/+1Star
* Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-311-1/+18
|\
| * make kernel-side POLL... arch-independentAl Viro2017-11-301-0/+17
| * define __poll_t, annotate constantsAl Viro2017-11-271-1/+1
* | signal/mips: switch mips to generic siginfoAl Viro2018-01-121-85/+1Star
* | bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner2017-12-051-0/+1
|/
* Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-11-171-0/+1
|\
| * mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flagsDan Williams2017-11-031-0/+1
* | License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman2017-11-0231-0/+31
* | License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman2017-11-028-0/+8
|/