index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
alpha
/
kernel
/
smp.c
Age
Commit message (
Expand
)
Author
2016-03-01
arch/hotplug: Call into idle with a proper state
Thomas Gleixner
2015-05-26
smp, alpha: kill SMP single function call interrupt
Jiang Liu
2013-11-17
alpha: Switch to GENERIC_CLOCKEVENTS
Richard Henderson
2013-07-19
alpha: kernel: typo issue, using '1' instead of '11'
Chen Gang
2013-07-19
alpha: kernel: using memcpy() instead of strcpy()
Chen Gang
2013-07-14
alpha: delete __cpuinit usage from all users
Paul Gortmaker
2013-04-08
alpha: Use generic idle loop
Thomas Gleixner
2013-01-03
ALPHA: drivers: remove __dev* attributes.
Greg Kroah-Hartman
2012-09-23
alpha: Fix preemption handling in idle loop
Frederic Weisbecker
2012-04-26
alpha: Use generic idle thread allocation
Thomas Gleixner
2012-04-26
smp: Add task_struct argument to __cpu_up()
Thomas Gleixner
2012-03-29
documentation: remove references to cpu_*_map.
Rusty Russell
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-05-25
alpha: replace with new cpumask APIs
KOSAKI Motohiro
2011-04-14
sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()
Peter Zijlstra
2009-09-24
cpumask: arch_send_call_function_ipi_mask: alpha
Rusty Russell
2009-02-16
cpumask: Use cpu_*_mask accessors code: alpha
Rusty Russell
2009-01-30
alpha: compile fixes
Ivan Kokshaysky
2008-12-13
cpumask: centralize cpu_online_map and cpu_possible_map
Rusty Russell
2008-11-30
false __cpuinit positives on alpha
Al Viro
2008-10-16
alpha: notify_cpu_starting() compile fixlet
Alexey Dobriyan
2008-09-08
kernel/cpu.c: create a CPU_STARTING cpu_chain notifier
Manfred Spraul
2008-06-26
on_each_cpu(): kill unused 'retry' parameter
Jens Axboe
2008-06-26
smp_call_function: get rid of the unused nonatomic/retry argument
Jens Axboe
2008-06-26
alpha: convert to generic helpers for IPI function calls
Jens Axboe
2008-04-28
alpha: remove remaining __FUNCTION__ occurrences
Harvey Harrison
2008-02-06
calibrate_delay() must be __cpuinit
Adrian Bunk
2007-10-19
spelling fixes: arch/alpha/
Simon Arlott
2007-07-30
Remove fs.h from mm.h
Alexey Dobriyan
2007-07-26
deal with alpha section warnings
Al Viro
2007-07-17
alpha __init fixes
Al Viro
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2006-10-11
[PATCH] alpha_ksyms.c cleanup
Al Viro
2006-10-07
[PATCH] minimal alpha pt_regs fixes
Al Viro
2006-06-05
[PATCH] alpha: SMP IRQ routing fix
Ivan Kokshaysky
2006-04-11
[PATCH] alpha: SMP boot fixes
Brian Uhrain says
2006-02-08
[PATCH] alpha: set cpu_possible_map much earlier
Ivan Kokshaysky
2006-01-12
[PATCH] alpha: task_thread_info()
Al Viro
2005-09-10
[PATCH] spinlock consolidation
Ingo Molnar
2005-08-24
[PATCH] alpha spinlock code and bogus constraints
Al Viro
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds