summaryrefslogtreecommitdiffstats
path: root/arch/m32r/kernel/smpboot.c
AgeCommit message (Expand)AuthorLines
2013-07-14m32r: delete __cpuinit usage from all m32r filesPaul Gortmaker-1/+1
2013-04-08m32r: Use generic idle loopThomas Gleixner-1/+1
2013-01-03ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman-1/+1
2012-04-26smp: Add task_struct argument to __cpu_up()Thomas Gleixner-1/+1
2012-04-26m32r: Remove pointless function prototypesThomas Gleixner-4/+0
2011-05-26m32r: convert cpumask apiKOSAKI Motohiro-24/+24
2009-09-24cpumask: Use accessors for cpu_*_mask: m32rRusty Russell-1/+1
2009-09-22m32r: remove redundant tests on unsignedRoel Kluin-1/+1
2009-01-01percpu: fix percpu accessors to potentially !cpu_possible() cpus: m32rRusty Russell-1/+1
2008-12-13cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell-6/+0
2008-10-16m32r: fix build due to notify_cpu_starting() changeIngo Molnar-0/+1
2008-09-08kernel/cpu.c: create a CPU_STARTING cpu_chain notifierManfred Spraul-0/+2
2008-02-07m32r: build fix of arch/m32r/kernel/smpboot.cMathieu Desnoyers-0/+1
2007-10-20spelling fixes: arch/m32r/Simon Arlott-3/+3
2007-07-30m32r: build fix for removing fs.h from mm.hHirokazu Takata-0/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap-1/+0
2007-01-11[PATCH] Change cpu_up and co from __devinit to __cpuinitGautham R Shenoy-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-04-11[PATCH] m32r: Fix cpu_possible_map and cpu_present_map initialization for SMP...Hirokazu Takata-9/+10
2006-01-12[PATCH] m32r: task_pt_regs(), task_stack_page(), task_thread_info()Al Viro-1/+1
2005-11-09[PATCH] sched: disable preempt in idle tasksNick Piggin-0/+1
2005-08-23[PATCH] m32r smp.h gcc4 fixesAl Viro-0/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+630