Age | Commit message (Expand) | Author | Files | Lines |
2008-07-08 | Merge branch 'linus' into tmp.x86.mpparse.new | Ingo Molnar | 29 | -130/+424 |
2008-07-05 | Merge branch 'x86/s2ram-fix' into x86/urgent | Ingo Molnar | 3 | -2/+57 |
2008-07-05 | x86 ACPI: fix resume from suspend to RAM on uniprocessor x86-64 | Rafael J. Wysocki | 1 | -1/+1 |
2008-07-05 | x86 ACPI: normalize segment descriptor register on resume | H. Peter Anvin | 3 | -2/+57 |
2008-07-04 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -4/+4 |
2008-07-03 | x86: fix Intel Mac booting with EFI | Hugh Dickins | 1 | -4/+4 |
2008-06-30 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -3/+2 |
2008-06-30 | ptrace GET/SET FPXREGS broken | TAKADA Yoshihito | 1 | -2/+2 |
2008-06-30 | x86: fix cpu hotplug crash | Zhang, Yanmin | 1 | -1/+0 |
2008-06-24 | x86: KVM guest: Use the paravirt clocksource structs and functions | Gerd Hoffmann | 1 | -56/+33 |
2008-06-24 | x86: Add structs and functions for paravirt clocksource | Gerd Hoffmann | 2 | -0/+142 |
2008-06-19 | x86, geode: add a VSA2 ID for General Software | Jordan Crouse | 1 | -1/+4 |
2008-06-19 | x86: use BOOTMEM_EXCLUSIVE on 32-bit | Bernhard Walle | 1 | -2/+8 |
2008-06-19 | x86, 32-bit: fix boot failure on TSC-less processors | Mikael Pettersson | 1 | -10/+8 |
2008-06-19 | x86: fix NULL pointer deref in __switch_to | Suresh Siddha | 2 | -0/+2 |
2008-06-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 1 | -4/+10 |
2008-06-12 | provide rtc_cmos platform device | Stas Sergeev | 1 | -0/+34 |
2008-06-12 | Merge branch 'pci-for-jesse' of git://git.kernel.org/pub/scm/linux/kernel/git... | Jesse Barnes | 1 | -4/+10 |
2008-06-12 | x86, lockdep: fix "WARNING: at kernel/lockdep.c:2658 check_flags+0x4c/0x128()" | Vegard Nossum | 1 | -0/+1 |
2008-06-12 | x86: fix lockdep warning during suspend-to-ram | Peter Zijlstra | 1 | -0/+1 |
2008-06-12 | Revert "x86: fix ioapic bug again" | Ingo Molnar | 2 | -17/+4 |
2008-06-12 | x86: fix asm warning in head_32.S | Joe Korty | 1 | -1/+1 |
2008-06-12 | geode: fix modular build | Ingo Molnar | 1 | -0/+2 |
2008-06-10 | x86, pci-dma.c: don't always add __GFP_NORETRY to gfp | Miquel van Smoorenburg | 1 | -3/+10 |
2008-06-10 | x86: update mptable, fix | Yinghai Lu | 1 | -0/+2 |
2008-06-10 | x86: make generic arch support NUMAQ | Yinghai Lu | 5 | -11/+79 |
2008-06-10 | x86: introduce max_physical_apicid for bigsmp switching | Yinghai Lu | 6 | -8/+19 |
2008-06-10 | x86: fix boot failure with 64GB+ system with numa 32-bit | Yinghai Lu | 1 | -1/+1 |
2008-06-10 | x86: remove all active memory ranges before registering them again after trim... | Yinghai Lu | 1 | -0/+1 |
2008-06-09 | Revert "x86, 32-bit: SRAT fix" | Ingo Molnar | 1 | -3/+8 |
2008-06-06 | x86, 32-bit: SRAT fix | Ingo Molnar | 1 | -8/+3 |
2008-06-05 | x86: linked list of setup_data for i386 | Huang, Ying | 5 | -40/+43 |
2008-06-05 | x86: extract common part of head32.c and head64.c into head.c | Huang, Ying | 4 | -101/+56 |
2008-06-05 | x86: reserve EFI memory map with reserve_early | Huang, Ying | 4 | -24/+27 |
2008-06-05 | x86: reserve highmem pages via reserve_early | Huang, Ying | 1 | -0/+11 |
2008-06-05 | x86: split out common code into find_overlapped_early() | Huang, Ying | 1 | -20/+30 |
2008-06-04 | x86: e820 max_arch_pfn typo fix for 64 bit | Yinghai Lu | 1 | -1/+1 |
2008-06-04 | x86, fpu: fix CONFIG_PREEMPT=y corruption of application's FPU stack | Suresh Siddha | 2 | -2/+8 |
2008-06-04 | suspend-vs-iommu: prevent suspend if we could not resume | Pavel Machek | 1 | -1/+30 |
2008-06-04 | x86: fix broken math-emu with lazy allocation of fpu area | Suresh Siddha | 1 | -15/+29 |
2008-06-04 | x86: disable preemption in native_smp_prepare_cpus | Ingo Molnar | 1 | -1/+4 |
2008-06-04 | x86: fix APIC warning on 32bit v2 | Yinghai Lu | 1 | -2/+14 |
2008-06-04 | x86: make 32-bit use e820_register_active_regions() | Yinghai Lu | 4 | -72/+27 |
2008-06-04 | x86: move e820_register_active() to e820.c | Yinghai Lu | 2 | -97/+109 |
2008-06-04 | x86: early check if a system is numaq | Yinghai Lu | 2 | -8/+30 |
2008-06-04 | x86: change propagate_e820_map() back to find_max_pfn(), 32-bit, fix | Yinghai Lu | 1 | -0/+2 |
2008-06-03 | x86: clean up max_pfn_mapped usage - 64-bit | Yinghai Lu | 2 | -13/+4 |
2008-06-03 | x86: clean up max_pfn_mapped usage - 32-bit | Yinghai Lu | 2 | -1/+7 |
2008-06-03 | x86: update mptable | Yinghai Lu | 4 | -17/+435 |
2008-06-03 | x86, 32-bit: change propagate_e820_map() back to find_max_pfn() | Yinghai Lu | 2 | -5/+4 |