summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2016-07-30Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-07-29Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2016-07-29Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-07-27Merge tag 'spi-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2016-07-27Merge tag 'leds_for_4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/j.a...Linus Torvalds
2016-07-26mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov
2016-07-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-07-25Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-07-25MIPS: ath79: Add missing include fileGuenter Roeck
2016-07-24spi: octeon: Move include file from arch/mips to drivers/spiJan Glauber
2016-07-15MIPS/Loongson-3: Convert oprofile to hotplug state machineRichard Cochran
2016-07-13Merge branch 'timers/core' into smp/hotplug to pick up dependenciesThomas Gleixner
2016-07-07Merge branch 'clockevents/4.8' of http://git.linaro.org/people/daniel.lezcano...Thomas Gleixner
2016-07-06MIPS: Fix page table corruption on THP permission changes.David Daney
2016-07-02MIPS: Fix possible corruption of cache mode by mprotect.Ralf Baechle
2016-06-28clocksources: Switch back to the clksrc tableDaniel Lezcano
2016-06-28clocksource/drivers/ralink: Convert init function to return errorDaniel Lezcano
2016-06-27mips: use the new LED disk activity triggerStephan Linz
2016-06-24mips: get rid of superfluous __GFP_REPEATMichal Hocko
2016-06-23mips: use of_platform_default_populate() to populate default busKefeng Wang
2016-06-23mips: Remove unnecessary of_platform_populate with default match tableKefeng Wang
2016-06-16locking/atomic, arch/mips: Convert to _relaxed atomicsPeter Zijlstra
2016-06-16locking/atomic: Remove linux/atomic.h:atomic_fetch_or()Peter Zijlstra
2016-06-16locking/atomic, arch/mips: Implement atomic{,64}_fetch_{add,sub,and,or,xor}()Peter Zijlstra
2016-06-14MIPS/ptrace: run seccomp after ptraceKees Cook
2016-06-14seccomp: Add a seccomp_data parameter secure_computing()Andy Lutomirski
2016-06-14locking/spinlock, arch: Update and fix spin_unlock_wait() implementationsPeter Zijlstra
2016-06-14MIPS: KVM: Fix CACHE triggered exception emulationJames Hogan
2016-06-14MIPS: KVM: Don't unwind PC when emulating CACHEJames Hogan
2016-06-14MIPS: KVM: Include bit 31 in segment matchesJames Hogan
2016-06-14MIPS: KVM: Fix modular KVM under QEMUJames Hogan
2016-05-28Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-05-28MIPS: Add missing FROZEN hotplug notifier transitionsAnna-Maria Gleixner
2016-05-28MIPS: Build microMIPS VDSO for microMIPS kernelsJames Hogan
2016-05-28MIPS: Fix sigreturn via VDSO on microMIPS kernelJames Hogan
2016-05-28MIPS: devicetree: fix cpu interrupt controller node-namesAntony Pavlov
2016-05-28MIPS: VDSO: Build with `-fno-strict-aliasing'Maciej W. Rozycki
2016-05-28MIPS: Pistachio: Enable KASLRMatt Redfearn
2016-05-28MIPS: lib: Mark intrinsics notraceHarvey Hunt
2016-05-28MIPS: Fix 64-bit HTW configurationJames Hogan
2016-05-28MIPS: Add 64-bit HTW fieldsJames Hogan
2016-05-28MIPS: Simplify DSP instruction encoding macrosJames Hogan
2016-05-28MIPS: Add missing tlbinvf/XPA microMIPS encodingsJames Hogan
2016-05-28MIPS: Fix little endian microMIPS MSA encodingsJames Hogan
2016-05-28MIPS: Add missing VZ accessor microMIPS encodingsJames Hogan
2016-05-28MIPS: Add inline asm encoding helpersJames Hogan
2016-05-28MIPS: Spelling fix lets -> let'sRalf Baechle
2016-05-28MIPS: VR41xx: Fix typoAndrea Gelmini
2016-05-28MIPS: oprofile: Fix typoAndrea Gelmini
2016-05-28MIPS: math-emu: Fix typoAndrea Gelmini