index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
ia64
/
kernel
/
smpboot.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cpumask: make irq_set_affinity() take a const struct cpumask
Rusty Russell
2008-12-13
1
-2
/
+2
*
cpumask: centralize cpu_online_map and cpu_possible_map
Rusty Russell
2008-12-13
1
-6
/
+0
*
Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched...
Ingo Molnar
2008-10-08
1
-0
/
+1
|
\
|
*
kernel/cpu.c: create a CPU_STARTING cpu_chain notifier
Manfred Spraul
2008-09-08
1
-0
/
+1
*
|
[IA64] prevent ia64 from invoking irq handlers on offline CPUs
Paul E. McKenney
2008-09-10
1
-3
/
+1
|
/
*
[IA64] Fix ia64 build failure when CONFIG_SFC=m
Robin Holt
2008-08-25
1
-0
/
+1
*
[IA64] Ensure cpu0 can access per-cpu variables in early boot code
Tony Luck
2008-08-12
1
-0
/
+2
*
Pull pvops into release branch
Tony Luck
2008-07-17
1
-0
/
+2
|
\
|
*
[IA64] pvops: define initialization hooks, pv_init_ops, for paravirtualized e...
Isaku Yamahata
2008-05-27
1
-0
/
+2
*
|
smp_call_function: get rid of the unused nonatomic/retry argument
Jens Axboe
2008-06-26
1
-1
/
+1
*
|
ia64: convert to generic helpers for IPI function calls
Jens Axboe
2008-06-26
1
-2
/
+2
|
/
*
[IA64] Remove printk noise on unimplemented SAL_PHYSICAL_ID_INFO
Alex Chiang
2008-04-29
1
-3
/
+9
*
[IA64] Fix unlock ordering in smp_callin
Alan D. Brunelle
2008-04-09
1
-1
/
+1
*
idle_regs() must be __cpuinit
Adrian Bunk
2008-02-06
1
-1
/
+1
*
calibrate_delay() must be __cpuinit
Adrian Bunk
2008-02-06
1
-1
/
+0
*
[IA64] remove dead code: __cpu_{down,die} from !HOTPLUG_CPU
Jan Beulich
2008-02-05
1
-11
/
+0
*
[IA64] /proc/cpuinfo "physical id" field cleanups
Alex Chiang
2007-10-29
1
-7
/
+14
*
Convert cpu_sibling_map to be a per cpu variable
Mike Travis
2007-10-16
1
-8
/
+10
*
[IA64] SN: Add support for CPU disable
John Keller
2007-09-01
1
-0
/
+6
*
[IA64] fix section mismatch warnings
Tony Luck
2007-07-25
1
-3
/
+3
*
[IA64] Add mapping table between irq and vector
Yasuaki Ishimatsu
2007-07-17
1
-0
/
+4
*
[IA64] start_secondary() and smp_callin() should be __cpuinit
Tony Luck
2007-05-23
1
-2
/
+2
*
[IA64] spelling fixes: arch/ia64/
Simon Arlott
2007-05-11
1
-3
/
+3
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
1
-1
/
+0
*
[IA64] Speed up boot - skip unnecessary clock calibration
Jack Steiner
2007-03-29
1
-1
/
+16
*
WorkQueue: Fix up arch-specific work items where possible
David Howells
2006-12-05
1
-5
/
+7
*
[IA64] Add interface so modules can discover whether multithreading is on.
Stephane Eranian
2006-09-26
1
-0
/
+24
*
[PATCH] sched: cleanup, remove task_t, convert to struct task_struct
Ingo Molnar
2006-07-03
1
-1
/
+1
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[PATCH] genirq: cleanup: remove irq_descp()
Ingo Molnar
2006-06-29
1
-1
/
+1
*
[PATCH] genirq: rename desc->handler to desc->chip
Ingo Molnar
2006-06-29
1
-3
/
+3
*
[IA64] New IA64 core/thread detection patch
Fenghua Yu
2006-03-24
1
-105
/
+4
*
Pull bsp-removal into release branch
Tony Luck
2006-03-21
1
-6
/
+108
|
\
|
*
[IA64] support for cpu0 removal
Ashok Raj
2006-01-05
1
-6
/
+108
*
|
[IA64] Dont set NR_CPUS for cpu_possible_map when CPU hotplug is enabled.
Ashok Raj
2006-02-14
1
-4
/
+1
|
/
*
[PATCH] sched: disable preempt in idle tasks
Nick Piggin
2005-11-09
1
-0
/
+1
*
[IA64] wider use of for_each_cpu_mask() in arch/ia64
hawkes@sgi.com
2005-10-25
1
-3
/
+3
*
[IA64] fix generic/up builds
Tony Luck
2005-07-06
1
-41
/
+0
*
[PATCH] set cpu_state for CPU hotplug (ia64)
Shaohua Li
2005-06-25
1
-0
/
+3
*
[PATCH] i386 CPU hotplug
Zwane Mwaikambo
2005-06-25
1
-0
/
+1
*
[IA64] fix "section mismatch" compile-time-error
David Mosberger-Tang
2005-05-09
1
-1
/
+1
*
[IA64] multi-core/multi-thread identification
Suresh Siddha
2005-04-25
1
-0
/
+206
*
[IA64] add missing cpu_relax() in ITC syncing code
David Mosberger-Tang
2005-04-25
1
-4
/
+7
*
[IA64] cpu hotplug: return offlined cpus to SAL
Ashok Raj
2005-04-22
1
-31
/
+50
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+692