summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/uapi
Commit message (Expand)AuthorAgeFilesLines
...
| | * | 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-301-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-181-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-281-0/+2
* | errno.h: remove "NFS" from descriptions in commentsEric Sandeen2013-11-131-1/+1
* | MIPS: Enable entries for SIGSYS in struct siginfo.Ralf Baechle2013-10-291-0/+9
|/
* MIPS: use generic-y where possibleJames Hogan2013-08-263-7/+3
* MIPS: uapi/asm/siginfo.h: Fix GCC 4.1.2 compilationMaciej W. Rozycki2013-07-301-3/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-07-131-1/+1
|\
| * net: rename busy poll socket op and globalsEliezer Tamir2013-07-101-1/+1
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-07-136-26/+29
|\ \ | |/ |/|
| * Merge branch '3.10-fixes' into mips-for-linux-nextRalf Baechle2013-07-126-21/+24
| |\
| | * MIPS: microMIPS: Fix POOL16C minor opcode enumTony Wu2013-06-211-4/+5
| | * MIPS: <uapi/asm/siginfo.h>: Don't reference CONFIG_* symbols.Ralf Baechle2013-06-181-2/+2
| | * MIPS: <uapi/asm/msgbuf.h>: Don't reference CONFIG_* symbols.Ralf Baechle2013-06-181-6/+6
| | * MIPS: <uapi/asm/swab.h>: Don't reference CONFIG_* symbols.Ralf Baechle2013-06-181-6/+6
| | * MIPS: <uapi/asm/resource.h: Don't reference CONFIG_* symbols.Ralf Baechle2013-06-181-1/+1
| | * MIPS: <uapi/asm/fcntl.h>: Don't reference CONFIG_* symbols.Ralf Baechle2013-06-131-2/+4
| * | MIPS: fcntl.h: Use __kernel_off_t, not off_t.Ralf Baechle2013-07-011-2/+2
| * | MIPS: Use proper include guard symbol for <uapi/asm/fcntl.h>.Ralf Baechle2013-07-011-3/+3
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-192-57/+41
|\ \
| * \ Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-06-111-42/+39
| |\ \ | | |/ | |/|
| | * mips/kvm: Use KVM_REG_MIPS and proper size indicators for *_ONE_REGDavid Daney2013-06-111-42/+39
| * | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-06-081-15/+2
| |\ \ | | |/ | |/|
| | * MIPS: Quit exposing Kconfig symbols in uapi headers.David Daney2013-05-231-15/+2
* | | net: add socket option for low latency pollingEliezer Tamir2013-06-171-0/+2
|/ /
* | mips/kvm: Fix ABI by moving manipulation of CP0 registers to KVM_{G,S}ET_ONE_REGDavid Daney2013-06-031-14/+77
* | mips/kvm: Fix name of gpr field in struct kvm_regs.David Daney2013-06-031-1/+2
* | mips/kvm: Fix ABI for use of 64-bit registers.David Daney2013-06-031-5/+11
* | mips/kvm: Fix ABI for use of FPU.David Daney2013-06-031-8/+21
OpenPOWER on IntegriCloud