summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
AgeCommit message (Expand)AuthorLines
2014-07-30MIPS: asm/reg.h: Make 32- and 64-bit definitions available at the same timeAlex Smith-19/+13
2014-07-30MIPS: ptrace: Test correct task's flags in task_user_regset_view()Alex Smith-1/+1
2014-07-30MIPS: ptrace: Avoid smp_processor_id() when retrieving FPU IRAlex Smith-3/+3
2014-07-30MIPS: Add Loongson-3B supportHuacai Chen-0/+6
2014-07-30MIPS: Add numa api supportHuacai Chen-13/+13
2014-07-30MIPS: Add NUMA support for Loongson-3Huacai Chen-1/+1
2014-07-30MIPS: Support CPU topology files in sysfsHuacai Chen-1/+26
2014-07-30MIPS: Support hard limit of cpu count (nr_cpu_ids)Huacai Chen-0/+20
2014-07-30MIPS: Remove BUG_ON(!is_fpu_owner()) in do_ade()Huacai Chen-1/+0
2014-07-30MIPS: smp-cps: Fix entry code cache flush for systems with coherent I/OPaul Burton-3/+7
2014-07-30MIPS: {pm,smp}-cps: use cpu_vpe_id macroPaul Burton-2/+2
2014-07-30MIPS: pm-cps: Prevent use of mips_cps_* without CPS SMPPaul Burton-0/+8
2014-07-30MIPS: ftrace: Fix dynamic tracing of kernel modulesPetri Gynther-9/+60
2014-07-30MIPS: Prevent user from setting FCSR cause bitsPaul Burton-1/+2
2014-07-18MIPS: add seccomp syscallKees Cook-0/+4
2014-07-18MIPS: ftrace: Remove check of obsolete variable function_trace_stopSteven Rostedt (Red Hat)-7/+0
2014-07-18MIPS: ftrace: Add call to ftrace_graph_is_dead() in function graph codeSteven Rostedt (Red Hat)-0/+3
2014-06-26MIPS: MSC: Prevent out-of-bounds writes to MIPS SC ioremap'd regionMarkos Chandras-1/+1
2014-06-26Revert "MIPS: Save/restore MSA context around signals"Paul Burton-353/+16
2014-06-16MIPS: pm-cps: convert smp_mb__*()Paul Burton-2/+2
2014-06-16MIPS: smp-cps: Convert smp_mb__after_atomic_dec()Paul Burton-1/+1
2014-06-09Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-2719/+1887
2014-06-04Merge branch '3.15-fixes' into mips-for-linux-nextRalf Baechle-13/+15
2014-06-04Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+1
2014-06-03MIPS: Call find_vma with the mmap_sem heldDavidlohr Bueso-0/+2
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-2/+2
2014-05-30MIPS: Add function get_ebase_cpunumDavid Daney-1/+1
2014-05-30MIPS: OCTEON: Enable use of FPUDavid Daney-25/+70
2014-05-30MIPS: Implement random_get_entropy with CP0 RandomMaciej W. Rozycki-0/+1
2014-05-30MIPS: Netlogic: Add support for XLP5XXYonghong Song-0/+1
2014-05-29Merge branch 'wip-mips-pm' of https://github.com/paulburton/linux into mips-f...Ralf Baechle-183/+1608
2014-05-28cpuidle: cpuidle-cps: add MIPS CPS cpuidle driverPaul Burton-0/+11
2014-05-28MIPS: cpuidle wait instruction statePaul Burton-0/+11
2014-05-28MIPS: smp-cps: duplicate core0 CCA on secondary coresPaul Burton-5/+14
2014-05-28MIPS: smp-cps: set a coherent default CCAPaul Burton-0/+3
2014-05-28MIPS: smp-cps: prevent multi-core SMP with unsuitable CCAPaul Burton-2/+28
2014-05-28MIPS: smp-cps: hotplug supportPaul Burton-2/+153
2014-05-28MIPS: pm-cps: add PM state entry code for CPS systemsPaul Burton-0/+752
2014-05-28MIPS: smp-cps: use CPC core-other lockingPaul Burton-3/+2
2014-05-28MIPS: smp-cps: flush cache after patching mips_cps_core_entryPaul Burton-5/+7
2014-05-28MIPS: smp-cps: function to determine whether CPS SMP is in usePaul Burton-0/+6
2014-05-28MIPS: smp-cps: rework core/VPE initialisationPaul Burton-157/+364
2014-05-28MIPS: ptrace: Avoid smp_processor_id() in preemptible codeAlex Smith-7/+7
2014-05-27MIPS: SMP: Remove plat_smp_ops cpus_done method.Ralf Baechle-32/+0
2014-05-25MIPS: Fix typo when reporting cache and ftlb errors for ImgTec coresMarkos Chandras-2/+2
2014-05-24MIPS: MT: Remove SMTC supportRalf Baechle-2462/+11
2014-05-23MIPS: RM9000: Remove support for probing the CPU core.Ralf Baechle-15/+0
2014-05-23MIPS: RM9000: Remove support for idle loop.Ralf Baechle-4/+0
2014-05-23MIPS: Sort out mm_isBranchInstr.Ralf Baechle-0/+196
2014-05-23MIPS: Fix branch emulation of branch likely instructions.Ralf Baechle-4/+4