aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-29Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-5/+4
2016-07-29Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-21/+14
2016-07-27Merge tag 'spi-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds1-328/+0
2016-07-27Merge tag 'leds_for_4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-ledsLinus Torvalds7-7/+7
2016-07-26mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov1-1/+1
2016-07-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-5/+12
2016-07-25Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-19/+154
2016-07-24spi: octeon: Move include file from arch/mips to drivers/spiJan Glauber1-328/+0
2016-07-15MIPS/Loongson-3: Convert oprofile to hotplug state machineRichard Cochran1-21/+14
2016-07-13Merge branch 'timers/core' into smp/hotplug to pick up dependenciesThomas Gleixner1-5/+12
2016-07-07Merge branch 'clockevents/4.8' of http://git.linaro.org/people/daniel.lezcano/linux into timers/coreThomas Gleixner1-5/+12
2016-07-06MIPS: Fix page table corruption on THP permission changes.David Daney1-1/+1
2016-07-02MIPS: Fix possible corruption of cache mode by mprotect.Ralf Baechle1-4/+6
2016-06-28clocksources: Switch back to the clksrc tableDaniel Lezcano1-1/+1
2016-06-28clocksource/drivers/ralink: Convert init function to return errorDaniel Lezcano1-6/+13
2016-06-27mips: use the new LED disk activity triggerStephan Linz7-7/+7
2016-06-24mips: get rid of superfluous __GFP_REPEATMichal Hocko1-3/+3
2016-06-16locking/atomic, arch/mips: Convert to _relaxed atomicsPeter Zijlstra1-20/+22
2016-06-16locking/atomic: Remove linux/atomic.h:atomic_fetch_or()Peter Zijlstra1-2/+0
2016-06-16locking/atomic, arch/mips: Implement atomic{,64}_fetch_{add,sub,and,or,xor}()Peter Zijlstra1-9/+129
2016-06-14MIPS/ptrace: run seccomp after ptraceKees Cook1-5/+4
2016-06-14seccomp: Add a seccomp_data parameter secure_computing()Andy Lutomirski1-1/+1
2016-06-14locking/spinlock, arch: Update and fix spin_unlock_wait() implementationsPeter Zijlstra1-2/+17
2016-06-14MIPS: KVM: Fix CACHE triggered exception emulationJames Hogan1-0/+3
2016-06-14MIPS: KVM: Don't unwind PC when emulating CACHEJames Hogan1-6/+10
2016-06-14MIPS: KVM: Include bit 31 in segment matchesJames Hogan1-1/+1
2016-06-14MIPS: KVM: Fix modular KVM under QEMUJames Hogan4-1/+13
2016-05-28Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds58-248/+353
2016-05-28MIPS: Add missing FROZEN hotplug notifier transitionsAnna-Maria Gleixner1-1/+1
2016-05-28MIPS: Build microMIPS VDSO for microMIPS kernelsJames Hogan1-0/+1
2016-05-28MIPS: Fix sigreturn via VDSO on microMIPS kernelJames Hogan1-8/+0
2016-05-28MIPS: devicetree: fix cpu interrupt controller node-namesAntony Pavlov6-6/+6
2016-05-28MIPS: VDSO: Build with `-fno-strict-aliasing'Maciej W. Rozycki1-1/+2
2016-05-28MIPS: Pistachio: Enable KASLRMatt Redfearn2-2/+7
2016-05-28MIPS: lib: Mark intrinsics notraceHarvey Hunt7-7/+7
2016-05-28MIPS: Fix 64-bit HTW configurationJames Hogan1-2/+12
2016-05-28MIPS: Add 64-bit HTW fieldsJames Hogan2-2/+14
2016-05-28MIPS: Simplify DSP instruction encoding macrosJames Hogan1-90/+17
2016-05-28MIPS: Add missing tlbinvf/XPA microMIPS encodingsJames Hogan1-5/+7
2016-05-28MIPS: Fix little endian microMIPS MSA encodingsJames Hogan2-62/+58
2016-05-28MIPS: Add missing VZ accessor microMIPS encodingsJames Hogan1-9/+18
2016-05-28MIPS: Add inline asm encoding helpersJames Hogan1-0/+27
2016-05-28MIPS: Spelling fix lets -> let'sRalf Baechle9-10/+10
2016-05-28MIPS: VR41xx: Fix typoAndrea Gelmini1-1/+1
2016-05-28MIPS: oprofile: Fix typoAndrea Gelmini1-1/+1
2016-05-28MIPS: math-emu: Fix typoAndrea Gelmini1-2/+2
2016-05-28MIPS: lib: Fix typoAndrea Gelmini1-1/+1
2016-05-28MIPS: kernel: Fix typoAndrea Gelmini1-1/+1
2016-05-28MIPS: R6: Fix typoAndrea Gelmini1-1/+1
2016-05-28MIPS: IP22/IP28: Fix typoAndrea Gelmini1-1/+1