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