aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/setup.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2008-05-27[IA64] Workaround for RSE issueTony Luck1-0/+11
2008-05-14[IA64] Don't reserve crashkernel memory > 4 GBBernhard Walle1-0/+29
2008-04-17Pull miscellaneous into release branchTony Luck1-0/+23
2008-04-17Pull nptcg into release branchTony Luck1-2/+4
2008-04-11[IA64] Fix NUMA configuration issueZoltan Menyhart1-0/+23
2008-04-08[IA64] Minimize per_cpu reservations.holt@sgi.com1-0/+2
2008-04-04[IA64] Kernel parameter for max number of concurrent global TLB purgesFenghua Yu1-1/+1
2008-04-04[IA64] Multiple outstanding ptc.g instruction supportFenghua Yu1-2/+4
2008-03-06[IA64] remove remaining __FUNCTION__ occurrencesHarvey Harrison1-4/+4
2008-02-04[IA64] constify function pointer tablesJan Engelhardt1-1/+1
2008-01-25sched: remove printk_clock references from ia64Ingo Molnar1-4/+0
2007-12-07[IA64] rename _bss to __bss_startBernhard Walle1-2/+1
2007-10-29[IA64] /proc/cpuinfo "physical id" field cleanupsAlex Chiang1-41/+8
2007-10-22kexec: add BSS to resource treeBernhard Walle1-3/+11
2007-10-19Use extended crashkernel command line on ia64Bernhard Walle1-42/+46
2007-10-16[IA64] Fix build for CONFIG_SMP=nTony Luck1-0/+2
2007-10-16Convert cpu_sibling_map to be a per cpu variableMike Travis1-4/+8
2007-09-01[IA64] Enable early console for Ski simulatorPeter Chubb1-6/+2
2007-08-28[IA64] Clear pending interrupts at CPU boot up timeKenji Kaneshige1-0/+5