Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
f24bc1ed45c13805c19f58cc4289b1be7efee19b
/
arch
/
ia64
/
kernel
/
smpboot.c
ccce9bb
[IA64] Delete __cpuinit usage from all ia64 users
by Paul Gortmaker
· 12 years ago
91d591c
ia64: Use generic idle loop
by Thomas Gleixner
· 12 years ago
5b5e76e
IA64: drivers: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
18c26c2
death to idle_regs()
by Al Viro
· 12 years ago
459165e
ia64: SMP: Remove call to ipi_call_lock_irq()/ipi_call_unlock_irq()
by Yong Zhang
· 13 years ago
13583bf
ia64: Use generic idle thread allocation
by Thomas Gleixner
· 13 years ago
8239c25
smp: Add task_struct argument to __cpu_up()
by Thomas Gleixner
· 13 years ago
532bfc8
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 13 years ago
7d7f984
arch/ia64: remove references to cpu_*_map
by Srivatsa S. Bhat
· 13 years ago
c140d87
Disintegrate asm/system.h for IA64
by David Howells
· 13 years ago
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
097e98b
ia64: Convert migrate_platform_irqs() to new irq chip functions
by Thomas Gleixner
· 14 years ago
d7a7c57
x86, ia64, smp: use workqueues unconditionally during do_boot_cpu()
by Suresh Siddha
· 14 years ago
2510600
topology: alternate fix for ia64 tiger_defconfig build breakage
by Lee Schermerhorn
· 14 years ago
b71ab8c
workqueue: increase max_active of keventd and kill current_is_keventd()
by Tejun Heo
· 15 years ago
4ec37de
[IA64] Fix build breakage
by Tony Luck
· 15 years ago
fd1197f
numa: ia64: support numa_mem_id() for memoryless nodes
by Lee Schermerhorn
· 15 years ago
3bccd99
numa: ia64: use generic percpu var numa_node_id() implementation
by Lee Schermerhorn
· 15 years ago
32974ad
[IA64] Remove COMPAT_IA32 support
by Tony Luck
· 15 years ago
e088a4a
[IA64] Convert ia64 to use int-ll64.h
by Matthew Wilcox
· 16 years ago
86bc3df
[IA64] remove obsolete irq_desc_t typedef
by Thomas Gleixner
· 16 years ago
2af51a3
cpumask: Use accessors code.: ia64
by Rusty Russell
· 16 years ago
c0acdea
[IA64] Remove redundant cpu_clear() in __cpu_disable path
by Alex Chiang
· 16 years ago
66db2e6
[IA64] Revert "prevent ia64 from invoking irq handlers on offline CPUs"
by Alex Chiang
· 16 years ago
0de2652
cpumask: make irq_set_affinity() take a const struct cpumask
by Rusty Russell
· 16 years ago
98a79d6
cpumask: centralize cpu_online_map and cpu_possible_map
by Rusty Russell
· 16 years ago
990d0f2
Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched/urgent' into sched/core
by Ingo Molnar
· 16 years ago
e7b1403
[IA64] prevent ia64 from invoking irq handlers on offline CPUs
by Paul E. McKenney
· 16 years ago
e545a61
kernel/cpu.c: create a CPU_STARTING cpu_chain notifier
by Manfred Spraul
· 16 years ago
42aca48
[IA64] Fix ia64 build failure when CONFIG_SFC=m
by Robin Holt
· 16 years ago
10617bb
[IA64] Ensure cpu0 can access per-cpu variables in early boot code
by Tony Luck
· 16 years ago
fca515f
Pull pvops into release branch
by Tony Luck
· 16 years ago
8691e5a
smp_call_function: get rid of the unused nonatomic/retry argument
by Jens Axboe
· 17 years ago
f27b433
ia64: convert to generic helpers for IPI function calls
by Jens Axboe
· 17 years ago
e51835d
[IA64] pvops: define initialization hooks, pv_init_ops, for paravirtualized environment.
by Isaku Yamahata
· 17 years ago
6ff0bc9
[IA64] Remove printk noise on unimplemented SAL_PHYSICAL_ID_INFO
by Alex Chiang
· 17 years ago
e914501
[IA64] Fix unlock ordering in smp_callin
by Alan D. Brunelle
· 17 years ago
6b2fb3c
idle_regs() must be __cpuinit
by Adrian Bunk
· 17 years ago
6c81c32
calibrate_delay() must be __cpuinit
by Adrian Bunk
· 17 years ago
ef3c4cb
[IA64] remove dead code: __cpu_{down,die} from !HOTPLUG_CPU
by Jan Beulich
· 17 years ago
113134f
[IA64] /proc/cpuinfo "physical id" field cleanups
by Alex Chiang
· 17 years ago
d5a7430
Convert cpu_sibling_map to be a per cpu variable
by Mike Travis
· 17 years ago
6e9de18
[IA64] SN: Add support for CPU disable
by John Keller
· 17 years ago
9d6f40b
[IA64] fix section mismatch warnings
by Tony Luck
· 17 years ago
e1b30a3
[IA64] Add mapping table between irq and vector
by Yasuaki Ishimatsu
· 17 years ago
d86ebd1
[IA64] start_secondary() and smp_callin() should be __cpuinit
by Tony Luck
· 18 years ago
72fdbdc
[IA64] spelling fixes: arch/ia64/
by Simon Arlott
· 18 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 18 years ago
ead6caa
[IA64] Speed up boot - skip unnecessary clock calibration
by Jack Steiner
· 18 years ago
6d5aefb
WorkQueue: Fix up arch-specific work items where possible
by David Howells
· 18 years ago
dd562c0
[IA64] Add interface so modules can discover whether multithreading is on.
by Stephane Eranian
· 18 years ago
36c8b58
[PATCH] sched: cleanup, remove task_t, convert to struct task_struct
by Ingo Molnar
· 19 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 19 years ago
a8553ac
[PATCH] genirq: cleanup: remove irq_descp()
by Ingo Molnar
· 19 years ago
d1bef4e
[PATCH] genirq: rename desc->handler to desc->chip
by Ingo Molnar
· 19 years ago
4129a95
[IA64] New IA64 core/thread detection patch
by Fenghua Yu
· 19 years ago
536ea4e
Pull bsp-removal into release branch
by Tony Luck
· 19 years ago
69aa234
[IA64] Dont set NR_CPUS for cpu_possible_map when CPU hotplug is enabled.
by Ashok Raj
· 19 years ago
ff74190
[IA64] support for cpu0 removal
by Ashok Raj
· 19 years ago
5bfb5d6
[PATCH] sched: disable preempt in idle tasks
by Nick Piggin
· 19 years ago
dc565b5
[IA64] wider use of for_each_cpu_mask() in arch/ia64
by hawkes@sgi.com
· 19 years ago
8d7e351
[IA64] fix generic/up builds
by Tony Luck
· 20 years ago
a9fa06c
[PATCH] set cpu_state for CPU hotplug (ia64)
by Shaohua Li
· 20 years ago
f370513
[PATCH] i386 CPU hotplug
by Zwane Mwaikambo
· 20 years ago
66302f2
[IA64] fix "section mismatch" compile-time-error
by David Mosberger-Tang
· 20 years ago
e927ecb
[IA64] multi-core/multi-thread identification
by Suresh Siddha
· 20 years ago
8297511
[IA64] add missing cpu_relax() in ITC syncing code
by David Mosberger-Tang
· 20 years ago
b8d8b88
[IA64] cpu hotplug: return offlined cpus to SAL
by Ashok Raj
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago