aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m32r/kernel/smp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-05-26m32r: remove redundant declarationKOSAKI Motohiro1-11/+2
2011-05-26m32r: convert cpumask apiKOSAKI Motohiro1-26/+25
2011-04-14sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra1-3/+1
2009-11-04m32r: Should index be positive?Roel Kluin1-1/+1
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan1-0/+1
2009-09-24cpumask: use mm_cpumask() wrapper: m32rRusty Russell1-4/+4
2009-09-24cpumask: arch_send_call_function_ipi_mask: m32rRusty Russell1-11/+11
2008-09-27m32r/kernel/: cleanupsAdrian Bunk1-2/+2
2008-06-26smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe1-2/+2
2008-06-26m32r: convert to generic helpers for IPI function callsJens Axboe1-115/+13
2007-10-20spelling fixes: arch/m32r/Simon Arlott1-9/+9
2006-10-11[PATCH] m32r: NULL noise removalAl Viro1-1/+1
2006-10-07[PATCH] m32r pt_regs fixesAl Viro1-5/+8
2005-10-14[PATCH] m32r: Fix smp.c for preempt kernelHirokazu Takata1-4/+8
2005-09-10[PATCH] spinlock consolidationIngo Molnar1-36/+12
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+965