aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2009-05-05x86: 46 bit physical address support on 64 bitsRik van Riel
2009-05-03x86, mm: fault.c, use printk_once() in is_errata93()Ingo Molnar
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-21x86: unify noexec handlingPekka Enberg
2009-04-21Merge branch 'linus' into x86/mmIngo Molnar
2009-04-19lguest: fix guest crash on non-linear addresses in gdt pvopsRusty Russell
2009-04-17Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-04-16Merge branch 'x86/uv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/li...Linus Torvalds
2009-04-17x86: fix microcode driver newly spewing warningsDmitry Adamushko
2009-04-17x86, PAT: Remove page granularity tracking for vm_insert_pfn mapsPallipadi, Venkatesh
2009-04-16x86: UV BAU distribution and payload MMRsCliff Wickman
2009-04-15x86: disable X86_PTRACE_BTS for nowIngo Molnar
2009-04-15acpi-cpufreq: fix 'smp_call_function_many()' confusionLinus Torvalds
2009-04-14x86 microcode: revert some work_on_cpuHugh Dickins
2009-04-14x86: UV: BAU partition-relative distribution mapCliff Wickman
2009-04-14x86: remove (null) in /sys kernel_page_tablesYinghai Lu
2009-04-14x86: page_types.h unification of declarationsJaswinder Singh Rajput
2009-04-13Fix quilt merge error in acpi-cpufreq.cLinus Torvalds
2009-04-14x86: pci-swiotlb.c swiotlb_dma_ops should be staticJaswinder Singh Rajput
2009-04-13Merge branch 'for-rc1/xen/core' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-04-13Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-04-13cpufreq: use smp_call_function_[single|many]() in acpi-cpufreq.cAndrew Morton
2009-04-12x86: add linux kernel support for YMM stateSuresh Siddha
2009-04-12x86: fix wrong section of pat_disable & make it staticMarcin Slusarz
2009-04-12x86: Fix section mismatches in mpparseRakib Mullick
2009-04-10x86: fix set_fixmap to use phys_addr_tMasami Hiramatsu
2009-04-10x86, PAT: Remove duplicate memtype reserve in devmem mmapSuresh Siddha
2009-04-10x86, PAT: Consolidate code in pat_x_mtrr_type() and reserve_memtype()Suresh Siddha
2009-04-10x86, PAT: Changing memtype to WC ensuring no WB aliasvenkatesh.pallipadi@intel.com
2009-04-10x86, PAT: Handle faults cleanly in set_memory_ APIsvenkatesh.pallipadi@intel.com
2009-04-10x86, PAT: Change order of cpa and free in set_memory_wbvenkatesh.pallipadi@intel.com
2009-04-10x86, CPA: Change idmap attribute before ioremap attribute setupSuresh Siddha
2009-04-10x86: Document get_user_pages_fast()Andy Grover
2009-04-10x86, intr-remap: fix eoi for interrupt remapping without x2apicWeidong Han
2009-04-09x86: fix set_fixmap to use phys_addr_tMasami Hiramatsu
2009-04-09Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-04-09Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-04-09x86: cpu_debug remove execute permissionJaswinder Singh Rajput
2009-04-09tracing/syscalls: use a dedicated file headerFrederic Weisbecker
2009-04-08xen: add FIX_TEXT_POKE to fixmapJeremy Fitzhardinge
2009-04-08xen: clean up gate trap/interrupt constantsJeremy Fitzhardinge
2009-04-08xen: set _PAGE_NX in __supported_pte_mask before pagetable constructionJeremy Fitzhardinge
2009-04-08xen/mmu: weaken flush_tlb_other testJeremy Fitzhardinge
2009-04-08xen/mmu: some early pagetable cleanupsJeremy Fitzhardinge
2009-04-08Xen: Add virt_to_pfn helper functionAlex Nixon
2009-04-08x86-64: remove PGE from must-have feature listJeremy Fitzhardinge
2009-04-08xen: mask XSAVE from cpuidJeremy Fitzhardinge
2009-04-08NULL noise: arch/x86/xen/smp.cHannes Eder
2009-04-08xen: remove xen_load_gdt debugJeremy Fitzhardinge