Age | Commit message (Expand) | Author |
2008-07-08 | x86 boot: pass E820 memory map entries more than 128 via linked list of setup... | Huang, Ying |
2008-07-08 | x86, mm: use add_highpages_with_active_regions() for high pages init v2 | Yinghai Lu |
2008-07-08 | x86: rename two e820 related functions | Yinghai Lu |
2008-07-08 | x86: use dstapic in mp_config_acpi_legacy_irqs | Yinghai Lu |
2008-07-08 | x86: keep MP_intsrc_info untouched if we do not update mptable | Yinghai Lu |
2008-07-08 | x86: clean up relocate_initrd | Yinghai Lu |
2008-07-08 | x86: clean up reserve_bootmem_generic() and port it to 32-bit | Yinghai Lu |
2008-07-08 | x86: make generic arch support NUMAQ, fix #2 | Yinghai Lu |
2008-07-08 | x86: e820 merge parsing of the mem=/memmap= boot parameters | Yinghai Lu |
2008-07-08 | x86: unify the reserve_bootmem() behavior of early_res_to_bootmem() | Ingo Molnar |
2008-07-08 | x86: use reserve_bootmem_generic() to reserve crashkernel memory on x86_64 | Bernhard Walle |
2008-07-08 | x86: add flags parameter to reserve_bootmem_generic() | Bernhard Walle |
2008-07-08 | Merge branch 'linus' into tmp.x86.mpparse.new | Ingo Molnar |
2008-07-05 | Merge branch 'x86/s2ram-fix' into x86/urgent | Ingo Molnar |
2008-07-05 | x86 ACPI: fix resume from suspend to RAM on uniprocessor x86-64 | Rafael J. Wysocki |
2008-07-05 | x86 ACPI: normalize segment descriptor register on resume | H. Peter Anvin |
2008-07-04 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2008-07-03 | x86: fix Intel Mac booting with EFI | Hugh Dickins |
2008-06-30 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2008-06-30 | ptrace GET/SET FPXREGS broken | TAKADA Yoshihito |
2008-06-30 | x86: fix cpu hotplug crash | Zhang, Yanmin |
2008-06-24 | x86: KVM guest: Use the paravirt clocksource structs and functions | Gerd Hoffmann |
2008-06-24 | x86: Add structs and functions for paravirt clocksource | Gerd Hoffmann |
2008-06-19 | x86, geode: add a VSA2 ID for General Software | Jordan Crouse |
2008-06-19 | x86: use BOOTMEM_EXCLUSIVE on 32-bit | Bernhard Walle |
2008-06-19 | x86, 32-bit: fix boot failure on TSC-less processors | Mikael Pettersson |
2008-06-19 | x86: fix NULL pointer deref in __switch_to | Suresh Siddha |
2008-06-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2008-06-12 | provide rtc_cmos platform device | Stas Sergeev |
2008-06-12 | Merge branch 'pci-for-jesse' of git://git.kernel.org/pub/scm/linux/kernel/git... | Jesse Barnes |
2008-06-12 | x86, lockdep: fix "WARNING: at kernel/lockdep.c:2658 check_flags+0x4c/0x128()" | Vegard Nossum |
2008-06-12 | x86: fix lockdep warning during suspend-to-ram | Peter Zijlstra |
2008-06-12 | Revert "x86: fix ioapic bug again" | Ingo Molnar |
2008-06-12 | x86: fix asm warning in head_32.S | Joe Korty |
2008-06-12 | geode: fix modular build | Ingo Molnar |
2008-06-10 | x86, pci-dma.c: don't always add __GFP_NORETRY to gfp | Miquel van Smoorenburg |
2008-06-10 | x86: update mptable, fix | Yinghai Lu |
2008-06-10 | x86: make generic arch support NUMAQ | Yinghai Lu |
2008-06-10 | x86: introduce max_physical_apicid for bigsmp switching | Yinghai Lu |
2008-06-10 | x86: fix boot failure with 64GB+ system with numa 32-bit | Yinghai Lu |
2008-06-10 | x86: remove all active memory ranges before registering them again after trim... | Yinghai Lu |
2008-06-09 | Revert "x86, 32-bit: SRAT fix" | Ingo Molnar |
2008-06-06 | x86, 32-bit: SRAT fix | Ingo Molnar |
2008-06-05 | x86: linked list of setup_data for i386 | Huang, Ying |
2008-06-05 | x86: extract common part of head32.c and head64.c into head.c | Huang, Ying |
2008-06-05 | x86: reserve EFI memory map with reserve_early | Huang, Ying |
2008-06-05 | x86: reserve highmem pages via reserve_early | Huang, Ying |
2008-06-05 | x86: split out common code into find_overlapped_early() | Huang, Ying |
2008-06-04 | x86: e820 max_arch_pfn typo fix for 64 bit | Yinghai Lu |
2008-06-04 | x86, fpu: fix CONFIG_PREEMPT=y corruption of application's FPU stack | Suresh Siddha |