summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/uapi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-12-121-3/+4
|\
| * MIPS: Add MFHC0 and MTHC0 instructions to uasm.Steven J. Hill2014-11-241-3/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-12-111-0/+5
|\ \
| * | net: sock: allow eBPF programs to be attached to socketsAlexei Starovoitov2014-12-061-0/+3
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-301-1/+1
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-141-6/+9
| |\ \ \ | | | |/ | | |/|
| * | | net: introduce SO_INCOMING_CPUEric Dumazet2014-11-111-0/+2
* | | | Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-101-0/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | mips: Sync struct siginfo with general versionQiaowei Ren2014-11-181-0/+4
| | |/ | |/|
* / | MIPS: Fix a copy & paste error in unistd.hHuacai Chen2014-11-241-1/+1
|/ /
* / MIPS: Wire up bpf syscall.Ralf Baechle2014-10-271-6/+9
|/
* MIPS: ptrace.h: Add a missing includeAaro Koskinen2014-10-231-0/+2
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-10-181-4/+14
|\
| * MIPS: Use WSBH/DSBH/DSHD on Loongson 3AChen Jie2014-09-221-4/+14
* | Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-10-081-0/+2
|\ \ | |/ |/|
| * mips/uapi: Add definition of TIOC[SG]RS485Ricardo Ribalda Delgado2014-09-101-0/+2
* | MIPS: Wire up new syscalls getrandom and memfd_create.Ralf Baechle2014-08-261-6/+12
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-08-072-11/+220
|\
| * MIPS: asm/reg.h: Move to uapiAlex Smith2014-08-021-0/+206
| * MIPS: ptrace: Fix user pt_regs definition, use in ptrace_{get, set}regs()Alex Smith2014-08-021-11/+14
* | MIPS: add seccomp syscallKees Cook2014-07-181-6/+9
|/
* MIPS: uasm: Add SLT uasm instructionMarkos Chandras2014-06-261-0/+1
* Revert "MIPS: Save/restore MSA context around signals"Paul Burton2014-06-261-8/+0Star
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-06-105-31/+74
|\
| * Merge branch '3.15-fixes' into mips-for-linux-nextRalf Baechle2014-06-041-3/+3
| |\
| * | MIPS: Add functions for hypervisor callDavid Daney2014-05-301-1/+5
| * | MIPS: uasm: Add mflo uasm instructionMarkos Chandras2014-05-301-0/+1
| * | MIPS: uasm: Add mul uasm instructionMarkos Chandras2014-05-301-0/+1
| * | MIPS: uasm: Add wsbh uasm instructionMarkos Chandras2014-05-301-0/+11
| * | MIPS: uasm: Add sltu uasm instructionMarkos Chandras2014-05-301-0/+1
| * | MIPS: uasm: Add mfhi uasm instructionMarkos Chandras2014-05-301-0/+1
| * | MIPS: uasm: Add divu uasm instructionMarkos Chandras2014-05-301-0/+1
| * | MIPS: uasm: Add srlv uasm instructionMarkos Chandras2014-05-301-0/+1
| * | MIPS: uasm: Add sllv uasm instructionMarkos Chandras2014-05-301-0/+1
| * | Merge branch 'wip-mips-pm' of https://github.com/paulburton/linux into mips-f...Ralf Baechle2014-05-291-11/+15
| |\ \
| | * | MIPS: inst.h: define microMIPS wait opPaul Burton2014-05-281-0/+1
| | * | MIPS: inst.h: define microMIPS sync opPaul Burton2014-05-281-0/+1
| | * | MIPS: inst.h: define MT yield opPaul Burton2014-05-281-10/+11
| | * | MIPS: inst.h: define COP0 wait opPaul Burton2014-05-281-1/+2
| * | | MIPS: Add __SANE_USERSPACE_TYPES__ to asm/types.h for LL64Aaro Koskinen2014-05-281-1/+4
| * | | MIPS: Move definition of __BITFIELD_FIELD to sharable header.Ralf Baechle2014-05-213-18/+32
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds2014-06-041-0/+35
|\ \ \ \ | |_|_|/ |/| | |
| * | | MIPS: KVM: Add count frequency KVM registerJames Hogan2014-05-301-0/+7
| * | | MIPS: KVM: Add master disable count interfaceJames Hogan2014-05-301-0/+28
| | |/ | |/|
* | | MIPS: Fix inconsistancy of __NR_Linux_syscalls valueHuacai Chen2014-05-251-3/+3
| |/ |/|
* | MIPS: Wire up renameat2 syscall.Ralf Baechle2014-05-131-3/+6
* | MIPS: inst.h: Rename BITFIELD_FIELD to __BITFIELD_FIELD.Ralf Baechle2014-05-131-199/+199
|/
* Merge branch '3.14-fixes' into mips-for-linux-nextRalf Baechle2014-03-311-2/+2
|\
| * MIPS: math-emu: Fix prefx detection and COP1X function field definitionDeng-Cheng Zhu2014-03-111-2/+2
* | MIPS: uapi: inst: Add instruction format for SPECIAL3 instructionsLeonid Yegoshin2014-03-261-0/+11