Age | Commit message (Expand) | Author |
2009-05-18 | mm, x86: remove MEMORY_HOTPLUG_RESERVE related code | Yinghai Lu |
2009-05-18 | Merge commit 'v2.6.30-rc6' into x86/mm | Ingo Molnar |
2009-05-15 | kgdb,i386: use address that SP register points to in the exception frame | Jason Wessel |
2009-05-12 | x86: make sparse mem work in non-NUMA mode | Shaohua Li |
2009-05-12 | x86: process.c, remove useless headers | Amerigo Wang |
2009-05-12 | x86: merge process.c a bit | Amerigo Wang |
2009-05-11 | KVM: SVM: Remove port 80 passthrough | Avi Kivity |
2009-05-11 | x86: use sparse_memory_present_with_active_regions() on UMA | Pekka Enberg |
2009-05-11 | x86: unify 64-bit UMA and NUMA paging_init() | Pekka Enberg |
2009-05-11 | x86: Allow 1MB of slack between the e820 map and SRAT, not 4GB | Yinghai Lu |
2009-05-11 | x86: Sanity check the e820 against the SRAT table using e820 map only | Yinghai Lu |
2009-05-11 | x86: clean up and and print out initial max_pfn_mapped | Yinghai Lu |
2009-05-11 | KVM: Make EFER reads safe when EFER does not exist | Avi Kivity |
2009-05-11 | KVM: Fix NX support reporting | Avi Kivity |
2009-05-11 | KVM: SVM: Fix cross vendor migration issue with unusable bit | Andre Przywara |
2009-05-11 | x86/pci: remove rounding quirk from e820_setup_gap() | Yinghai Lu |
2009-05-11 | x86, e820, pci: reserve extra free space near end of RAM | Linus Torvalds |
2009-05-11 | Merge commit 'v2.6.30-rc5' into x86/mm | Ingo Molnar |
2009-05-08 | x86: MCE: make cmci_discover_lock irq-safe | Hidetoshi Seto |
2009-05-08 | x86: xen, i386: reserve Xen pagetables | Jeremy Fitzhardinge |
2009-05-07 | x86, kexec: fix crashdump panic with CONFIG_KEXEC_JUMP | Huang Ying |
2009-05-07 | x86-64: finish cleanup_highmaps()'s job wrt. _brk_end | Jan Beulich |
2009-05-07 | x86: fix boot hang in early_reserve_e820() | Jan Beulich |
2009-05-06 | x86: Fix a typo in a printk message | Nikanth Karthikesan |
2009-05-06 | x86, srat: do not register nodes beyond e820 map | David Rientjes |
2009-05-05 | x86: 46 bit physical address support on 64 bits | Rik van Riel |
2009-05-05 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2009-05-05 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-05-04 | x86: show number of core_siblings instead of thread_siblings in /proc/cpuinfo | Andreas Herrmann |
2009-05-04 | amd-iommu: fix iommu flag masks | Joerg Roedel |
2009-05-03 | x86, mm: fault.c, use printk_once() in is_errata93() | Ingo Molnar |
2009-05-02 | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2009-05-01 | x86: initialize io_bitmap_base on 32bit | Thomas Gleixner |
2009-04-30 | x86: gettimeofday() vDSO: fix segfault when tv == NULL | John Wright |
2009-04-30 | x86: move per-cpu mmu_gathers to mm/init.c | Pekka Enberg |
2009-04-30 | x86: move max_pfn_mapped and max_low_pfn_mapped to setup.c | Pekka Enberg |
2009-04-29 | tracing: x86, mmiotrace: fix range test | Stuart Bennett |
2009-04-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2009-04-26 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-04-26 | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-04-26 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-04-24 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2009-04-24 | x86, hpet: Stop soliciting hpet=force users on ICH4M | Len Brown |
2009-04-24 | Merge branch 'cpufreq' into release | Len Brown |
2009-04-23 | x86: check boundary in setup_node_bootmem() | Yinghai Lu |
2009-04-22 | x86/PCI: don't bother with root quirks if _CRS is used | Yinghai Lu |
2009-04-22 | x86/PCI: set_pci_bus_resources_arch_default cleanups | Yinghai Lu |
2009-04-22 | x86/PCI: Move set_pci_bus_resources_arch_default into arch/x86 | Matthew Wilcox |
2009-04-22 | x86/PCI: don't call e820_all_mapped with -1 in the mmconfig case | Yinghai Lu |
2009-04-22 | x86, mce: fix boot logging logic | Andi Kleen |