summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/uapi
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* | 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-071-2/+6
|\ \ | |/
| * MIPS: Delete definition of SA_RESTORER.Ralf Baechle2013-04-051-2/+6
* | net: add option to enable error queue packets waking selectKeller, Jacob E2013-03-311-0/+2
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-03-0220-282/+606
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Ralf Baechle2013-02-221-3/+2
| |\
| * | MIPS: Quit exporting kernel internel break codes to uapi/asm/break.hDavid Daney2013-02-201-3/+3
| * | MIPS: Cleanup break and trap codes.Ralf Baechle2013-02-151-8/+0
| * | MIPS: Redefine value of BRK_BUG.Steven J. Hill2013-02-151-1/+1
| * | MIPS: Whitespace cleanup.Ralf Baechle2013-02-0119-313/+313
| * | MIPS: inst.h: Add MDMX and paired single instruction aka MIPS-3D formats.Ralf Baechle2013-02-011-0/+23
| * | MIPS: inst.h: Eleminate per endianess structure definitions.Ralf Baechle2013-02-011-140/+86
| * | MIPS: UAPI: Split inst.h into exported and kernel-only part.Ralf Baechle2013-02-012-0/+363
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-231-4/+2
|\ \ \ | |_|/ |/| |
| * | consolidate kernel-side struct sigaction declarationsAl Viro2013-02-031-0/+2
| * | consolidate declarations of k_sigactionAl Viro2013-02-031-4/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-02-082-0/+38
|\ \ \ | | |/ | |/|
| * | MIPS: Export <asm/break.h>.Ralf Baechle2013-01-162-0/+38
| |/
* | Remove leftover #endif after introducing SO_REUSEPORTThomas Graf2013-01-271-1/+0
* | soreuseport: infrastructureTom Herbert2013-01-231-2/+1
* | sk-filter: Add ability to lock a socket filter programVincent Bernat2013-01-171-0/+1
|/
* MIPS: Wire up finit_module syscall.Ralf Baechle2012-12-281-6/+9
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-201-6/+0
|\
| * unify SS_ONSTACK/SS_DISABLE definitionsAl Viro2012-12-191-6/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-12-121-0/+1
|\ \
OpenPOWER on IntegriCloud