aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/setup.c
Commit message (Expand)AuthorAgeFilesLines
* crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s...Olaf Hering2011-03-231-18/+0
* [IA64] Initialize interrupts later (from init_IRQ())Tony Luck2010-10-051-4/+0
* dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori2010-08-111-6/+0
* [IA64] Remove COMPAT_IA32 supportTony Luck2010-02-081-5/+0
* percpu: make percpu symbols in ia64 uniqueTejun Heo2009-10-291-2/+2
* ia64: convert to dynamic percpu allocatorTejun Heo2009-10-021-12/+0
* ia64: initialize cpu maps earlyTejun Heo2009-10-021-6/+5
* ia64: Fix setup_per_cpu_areas() compilation errorFenghua Yu2009-07-151-0/+6
* [IA64] Convert ia64 to use int-ll64.hMatthew Wilcox2009-06-171-16/+16
* [IA64] BUG to BUG_ON changesStoyan Gaydarov2009-04-011-2/+1
* Pull pvops into release branchTony Luck2009-03-311-0/+2
|\
| * ia64/pv_ops: implement binary patching optimization for native.Isaku Yamahata2009-03-261-0/+2
* | cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: ia64Rusty Russell2009-03-161-2/+2
|/
* [IA64] Reserve elfcorehdr memory in CONFIG_CRASH_DUMPJay Lan2008-11-071-1/+1
* [IA64] fix boot panic caused by offline CPUsDoug Chapman2008-11-061-3/+4
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-10-231-13/+29
|\
| * [IA64] Add Variable Page Size and IA64 Support in Intel IOMMUFenghua Yu2008-10-171-13/+29
* | always reserve elfcore header memory in crash kernelSimon Horman2008-10-201-3/+1
* | kdump: add is_vmcore_usable() and vmcore_unusable()Simon Horman2008-10-201-2/+2
* | kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCOREVivek Goyal2008-10-201-1/+8
|/
* [IA64] Ski simulator doesn't need check_sal_cache_flushAlex Chiang2008-09-221-0/+2
* [IA64] Ensure cpu0 can access per-cpu variables in early boot codeTony Luck2008-08-121-8/+10
* [IA64] Move include/asm-ia64 to arch/ia64/include/asmTony Luck2008-08-011-1/+1
* Pull pvops into release branchTony Luck2008-07-171-0/+10
|\
| * [IA64] pvops: define initialization hooks, pv_init_ops, for paravirtualized e...Isaku Yamahata2008-05-271-0/+10
* | [IA64] Bugfix for system with 32 cpusTony Luck2008-06-301-1/+2
* | [IA64] Fix boot failure on ia64/sn2Jes Sorensen2008-06-241-2/+1
|/
* [IA64] Workaround for RSE issueTony Luck2008-05-271-0/+11
* [IA64] Don't reserve crashkernel memory > 4 GBBernhard Walle2008-05-141-0/+29
* Pull miscellaneous into release branchTony Luck2008-04-171-0/+23
|\
| * [IA64] Fix NUMA configuration issueZoltan Menyhart2008-04-111-0/+23
* | Pull nptcg into release branchTony Luck2008-04-171-2/+4
|\ \
| * | [IA64] Kernel parameter for max number of concurrent global TLB purgesFenghua Yu2008-04-041-1/+1
| * | [IA64] Multiple outstanding ptc.g instruction supportFenghua Yu2008-04-041-2/+4
| |/
* | [IA64] Minimize per_cpu reservations.holt@sgi.com2008-04-081-0/+2
|/
* [IA64] remove remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-061-4/+4
* [IA64] constify function pointer tablesJan Engelhardt2008-02-041-1/+1
* sched: remove printk_clock references from ia64Ingo Molnar2008-01-251-4/+0
* [IA64] rename _bss to __bss_startBernhard Walle2007-12-071-2/+1
* [IA64] /proc/cpuinfo "physical id" field cleanupsAlex Chiang2007-10-291-41/+8
* kexec: add BSS to resource treeBernhard Walle2007-10-221-3/+11
* Use extended crashkernel command line on ia64Bernhard Walle2007-10-191-42/+46
* [IA64] Fix build for CONFIG_SMP=nTony Luck2007-10-161-0/+2
* Convert cpu_sibling_map to be a per cpu variableMike Travis2007-10-161-4/+8
* [IA64] Enable early console for Ski simulatorPeter Chubb2007-09-011-6/+2
* [IA64] Clear pending interrupts at CPU boot up timeKenji Kaneshige2007-08-281-0/+5
* [IA64] Enable early console for Ski simulatorPeter Chubb2007-08-171-0/+7
* [IA64] Remove a few duplicate includesJesper Juhl2007-07-301-1/+0
* [IA64] Ensure that machvec is set up takes place before serial consoleHorms2007-07-251-3/+8
* [PATCH] sched: sched_cacheflush is now unusedRalf Baechle2007-07-191-9/+0