summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
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: 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: 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-03x86: fix Intel Mac booting with EFIHugh Dickins
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-24x86: KVM guest: Use the paravirt clocksource structs and functionsGerd Hoffmann
2008-06-24x86: Add structs and functions for paravirt clocksourceGerd Hoffmann
2008-06-19x86, geode: add a VSA2 ID for General SoftwareJordan Crouse
2008-06-19x86: use BOOTMEM_EXCLUSIVE on 32-bitBernhard Walle
2008-06-19x86, 32-bit: fix boot failure on TSC-less processorsMikael Pettersson
2008-06-19x86: fix NULL pointer deref in __switch_toSuresh Siddha
2008-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2008-06-12provide rtc_cmos platform deviceStas Sergeev
2008-06-12Merge branch 'pci-for-jesse' of git://git.kernel.org/pub/scm/linux/kernel/git...Jesse Barnes
2008-06-12x86, lockdep: fix "WARNING: at kernel/lockdep.c:2658 check_flags+0x4c/0x128()"Vegard Nossum
2008-06-12x86: fix lockdep warning during suspend-to-ramPeter Zijlstra
2008-06-12Revert "x86: fix ioapic bug again"Ingo Molnar
2008-06-12x86: fix asm warning in head_32.SJoe Korty
2008-06-12geode: fix modular buildIngo Molnar
2008-06-10x86, pci-dma.c: don't always add __GFP_NORETRY to gfpMiquel van Smoorenburg
2008-06-10x86: update mptable, fixYinghai Lu
2008-06-10x86: make generic arch support NUMAQYinghai Lu
2008-06-10x86: introduce max_physical_apicid for bigsmp switchingYinghai Lu
2008-06-10x86: fix boot failure with 64GB+ system with numa 32-bitYinghai Lu
2008-06-10x86: remove all active memory ranges before registering them again after trim...Yinghai Lu
2008-06-09Revert "x86, 32-bit: SRAT fix"Ingo Molnar
2008-06-06x86, 32-bit: SRAT fixIngo Molnar
2008-06-05x86: linked list of setup_data for i386Huang, Ying
2008-06-05x86: extract common part of head32.c and head64.c into head.cHuang, Ying
2008-06-05x86: reserve EFI memory map with reserve_earlyHuang, Ying
2008-06-05x86: reserve highmem pages via reserve_earlyHuang, Ying
2008-06-05x86: split out common code into find_overlapped_early()Huang, Ying
2008-06-04x86: e820 max_arch_pfn typo fix for 64 bitYinghai Lu
2008-06-04x86, fpu: fix CONFIG_PREEMPT=y corruption of application's FPU stackSuresh Siddha