summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/uapi
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Move definition of __BITFIELD_FIELD to sharable header.Ralf Baechle2014-05-213-18/+32
* 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
* | MIPS: Enable entries for SIGSYS in struct siginfo.Ralf Baechle2013-10-291-0/+9
|/
* MIPS: use generic-y where possibleJames Hogan2013-08-263-7/+3Star
* 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-141-1/+1
|\
| * net: rename busy poll socket op and globalsEliezer Tamir2013-07-111-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-202-57/+41Star
|\ \
| * \ Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-06-111-42/+39Star
| |\ \ | | |/ | |/|
| | * mips/kvm: Use KVM_REG_MIPS and proper size indicators for *_ONE_REGDavid Daney2013-06-111-42/+39Star
| * | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-06-081-15/+2Star
| |\ \ | | |/ | |/|
| | * MIPS: Quit exposing Kconfig symbols in uapi headers.David Daney2013-05-231-15/+2Star
* | | net: add socket option for low latency pollingEliezer Tamir2013-06-181-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
* | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-05-231-0/+55
|\ \ | |/ |/|
| * KVM/MIPS32: Move include/asm/kvm.h => include/uapi/asm/kvm.h since it is a us...Sanjay Lal2013-05-221-0/+55
* | MIPS: N64: Wire getdents64(2)Aron Xu2013-05-221-2/+3
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-05-101-0/+564
|\
| * MIPS: MIPS16e: Add instruction formats.Steven J. Hill2013-05-091-0/+110
| * MIPS: microMIPS: Floating point support.Leonid Yegoshin2013-05-091-0/+5
| * MIPS: microMIPS: Add instruction formats.Steven J. Hill2013-05-011-0/+449
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-081-2/+6
|\|
| * MIPS: Delete definition of SA_RESTORER.Ralf Baechle2013-04-051-2/+6