summaryrefslogtreecommitdiff
path: root/arch/mips/kernel
AgeCommit message (Expand)Author
2016-10-04MIPS: pm-cps: Support CM3 changes to Coherence Enable RegisterMatt Redfearn
2016-10-04MIPS: pm-cps: Add MIPSr6 CPU supportMatt Redfearn
2016-10-04MIPS: pm-cps: Remove selection of sync typesMatt Redfearn
2016-10-04MIPS: pm-cps: Use MIPS standard completion barrierMatt Redfearn
2016-10-04MIPS: pm-cps: Use MIPS standard lightweight ordering barrierMatt Redfearn
2016-10-04MIPS: pm-cps: Update comments on barrier instructionsMatt Redfearn
2016-10-04MIPS: pm-cps: Change FSB workaround to CPU blacklistMatt Redfearn
2016-10-04MIPS: CPC: Avoid lock when MIPS CM >= 3 is presentMatt Redfearn
2016-10-04MIPS: CPC: Convert bare 'unsigned' to 'unsigned int'Matt Redfearn
2016-10-04MIPS: Migrate exception table users off module.h and onto extable.hPaul Gortmaker
2016-10-04MIPS: Delete unused file smp-gic.cMatt Redfearn
2016-10-04MIPS: Move identification of VP(E) into proc.c from smp-mt.cMatt Redfearn
2016-09-29MIPS: Fix detection of unsupported highmem with cache aliasesPaul Burton
2016-09-29MIPS: Fix BUILD_ROLLBACK_PROLOGUE for microMIPSPaul Burton
2016-09-29MIPS: clear execution hazard after changing FTLB enablePaul Burton
2016-09-29MIPS: Configure FTLB after probing TLB sizes from config4Paul Burton
2016-09-29MIPS: Stop setting I6400 FTLBPPaul Burton
2016-09-29MIPS: uprobes: fix use of uninitialised variableMarcin Nowakowski
2016-09-29MIPS: uprobes: remove incorrect set_orig_insnMarcin Nowakowski
2016-09-29MIPS: fix uretprobe implementationMarcin Nowakowski
2016-09-29MIPS: smp-cps: Avoid BUG() when offlining pre-r6 CPUsMatt Redfearn
2016-09-24MIPS: SMP: Fix possibility of deadlock when bringing CPUs onlineMatt Redfearn
2016-09-23MIPS: Fix pre-r6 emulation FPU initialisationPaul Burton
2016-09-21MIPS: vDSO: Fix Malta EVA mapping to vDSO page structsJames Hogan
2016-09-19MIPS: Avoid a BUG warning during prctl(PR_SET_FP_MODE, ...)Marcin Nowakowski
2016-09-13MIPS: Fix memory regions reaching top of physicalJames Hogan
2016-09-13MIPS: uprobes: fix incorrect uprobe brk handlingMarcin Nowakowski
2016-08-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-08-04tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada
2016-08-03Merge branch '4.7-fixes' into mips-for-linux-nextRalf Baechle
2016-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-08-02MIPS: store the appended dtb address in a variableJonas Gorski
2016-08-02MIPS: Factor o32 specific code into signal_o32.cHarvey Hunt
2016-08-02MIPS: non-exec stack & heap when non-exec PT_GNU_STACK is presentPaul Burton
2016-08-02MIPS: Use per-mm page to execute branch delay slot instructionsPaul Burton
2016-07-29MIPS: c-r4k: Exclude sibling CPUs in SMP callsJames Hogan
2016-07-29MIPS: SMP: Drop stop_this_cpu() cpu_foreign_map hackJames Hogan
2016-07-29MIPS: SMP: Update cpu_foreign_map on CPU disableJames Hogan
2016-07-29MIPS: SMP: Clear ASID without confusing has_valid_asid()James Hogan
2016-07-28KEYS: 64-bit MIPS needs to use compat_sys_keyctl for 32-bit userspaceDavid Howells
2016-07-28MIPS: Print segment physical address when EU=1James Hogan
2016-07-24MIPS: smp-cps: Add support for CPU hotplug of MIPSr6 processorsMatt Redfearn
2016-07-24MIPS: smp-cps: Allow booting of CPU other than VP0 within a coreMatt Redfearn
2016-07-24MIPS: Don't register r4k sched clock when CPUFREQ enabledHuacai Chen
2016-07-24MIPS: Fix r4k clockevents registrationHuacai Chen
2016-07-21MIPS: traps: return correct si code for accessing nonmapped addressesPetar Jovanovic
2016-07-05MIPS: inst.h: Rename cbcond{0,1}_op to pop{1,3}0_opPaul Burton
2016-07-05MIPS: inst.h: Rename b{eq,ne}zcji[al]c_op to pop{6,7}6_opPaul Burton
2016-07-05MIPS: KVM: Drop now unused asm offsetsJames Hogan
2016-06-15MIPS: KVM: Don't hardcode restored HWREnaJames Hogan