aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/setup.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport1-1/+0
2018-07-23ia64: switch to NO_BOOTMEMMike Rapoport1-1/+10
2018-05-07PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig1-12/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-03-03sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar1-1/+1
2017-03-02sched/headers: Prepare to move _init() prototypes from <linux/sched.h> to <linux/sched/init.h>Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h>Ingo Molnar1-0/+1
2017-02-27mm: add new mmgrab() helperVegard Nossum1-1/+1
2017-01-20sched/clock: Fix hotplug crashPeter Zijlstra1-0/+2
2016-08-07ia64: move exports to definitionsAl Viro1-0/+4
2016-05-30ACPI / NUMA: Move acpi_numa_arch_fixup() to ia64 onlyRobert Richter1-0/+1
2016-01-30ia64: Set System RAM type and descriptorToshi Kani1-3/+3
2015-06-10ia64: remove paravirt codeLuis R. Rodriguez1-12/+0
2015-03-05ia64: fix up obsolete cpu function usage.Rusty Russell1-5/+6
2013-10-23DMI: Parse memory device (type 17) in SMBIOSChen, Gong1-0/+1
2013-06-24[IA64] Delete __cpuinit usage from all ia64 usersPaul Gortmaker1-5/+5
2013-04-30dump_stack: implement arch-specific hardware description in task dumpsTejun Heo1-0/+1
2013-02-17ia64 idle: delete pm_idleLen Brown1-1/+0
2012-03-28Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-1/+1
2012-03-28arch/ia64: remove references to cpu_*_mapSrivatsa S. Bhat1-1/+1
2012-03-28Disintegrate asm/system.h for IA64David Howells1-1/+0
2011-12-09[IA64] Merge overlapping reserved regions at bootPetr Tesarik1-0/+19
2011-03-23crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfnOlaf Hering1-18/+0
2010-10-05[IA64] Initialize interrupts later (from init_IRQ())Tony Luck1-4/+0
2010-08-11dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori1-6/+0
2010-02-08[IA64] Remove COMPAT_IA32 supportTony Luck1-5/+0
2009-10-29percpu: make percpu symbols in ia64 uniqueTejun Heo1-2/+2
2009-10-02ia64: convert to dynamic percpu allocatorTejun Heo1-12/+0
2009-10-02ia64: initialize cpu maps earlyTejun Heo1-6/+5
2009-07-15ia64: Fix setup_per_cpu_areas() compilation errorFenghua Yu1-0/+6
2009-06-17[IA64] Convert ia64 to use int-ll64.hMatthew Wilcox1-16/+16
2009-04-01[IA64] BUG to BUG_ON changesStoyan Gaydarov1-2/+1
2009-03-31Pull pvops into release branchTony Luck1-0/+2
2009-03-26ia64/pv_ops: implement binary patching optimization for native.Isaku Yamahata1-0/+2
2009-03-16cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: ia64Rusty Russell1-2/+2
2008-11-07[IA64] Reserve elfcorehdr memory in CONFIG_CRASH_DUMPJay Lan1-1/+1
2008-11-06[IA64] fix boot panic caused by offline CPUsDoug Chapman1-3/+4
2008-10-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-13/+29
2008-10-20always reserve elfcore header memory in crash kernelSimon Horman1-3/+1
2008-10-20kdump: add is_vmcore_usable() and vmcore_unusable()Simon Horman1-2/+2
2008-10-20kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCOREVivek Goyal1-1/+8
2008-10-17[IA64] Add Variable Page Size and IA64 Support in Intel IOMMUFenghua Yu1-13/+29
2008-09-22[IA64] Ski simulator doesn't need check_sal_cache_flushAlex Chiang1-0/+2
2008-08-12[IA64] Ensure cpu0 can access per-cpu variables in early boot codeTony Luck1-8/+10
2008-08-01[IA64] Move include/asm-ia64 to arch/ia64/include/asmTony Luck1-1/+1
2008-07-17Pull pvops into release branchTony Luck1-0/+10
2008-06-30[IA64] Bugfix for system with 32 cpusTony Luck1-1/+2
2008-06-24[IA64] Fix boot failure on ia64/sn2Jes Sorensen1-2/+1
2008-05-27[IA64] pvops: define initialization hooks, pv_init_ops, for paravirtualized environment.Isaku Yamahata1-0/+10