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