summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/uapi/asm
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...Linus Torvalds2017-09-161-1/+1
|\
| * MIPS: microMIPS: Fix decoding of swsp16 instructionMatt Redfearn2017-09-061-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-09-121-2/+2
|\ \
| * | mips/signal: In force_fcr31_sig return in the impossible caseEric W. Biederman2017-08-181-7/+0Star
| * | signal: Remove kernel interal si_code magicEric W. Biederman2017-07-241-3/+3
| * | signal/mips: Document a conflict with SI_USER with SIGFPEEric W. Biederman2017-07-201-0/+7
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-09-071-11/+3Star
|\ \ \
| * | | mm,fork: introduce MADV_WIPEONFORKRik van Riel2017-09-071-0/+3
| * | | mm: arch: consolidate mmap hugetlb size encodingsMike Kravetz2017-09-071-11/+0Star
| | |/ | |/|
* / | sock: add SOCK_ZEROCOPY sockoptWillem de Bruijn2017-08-041-0/+2
|/ /
* / tty: Fix TIOCGPTPEER ioctl definitionGleb Fotengauer-Malinovskiy2017-07-171-1/+1
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2017-07-151-1/+19
|\
| * MIPS: unaligned: Add DSP lwx & lhx missaligned access supportMiodrag Dinic2017-06-291-0/+11
| * MIPS: Correctly define DBSHFL type instruction opcodes.David Daney2017-06-281-1/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-051-0/+4
|\ \
| * | net: introduce SO_PEERGROUPS getsockoptDavid Herrmann2017-06-211-0/+2
| * | net: Define SCM_TIMESTAMPING_PKTINFO on all architectures.David S. Miller2017-05-221-0/+2
| |/
* / tty: add TIOCGPTPEER ioctlAleksa Sarai2017-06-091-0/+1
|/
* uapi: export all headers under uapi directoriesNicolas Dichtel2017-05-101-37/+0Star
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-05-082-4/+20
|\