aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include/uapi (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-27MIPS: KVM: Expose MSA registersJames Hogan1-2/+10
2015-03-27MIPS: KVM: Expose FPU registersJames Hogan1-10/+27
2015-03-27MIPS: KVM: Clean up register definitions a littleJames Hogan1-53/+66
2015-02-21Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-18/+17
2015-02-19Merge branch 'mipsr6-for-3.20' of git://git.linux-mips.org/pub/scm/mchandras/linux into mips-for-linux-nextRalf Baechle1-10/+14
2015-02-19MIPS: Provide correct siginfo_t.si_stimePetr Malat1-8/+3
2015-02-17MIPS: Emulate the new MIPS R6 BNEZC and JIALC instructionsMarkos Chandras1-1/+1
2015-02-17MIPS: Emulate the new MIPS R6 BEQZC and JIC instructionsMarkos Chandras1-1/+1
2015-02-17MIPS: Emulate the new MIPS R6 BALC instructionMarkos Chandras1-1/+1
2015-02-17MIPS: Emulate the new MIPS R6 BNVC, BNEC and BNEZLAC instructionsMarkos Chandras1-1/+1
2015-02-17MIPS: Emulate the new MIPS R6 BOVC, BEQC and BEQZALC instructionsMarkos Chandras1-1/+1
2015-02-17MIPS: Emulate the new MIPS R6 branch compact (BC) instructionMarkos Chandras1-1/+1
2015-02-17MIPS: Emulate the BC1{EQ,NE}Z FPU instructionsMarkos Chandras1-1/+2
2015-02-16MIPS: mm: Add MIPS R6 instruction encodingsLeonid Yegoshin1-3/+6
2015-01-13MIPS: Wire up execveat(2).Ralf Baechle1-6/+9
2014-12-11Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-3/+4
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+5
2014-12-10Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+4
2014-12-05net: sock: allow eBPF programs to be attached to socketsAlexei Starovoitov1-0/+3
2014-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2014-11-24MIPS: Add MFHC0 and MTHC0 instructions to uasm.Steven J. Hill1-3/+4
2014-11-24MIPS: Fix a copy & paste error in unistd.hHuacai Chen1-1/+1
2014-11-18mips: Sync struct siginfo with general versionQiaowei Ren1-0/+4
2014-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-6/+9
2014-11-11net: introduce SO_INCOMING_CPUEric Dumazet1-0/+2
2014-10-27MIPS: Wire up bpf syscall.Ralf Baechle1-6/+9
2014-10-23MIPS: ptrace.h: Add a missing includeAaro Koskinen1-0/+2
2014-10-18Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-4/+14
2014-10-08Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-0/+2
2014-09-22MIPS: Use WSBH/DSBH/DSHD on Loongson 3AChen Jie1-4/+14
2014-09-10mips/uapi: Add definition of TIOC[SG]RS485Ricardo Ribalda Delgado1-0/+2
2014-08-26MIPS: Wire up new syscalls getrandom and memfd_create.Ralf Baechle1-6/+12
2014-08-07Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-11/+220
2014-08-02MIPS: asm/reg.h: Move to uapiAlex Smith1-0/+206
2014-08-02MIPS: ptrace: Fix user pt_regs definition, use in ptrace_{get, set}regs()Alex Smith1-11/+14
2014-07-18MIPS: add seccomp syscallKees Cook1-6/+9
2014-06-26MIPS: uasm: Add SLT uasm instructionMarkos Chandras1-0/+1
2014-06-26Revert "MIPS: Save/restore MSA context around signals"Paul Burton1-8/+0
2014-06-09Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds5-31/+74
2014-06-04Merge branch '3.15-fixes' into mips-for-linux-nextRalf Baechle1-3/+3
2014-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds1-0/+35
2014-05-30MIPS: Add functions for hypervisor callDavid Daney1-1/+5
2014-05-30MIPS: uasm: Add mflo uasm instructionMarkos Chandras1-0/+1
2014-05-30MIPS: uasm: Add mul uasm instructionMarkos Chandras1-0/+1
2014-05-30MIPS: uasm: Add wsbh uasm instructionMarkos Chandras1-0/+11
2014-05-30MIPS: uasm: Add sltu uasm instructionMarkos Chandras1-0/+1
2014-05-30MIPS: uasm: Add mfhi uasm instructionMarkos Chandras1-0/+1
2014-05-30MIPS: uasm: Add divu uasm instructionMarkos Chandras1-0/+1
2014-05-30MIPS: uasm: Add srlv uasm instructionMarkos Chandras1-0/+1
2014-05-30MIPS: uasm: Add sllv uasm instructionMarkos Chandras1-0/+1