aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/setup.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2007-08-17[IA64] Enable early console for Ski simulatorPeter Chubb1-0/+7
2007-07-30[IA64] Remove a few duplicate includesJesper Juhl1-1/+0
2007-07-25[IA64] Ensure that machvec is set up takes place before serial consoleHorms1-3/+8
2007-07-19[PATCH] sched: sched_cacheflush is now unusedRalf Baechle1-9/+0
2007-07-16serial: convert early_uart to earlycon for 8250Yinghai Lu1-4/+0
2007-07-09sched: zap the migration init / cache-hot balancing codeIngo Molnar1-6/+0
2007-05-11[IA64] spelling fixes: arch/ia64/Simon Arlott1-3/+3
2007-05-07[IA64] Fix some section mismatch errorsTony Luck1-1/+1
2007-04-30Pull percpu-dtc into release branchTony Luck1-2/+5
2007-04-06[IA64] Fix CPU freq displayed in /proc/cpuinfoVenki Pallipadi1-1/+1
2007-03-20[IA64] Fix get_model_name() for mixed cpu type systemsJack Steiner1-7/+15
2007-03-07[IA64] remove duplicate declaration of efi_initialize_iomem_resourcesHorms1-2/+0
2007-03-06[IA64] kexec: Use EFI_LOADER_DATA for ELF core headerMagnus Damm1-0/+30
2007-02-12[PATCH] Dynamic kernel command-line: ia64Alon Bar-Lev1-2/+2
2007-02-06[IA64] remove per-cpu ia64_phys_stacked_size_p8Chen, Kenneth W1-2/+5
2007-02-05[IA64] use snprintf() on features field of /proc/cpuinfoAron Griffis1-17/+14
2006-12-12[IA64] Take defensive stance on ia64_pal_get_brand_info()Tony Luck1-2/+2
2006-12-12[IA64] Kexec/Kdump: honour non-zero crashkernel offset.Horms1-4/+10
2006-12-12[IA64] CONFIG_KEXEC/CONFIG_CRASH_DUMP permutationsHorms1-0/+15
2006-12-07[IA64] IA64 Kexec/kdumpZou Nan hai1-0/+38
2006-10-31[IA64] move SAL_CACHE_FLUSH check later in bootTroy Heber1-0/+2
2006-10-01[SERIAL] Remove wrong asm/serial.h inclusionsRussell King1-1/+0
2006-09-26Pull model-name into release branchTony Luck1-10/+31
2006-07-10[PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-21[IA64] sanity check reserved region usageAlex Williamson1-0/+1
2006-06-05[IA64] Add "model name" to /proc/cpuinfoTony Luck1-10/+31
2006-03-26[PATCH] EFI: keep physical table addresses in efi structureBjorn Helgaas1-1/+1
2006-03-26[PATCH] ia64: use i386 dmi_scan.cMatt Domsch1-0/+8
2006-03-25Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-36/+24
2006-03-24[PATCH] kill include/linux/platform.h, default_idle() cleanupAdrian Bunk1-1/+0
2006-03-23IA64: Use early_parm to handle mvec_name and nomcaHorms1-24/+12
2006-03-22[IA64] add init declaration to memory initialization functionsChen, Kenneth W1-6/+6
2006-03-22[IA64] add init declaration to cpu initialization functionsChen, Kenneth W1-6/+6
2006-02-14[IA64] Count disabled cpus as potential hot-pluggable CPUsAshok Raj1-0/+4
2006-02-07[IA64] Fix CONFIG_PRINTK_TIMETony Luck1-0/+4
2006-01-12[PATCH] ia64: task_pt_regs()Al Viro1-1/+1
2006-01-12[PATCH] scheduler cache-hot-autodetectakpm@osdl.org1-0/+6
2006-01-12[PATCH] sched: add cacheflush() asmIngo Molnar1-0/+10
2006-01-05[IA64] Fix compile warnings in setup.cTony Luck1-1/+1
2005-12-06[CPUFREQ] CPU frequency display in /proc/cpuinfoVenkatesh Pallipadi1-1/+7
2005-11-10Pull context-bitmap into release branchTony Luck1-0/+1
2005-11-07[PATCH] ia64: re-implement dma_get_cache_alignment to avoid EXPORT_SYMBOLJohn W. Linville1-0/+7
2005-10-31[IA64] Use bitmaps for efficient context allocation/freePeter Keilty1-0/+1
2005-10-28Pull proc-cpuinfo-siblings into release branchTony Luck1-1/+1