summaryrefslogtreecommitdiffstats
path: root/arch/m32r/kernel/smpboot.c
Commit message (Expand)AuthorAgeFilesLines
* m32r: delete __cpuinit usage from all m32r filesPaul Gortmaker2013-07-151-1/+1
* m32r: Use generic idle loopThomas Gleixner2013-04-081-1/+1
* ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman2013-01-041-1/+1
* smp: Add task_struct argument to __cpu_up()Thomas Gleixner2012-04-261-1/+1
* m32r: Remove pointless function prototypesThomas Gleixner2012-04-261-4/+0Star
* m32r: convert cpumask apiKOSAKI Motohiro2011-05-271-24/+24
* cpumask: Use accessors for cpu_*_mask: m32rRusty Russell2009-09-241-1/+1
* m32r: remove redundant tests on unsignedRoel Kluin2009-09-221-1/+1
* percpu: fix percpu accessors to potentially !cpu_possible() cpus: m32rRusty Russell2009-01-011-1/+1
* cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell2008-12-131-6/+0Star
* m32r: fix build due to notify_cpu_starting() changeIngo Molnar2008-10-161-0/+1
* kernel/cpu.c: create a CPU_STARTING cpu_chain notifierManfred Spraul2008-09-081-0/+2
* m32r: build fix of arch/m32r/kernel/smpboot.cMathieu Desnoyers2008-02-071-0/+1
* spelling fixes: arch/m32r/Simon Arlott2007-10-201-3/+3
* m32r: build fix for removing fs.h from mm.hHirokazu Takata2007-07-301-0/+1
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0Star
* [PATCH] Change cpu_up and co from __devinit to __cpuinitGautham R Shenoy2007-01-121-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] m32r: Fix cpu_possible_map and cpu_present_map initialization for SMP...Hirokazu Takata2006-04-111-9/+10
* [PATCH] m32r: task_pt_regs(), task_stack_page(), task_thread_info()Al Viro2006-01-121-1/+1
* [PATCH] sched: disable preempt in idle tasksNick Piggin2005-11-091-0/+1
* [PATCH] m32r smp.h gcc4 fixesAl Viro2005-08-241-0/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+630