Age | Commit message (Expand) | Author | Files | Lines |
2016-07-27 | mm: do not pass mm_struct into handle_mm_fault | Kirill A. Shutemov | 1 | -1/+1 |
2016-07-26 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -5/+12 |
2016-07-25 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -19/+154 |
2016-07-07 | Merge branch 'clockevents/4.8' of http://git.linaro.org/people/daniel.lezcano... | Thomas Gleixner | 1 | -5/+12 |
2016-07-06 | MIPS: Fix page table corruption on THP permission changes. | David Daney | 1 | -1/+1 |
2016-07-02 | MIPS: Fix possible corruption of cache mode by mprotect. | Ralf Baechle | 1 | -4/+6 |
2016-06-28 | clocksources: Switch back to the clksrc table | Daniel Lezcano | 1 | -1/+1 |
2016-06-28 | clocksource/drivers/ralink: Convert init function to return error | Daniel Lezcano | 1 | -6/+13 |
2016-06-25 | mips: get rid of superfluous __GFP_REPEAT | Michal Hocko | 1 | -3/+3 |
2016-06-16 | locking/atomic, arch/mips: Convert to _relaxed atomics | Peter Zijlstra | 1 | -20/+22 |
2016-06-16 | locking/atomic: Remove linux/atomic.h:atomic_fetch_or() | Peter Zijlstra | 1 | -2/+0 |
2016-06-16 | locking/atomic, arch/mips: Implement atomic{,64}_fetch_{add,sub,and,or,xor}() | Peter Zijlstra | 1 | -9/+129 |
2016-06-14 | locking/spinlock, arch: Update and fix spin_unlock_wait() implementations | Peter Zijlstra | 1 | -2/+17 |
2016-06-14 | MIPS: KVM: Fix CACHE triggered exception emulation | James Hogan | 1 | -0/+3 |
2016-06-14 | MIPS: KVM: Don't unwind PC when emulating CACHE | James Hogan | 1 | -6/+10 |
2016-06-14 | MIPS: KVM: Include bit 31 in segment matches | James Hogan | 1 | -1/+1 |
2016-06-14 | MIPS: KVM: Fix modular KVM under QEMU | James Hogan | 4 | -1/+13 |
2016-05-29 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 58 | -248/+353 |
2016-05-28 | MIPS: Add missing FROZEN hotplug notifier transitions | Anna-Maria Gleixner | 1 | -1/+1 |
2016-05-28 | MIPS: Build microMIPS VDSO for microMIPS kernels | James Hogan | 1 | -0/+1 |
2016-05-28 | MIPS: Fix sigreturn via VDSO on microMIPS kernel | James Hogan | 1 | -8/+0 |
2016-05-28 | MIPS: devicetree: fix cpu interrupt controller node-names | Antony Pavlov | 6 | -6/+6 |
2016-05-28 | MIPS: VDSO: Build with `-fno-strict-aliasing' | Maciej W. Rozycki | 1 | -1/+2 |
2016-05-28 | MIPS: Pistachio: Enable KASLR | Matt Redfearn | 2 | -2/+7 |
2016-05-28 | MIPS: lib: Mark intrinsics notrace | Harvey Hunt | 7 | -7/+7 |
2016-05-28 | MIPS: Fix 64-bit HTW configuration | James Hogan | 1 | -2/+12 |
2016-05-28 | MIPS: Add 64-bit HTW fields | James Hogan | 2 | -2/+14 |
2016-05-28 | MIPS: Simplify DSP instruction encoding macros | James Hogan | 1 | -90/+17 |
2016-05-28 | MIPS: Add missing tlbinvf/XPA microMIPS encodings | James Hogan | 1 | -5/+7 |
2016-05-28 | MIPS: Fix little endian microMIPS MSA encodings | James Hogan | 2 | -62/+58 |
2016-05-28 | MIPS: Add missing VZ accessor microMIPS encodings | James Hogan | 1 | -9/+18 |
2016-05-28 | MIPS: Add inline asm encoding helpers | James Hogan | 1 | -0/+27 |
2016-05-28 | MIPS: Spelling fix lets -> let's | Ralf Baechle | 9 | -10/+10 |
2016-05-28 | MIPS: VR41xx: Fix typo | Andrea Gelmini | 1 | -1/+1 |
2016-05-28 | MIPS: oprofile: Fix typo | Andrea Gelmini | 1 | -1/+1 |
2016-05-28 | MIPS: math-emu: Fix typo | Andrea Gelmini | 1 | -2/+2 |
2016-05-28 | MIPS: lib: Fix typo | Andrea Gelmini | 1 | -1/+1 |
2016-05-28 | MIPS: kernel: Fix typo | Andrea Gelmini | 1 | -1/+1 |
2016-05-28 | MIPS: R6: Fix typo | Andrea Gelmini | 1 | -1/+1 |
2016-05-28 | MIPS: IP22/IP28: Fix typo | Andrea Gelmini | 1 | -1/+1 |
2016-05-28 | MIPS: Cavium: Fix typo | Andrea Gelmini | 4 | -4/+4 |
2016-05-28 | MIPS: MT: Fix typo | Andrea Gelmini | 1 | -1/+1 |
2016-05-28 | MIPS: Loongson64: Fix typo | Andrea Gelmini | 2 | -2/+2 |
2016-05-28 | MIPS: IP32: Fix typo | Andrea Gelmini | 1 | -1/+1 |
2016-05-28 | MIPS: IP27: Fix typo | Andrea Gelmini | 3 | -4/+4 |
2016-05-28 | MIPS: BCM63xx: Fix typo | Andrea Gelmini | 1 | -1/+1 |
2016-05-28 | MIPS: Alchemy: Fix typo | Andrea Gelmini | 1 | -1/+1 |
2016-05-28 | MIPS: hazards.h: Fix typo | Andrea Gelmini | 1 | -4/+4 |
2016-05-28 | MIPS: Lasat: A couple off by one bugs in picvue_proc.c | Dan Carpenter | 1 | -2/+2 |
2016-05-28 | MIPS: ralink: add MT7628 EPHY LEDs pinmux support | Álvaro Fernández Rojas | 1 | -0/+100 |