summaryrefslogtreecommitdiff
path: root/arch/mips/kernel
AgeCommit message (Expand)Author
2014-08-02MIPS: perf: Allow for more perf eventsJames Hogan
2014-08-02MIPS: Remove asm/user.hAlex Smith
2014-08-02MIPS: Remove old core dump functionsAlex Smith
2014-08-02MIPS: ptrace: Fix user pt_regs definition, use in ptrace_{get, set}regs()Alex Smith
2014-08-02MIPS: O32/32-bit: Remove outdated commentAlex Smith
2014-07-30MIPS: ptrace: Change GP regset to use correct core dump register layoutAlex Smith
2014-07-30MIPS: asm/reg.h: Make 32- and 64-bit definitions available at the same timeAlex Smith
2014-07-30MIPS: ptrace: Test correct task's flags in task_user_regset_view()Alex Smith
2014-07-30MIPS: ptrace: Avoid smp_processor_id() when retrieving FPU IRAlex Smith
2014-07-30MIPS: Add Loongson-3B supportHuacai Chen
2014-07-30MIPS: Add numa api supportHuacai Chen
2014-07-30MIPS: Add NUMA support for Loongson-3Huacai Chen
2014-07-30MIPS: Support CPU topology files in sysfsHuacai Chen
2014-07-30MIPS: Support hard limit of cpu count (nr_cpu_ids)Huacai Chen
2014-07-30MIPS: smp-cps: Fix entry code cache flush for systems with coherent I/OPaul Burton
2014-07-30MIPS: {pm,smp}-cps: use cpu_vpe_id macroPaul Burton
2014-07-30MIPS: pm-cps: Prevent use of mips_cps_* without CPS SMPPaul Burton
2014-06-26MIPS: MSC: Prevent out-of-bounds writes to MIPS SC ioremap'd regionMarkos Chandras
2014-06-26Revert "MIPS: Save/restore MSA context around signals"Paul Burton
2014-06-16MIPS: pm-cps: convert smp_mb__*()Paul Burton
2014-06-16MIPS: smp-cps: Convert smp_mb__after_atomic_dec()Paul Burton
2014-06-09Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-06-04Merge branch '3.15-fixes' into mips-for-linux-nextRalf Baechle
2014-06-04Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-06-03MIPS: Call find_vma with the mmap_sem heldDavidlohr Bueso
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-05-30MIPS: Add function get_ebase_cpunumDavid Daney
2014-05-30MIPS: OCTEON: Enable use of FPUDavid Daney
2014-05-30MIPS: Implement random_get_entropy with CP0 RandomMaciej W. Rozycki
2014-05-30MIPS: Netlogic: Add support for XLP5XXYonghong Song
2014-05-29Merge branch 'wip-mips-pm' of https://github.com/paulburton/linux into mips-f...Ralf Baechle
2014-05-28cpuidle: cpuidle-cps: add MIPS CPS cpuidle driverPaul Burton
2014-05-28MIPS: cpuidle wait instruction statePaul Burton
2014-05-28MIPS: smp-cps: duplicate core0 CCA on secondary coresPaul Burton
2014-05-28MIPS: smp-cps: set a coherent default CCAPaul Burton
2014-05-28MIPS: smp-cps: prevent multi-core SMP with unsuitable CCAPaul Burton
2014-05-28MIPS: smp-cps: hotplug supportPaul Burton
2014-05-28MIPS: pm-cps: add PM state entry code for CPS systemsPaul Burton
2014-05-28MIPS: smp-cps: use CPC core-other lockingPaul Burton
2014-05-28MIPS: smp-cps: flush cache after patching mips_cps_core_entryPaul Burton
2014-05-28MIPS: smp-cps: function to determine whether CPS SMP is in usePaul Burton
2014-05-28MIPS: smp-cps: rework core/VPE initialisationPaul Burton
2014-05-28MIPS: ptrace: Avoid smp_processor_id() in preemptible codeAlex Smith
2014-05-27MIPS: SMP: Remove plat_smp_ops cpus_done method.Ralf Baechle
2014-05-25MIPS: Fix typo when reporting cache and ftlb errors for ImgTec coresMarkos Chandras
2014-05-24MIPS: MT: Remove SMTC supportRalf Baechle
2014-05-23MIPS: RM9000: Remove support for probing the CPU core.Ralf Baechle
2014-05-23MIPS: RM9000: Remove support for idle loop.Ralf Baechle
2014-05-23MIPS: Sort out mm_isBranchInstr.Ralf Baechle
2014-05-23MIPS: Fix branch emulation of branch likely instructions.Ralf Baechle