summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/setup.c
AgeCommit message (Expand)AuthorLines
2018-05-07PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig-12/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-03-03sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar-1/+1
2017-03-02sched/headers: Prepare to move _init() prototypes from <linux/sched.h> to <li...Ingo Molnar-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-0/+1
2017-02-27mm: add new mmgrab() helperVegard Nossum-1/+1
2017-01-20sched/clock: Fix hotplug crashPeter Zijlstra-0/+2
2016-08-07ia64: move exports to definitionsAl Viro-0/+4
2016-05-30ACPI / NUMA: Move acpi_numa_arch_fixup() to ia64 onlyRobert Richter-0/+1
2016-01-30ia64: Set System RAM type and descriptorToshi Kani-3/+3
2015-06-10ia64: remove paravirt codeLuis R. Rodriguez-12/+0
2015-03-05ia64: fix up obsolete cpu function usage.Rusty Russell-5/+6
2013-10-23DMI: Parse memory device (type 17) in SMBIOSChen, Gong-0/+1
2013-06-24[IA64] Delete __cpuinit usage from all ia64 usersPaul Gortmaker-5/+5
2013-04-30dump_stack: implement arch-specific hardware description in task dumpsTejun Heo-0/+1
2013-02-17ia64 idle: delete pm_idleLen Brown-1/+0
2012-03-28Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds-1/+1
2012-03-28arch/ia64: remove references to cpu_*_mapSrivatsa S. Bhat-1/+1
2012-03-28Disintegrate asm/system.h for IA64David Howells-1/+0
2011-12-09[IA64] Merge overlapping reserved regions at bootPetr Tesarik-0/+19
2011-03-23crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s...Olaf Hering-18/+0
2010-10-05[IA64] Initialize interrupts later (from init_IRQ())Tony Luck-4/+0
2010-08-11dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori-6/+0
2010-02-08[IA64] Remove COMPAT_IA32 supportTony Luck-5/+0
2009-10-29percpu: make percpu symbols in ia64 uniqueTejun Heo-2/+2
2009-10-02ia64: convert to dynamic percpu allocatorTejun Heo-12/+0
2009-10-02ia64: initialize cpu maps earlyTejun Heo-6/+5
2009-07-15ia64: Fix setup_per_cpu_areas() compilation errorFenghua Yu-0/+6
2009-06-17[IA64] Convert ia64 to use int-ll64.hMatthew Wilcox-16/+16
2009-04-01[IA64] BUG to BUG_ON changesStoyan Gaydarov-2/+1
2009-03-31Pull pvops into release branchTony Luck-0/+2
2009-03-26ia64/pv_ops: implement binary patching optimization for native.Isaku Yamahata-0/+2
2009-03-16cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: ia64Rusty Russell-2/+2
2008-11-07[IA64] Reserve elfcorehdr memory in CONFIG_CRASH_DUMPJay Lan-1/+1
2008-11-06[IA64] fix boot panic caused by offline CPUsDoug Chapman-3/+4
2008-10-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds-13/+29
2008-10-20always reserve elfcore header memory in crash kernelSimon Horman-3/+1
2008-10-20kdump: add is_vmcore_usable() and vmcore_unusable()Simon Horman-2/+2
2008-10-20kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCOREVivek Goyal-1/+8
2008-10-17[IA64] Add Variable Page Size and IA64 Support in Intel IOMMUFenghua Yu-13/+29
2008-09-22[IA64] Ski simulator doesn't need check_sal_cache_flushAlex Chiang-0/+2
2008-08-12[IA64] Ensure cpu0 can access per-cpu variables in early boot codeTony Luck-8/+10
2008-08-01[IA64] Move include/asm-ia64 to arch/ia64/include/asmTony Luck-1/+1
2008-07-17Pull pvops into release branchTony Luck-0/+10
2008-06-30[IA64] Bugfix for system with 32 cpusTony Luck-1/+2
2008-06-24[IA64] Fix boot failure on ia64/sn2Jes Sorensen-2/+1
2008-05-27[IA64] pvops: define initialization hooks, pv_init_ops, for paravirtualized e...Isaku Yamahata-0/+10
2008-05-27[IA64] Workaround for RSE issueTony Luck-0/+11
2008-05-14[IA64] Don't reserve crashkernel memory > 4 GBBernhard Walle-0/+29