aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m32r/kernel/smpboot.c
Commit message (Expand)AuthorAge
* Patched in Tegra support.Jonathan Herman2013-01-17
* ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* smp: Add task_struct argument to __cpu_up()Thomas Gleixner2012-04-26
* m32r: Remove pointless function prototypesThomas Gleixner2012-04-26
* m32r: convert cpumask apiKOSAKI Motohiro2011-05-26
* cpumask: Use accessors for cpu_*_mask: m32rRusty Russell2009-09-23
* m32r: remove redundant tests on unsignedRoel Kluin2009-09-22
* percpu: fix percpu accessors to potentially !cpu_possible() cpus: m32rRusty Russell2008-12-31
* cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell2008-12-13
* m32r: fix build due to notify_cpu_starting() changeIngo Molnar2008-10-16
* kernel/cpu.c: create a CPU_STARTING cpu_chain notifierManfred Spraul2008-09-08
* m32r: build fix of arch/m32r/kernel/smpboot.cMathieu Desnoyers2008-02-07
* spelling fixes: arch/m32r/Simon Arlott2007-10-19
* m32r: build fix for removing fs.h from mm.hHirokazu Takata2007-07-30
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* [PATCH] Change cpu_up and co from __devinit to __cpuinitGautham R Shenoy2007-01-11
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] m32r: Fix cpu_possible_map and cpu_present_map initialization for SMP...Hirokazu Takata2006-04-11
* [PATCH] m32r: task_pt_regs(), task_stack_page(), task_thread_info()Al Viro2006-01-12
* [PATCH] sched: disable preempt in idle tasksNick Piggin2005-11-09
* [PATCH] m32r smp.h gcc4 fixesAl Viro2005-08-23
* Linux-2.6.12-rc2Linus Torvalds2005-04-16