Age | Commit message (Expand) | Author |
2013-02-17 | ia64 idle: delete pm_idle | Len Brown |
2012-03-28 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-03-28 | arch/ia64: remove references to cpu_*_map | Srivatsa S. Bhat |
2012-03-28 | Disintegrate asm/system.h for IA64 | David Howells |
2011-12-09 | [IA64] Merge overlapping reserved regions at boot | Petr Tesarik |
2011-03-23 | crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s... | Olaf Hering |
2010-10-05 | [IA64] Initialize interrupts later (from init_IRQ()) | Tony Luck |
2010-08-11 | dma-mapping: unify dma_get_cache_alignment implementations | FUJITA Tomonori |
2010-02-08 | [IA64] Remove COMPAT_IA32 support | Tony Luck |
2009-10-29 | percpu: make percpu symbols in ia64 unique | Tejun Heo |
2009-10-02 | ia64: convert to dynamic percpu allocator | Tejun Heo |
2009-10-02 | ia64: initialize cpu maps early | Tejun Heo |
2009-07-15 | ia64: Fix setup_per_cpu_areas() compilation error | Fenghua Yu |
2009-06-17 | [IA64] Convert ia64 to use int-ll64.h | Matthew Wilcox |
2009-04-01 | [IA64] BUG to BUG_ON changes | Stoyan Gaydarov |
2009-03-31 | Pull pvops into release branch | Tony Luck |
2009-03-26 | ia64/pv_ops: implement binary patching optimization for native. | Isaku Yamahata |
2009-03-16 | cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: ia64 | Rusty Russell |
2008-11-07 | [IA64] Reserve elfcorehdr memory in CONFIG_CRASH_DUMP | Jay Lan |
2008-11-06 | [IA64] fix boot panic caused by offline CPUs | Doug Chapman |
2008-10-23 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds |
2008-10-20 | always reserve elfcore header memory in crash kernel | Simon Horman |
2008-10-20 | kdump: add is_vmcore_usable() and vmcore_unusable() | Simon Horman |
2008-10-20 | kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCORE | Vivek Goyal |
2008-10-17 | [IA64] Add Variable Page Size and IA64 Support in Intel IOMMU | Fenghua Yu |
2008-09-22 | [IA64] Ski simulator doesn't need check_sal_cache_flush | Alex Chiang |
2008-08-12 | [IA64] Ensure cpu0 can access per-cpu variables in early boot code | Tony Luck |
2008-08-01 | [IA64] Move include/asm-ia64 to arch/ia64/include/asm | Tony Luck |
2008-07-17 | Pull pvops into release branch | Tony Luck |
2008-06-30 | [IA64] Bugfix for system with 32 cpus | Tony Luck |
2008-06-24 | [IA64] Fix boot failure on ia64/sn2 | Jes Sorensen |
2008-05-27 | [IA64] pvops: define initialization hooks, pv_init_ops, for paravirtualized e... | Isaku Yamahata |
2008-05-27 | [IA64] Workaround for RSE issue | Tony Luck |
2008-05-14 | [IA64] Don't reserve crashkernel memory > 4 GB | Bernhard Walle |
2008-04-17 | Pull miscellaneous into release branch | Tony Luck |
2008-04-17 | Pull nptcg into release branch | Tony Luck |
2008-04-11 | [IA64] Fix NUMA configuration issue | Zoltan Menyhart |
2008-04-08 | [IA64] Minimize per_cpu reservations. | holt@sgi.com |
2008-04-04 | [IA64] Kernel parameter for max number of concurrent global TLB purges | Fenghua Yu |
2008-04-04 | [IA64] Multiple outstanding ptc.g instruction support | Fenghua Yu |
2008-03-06 | [IA64] remove remaining __FUNCTION__ occurrences | Harvey Harrison |
2008-02-04 | [IA64] constify function pointer tables | Jan Engelhardt |
2008-01-25 | sched: remove printk_clock references from ia64 | Ingo Molnar |
2007-12-07 | [IA64] rename _bss to __bss_start | Bernhard Walle |
2007-10-29 | [IA64] /proc/cpuinfo "physical id" field cleanups | Alex Chiang |
2007-10-22 | kexec: add BSS to resource tree | Bernhard Walle |
2007-10-19 | Use extended crashkernel command line on ia64 | Bernhard Walle |
2007-10-16 | [IA64] Fix build for CONFIG_SMP=n | Tony Luck |
2007-10-16 | Convert cpu_sibling_map to be a per cpu variable | Mike Travis |
2007-09-01 | [IA64] Enable early console for Ski simulator | Peter Chubb |