aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips (follow)
AgeCommit message (Expand)AuthorFilesLines
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-24mips: get rid of superfluous __GFP_REPEATMichal Hocko1-3/+3
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
2016-05-28MIPS: Cavium: Fix typoAndrea Gelmini4-4/+4
2016-05-28MIPS: MT: Fix typoAndrea Gelmini1-1/+1
2016-05-28MIPS: Loongson64: Fix typoAndrea Gelmini2-2/+2
2016-05-28MIPS: IP32: Fix typoAndrea Gelmini1-1/+1
2016-05-28MIPS: IP27: Fix typoAndrea Gelmini3-4/+4
2016-05-28MIPS: BCM63xx: Fix typoAndrea Gelmini1-1/+1
2016-05-28MIPS: Alchemy: Fix typoAndrea Gelmini1-1/+1
2016-05-28MIPS: hazards.h: Fix typoAndrea Gelmini1-4/+4
2016-05-28MIPS: Lasat: A couple off by one bugs in picvue_proc.cDan Carpenter1-2/+2
2016-05-28MIPS: ralink: add MT7628 EPHY LEDs pinmux supportÁlvaro Fernández Rojas1-0/+100
2016-05-28MIPS: ralink: fix MT7628 wled_an pinmux gpioÁlvaro Fernández Rojas1-4/+4
2016-05-28MIPS: ralink: fix MT7628 pinmux typosÁlvaro Fernández Rojas1-2/+2
2016-05-28MIPS: Fix write_gc0_* macros when writing zeroJames Hogan1-2/+2
2016-05-28MIPS: CPS: Copy EVA configuration when starting secondary VPs.Matt Redfearn1-0/+15
2016-05-28MIPS: Add definitions of SegCtl registers and use themMatt Redfearn2-3/+6
2016-05-28MIPS: Fix incomplete separation of XPA CPU featureJames Hogan1-3/+1
2016-05-28MIPS: smp-cps: Clear Status IPL field when using EICPaul Burton1-2/+6
2016-05-28MIPS: Clear Status IPL field when using EICPaul Burton1-0/+3
2016-05-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-6/+6
2016-05-24Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtdLinus Torvalds2-37/+52