summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2009-05-18mm, x86: remove MEMORY_HOTPLUG_RESERVE related codeYinghai Lu
2009-05-18Merge commit 'v2.6.30-rc6' into x86/mmIngo Molnar
2009-05-15kgdb,i386: use address that SP register points to in the exception frameJason Wessel
2009-05-12x86: make sparse mem work in non-NUMA modeShaohua Li
2009-05-12x86: process.c, remove useless headersAmerigo Wang
2009-05-12x86: merge process.c a bitAmerigo Wang
2009-05-11KVM: SVM: Remove port 80 passthroughAvi Kivity
2009-05-11x86: use sparse_memory_present_with_active_regions() on UMAPekka Enberg
2009-05-11x86: unify 64-bit UMA and NUMA paging_init()Pekka Enberg
2009-05-11x86: Allow 1MB of slack between the e820 map and SRAT, not 4GBYinghai Lu
2009-05-11x86: Sanity check the e820 against the SRAT table using e820 map onlyYinghai Lu
2009-05-11x86: clean up and and print out initial max_pfn_mappedYinghai Lu
2009-05-11KVM: Make EFER reads safe when EFER does not existAvi Kivity
2009-05-11KVM: Fix NX support reportingAvi Kivity
2009-05-11KVM: SVM: Fix cross vendor migration issue with unusable bitAndre Przywara
2009-05-11x86/pci: remove rounding quirk from e820_setup_gap()Yinghai Lu
2009-05-11x86, e820, pci: reserve extra free space near end of RAMLinus Torvalds
2009-05-11Merge commit 'v2.6.30-rc5' into x86/mmIngo Molnar
2009-05-08x86: MCE: make cmci_discover_lock irq-safeHidetoshi Seto
2009-05-08x86: xen, i386: reserve Xen pagetablesJeremy Fitzhardinge
2009-05-07x86, kexec: fix crashdump panic with CONFIG_KEXEC_JUMPHuang Ying
2009-05-07x86-64: finish cleanup_highmaps()'s job wrt. _brk_endJan Beulich
2009-05-07x86: fix boot hang in early_reserve_e820()Jan Beulich
2009-05-06x86: Fix a typo in a printk messageNikanth Karthikesan
2009-05-06x86, srat: do not register nodes beyond e820 mapDavid Rientjes
2009-05-05x86: 46 bit physical address support on 64 bitsRik van Riel
2009-05-05Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-05-05Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-05-04x86: show number of core_siblings instead of thread_siblings in /proc/cpuinfoAndreas Herrmann
2009-05-04amd-iommu: fix iommu flag masksJoerg Roedel
2009-05-03x86, mm: fault.c, use printk_once() in is_errata93()Ingo Molnar
2009-05-02Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-05-01x86: initialize io_bitmap_base on 32bitThomas Gleixner
2009-04-30x86: gettimeofday() vDSO: fix segfault when tv == NULLJohn Wright
2009-04-30x86: move per-cpu mmu_gathers to mm/init.cPekka Enberg
2009-04-30x86: move max_pfn_mapped and max_low_pfn_mapped to setup.cPekka Enberg
2009-04-29tracing: x86, mmiotrace: fix range testStuart Bennett
2009-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2009-04-26Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-04-26Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-04-26Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-04-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2009-04-24x86, hpet: Stop soliciting hpet=force users on ICH4MLen Brown
2009-04-24Merge branch 'cpufreq' into releaseLen Brown
2009-04-23x86: check boundary in setup_node_bootmem()Yinghai Lu
2009-04-22x86/PCI: don't bother with root quirks if _CRS is usedYinghai Lu
2009-04-22x86/PCI: set_pci_bus_resources_arch_default cleanupsYinghai Lu
2009-04-22x86/PCI: Move set_pci_bus_resources_arch_default into arch/x86Matthew Wilcox
2009-04-22x86/PCI: don't call e820_all_mapped with -1 in the mmconfig caseYinghai Lu
2009-04-22x86, mce: fix boot logging logicAndi Kleen