Age | Commit message (Expand) | Author |
2017-03-24 | net: Introduce SO_INCOMING_NAPI_ID | Sridhar Samudrala |
2017-03-22 | sock: introduce SO_MEMINFO getsockopt | Josh Hunt |
2017-02-03 | KVM: MIPS: Claim KVM_CAP_READONLY_MEM support | James Hogan |
2016-11-30 | tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING | Francis Yan |
2016-10-14 | MIPS: Wire up new pkey_{mprotect,alloc,free} syscalls | Ralf Baechle |
2016-09-09 | x86/pkeys: Allocation/free syscalls | Dave Hansen |
2016-08-06 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2016-07-28 | MIPS: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO | James Hogan |
2016-07-05 | MIPS: inst.h: Rename cbcond{0,1}_op to pop{1,3}0_op | Paul Burton |
2016-07-05 | MIPS: inst.h: Rename b{eq,ne}zcji[al]c_op to pop{6,7}6_op | Paul Burton |
2016-07-05 | MIPS: uasm: Add r6 MUL encoding | James Hogan |
2016-07-05 | MIPS: uasm: Add MTHI/MTLO instructions | James Hogan |
2016-07-05 | MIPS: uasm: Add DI instruction | James Hogan |
2016-07-05 | MIPS: uasm: Add CFCMSA/CTCMSA instructions | James Hogan |
2016-06-15 | MIPS: KVM: Convert emulation to use asm/inst.h | James Hogan |
2016-05-13 | MIPS: inst: Declare fsel_op for sel.fmt instruction | Paul Burton |
2016-05-13 | MIPS: Loongson-3: Fast TLB refill handler | Huacai Chen |
2016-05-13 | MIPS: Fix uapi include in exported asm/siginfo.h | James Hogan |
2016-05-09 | MIPS: Fix siginfo.h to use strict posix types | James Hogan |
2016-04-03 | MIPS: Wire up preadv2 and pwrite2 syscalls. | Ralf Baechle |
2016-03-20 | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-03-05 | mm/pkeys: Fix siginfo ABI breakage caused by new u64 field | Dave Hansen |
2016-02-25 | net: Facility to report route quality of connected sockets | Tom Herbert |
2016-02-18 | signals, ia64, mips: Update arch-specific siginfos with pkeys field | Dave Hansen |
2016-02-05 | MIPS: Wire up copy_file_range syscall. | Ralf Baechle |
2016-01-24 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2016-01-24 | MIPS: Move KVM specific opcodes into asm/inst.h | James Hogan |
2016-01-24 | MIPS: inst.h: Fix some instruction descriptions | Maciej W. Rozycki |
2016-01-24 | MIPS: math-emu: Correct the emulation of microMIPS ADDIUPC instruction | Maciej W. Rozycki |
2016-01-20 | mm: arch: remove duplicate definitions of MADV_FREE | Guenter Roeck |
2016-01-15 | arch/*/include/uapi/asm/mman.h: : let MADV_FREE have same value for all archi... | Chen Gang |
2016-01-15 | mm: define MADV_FREE for some arches | Minchan Kim |
2016-01-04 | soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF | Craig Gallek |
2015-11-15 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2015-11-11 | MIPS: Initial implementation of a VDSO | Alex Smith |
2015-11-09 | mips: add entry for new mlock2 syscall | Eric B Munson |
2015-11-05 | mm: mlock: add mlock flags to enable VM_LOCKONFAULT usage | Eric B Munson |
2015-10-05 | MIPS: UAPI: Ignore __arch_swab{16,32,64} when using MIPS16 | Yousong Zhou |
2015-10-05 | Revert "MIPS: UAPI: Fix unrecognized opcode WSBH/DSBH/DSHD when using MIPS16." | Yousong Zhou |
2015-09-30 | MIPS: Wire up userfaultfd and membarrier syscalls. | Ralf Baechle |
2015-09-03 | Merge branch '4.2-fixes' into mips-for-linux-next | Ralf Baechle |
2015-09-03 | MIPS: UAPI: Fix unrecognized opcode WSBH/DSBH/DSHD when using MIPS16. | Yousong Zhou |
2015-09-03 | MIPS: inst.h: Add new MIPS R6 FPU opcodes | Markos Chandras |
2015-09-03 | MIPS: Add uprobes support. | Ralf Baechle |
2015-09-03 | MIPS: AT_HWCAP aux vector infrastructure | Paul Burton |
2015-09-03 | MIPS: Add definitions for extended context | Paul Burton |
2015-09-03 | MIPS: Indicate FP mode in sigcontext sc_used_math | Paul Burton |
2015-09-03 | MIPS: Declare MSA MI10 instruction formats | Leonid Yegoshin |
2015-07-14 | MIPS: asm-offset.c: Patch up various comments refering to the old filename. | Ralf Baechle |
2015-03-27 | MIPS: KVM: Expose MSA registers | James Hogan |