summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/setup.c
Commit message (Expand)AuthorAgeFilesLines
* [IA64] Fix boot failure on ia64/sn2Jes Sorensen2008-06-241-2/+1Star
* [IA64] Workaround for RSE issueTony Luck2008-05-271-0/+11
* [IA64] Don't reserve crashkernel memory > 4 GBBernhard Walle2008-05-151-0/+29
* Pull miscellaneous into release branchTony Luck2008-04-171-0/+23
|\
| * [IA64] Fix NUMA configuration issueZoltan Menyhart2008-04-121-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-051-1/+1
* sched: remove printk_clock references from ia64Ingo Molnar2008-01-251-4/+0Star
* [IA64] rename _bss to __bss_startBernhard Walle2007-12-081-2/+1Star
* [IA64] /proc/cpuinfo "physical id" field cleanupsAlex Chiang2007-10-291-41/+8Star
* 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/+2Star
* [IA64] Clear pending interrupts at CPU boot up timeKenji Kaneshige2007-08-291-0/+5
* [IA64] Enable early console for Ski simulatorPeter Chubb2007-08-171-0/+7
* [IA64] Remove a few duplicate includesJesper Juhl2007-07-311-1/+0Star
* [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/+0Star
* serial: convert early_uart to earlycon for 8250Yinghai Lu2007-07-161-4/+0Star
* sched: zap the migration init / cache-hot balancing codeIngo Molnar2007-07-091-6/+0Star
* [IA64] spelling fixes: arch/ia64/Simon Arlott2007-05-111-3/+3
* [IA64] Fix some section mismatch errorsTony Luck2007-05-071-1/+1
* Pull percpu-dtc into release branchTony Luck2007-04-301-2/+5
|\
| * [IA64] remove per-cpu ia64_phys_stacked_size_p8Chen, Kenneth W2007-02-071-2/+5
* | [IA64] Fix CPU freq displayed in /proc/cpuinfoVenki Pallipadi2007-04-071-1/+1
* | [IA64] Fix get_model_name() for mixed cpu type systemsJack Steiner2007-03-201-7/+15
* | [IA64] remove duplicate declaration of efi_initialize_iomem_resourcesHorms2007-03-081-2/+0Star
* | [IA64] kexec: Use EFI_LOADER_DATA for ELF core headerMagnus Damm2007-03-061-0/+30
* | [PATCH] Dynamic kernel command-line: ia64Alon Bar-Lev2007-02-121-2/+2
* | [IA64] use snprintf() on features field of /proc/cpuinfoAron Griffis2007-02-051-17/+14Star
|/
* [IA64] Take defensive stance on ia64_pal_get_brand_info()Tony Luck2006-12-121-2/+2
* [IA64] Kexec/Kdump: honour non-zero crashkernel offset.Horms2006-12-121-4/+10
* [IA64] CONFIG_KEXEC/CONFIG_CRASH_DUMP permutationsHorms2006-12-121-0/+15
* [IA64] IA64 Kexec/kdumpZou Nan hai2006-12-071-0/+38
* [IA64] move SAL_CACHE_FLUSH check later in bootTroy Heber2006-10-311-0/+2
* [SERIAL] Remove wrong asm/serial.h inclusionsRussell King2006-10-011-1/+0Star
* Pull model-name into release branchTony Luck2006-09-261-10/+31
|\
| * [IA64] Add "model name" to /proc/cpuinfoTony Luck2006-06-051-10/+31
* | [PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl2006-07-101-1/+1
* | Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* | [IA64] sanity check reserved region usageAlex Williamson2006-06-211-0/+1
|/
* [PATCH] EFI: keep physical table addresses in efi structureBjorn Helgaas2006-03-261-1/+1
* [PATCH] ia64: use i386 dmi_scan.cMatt Domsch2006-03-261-0/+8
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-03-251-36/+24Star
|\