Age | Commit message (Expand) | Author |
2008-06-11 | Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
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, numa, 32-bit: use find_e820_area() to find KVA RAM on node | Yinghai Lu |
2008-06-10 | mm, x86: shrink_active_range() should check all | 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 | KVM: MMU: Fix is_empty_shadow_page() check | Avi Kivity |
2008-06-06 | KVM: MMU: Fix printk() format string | Avi Kivity |
2008-06-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2008-06-06 | KVM: MMU: reschedule during shadow teardown | Avi Kivity |
2008-06-06 | KVM: VMX: Clear CR4.VMXE in hardware_disable | Eli Collins |
2008-06-06 | KVM: migrate PIT timer | Marcelo Tosatti |
2008-06-06 | KVM: x86 emulator: fix hypercall return value on AMD | Avi Kivity |
2008-06-06 | x86, 32-bit: SRAT fix | Ingo Molnar |
2008-06-05 | x86/PCI: add workaround for bug in ASUS A7V600 BIOS (rev 1005) | Bertram Felgenhauer |
2008-06-05 | PCI/x86: fix up PCI stuff so that PCI_GOANY supports OLPC | Andres Salomon |
2008-06-05 | x86: fix CONFIG_NONPROMISC_DEVMEM prompt and help text | Stefan Richter |
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 |
2008-06-04 | suspend-vs-iommu: prevent suspend if we could not resume | Pavel Machek |
2008-06-04 | x86: section mismatch fix | Andrew Morton |
2008-06-04 | x86: fix Xorg crash with xf86MapVidMem error | Venki Pallipadi |
2008-06-04 | x86: fix pointer type warning in arch/x86/mm/init_64.c:early_memtest | Kevin Winchester |
2008-06-04 | x86: fix bad pmd ffff810000207xxx(9090909090909090) | Hugh Dickins |
2008-06-04 | x86: ioremap fix failing nesting check | Ingo Molnar |
2008-06-04 | x86: fix broken math-emu with lazy allocation of fpu area | Suresh Siddha |
2008-06-04 | x86: enable preemption in delay | Steven Rostedt |
2008-06-04 | x86: disable preemption in native_smp_prepare_cpus | Ingo Molnar |
2008-06-04 | x86: fix APIC warning on 32bit v2 | Yinghai Lu |
2008-06-04 | x86: make 32-bit use e820_register_active_regions() | Yinghai Lu |
2008-06-04 | x86: move e820_register_active() to e820.c | Yinghai Lu |
2008-06-04 | x86, numa, 32-bit: make sure get we kva space | Yinghai Lu |
2008-06-04 | x86: early check if a system is numaq | Yinghai Lu |
2008-06-04 | x86: change propagate_e820_map() back to find_max_pfn(), 32-bit, fix | Yinghai Lu |
2008-06-03 | x86: clean up max_pfn_mapped usage - 64-bit | Yinghai Lu |
2008-06-03 | x86: clean up max_pfn_mapped usage - 32-bit | Yinghai Lu |
2008-06-03 | x86, numa, 32-bit: avoid clash between ramdisk and kva | Yinghai Lu |
2008-06-03 | x86: update mptable | Yinghai Lu |
2008-06-03 | x86, numa, 32-bit: print out debug info on all kvas | Yinghai Lu |
2008-06-03 | x86, 32-bit: change propagate_e820_map() back to find_max_pfn() | Yinghai Lu |
2008-06-03 | x86: set node_remap_size[0] in fallback path | Yinghai Lu |