aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64/kernel/setup.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-23crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s...Gravatar Olaf Hering 1-18/+0
2010-10-05[IA64] Initialize interrupts later (from init_IRQ())Gravatar Tony Luck 1-4/+0
2010-08-11dma-mapping: unify dma_get_cache_alignment implementationsGravatar FUJITA Tomonori 1-6/+0
2010-02-08[IA64] Remove COMPAT_IA32 supportGravatar Tony Luck 1-5/+0
2009-10-29percpu: make percpu symbols in ia64 uniqueGravatar Tejun Heo 1-2/+2
2009-10-02ia64: convert to dynamic percpu allocatorGravatar Tejun Heo 1-12/+0
2009-10-02ia64: initialize cpu maps earlyGravatar Tejun Heo 1-6/+5
2009-07-15ia64: Fix setup_per_cpu_areas() compilation errorGravatar Fenghua Yu 1-0/+6
2009-06-17[IA64] Convert ia64 to use int-ll64.hGravatar Matthew Wilcox 1-16/+16
2009-04-01[IA64] BUG to BUG_ON changesGravatar Stoyan Gaydarov 1-2/+1
2009-03-31Pull pvops into release branchGravatar Tony Luck 1-0/+2
2009-03-26ia64/pv_ops: implement binary patching optimization for native.Gravatar Isaku Yamahata 1-0/+2
2009-03-16cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: ia64Gravatar Rusty Russell 1-2/+2
2008-11-07[IA64] Reserve elfcorehdr memory in CONFIG_CRASH_DUMPGravatar Jay Lan 1-1/+1
2008-11-06[IA64] fix boot panic caused by offline CPUsGravatar Doug Chapman 1-3/+4
2008-10-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Gravatar Linus Torvalds 1-13/+29
2008-10-20always reserve elfcore header memory in crash kernelGravatar Simon Horman 1-3/+1
2008-10-20kdump: add is_vmcore_usable() and vmcore_unusable()Gravatar Simon Horman 1-2/+2
2008-10-20kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCOREGravatar Vivek Goyal 1-1/+8
2008-10-17[IA64] Add Variable Page Size and IA64 Support in Intel IOMMUGravatar Fenghua Yu 1-13/+29
2008-09-22[IA64] Ski simulator doesn't need check_sal_cache_flushGravatar Alex Chiang 1-0/+2
2008-08-12[IA64] Ensure cpu0 can access per-cpu variables in early boot codeGravatar Tony Luck 1-8/+10
2008-08-01[IA64] Move include/asm-ia64 to arch/ia64/include/asmGravatar Tony Luck 1-1/+1
2008-07-17Pull pvops into release branchGravatar Tony Luck 1-0/+10
2008-06-30[IA64] Bugfix for system with 32 cpusGravatar Tony Luck 1-1/+2
2008-06-24[IA64] Fix boot failure on ia64/sn2Gravatar Jes Sorensen 1-2/+1
2008-05-27[IA64] pvops: define initialization hooks, pv_init_ops, for paravirtualized e...Gravatar Isaku Yamahata 1-0/+10
2008-05-27[IA64] Workaround for RSE issueGravatar Tony Luck 1-0/+11
2008-05-14[IA64] Don't reserve crashkernel memory > 4 GBGravatar Bernhard Walle 1-0/+29
2008-04-17Pull miscellaneous into release branchGravatar Tony Luck 1-0/+23
2008-04-17Pull nptcg into release branchGravatar Tony Luck 1-2/+4
2008-04-11[IA64] Fix NUMA configuration issueGravatar Zoltan Menyhart 1-0/+23
2008-04-08[IA64] Minimize per_cpu reservations.Gravatar holt@sgi.com 1-0/+2
2008-04-04[IA64] Kernel parameter for max number of concurrent global TLB purgesGravatar Fenghua Yu 1-1/+1
2008-04-04[IA64] Multiple outstanding ptc.g instruction supportGravatar Fenghua Yu 1-2/+4
2008-03-06[IA64] remove remaining __FUNCTION__ occurrencesGravatar Harvey Harrison 1-4/+4
2008-02-04[IA64] constify function pointer tablesGravatar Jan Engelhardt 1-1/+1
2008-01-25sched: remove printk_clock references from ia64Gravatar Ingo Molnar 1-4/+0
2007-12-07[IA64] rename _bss to __bss_startGravatar Bernhard Walle 1-2/+1
2007-10-29[IA64] /proc/cpuinfo "physical id" field cleanupsGravatar Alex Chiang 1-41/+8
2007-10-22kexec: add BSS to resource treeGravatar Bernhard Walle 1-3/+11
2007-10-19Use extended crashkernel command line on ia64Gravatar Bernhard Walle 1-42/+46
2007-10-16[IA64] Fix build for CONFIG_SMP=nGravatar Tony Luck 1-0/+2
2007-10-16Convert cpu_sibling_map to be a per cpu variableGravatar Mike Travis 1-4/+8
2007-09-01[IA64] Enable early console for Ski simulatorGravatar Peter Chubb 1-6/+2
2007-08-28[IA64] Clear pending interrupts at CPU boot up timeGravatar Kenji Kaneshige 1-0/+5
2007-08-17[IA64] Enable early console for Ski simulatorGravatar Peter Chubb 1-0/+7
2007-07-30[IA64] Remove a few duplicate includesGravatar Jesper Juhl 1-1/+0
2007-07-25[IA64] Ensure that machvec is set up takes place before serial consoleGravatar Horms 1-3/+8
2007-07-19[PATCH] sched: sched_cacheflush is now unusedGravatar Ralf Baechle 1-9/+0