summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm
AgeCommit message (Expand)Author
2009-03-11x86: work around Fedora-11 x86-32 kernel failures on Intel Atom CPUsIngo Molnar
2009-03-08x86 mmiotrace: fix remove_kmmio_fault_pages()Stuart Bennett
2009-03-03Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-03-03Merge branch 'tracing/mmiotrace' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-03-03x86: fix init_memory_mapping() to handle small rangesYinghai Lu
2009-03-02x86 mmiotrace: fix race with release_kmmio_fault_page()Pekka Paalanen
2009-03-02x86 mmiotrace: improve handling of secondary faultsStuart Bennett
2009-03-02x86 mmiotrace: split set_page_presence()Pekka Paalanen
2009-03-02x86 mmiotrace: fix save/restore page table statePekka Paalanen
2009-03-02x86 mmiotrace: WARN_ONCE if dis/arming a page failsStuart Bennett
2009-03-02x86: add far read test to testmmiotracePekka Paalanen
2009-03-02x86: count errors in testmmiotrace.koPekka Paalanen
2009-02-28x86: i915 needs pgprot_writecombine() and is_io_mapping_possible()Ingo Molnar
2009-02-25gpu/drm, x86, PAT: io_mapping_create_wc and resource_size_tVenkatesh Pallipadi
2009-02-20x86: use the right protections for split-up pagetablesIngo Molnar
2009-02-18mm: clean up for early_pfn_to_nid()KAMEZAWA Hiroyuki
2009-02-17Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-02-12x86: CPA avoid repeated lazy mmu flushThomas Gleixner
2009-02-12x86, pat: fix warn_on_once() while mapping 0-1MB range with /dev/memSuresh Siddha
2009-02-12x86/cpa: make sure cpa is safe to call in lazy mmu modeJeremy Fitzhardinge
2009-02-05prevent kprobes from catching spurious page faultsMasami Hiramatsu
2009-01-26Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-01-26x86: work around PAGE_KERNEL_WC not getting WC in iomap_atomic_prot_pfn.Eric Anholt
2009-01-21x86: fix PTE corruption issue while mapping RAM using /dev/memSuresh Siddha
2009-01-21x86: fix page attribute corruption with cpa()Suresh Siddha
2009-01-20x86: remove kernel_physical_mapping_init() from init sectionGary Hade
2009-01-16x86: fix assumed to be contiguous leaf page tables for kmap_atomic region (ta...Jan Beulich
2009-01-15Revert "x86 PAT: remove CPA WARN_ON for zero pte"Linus Torvalds
2009-01-14x86, pat: fix reserve_memtype() for legacy 1MB rangeSuresh Siddha
2009-01-13x86 PAT: remove CPA WARN_ON for zero ptevenkatesh.pallipadi@intel.com
2009-01-13x86 PAT: return compatible mapping to remap_pfn_range callersvenkatesh.pallipadi@intel.com
2009-01-13x86 PAT: change track_pfn_vma_new to take pgprot_t pointer paramvenkatesh.pallipadi@intel.com
2009-01-12x86: avoid theoretical vmalloc fault loopAndi Kleen
2009-01-10Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-01-07trivial: replace last usages of __FUNCTION__ in kernelHarvey Harrison
2009-01-07resource: allow MMIO exclusivity for device driversArjan van de Ven
2009-01-06mm: show node to memory section relationship with symlinks in sysfsGary Hade
2009-01-06mm: invoke oom-killer from page faultNick Piggin
2009-01-06x86: k8 numa register active regions laterYinghai Lu
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-02Fix compiler warning in arch/x86/mm/init_32.cIngo Brueckl
2008-12-30Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-12-28Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-12-28Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-12-25Merge branches 'x86/pat2' and 'x86/fpu'; commit 'v2.6.28' into x86/coreIngo Molnar
2008-12-24x86: PAT: fix address types in track_pfn_vma_new()H. Peter Anvin
2008-12-23Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...Ingo Molnar
2008-12-19x86: PAT: remove follow_pfnmap_pte in favor of follow_physvenkatesh.pallipadi@intel.com
2008-12-18x86: PAT: add pgprot_writecombine() interface for drivers - v3venkatesh.pallipadi@intel.com
2008-12-18x86: PAT: implement track/untrack of pfnmap regions for x86 - v3venkatesh.pallipadi@intel.com