summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/uapi
Commit message (Expand)AuthorAgeFilesLines
* 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
* | MIPS: uapi: inst: Add new EVA opcodesLeonid Yegoshin2014-03-261-4/+10
* | MIPS: Save/restore MSA context around signalsPaul Burton2014-03-261-0/+8
|/
* MIPS: Wire up sched_setattr/sched_getattr syscallsJames Hogan2014-02-041-6/+12
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-01-311-2/+5
|\
| * MIPS: microMIPS: mfhc1 & mthc1 support for the FPU emulatorSteven J. Hill2014-01-131-0/+2
| * MIPS: math-emu: Add mfhc1 & mthc1 support.Leonid Yegoshin2014-01-131-2/+3
* | net: introduce SO_BPF_EXTENSIONSMichal Sekletar2014-01-191-0/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-11-131-0/+2
|\
| * net: introduce SO_MAX_PACING_RATEEric Dumazet2013-09-291-0/+2
* | errno.h: remove "NFS" from descriptions in commentsEric Sandeen2013-11-131-1/+1