summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | MIPS: Remove old core dump functionsAlex Smith2014-08-022-87/+0
| * | MIPS: ptrace: Fix user pt_regs definition, use in ptrace_{get, set}regs()Alex Smith2014-08-022-15/+17
| * | MIPS: O32/32-bit: Remove outdated commentAlex Smith2014-08-021-2/+0
| * | MIPS: ptrace: Change GP regset to use correct core dump register layoutAlex Smith2014-07-301-29/+160
| * | MIPS: asm/reg.h: Make 32- and 64-bit definitions available at the same timeAlex Smith2014-07-301-19/+13
| * | MIPS: ptrace: Test correct task's flags in task_user_regset_view()Alex Smith2014-07-301-1/+1
| * | MIPS: ptrace: Avoid smp_processor_id() when retrieving FPU IRAlex Smith2014-07-302-3/+3
| * | MIPS: Add Loongson-3B supportHuacai Chen2014-07-301-0/+6
| * | MIPS: Add numa api supportHuacai Chen2014-07-304-13/+13
| * | MIPS: Add NUMA support for Loongson-3Huacai Chen2014-07-301-1/+1
| * | MIPS: Support CPU topology files in sysfsHuacai Chen2014-07-302-1/+26
| * | MIPS: Support hard limit of cpu count (nr_cpu_ids)Huacai Chen2014-07-301-0/+20
| * | MIPS: smp-cps: Fix entry code cache flush for systems with coherent I/OPaul Burton2014-07-301-3/+7
| * | MIPS: {pm,smp}-cps: use cpu_vpe_id macroPaul Burton2014-07-302-2/+2
| * | MIPS: pm-cps: Prevent use of mips_cps_* without CPS SMPPaul Burton2014-07-301-0/+8
| |/
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2014-08-064-0/+4
|\ \
| * | MIPS: add seccomp syscallKees Cook2014-07-184-0/+4
| |/
* | MIPS: ftrace: Remove check of obsolete variable function_trace_stopSteven Rostedt (Red Hat)2014-07-181-7/+0
* | MIPS: ftrace: Add call to ftrace_graph_is_dead() in function graph codeSteven Rostedt (Red Hat)2014-07-181-0/+3
|/
* MIPS: MSC: Prevent out-of-bounds writes to MIPS SC ioremap'd regionMarkos Chandras2014-06-261-1/+1
* Revert "MIPS: Save/restore MSA context around signals"Paul Burton2014-06-264-353/+16
* MIPS: pm-cps: convert smp_mb__*()Paul Burton2014-06-161-2/+2
* MIPS: smp-cps: Convert smp_mb__after_atomic_dec()Paul Burton2014-06-161-1/+1
* 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
OpenPOWER on IntegriCloud