summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2008-05-31x86: 32bit numa srat fix early_ioremap leakYinghai Lu
2008-05-31x86: extend e820 early_res support 32bit -fix #5Yinghai Lu
2008-05-31x86: extend e820 early_res support 32bit -fix #4Yinghai Lu
2008-05-31x86: extend e820 early_res support 32bit -fix #3Yinghai Lu
2008-05-27x86: extend e820 ealy_res support 32bit - fix #2Yinghai Lu
2008-05-25x86: fix mpparse falloutThomas Gleixner
2008-05-25x86: allow MPPARSE to be deselected in SMP configsAlexey Starikovskiy
2008-05-25x86: move mp_bus_not_pci from mpparse.cAlexey Starikovskiy
2008-05-25x86: mp_bus_id_to_pci_bus is not neededAlexey Starikovskiy
2008-05-25x86: move smp_found_configAlexey Starikovskiy
2008-05-25x86: move pic_mode to apic_32.cAlexey Starikovskiy
2008-05-25x86: Set pic_mode only if local apic code is presentAlexey Starikovskiy
2008-05-25x86: move e820_mark_nosave_regions to e820.cYinghai Lu
2008-05-25x86: fix mpparse/acpi interactionAlexey Starikovskiy
2008-05-25x86: initialize all fields of mp_irqs[mp_irq_entries]Soeren Sandmann
2008-05-25x86: make config_irqsrc not MPspec specificAlexey Starikovskiy
2008-05-25x86: make struct config_ioapic not MPspec specificAlexey Starikovskiy
2008-05-25x86: make mp_ioapic_routing definition localAlexey Starikovskiy
2008-05-25x86: complete move ACPI from mpparse.cAlexey Starikovskiy
2008-05-25x86: move es7000_plat out of mpparse.cAlexey Starikovskiy
2008-05-25x86: cleanup print out for mptableYinghai Lu
2008-05-25x86: include pci.h in e820_64.cThomas Gleixner
2008-05-25x86: fix shadow variables of global end_pnf in e820_64.cThomas Gleixner
2008-05-25x86: move mp_ioapic_routing to mpparse and make it staticThomas Gleixner
2008-05-25x86: extend e820 ealy_res support 32bit - fixYinghai Lu
2008-05-25x86: extend e820 ealy_res support 32bitYinghai Lu
2008-05-25x86 boot: add code to add BIOS provided EFI memory entries to kernelPaul Jackson
2008-05-25x86 boot: longer comment explaining sanitize_e820_map routinePaul Jackson
2008-05-25x86 boot: change sanitize_e820_map parameter from byte to int to allow bigger...Paul Jackson
2008-05-25x86 boot: extend some internal memory map arrays to handle larger EFI inputPaul Jackson
2008-05-25x86 boot: proper use of ARRAY_SIZE instead of repeated E820MAX constantPaul Jackson
2008-05-25x86 boot: minor code format fixes in e820 and efi routinesPaul Jackson
2008-05-25x86 boot: remove some unused extern function declarationsPaul Jackson
2008-05-25x86: mtrr cleanup for converting continuous to discrete layout - fix #2Yinghai Lu
2008-05-25x86: amd opteron TOM2 mask val fixYinghai Lu
2008-05-25x86: make e820.c to have common functionsYinghai Lu
2008-05-25x86: process fam 10h like k8 with fixed mtrr settingYinghai Lu
2008-05-25x86: mtrr cleanup for converting continuous to discrete - auto detect v4Yinghai Lu
2008-05-25x86: mtrr cleanup for converting continuous to discrete layout v8 - fixYinghai Lu
2008-05-25x86: fix trimming e820 with MTRR holes. - fixYinghai Lu
2008-05-25x86: fix trimming e820 with MTRR holes.Yinghai Lu
2008-05-25x86: mtrr cleanup for converting continuous to discrete layout, v8Yinghai Lu
2008-05-25x86: move i386 memory setup code to e820_32.cAlexander van Heukelum
2008-05-25x86: fix sparse warning in mtrr/generic.cThomas Gleixner
2008-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-05-22sparc64: Prevent stack backtrace false positives on trap frames.David S. Miller
2008-05-22sparc64: Fix stack tracing through trap frames.David S. Miller
2008-05-22sparc64: Fix kernel thread stack termination.David S. Miller
2008-05-21provide out-of-line strcat() for m68kAl Viro
2008-05-21MODULE_LICENSE expects "GPL v2", not "GPLv2"Al Viro