index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
ia64
/
kernel
/
smpboot.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-24
[IA64] Delete __cpuinit usage from all ia64 users
Paul Gortmaker
1
-4
/
+4
2013-04-08
ia64: Use generic idle loop
Thomas Gleixner
1
-1
/
+1
2013-01-03
IA64: drivers: remove __dev* attributes.
Greg Kroah-Hartman
1
-7
/
+4
2012-11-28
death to idle_regs()
Al Viro
1
-5
/
+0
2012-06-05
ia64: SMP: Remove call to ipi_call_lock_irq()/ipi_call_unlock_irq()
Yong Zhang
1
-2
/
+0
2012-04-26
ia64: Use generic idle thread allocation
Thomas Gleixner
1
-58
/
+3
2012-04-26
smp: Add task_struct argument to __cpu_up()
Thomas Gleixner
1
-1
/
+1
2012-03-28
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-12
/
+7
2012-03-28
arch/ia64: remove references to cpu_*_map
Srivatsa S. Bhat
1
-12
/
+7
2012-03-28
Disintegrate asm/system.h for IA64
David Howells
1
-1
/
+0
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-29
ia64: Convert migrate_platform_irqs() to new irq chip functions
Thomas Gleixner
1
-7
/
+7
2010-08-09
x86, ia64, smp: use workqueues unconditionally during do_boot_cpu()
Suresh Siddha
1
-9
/
+6
2010-08-09
topology: alternate fix for ia64 tiger_defconfig build breakage
Lee Schermerhorn
1
-4
/
+0
2010-06-29
workqueue: increase max_active of keventd and kill current_is_keventd()
Tejun Heo
1
-1
/
+1
2010-05-27
[IA64] Fix build breakage
Tony Luck
1
-0
/
+4
2010-05-27
numa: ia64: support numa_mem_id() for memoryless nodes
Lee Schermerhorn
1
-0
/
+1
2010-05-27
numa: ia64: use generic percpu var numa_node_id() implementation
Lee Schermerhorn
1
-0
/
+6
2010-02-08
[IA64] Remove COMPAT_IA32 support
Tony Luck
1
-5
/
+0
2009-06-17
[IA64] Convert ia64 to use int-ll64.h
Matthew Wilcox
1
-1
/
+1
2009-06-15
[IA64] remove obsolete irq_desc_t typedef
Thomas Gleixner
1
-1
/
+1
2009-03-16
cpumask: Use accessors code.: ia64
Rusty Russell
1
-10
/
+7
2009-02-19
[IA64] Remove redundant cpu_clear() in __cpu_disable path
Alex Chiang
1
-2
/
+1
2009-02-19
[IA64] Revert "prevent ia64 from invoking irq handlers on offline CPUs"
Alex Chiang
1
-1
/
+3
2008-12-13
cpumask: make irq_set_affinity() take a const struct cpumask
Rusty Russell
1
-2
/
+2
2008-12-13
cpumask: centralize cpu_online_map and cpu_possible_map
Rusty Russell
1
-6
/
+0
2008-10-08
Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched...
Ingo Molnar
1
-0
/
+1
2008-09-10
[IA64] prevent ia64 from invoking irq handlers on offline CPUs
Paul E. McKenney
1
-3
/
+1
2008-09-08
kernel/cpu.c: create a CPU_STARTING cpu_chain notifier
Manfred Spraul
1
-0
/
+1
2008-08-25
[IA64] Fix ia64 build failure when CONFIG_SFC=m
Robin Holt
1
-0
/
+1
2008-08-12
[IA64] Ensure cpu0 can access per-cpu variables in early boot code
Tony Luck
1
-0
/
+2
2008-07-17
Pull pvops into release branch
Tony Luck
1
-0
/
+2
2008-06-26
smp_call_function: get rid of the unused nonatomic/retry argument
Jens Axboe
1
-1
/
+1
2008-06-26
ia64: convert to generic helpers for IPI function calls
Jens Axboe
1
-2
/
+2
2008-05-27
[IA64] pvops: define initialization hooks, pv_init_ops, for paravirtualized e...
Isaku Yamahata
1
-0
/
+2
2008-04-29
[IA64] Remove printk noise on unimplemented SAL_PHYSICAL_ID_INFO
Alex Chiang
1
-3
/
+9
2008-04-09
[IA64] Fix unlock ordering in smp_callin
Alan D. Brunelle
1
-1
/
+1
2008-02-06
idle_regs() must be __cpuinit
Adrian Bunk
1
-1
/
+1
2008-02-06
calibrate_delay() must be __cpuinit
Adrian Bunk
1
-1
/
+0
2008-02-05
[IA64] remove dead code: __cpu_{down,die} from !HOTPLUG_CPU
Jan Beulich
1
-11
/
+0
2007-10-29
[IA64] /proc/cpuinfo "physical id" field cleanups
Alex Chiang
1
-7
/
+14
2007-10-16
Convert cpu_sibling_map to be a per cpu variable
Mike Travis
1
-8
/
+10
2007-09-01
[IA64] SN: Add support for CPU disable
John Keller
1
-0
/
+6
2007-07-25
[IA64] fix section mismatch warnings
Tony Luck
1
-3
/
+3
2007-07-17
[IA64] Add mapping table between irq and vector
Yasuaki Ishimatsu
1
-0
/
+4
2007-05-23
[IA64] start_secondary() and smp_callin() should be __cpuinit
Tony Luck
1
-2
/
+2
2007-05-11
[IA64] spelling fixes: arch/ia64/
Simon Arlott
1
-3
/
+3
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2007-03-29
[IA64] Speed up boot - skip unnecessary clock calibration
Jack Steiner
1
-1
/
+16
[next]