| Age | Commit message (Expand) | Author | Files | Lines |
| 2017-05-11 | uapi: export all headers under uapi directories |  Nicolas Dichtel | 1 | -37/+0 |
| 2017-05-08 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm |  Linus Torvalds | 2 | -4/+20 |
| 2017-04-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net |  David S. Miller | 1 | -6/+9 |
| 2017-04-08 | New getsockopt option to get socket cookie |  Chenbo Feng | 1 | -0/+2 |
| 2017-04-07 | kvm: make KVM_COALESCED_MMIO_PAGE_OFFSET public |  Paolo Bonzini | 1 | -0/+2 |
| 2017-03-28 | KVM: MIPS/VZ: Emulate MAARs when necessary |  James Hogan | 1 | -3/+17 |
| 2017-03-28 | KVM: MIPS: Implement HYPCALL emulation |  James Hogan | 1 | -1/+1 |
| 2017-03-24 | net: Introduce SO_INCOMING_NAPI_ID |  Sridhar Samudrala | 1 | -0/+1 |
| 2017-03-22 | sock: introduce SO_MEMINFO getsockopt |  Josh Hunt | 1 | -0/+3 |
| 2017-03-08 | MIPS: Wire up statx system call |  James Hogan | 1 | -6/+9 |
| 2017-02-03 | KVM: MIPS: Claim KVM_CAP_READONLY_MEM support |  James Hogan | 1 | -0/+2 |
| 2016-11-30 | tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING |  Francis Yan | 1 | -0/+2 |
| 2016-10-14 | MIPS: Wire up new pkey_{mprotect,alloc,free} syscalls |  Ralf Baechle | 1 | -6/+16 |
| 2016-09-09 | x86/pkeys: Allocation/free syscalls |  Dave Hansen | 1 | -0/+5 |
| 2016-08-06 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus |  Linus Torvalds | 1 | -0/+2 |
| 2016-07-28 | MIPS: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO |  James Hogan | 1 | -0/+2 |
| 2016-07-05 | MIPS: inst.h: Rename cbcond{0,1}_op to pop{1,3}0_op |  Paul Burton | 1 | -2/+2 |
| 2016-07-05 | MIPS: inst.h: Rename b{eq,ne}zcji[al]c_op to pop{6,7}6_op |  Paul Burton | 1 | -2/+2 |
| 2016-07-05 | MIPS: uasm: Add r6 MUL encoding |  James Hogan | 1 | -0/+44 |
| 2016-07-05 | MIPS: uasm: Add MTHI/MTLO instructions |  James Hogan | 1 | -0/+2 |
| 2016-07-05 | MIPS: uasm: Add DI instruction |  James Hogan | 1 | -0/+1 |
| 2016-07-05 | MIPS: uasm: Add CFCMSA/CTCMSA instructions |  James Hogan | 1 | -1/+23 |
| 2016-06-15 | MIPS: KVM: Convert emulation to use asm/inst.h |  James Hogan | 1 | -1/+34 |
| 2016-05-13 | MIPS: inst: Declare fsel_op for sel.fmt instruction |  Paul Burton | 1 | -0/+1 |
| 2016-05-13 | MIPS: Loongson-3: Fast TLB refill handler |  Huacai Chen | 1 | -0/+10 |
| 2016-05-13 | MIPS: Fix uapi include in exported asm/siginfo.h |  James Hogan | 1 | -3/+1 |
| 2016-05-09 | MIPS: Fix siginfo.h to use strict posix types |  James Hogan | 1 | -9/+9 |
| 2016-04-03 | MIPS: Wire up preadv2 and pwrite2 syscalls. |  Ralf Baechle | 1 | -6/+12 |
| 2016-03-20 | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -4/+9 |
| 2016-03-05 | mm/pkeys: Fix siginfo ABI breakage caused by new u64 field |  Dave Hansen | 1 | -1/+1 |
| 2016-02-25 | net: Facility to report route quality of connected sockets |  Tom Herbert | 1 | -0/+2 |
| 2016-02-18 | signals, ia64, mips: Update arch-specific siginfos with pkeys field |  Dave Hansen | 1 | -4/+9 |
| 2016-02-05 | MIPS: Wire up copy_file_range syscall. |  Ralf Baechle | 1 | -6/+9 |
| 2016-01-24 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus |  Linus Torvalds | 1 | -3/+12 |
| 2016-01-24 | MIPS: Move KVM specific opcodes into asm/inst.h |  James Hogan | 1 | -1/+2 |
| 2016-01-24 | MIPS: inst.h: Fix some instruction descriptions |  Maciej W. Rozycki | 1 | -2/+2 |
| 2016-01-24 | MIPS: math-emu: Correct the emulation of microMIPS ADDIUPC instruction |  Maciej W. Rozycki | 1 | -0/+8 |
| 2016-01-20 | mm: arch: remove duplicate definitions of MADV_FREE |  Guenter Roeck | 1 | -1/+0 |
| 2016-01-15 | arch/*/include/uapi/asm/mman.h: : let MADV_FREE have same value for all architectures |  Chen Gang | 1 | -0/+1 |
| 2016-01-15 | mm: define MADV_FREE for some arches |  Minchan Kim | 1 | -0/+1 |
| 2016-01-04 | soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF |  Craig Gallek | 1 | -0/+3 |
| 2015-11-15 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus |  Linus Torvalds | 2 | -1/+18 |
| 2015-11-11 | MIPS: Initial implementation of a VDSO |  Alex Smith | 2 | -1/+18 |
| 2015-11-09 | mips: add entry for new mlock2 syscall |  Eric B Munson | 1 | -6/+9 |
| 2015-11-05 | mm: mlock: add mlock flags to enable VM_LOCKONFAULT usage |  Eric B Munson | 1 | -0/+6 |
| 2015-10-05 | MIPS: UAPI: Ignore __arch_swab{16,32,64} when using MIPS16 |  Yousong Zhou | 1 | -3/+4 |
| 2015-10-05 | Revert "MIPS: UAPI: Fix unrecognized opcode WSBH/DSBH/DSHD when using MIPS16." |  Yousong Zhou | 1 | -9/+3 |
| 2015-09-30 | MIPS: Wire up userfaultfd and membarrier syscalls. |  Ralf Baechle | 1 | -6/+12 |
| 2015-09-03 | Merge branch '4.2-fixes' into mips-for-linux-next |  Ralf Baechle | 1 | -3/+9 |
| 2015-09-03 | MIPS: UAPI: Fix unrecognized opcode WSBH/DSBH/DSHD when using MIPS16. |  Yousong Zhou | 1 | -3/+9 |