Age | Commit message (Expand) | Author | Files | Lines |
2019-05-21 | treewide: Add SPDX license identifier for missed files | Thomas Gleixner | 1 | -0/+1 |
2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport | 1 | -1/+1 |
2016-03-01 | arch/hotplug: Call into idle with a proper state | Thomas Gleixner | 1 | -1/+1 |
2015-06-22 | Merge tag 'please-pull-paravirt' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -2/+0 |
2015-06-10 | ia64: remove paravirt code | Luis R. Rodriguez | 1 | -2/+0 |
2015-06-02 | ia64: make cpu_callin_map non-volatile. | Rusty Russell | 1 | -1/+2 |
2015-03-05 | ia64: fix up obsolete cpu function usage. | Rusty Russell | 1 | -20/+22 |
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 |