summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Implement random_get_entropy with CP0 RandomMaciej W. Rozycki2014-05-301-0/+1
* MIPS: Netlogic: Add support for XLP5XXYonghong Song2014-05-301-0/+1
* Merge branch 'wip-mips-pm' of https://github.com/paulburton/linux into mips-f...Ralf Baechle2014-05-2914-183/+1608
|\
| * cpuidle: cpuidle-cps: add MIPS CPS cpuidle driverPaul Burton2014-05-281-0/+11
| * MIPS: cpuidle wait instruction statePaul Burton2014-05-281-0/+11
| * MIPS: smp-cps: duplicate core0 CCA on secondary coresPaul Burton2014-05-282-5/+14
| * MIPS: smp-cps: set a coherent default CCAPaul Burton2014-05-281-0/+3
| * MIPS: smp-cps: prevent multi-core SMP with unsuitable CCAPaul Burton2014-05-281-2/+28
| * MIPS: smp-cps: hotplug supportPaul Burton2014-05-281-2/+153
| * MIPS: pm-cps: add PM state entry code for CPS systemsPaul Burton2014-05-283-0/+752
| * MIPS: smp-cps: use CPC core-other lockingPaul Burton2014-05-281-3/+2
| * MIPS: smp-cps: flush cache after patching mips_cps_core_entryPaul Burton2014-05-281-5/+7
| * MIPS: smp-cps: function to determine whether CPS SMP is in usePaul Burton2014-05-281-0/+6
| * MIPS: smp-cps: rework core/VPE initialisationPaul Burton2014-05-284-157/+364
| * MIPS: CPC: provide locking functionsPaul Burton2014-05-021-0/+26
| * MIPS: introduce cpu_coherent_maskPaul Burton2014-05-021-0/+4
| * MIPS: support for generic clockevents broadcastPaul Burton2014-05-021-0/+43
| * MIPS: allow R4K clockevent device to function regardless of GICPaul Burton2014-05-021-6/+0
| * MIPS: mark R4K clockevent device with CLOCK_EVT_FEAT_PERCPUPaul Burton2014-05-021-1/+2
| * MIPS: mark R4K clockevent device with CLOCK_EVT_FEAT_C3STOPPaul Burton2014-05-021-1/+2
| * MIPS: allow GIC clockevent device config from other CPUsPaul Burton2014-05-022-1/+16
| * MIPS: mark GIC clockevent device with CLOCK_EVT_FEAT_C3STOPPaul Burton2014-05-021-1/+2
| * MIPS: PM: Implement PM helper macrosJames Hogan2014-05-022-0/+19
| * MIPS: traps: Add CPU PM callback for trap configurationJames Hogan2014-05-021-23/+70
| * MIPS: PM: Add CPU PM callbacks for general CPU contextJames Hogan2014-04-242-0/+97
* | MIPS: SMP: Remove plat_smp_ops cpus_done method.Ralf Baechle2014-05-276-32/+0
* | MIPS: MT: Remove SMTC supportRalf Baechle2014-05-2426-2462/+11
* | MIPS: RM9000: Remove support for probing the CPU core.Ralf Baechle2014-05-231-15/+0
* | MIPS: RM9000: Remove support for idle loop.Ralf Baechle2014-05-231-4/+0
* | MIPS: Sort out mm_isBranchInstr.Ralf Baechle2014-05-231-0/+196
* | MIPS: Wire up renameat2 syscall.Ralf Baechle2014-05-134-0/+4
* | Revert "MIPS: MT: proc: Add support for printing VPE and TC ids"Ralf Baechle2014-05-131-8/+1
|/
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-04-121-1/+1
|\
| * syscall_get_arch: remove useless function argumentsEric Paris2014-03-201-1/+1
* | Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2014-04-031-4/+1
|\ \
| * | ftrace: Do not pass data to ftrace_dyn_arch_initJiri Slaby2014-03-071-1/+1
| * | ftrace: Pass retval through return in ftrace_dyn_arch_init()Jiri Slaby2014-03-071-3/+0
* | | Merge branch 'mips-for-linux-next' of git://git.linux-mips.org/pub/scm/ralf/u...Linus Torvalds2014-04-0236-371/+2010
|\ \ \
| * \ \ Merge branch '3.14-fixes' into mips-for-linux-nextRalf Baechle2014-03-314-11/+16
| |\ \ \
| * | | | MIPS: smp-mt: Use common GIC IPI implementationPaul Burton2014-03-311-22/+1
| * | | | MIPS: smp-cmp: Remove incorrect core number probePaul Burton2014-03-311-2/+1
| * | | | MIPS: Fix gigaton of warning building with microMIPS.Ralf Baechle2014-03-316-11/+11
| * | | | MIPS: Fix core number detection for MT coresPaul Burton2014-03-311-1/+5
| * | | | MIPS: Loongson: Add basic Loongson-3 CPU supportHuacai Chen2014-03-311-3/+9
| * | | | MIPS: MT: proc: Add support for printing VPE and TC idsRalf Baechle2014-03-313-0/+68
| * | | | MIPS: Simplify ptrace_getfpregs FPU IR retrievalPaul Burton2014-03-311-24/+1
| * | | | MIPS: Simplify PTRACE_PEEKUSR for FPC_EIRPaul Burton2014-03-312-76/+6
| * | | | MIPS: Use current_cpu_type() instead of c->cputypeWu Zhangjin2014-03-311-2/+1
| * | | | MIPS: Loongson: Rename PRID_IMP_LOONGSON1 and PRID_IMP_LOONGSON2Huacai Chen2014-03-311-2/+2
| * | | | MIPS: perf: Add interAptiv supportDeng-Cheng Zhu2014-03-311-2/+36
OpenPOWER on IntegriCloud