aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include/uapi (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-31Merge branch '3.14-fixes' into mips-for-linux-nextRalf Baechle1-2/+2
2014-03-26MIPS: uapi: inst: Add instruction format for SPECIAL3 instructionsLeonid Yegoshin1-0/+11
2014-03-26MIPS: uapi: inst: Add new EVA opcodesLeonid Yegoshin1-4/+10
2014-03-26MIPS: Save/restore MSA context around signalsPaul Burton1-0/+8
2014-03-11MIPS: math-emu: Fix prefx detection and COP1X function field definitionDeng-Cheng Zhu1-2/+2
2014-02-04MIPS: Wire up sched_setattr/sched_getattr syscallsJames Hogan1-6/+12
2014-01-30Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-2/+5
2014-01-18net: introduce SO_BPF_EXTENSIONSMichal Sekletar1-0/+2
2014-01-13MIPS: microMIPS: mfhc1 & mthc1 support for the FPU emulatorSteven J. Hill1-0/+2
2014-01-13MIPS: math-emu: Add mfhc1 & mthc1 support.Leonid Yegoshin1-2/+3
2013-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+2
2013-11-13errno.h: remove "NFS" from descriptions in commentsEric Sandeen1-1/+1
2013-10-29MIPS: Enable entries for SIGSYS in struct siginfo.Ralf Baechle1-0/+9
2013-09-28net: introduce SO_MAX_PACING_RATEEric Dumazet1-0/+2
2013-08-26MIPS: use generic-y where possibleJames Hogan3-7/+3
2013-07-30MIPS: uapi/asm/siginfo.h: Fix GCC 4.1.2 compilationMaciej W. Rozycki1-3/+4
2013-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2013-07-13Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds6-26/+29
2013-07-12Merge branch '3.10-fixes' into mips-for-linux-nextRalf Baechle6-21/+24
2013-07-10net: rename busy poll socket op and globalsEliezer Tamir1-1/+1
2013-07-01MIPS: fcntl.h: Use __kernel_off_t, not off_t.Ralf Baechle1-2/+2
2013-07-01MIPS: Use proper include guard symbol for <uapi/asm/fcntl.h>.Ralf Baechle1-3/+3
2013-06-21MIPS: microMIPS: Fix POOL16C minor opcode enumTony Wu1-4/+5
2013-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-57/+41
2013-06-18MIPS: <uapi/asm/siginfo.h>: Don't reference CONFIG_* symbols.Ralf Baechle1-2/+2
2013-06-18MIPS: <uapi/asm/msgbuf.h>: Don't reference CONFIG_* symbols.Ralf Baechle1-6/+6
2013-06-18MIPS: <uapi/asm/swab.h>: Don't reference CONFIG_* symbols.Ralf Baechle1-6/+6
2013-06-18MIPS: <uapi/asm/resource.h: Don't reference CONFIG_* symbols.Ralf Baechle1-1/+1
2013-06-17net: add socket option for low latency pollingEliezer Tamir1-0/+2
2013-06-13MIPS: <uapi/asm/fcntl.h>: Don't reference CONFIG_* symbols.Ralf Baechle1-2/+4
2013-06-11Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-42/+39
2013-06-11mips/kvm: Use KVM_REG_MIPS and proper size indicators for *_ONE_REGDavid Daney1-42/+39
2013-06-08Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-15/+2
2013-06-03mips/kvm: Fix ABI by moving manipulation of CP0 registers to KVM_{G,S}ET_ONE_REGDavid Daney1-14/+77
2013-06-03mips/kvm: Fix name of gpr field in struct kvm_regs.David Daney1-1/+2
2013-06-03mips/kvm: Fix ABI for use of 64-bit registers.David Daney1-5/+11
2013-06-03mips/kvm: Fix ABI for use of FPU.David Daney1-8/+21
2013-05-23Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+55
2013-05-23MIPS: Quit exposing Kconfig symbols in uapi headers.David Daney1-15/+2
2013-05-22MIPS: N64: Wire getdents64(2)Aron Xu1-2/+3
2013-05-22KVM/MIPS32: Move include/asm/kvm.h => include/uapi/asm/kvm.h since it is a user visible API.Sanjay Lal1-0/+55
2013-05-10Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-0/+564
2013-05-09MIPS: MIPS16e: Add instruction formats.Steven J. Hill1-0/+110
2013-05-09MIPS: microMIPS: Floating point support.Leonid Yegoshin1-0/+5
2013-05-01MIPS: microMIPS: Add instruction formats.Steven J. Hill1-0/+449
2013-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+6
2013-04-05MIPS: Delete definition of SA_RESTORER.Ralf Baechle1-2/+6
2013-03-31net: add option to enable error queue packets waking selectKeller, Jacob E1-0/+2
2013-03-02Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds20-282/+606
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-4/+2