aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/kernel
AgeCommit message (Expand)AuthorFilesLines
2014-05-30MIPS: Add function get_ebase_cpunumDavid Daney1-1/+1
2014-05-30MIPS: OCTEON: Enable use of FPUDavid Daney4-25/+70
2014-05-30MIPS: Implement random_get_entropy with CP0 RandomMaciej W. Rozycki1-0/+1
2014-05-30MIPS: Netlogic: Add support for XLP5XXYonghong Song1-0/+1
2014-05-29Merge branch 'wip-mips-pm' of https://github.com/paulburton/linux into mips-f...Ralf Baechle14-183/+1608
2014-05-28cpuidle: cpuidle-cps: add MIPS CPS cpuidle driverPaul Burton1-0/+11
2014-05-28MIPS: cpuidle wait instruction statePaul Burton1-0/+11
2014-05-28MIPS: smp-cps: duplicate core0 CCA on secondary coresPaul Burton2-5/+14
2014-05-28MIPS: smp-cps: set a coherent default CCAPaul Burton1-0/+3
2014-05-28MIPS: smp-cps: prevent multi-core SMP with unsuitable CCAPaul Burton1-2/+28
2014-05-28MIPS: smp-cps: hotplug supportPaul Burton1-2/+153
2014-05-28MIPS: pm-cps: add PM state entry code for CPS systemsPaul Burton3-0/+752
2014-05-28MIPS: smp-cps: use CPC core-other lockingPaul Burton1-3/+2
2014-05-28MIPS: smp-cps: flush cache after patching mips_cps_core_entryPaul Burton1-5/+7
2014-05-28MIPS: smp-cps: function to determine whether CPS SMP is in usePaul Burton1-0/+6
2014-05-28MIPS: smp-cps: rework core/VPE initialisationPaul Burton4-157/+364
2014-05-27MIPS: SMP: Remove plat_smp_ops cpus_done method.Ralf Baechle6-32/+0
2014-05-24MIPS: MT: Remove SMTC supportRalf Baechle26-2462/+11
2014-05-23MIPS: RM9000: Remove support for probing the CPU core.Ralf Baechle1-15/+0
2014-05-23MIPS: RM9000: Remove support for idle loop.Ralf Baechle1-4/+0
2014-05-23MIPS: Sort out mm_isBranchInstr.Ralf Baechle1-0/+196
2014-05-13MIPS: Wire up renameat2 syscall.Ralf Baechle4-0/+4
2014-05-13Revert "MIPS: MT: proc: Add support for printing VPE and TC ids"Ralf Baechle1-8/+1
2014-05-02MIPS: CPC: provide locking functionsPaul Burton1-0/+26
2014-05-02MIPS: introduce cpu_coherent_maskPaul Burton1-0/+4
2014-05-02MIPS: support for generic clockevents broadcastPaul Burton1-0/+43
2014-05-02MIPS: allow R4K clockevent device to function regardless of GICPaul Burton1-6/+0
2014-05-02MIPS: mark R4K clockevent device with CLOCK_EVT_FEAT_PERCPUPaul Burton1-1/+2
2014-05-02MIPS: mark R4K clockevent device with CLOCK_EVT_FEAT_C3STOPPaul Burton1-1/+2
2014-05-02MIPS: allow GIC clockevent device config from other CPUsPaul Burton2-1/+16
2014-05-02MIPS: mark GIC clockevent device with CLOCK_EVT_FEAT_C3STOPPaul Burton1-1/+2
2014-05-02MIPS: PM: Implement PM helper macrosJames Hogan2-0/+19
2014-05-02MIPS: traps: Add CPU PM callback for trap configurationJames Hogan1-23/+70
2014-04-24MIPS: PM: Add CPU PM callbacks for general CPU contextJames Hogan2-0/+97
2014-04-12Merge git://git.infradead.org/users/eparis/auditLinus Torvalds1-1/+1
2014-04-03Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds1-4/+1
2014-04-02Merge branch 'mips-for-linux-next' of git://git.linux-mips.org/pub/scm/ralf/u...Linus Torvalds36-371/+2010
2014-04-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2014-03-31Merge branch '3.14-fixes' into mips-for-linux-nextRalf Baechle4-11/+16
2014-03-31MIPS: smp-mt: Use common GIC IPI implementationPaul Burton1-22/+1
2014-03-31MIPS: smp-cmp: Remove incorrect core number probePaul Burton1-2/+1
2014-03-31MIPS: Fix gigaton of warning building with microMIPS.Ralf Baechle6-11/+11
2014-03-31MIPS: Fix core number detection for MT coresPaul Burton1-1/+5
2014-03-31MIPS: Loongson: Add basic Loongson-3 CPU supportHuacai Chen1-3/+9
2014-03-31MIPS: MT: proc: Add support for printing VPE and TC idsRalf Baechle3-0/+68
2014-03-31MIPS: Simplify ptrace_getfpregs FPU IR retrievalPaul Burton1-24/+1
2014-03-31MIPS: Simplify PTRACE_PEEKUSR for FPC_EIRPaul Burton2-76/+6
2014-03-31MIPS: Use current_cpu_type() instead of c->cputypeWu Zhangjin1-2/+1
2014-03-31MIPS: Loongson: Rename PRID_IMP_LOONGSON1 and PRID_IMP_LOONGSON2Huacai Chen1-2/+2
2014-03-31MIPS: perf: Add interAptiv supportDeng-Cheng Zhu1-2/+36