aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2016-07-24MIPS: Lantiq: Fix eiu interrupt loading codeJohn Crispin1-9/+10
2016-07-24MIPS: Lantiq: Fix eiu interrupt loading codeJohn Crispin1-9/+10
2016-07-24MIPS: Move CPU Hotplug config option into submenuMatt Redfearn1-10/+10
2016-07-24MIPS: smp-cps: Add support for CPU hotplug of MIPSr6 processorsMatt Redfearn1-5/+27
2016-07-24MIPS: smp-cps: Allow booting of CPU other than VP0 within a coreMatt Redfearn1-4/+5
2016-07-24MIPS: hpet: Increase HPET_MIN_PROG_DELTA and decrease HPET_MIN_CYCLESHuacai Chen1-7/+7
2016-07-24MIPS: Don't register r4k sched clock when CPUFREQ enabledHuacai Chen1-1/+3
2016-07-24MIPS: Fix r4k clockevents registrationHuacai Chen1-6/+1
2016-07-21MIPS: traps: return correct si code for accessing nonmapped addressesPetar Jovanovic1-1/+3
2016-07-21MIPS: Octeon: Off by one in octeon_irq_gpio_map()Dan Carpenter1-1/+1
2016-07-21bpf, mips: fix off-by-one in ctx offset allocationDaniel Borkmann1-1/+1
2016-07-21MIPS: RM7000: Double locking bug in rm7k_tc_disable()Dan Carpenter1-1/+1
2016-07-21MIPS: Octeon: cavium_octeon_defconfig: Enable OCTEON SATAMatt Redfearn1-0/+2
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-11MIPS: Octeon: Changes to support readq()/writeq() usage.Steven J. Hill3-31/+32
2016-07-08rtc: ds1286: move header to linux/rtcAlexandre Belloni1-1/+1
2016-07-07Merge branch 'clockevents/4.8' of http://git.linaro.org/people/daniel.lezcano...Thomas Gleixner1-5/+12
2016-07-06MIPS: Fix page table corruption on THP permission changes.David Daney1-1/+1
2016-07-06MIPS: Remove cpu_has_safe_index_cacheopsRalf Baechle1-9/+3
2016-07-06MIPS: Fix page table corruption on THP permission changes.David Daney1-1/+1
2016-07-05MIPS: KVM: Emulate generic QEMU machine on r6 T&EJames Hogan1-1/+7
2016-07-05MIPS: KVM: Decode RDHWR more strictlyJames Hogan1-1/+3
2016-07-05MIPS: KVM: Recognise r6 CACHE encodingJames Hogan2-2/+24
2016-07-05MIPS: KVM: Support r6 compact branch emulationJames Hogan1-6/+46
2016-07-05MIPS: KVM: Don't save/restore lo/hi for r6James Hogan2-12/+10
2016-07-05MIPS: KVM: Fix pre-r6 ll/sc instructions on r6James Hogan1-3/+3
2016-07-05MIPS: KVM: Fix fpu.S misassembly with r6James Hogan1-2/+5
2016-07-05MIPS: inst.h: Rename cbcond{0,1}_op to pop{1,3}0_opPaul Burton3-6/+6
2016-07-05MIPS: inst.h: Rename b{eq,ne}zcji[al]c_op to pop{6,7}6_opPaul Burton3-6/+6
2016-07-05MIPS: KVM: Save k0 straight into VCPU structureJames Hogan1-22/+15
2016-07-05MIPS: KVM: Relative branch to common exit handlerJames Hogan3-12/+25
2016-07-05MIPS: KVM: Dynamically choose scratch registersJames Hogan3-15/+84
2016-07-05MIPS: KVM: Drop redundant restore of DDATA_LOJames Hogan1-4/+0
2016-07-05MIPS: KVM: Check MSA presence at uasm timeJames Hogan1-20/+15
2016-07-05MIPS: KVM: Omit FPU handling entry code if possibleJames Hogan1-12/+15
2016-07-05MIPS: KVM: Drop now unused asm offsetsJames Hogan1-66/+0
2016-07-05MIPS: KVM: Add dumping of generated entry codeJames Hogan1-0/+25
2016-07-05MIPS; KVM: Convert exception entry to uasmJames Hogan7-634/+642
2016-07-05MIPS: uasm: Add r6 MUL encodingJames Hogan2-0/+48
2016-07-05MIPS: uasm: Add MTHI/MTLO instructionsJames Hogan5-5/+16
2016-07-05MIPS: uasm: Add DI instructionJames Hogan5-11/+16
2016-07-05MIPS: uasm: Add CFCMSA/CTCMSA instructionsJames Hogan5-13/+43
2016-07-05MIPS: uasm: Add CFC1/CTC1 instructionsJames Hogan4-14/+24
2016-07-02MIPS: Fix possible corruption of cache mode by mprotect.Ralf Baechle1-4/+6
2016-07-01KVM: remove kvm_guest_enter/exit wrappersPaolo Bonzini1-2/+2
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