aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/smp.c
Commit message (Expand)AuthorAge
* MIPS: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* MIPS: kdump: Add supportRalf Baechle2012-12-13
* MIPS: Synchronize MIPS count one CPU at a timeJayachandran C2012-08-17
* MIPS: SMTC: Support for Multi-threaded FPUsSteven J. Hill2012-07-23
* MIPS: smp: Warn on too early irq enableYong Zhang2012-07-19
* MIPS: call set_cpu_online() on cpu being brought up with irq disabledYong Zhang2012-07-19
* MIPS: call ->smp_finish() a little lateYong Zhang2012-07-19
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-05-29
|\
| * MIPS: Move cache setup to setup_arch().David Daney2012-05-16
* | mips: Use generic idle thread allocationThomas Gleixner2012-04-26
* | smp: Add task_struct argument to __cpu_up()Thomas Gleixner2012-04-26
|/
* remove references to cpu_*_map in arch/Rusty Russell2012-03-29
* Disintegrate asm/system.h for MIPSDavid Howells2012-03-28
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* MIPS: Move idle task creation to work queueMaksim Rayskiy2011-03-14
* MIPS: Export __cpu_number_map and __cpu_logical_map.David Daney2010-08-05
* MIPS: Tracing: Add IRQENTRY_EXIT section for MIPSWu Zhangjin2009-12-16
* MIPS: SMP: Inline arch_send_call_function_{single_ipi,ipi_mask}Ralf Baechle2009-09-30
* MIPS: SMP: Fix build.Ralf Baechle2009-09-30
* MIPS: Remove duplicated #includeHuang Weiyi2009-09-30
* cpumask: Use accessors for cpu_*_mask: mipsRusty Russell2009-09-23
* cpumask: arch_send_call_function_ipi_mask: mipsRusty Russell2009-09-23
* MIPS: Get rid of duplicate cpu_idle() prototype.Ralf Baechle2009-09-17
* MIPS: Add arch generic CPU hotplugRalf Baechle2009-06-24
* MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.Ralf Baechle2009-06-24
* MIPS: Make a needlessly global symbol static in arch/mips/kernel/smp.cDmitri Vorobiev2009-03-30
* cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell2008-12-13
* MIPS: SMP: Do not initialize __cpu_number_map/__cpu_logical_map for CPU 0.Ralf Baechle2008-10-30
* MIPS: SMP: Don't reenable interrupts in stop_this_cpu; use WAIT instruction.Ralf Baechle2008-10-27
* kernel/cpu.c: create a CPU_STARTING cpu_chain notifierManfred Spraul2008-09-08
* on_each_cpu(): kill unused 'retry' parameterJens Axboe2008-06-26
* smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2008-06-26
* mips: convert to generic helpers for IPI function callsJens Axboe2008-06-26
* [MIPS] Export smp_call_function and smp_call_function_single.Zenon Fortuna2008-06-16
* [MIPS] fix warning message on SMP kernelsThiemo Seufer2008-05-12
* [MIPS] Add support for MIPS CMP platform.Ralf Baechle2008-04-28
* calibrate_delay() must be __cpuinitAdrian Bunk2008-02-06
* [MIPS] SMP: Call platform methods via ops structure.Ralf Baechle2008-01-29
* [MIPS] MT: Scheduler support for SMTRalf Baechle2008-01-29
* [MIPS] SMP: Fix use of cpumasks.Ralf Baechle2007-10-12
* [MIPS] SMP: Use ISO C struct initializer for local structs.Ralf Baechle2007-10-11
* [MIPS] SMP: Kill useless casts.Ralf Baechle2007-10-11
* [MIPS] Kill num_online_cpus() loops.Ralf Baechle2007-10-11
* [MIPS] SMP: Implement smp_call_function_mask().Ralf Baechle2007-10-11
* [MIPS] Implement clockevents for R4000-style cp0 count/compare interruptRalf Baechle2007-10-11
* [MIPS] Add smp_call_function_single()Peter Watkins2007-07-31
* Remove fs.h from mm.hAlexey Dobriyan2007-07-29
* [MIPS] Transform old-style macros to newer "__noreturn"Robert P. J. Day2007-07-10
* sched: zap the migration init / cache-hot balancing codeIngo Molnar2007-07-09
* [MIPS] Fix modpost warnings by making start_secondary __cpuinitRalf Baechle2007-06-11