| Commit message (Expand) | Author | Age |
* | x86, ia64, smp: use workqueues unconditionally during do_boot_cpu() | Suresh Siddha | 2010-08-09 |
* | topology: alternate fix for ia64 tiger_defconfig build breakage | Lee Schermerhorn | 2010-08-09 |
* | workqueue: increase max_active of keventd and kill current_is_keventd() | Tejun Heo | 2010-06-29 |
* | [IA64] Fix build breakage | Tony Luck | 2010-05-27 |
* | numa: ia64: support numa_mem_id() for memoryless nodes | Lee Schermerhorn | 2010-05-27 |
* | numa: ia64: use generic percpu var numa_node_id() implementation | Lee Schermerhorn | 2010-05-27 |
* | [IA64] Remove COMPAT_IA32 support | Tony Luck | 2010-02-08 |
* | [IA64] Convert ia64 to use int-ll64.h | Matthew Wilcox | 2009-06-17 |
* | [IA64] remove obsolete irq_desc_t typedef | Thomas Gleixner | 2009-06-15 |
* | cpumask: Use accessors code.: ia64 | Rusty Russell | 2009-03-15 |
* | [IA64] Remove redundant cpu_clear() in __cpu_disable path | Alex Chiang | 2009-02-19 |
* | [IA64] Revert "prevent ia64 from invoking irq handlers on offline CPUs" | Alex Chiang | 2009-02-19 |
* | 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 |