summaryrefslogtreecommitdiff
path: root/arch/mips/include/uapi
AgeCommit message (Expand)Author
2014-06-26MIPS: uasm: Add SLT uasm instructionMarkos Chandras
2014-06-26Revert "MIPS: Save/restore MSA context around signals"Paul Burton
2014-06-09Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-06-04Merge branch '3.15-fixes' into mips-for-linux-nextRalf Baechle
2014-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds
2014-05-30MIPS: Add functions for hypervisor callDavid Daney
2014-05-30MIPS: uasm: Add mflo uasm instructionMarkos Chandras
2014-05-30MIPS: uasm: Add mul uasm instructionMarkos Chandras
2014-05-30MIPS: uasm: Add wsbh uasm instructionMarkos Chandras
2014-05-30MIPS: uasm: Add sltu uasm instructionMarkos Chandras
2014-05-30MIPS: uasm: Add mfhi uasm instructionMarkos Chandras
2014-05-30MIPS: uasm: Add divu uasm instructionMarkos Chandras
2014-05-30MIPS: uasm: Add srlv uasm instructionMarkos Chandras
2014-05-30MIPS: uasm: Add sllv uasm instructionMarkos Chandras
2014-05-30MIPS: KVM: Add count frequency KVM registerJames Hogan
2014-05-30MIPS: KVM: Add master disable count interfaceJames Hogan
2014-05-29Merge branch 'wip-mips-pm' of https://github.com/paulburton/linux into mips-f...Ralf Baechle
2014-05-28MIPS: inst.h: define microMIPS wait opPaul Burton
2014-05-28MIPS: inst.h: define microMIPS sync opPaul Burton
2014-05-28MIPS: inst.h: define MT yield opPaul Burton
2014-05-28MIPS: inst.h: define COP0 wait opPaul Burton
2014-05-28MIPS: Add __SANE_USERSPACE_TYPES__ to asm/types.h for LL64Aaro Koskinen
2014-05-25MIPS: Fix inconsistancy of __NR_Linux_syscalls valueHuacai Chen
2014-05-21MIPS: Move definition of __BITFIELD_FIELD to sharable header.Ralf Baechle
2014-05-13MIPS: Wire up renameat2 syscall.Ralf Baechle
2014-05-13MIPS: inst.h: Rename BITFIELD_FIELD to __BITFIELD_FIELD.Ralf Baechle
2014-03-31Merge branch '3.14-fixes' into mips-for-linux-nextRalf Baechle
2014-03-26MIPS: uapi: inst: Add instruction format for SPECIAL3 instructionsLeonid Yegoshin
2014-03-26MIPS: uapi: inst: Add new EVA opcodesLeonid Yegoshin
2014-03-26MIPS: Save/restore MSA context around signalsPaul Burton
2014-03-11MIPS: math-emu: Fix prefx detection and COP1X function field definitionDeng-Cheng Zhu
2014-02-04MIPS: Wire up sched_setattr/sched_getattr syscallsJames Hogan
2014-01-30Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-01-18net: introduce SO_BPF_EXTENSIONSMichal Sekletar
2014-01-13MIPS: microMIPS: mfhc1 & mthc1 support for the FPU emulatorSteven J. Hill
2014-01-13MIPS: math-emu: Add mfhc1 & mthc1 support.Leonid Yegoshin
2013-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-11-13errno.h: remove "NFS" from descriptions in commentsEric Sandeen
2013-10-29MIPS: Enable entries for SIGSYS in struct siginfo.Ralf Baechle
2013-09-28net: introduce SO_MAX_PACING_RATEEric Dumazet
2013-08-26MIPS: use generic-y where possibleJames Hogan
2013-07-30MIPS: uapi/asm/siginfo.h: Fix GCC 4.1.2 compilationMaciej W. Rozycki
2013-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-07-13Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-07-12Merge branch '3.10-fixes' into mips-for-linux-nextRalf Baechle
2013-07-10net: rename busy poll socket op and globalsEliezer Tamir
2013-07-01MIPS: fcntl.h: Use __kernel_off_t, not off_t.Ralf Baechle
2013-07-01MIPS: Use proper include guard symbol for <uapi/asm/fcntl.h>.Ralf Baechle
2013-06-21MIPS: microMIPS: Fix POOL16C minor opcode enumTony Wu
2013-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller