summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2008-07-08x86, ioapic, acpi quirk: disable IRQ 0 through I/O APIC for some HP systemsMatthew Garrett
2008-07-08x86, ioapic, acpi: add a knob to disable IRQ 0 through I/O APICMaciej W. Rozycki
2008-07-08x86: simplify x86_mpparse dependency checkYinghai Lu
2008-07-08x86: fix compiling when CONFIG_X86_MPPARSE is not setYinghai Lu
2008-07-08x86: let MPS support be selectable, v2Yinghai Lu
2008-07-08x86: update mptable fix with no ioapic v2Yinghai Lu
2008-07-08x86: cleanup machine_specific_memory_setup, v2Yinghai Lu
2008-07-08x86: use acpi_numa_init to parse on 32-bit numaYinghai Lu
2008-07-08x86: Kconfig cleanup with genericarchYinghai Lu
2008-07-08x86: move some function out of setup_bootmem_allocYinghai Lu
2008-07-08x86: merge setup_memory_map with e820Yinghai Lu
2008-07-08x86: kill bad_pproYinghai Lu
2008-07-08x86: move e820_resource_resources to e820.cYinghai Lu
2008-07-08x86 boot: pass E820 memory map entries more than 128 via linked list of setup...Huang, Ying
2008-07-08x86, mm: use add_highpages_with_active_regions() for high pages init v2Yinghai Lu
2008-07-08x86: rename two e820 related functionsYinghai Lu
2008-07-08x86: use dstapic in mp_config_acpi_legacy_irqsYinghai Lu
2008-07-08x86: keep MP_intsrc_info untouched if we do not update mptableYinghai Lu
2008-07-08x86: clean up relocate_initrdYinghai Lu
2008-07-08x86: replace shrink_active_range() with remove_active_range()Yinghai Lu
2008-07-08x86: clean up reserve_bootmem_generic() and port it to 32-bitYinghai Lu
2008-07-08x86: make generic arch support NUMAQ, fix #2Yinghai Lu
2008-07-08x86: make generic arch support NUMAQ, fixYinghai Lu
2008-07-08x86: e820 merge parsing of the mem=/memmap= boot parametersYinghai Lu
2008-07-08x86: unify the reserve_bootmem() behavior of early_res_to_bootmem()Ingo Molnar
2008-07-08x86: use reserve_bootmem_generic() to reserve crashkernel memory on x86_64Bernhard Walle
2008-07-08x86: add flags parameter to reserve_bootmem_generic()Bernhard Walle
2008-07-08Merge branch 'linus' into tmp.x86.mpparse.newIngo Molnar
2008-07-05Merge branch 'x86/s2ram-fix' into x86/urgentIngo Molnar
2008-07-05x86 ACPI: fix resume from suspend to RAM on uniprocessor x86-64Rafael J. Wysocki
2008-07-05x86 ACPI: normalize segment descriptor register on resumeH. Peter Anvin
2008-07-04Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-07-04xen: fix address truncation in pte mfn<->pfn conversionJeremy Fitzhardinge
2008-07-03arch/x86/mm/init_64.c: early_memtest(): fix typesAndrew Morton
2008-07-03x86: fix Intel Mac booting with EFIHugh Dickins
2008-07-02Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-07-01x86: fix NODES_SHIFT Kconfig rangeThomas Gleixner
2008-06-30Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-06-30ptrace GET/SET FPXREGS brokenTAKADA Yoshihito
2008-06-30x86: fix cpu hotplug crashZhang, Yanmin
2008-06-26x86: section/warning fixesDaniel J Blueman
2008-06-24Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-06-24x86: KVM guest: Use the paravirt clocksource structs and functionsGerd Hoffmann
2008-06-24KVM: Make kvm host use the paravirt clocksource structsGerd Hoffmann
2008-06-24x86: Make xen use the paravirt clocksource structs and functionsGerd Hoffmann
2008-06-24x86: Add structs and functions for paravirt clocksourceGerd Hoffmann
2008-06-24xen: remove support for non-PAE 32-bitJeremy Fitzhardinge
2008-06-24KVM: VMX: Fix host msr corruption with preemption enabledAvi Kivity
2008-06-24KVM: MMU: Fix oops on guest userspace access to guest pagetableAvi Kivity
2008-06-24KVM: MMU: large page update_pte issue with non-PAE 32-bit guests (resend)Marcelo Tosatti