summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-06-0939-2719/+1887
|\
| * Merge branch '3.15-fixes' into mips-for-linux-nextRalf Baechle2014-06-043-13/+15
| |\
| | * MIPS: Call find_vma with the mmap_sem heldDavidlohr Bueso2014-06-031-0/+2
| * | MIPS: Add function get_ebase_cpunumDavid Daney2014-05-301-1/+1
| * | MIPS: OCTEON: Enable use of FPUDavid Daney2014-05-304-25/+70
| * | 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
* | | | Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-06-041-1/+1
|\ \ \ \
| * | | | mips: convert fdt pointers to opaque pointersRob Herring2014-04-301-1/+1
| | |/ / | |/| |
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-031-2/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | arch,mips: Convert smp_mb__*()Peter Zijlstra2014-04-181-2/+2
| |/ /
* | | MIPS: ptrace: Avoid smp_processor_id() in preemptible codeAlex Smith2014-05-281-7/+7
* | | MIPS: Fix typo when reporting cache and ftlb errors for ImgTec coresMarkos Chandras2014-05-251-2/+2
* | | MIPS: Fix branch emulation of branch likely instructions.Ralf Baechle2014-05-231-4/+4
| |/ |/|
* | 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
|\ \ \
OpenPOWER on IntegriCloud