aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-08-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds4-0/+4
2014-07-18MIPS: add seccomp syscallKees Cook4-0/+4
2014-07-18MIPS: ftrace: Remove check of obsolete variable function_trace_stopSteven Rostedt (Red Hat)1-7/+0
2014-07-18MIPS: ftrace: Add call to ftrace_graph_is_dead() in function graph codeSteven Rostedt (Red Hat)1-0/+3
2014-06-26MIPS: MSC: Prevent out-of-bounds writes to MIPS SC ioremap'd regionMarkos Chandras1-1/+1
2014-06-26Revert "MIPS: Save/restore MSA context around signals"Paul Burton4-353/+16
2014-06-16MIPS: pm-cps: convert smp_mb__*()Paul Burton1-2/+2
2014-06-16MIPS: smp-cps: Convert smp_mb__after_atomic_dec()Paul Burton1-1/+1
2014-06-09Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds39-2719/+1887
2014-06-04Merge branch '3.15-fixes' into mips-for-linux-nextRalf Baechle3-13/+15
2014-06-04Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux into nextLinus Torvalds1-1/+1
2014-06-03MIPS: Call find_vma with the mmap_sem heldDavidlohr Bueso1-0/+2
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into nextLinus Torvalds1-2/+2
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-for-linux-nextRalf 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-28MIPS: ptrace: Avoid smp_processor_id() in preemptible codeAlex Smith1-7/+7
2014-05-27MIPS: SMP: Remove plat_smp_ops cpus_done method.Ralf Baechle6-32/+0
2014-05-25MIPS: Fix typo when reporting cache and ftlb errors for ImgTec coresMarkos Chandras1-2/+2
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-23MIPS: Fix branch emulation of branch likely instructions.Ralf Baechle1-4/+4
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-30mips: convert fdt pointers to opaque pointersRob Herring1-1/+1