include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit...
[safe/jmp/linux-2.6] / arch / x86 / mm / pat.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2009-12-10 Christoph Hellwigvfs: Implement proper O_SYNC semantics
2009-12-08 Linus TorvaldsMerge branch 'x86-pat-for-linus' of git://git./linux...
2009-11-26 Xiaotian Fengx86/pat: Trivial: don't create debugfs for memtype...
2009-11-24 H. Peter Anvinx86, platform: Change is_untracked_pat_range() to bool...
2009-11-24 H. Peter Anvinx86, mm: is_untracked_pat_range() takes a normal semicl...
2009-11-23 Jack Steinerx86: UV SGI: Don't track GRU space in PAT
2009-11-10 Xiaotian Fengx86: pat: Clean up req_type special case for reserve_me...
2009-09-24 Roland Dreierx86: Reduce verbosity of "PAT enabled" kernel message
2009-09-18 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-09-17 Suresh Siddhax86, pat: don't use rb-tree based lookup in reserve_mem...
2009-09-15 Linus TorvaldsMerge branch 'x86-pat-for-linus' of git://git./linux...
2009-09-14 Linus TorvaldsMerge branch 'x86-cleanups-for-linus' of git://git...
2009-09-06 Tobias Klauserx86: Make memtype_seq_ops const
2009-08-27 H. Peter AnvinMerge branch 'x86/urgent' into x86/pat
2009-08-26 Venkatesh Pallipadix86, pat: Sanity check remap_pfn_range for RAM region
2009-08-26 Venkatesh Pallipadix86, pat: Lookup the protection from memtype list on...
2009-08-26 Venkatesh Pallipadix86, pat: Add lookup_memtype to get the current memtype...
2009-08-26 Venkatesh Pallipadix86, pat: Use page flags to track memtypes of RAM pages
2009-08-26 Venkatesh Pallipadix86, pat: Add rbtree to do quick lookup in memtype...
2009-08-26 Venkatesh Pallipadix86, pat: New i/f for driver to request memtype for...
2009-08-26 Venkatesh Pallipadix86, pat: Keep identity maps consistent with mmaps...
2009-08-17 Suresh Siddhax86, pat: Allow ISA memory range uncacheable mapping...
2009-04-17 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-04-16 Pallipadi, Venkateshx86, PAT: Remove page granularity tracking for vm_inser...
2009-04-12 Marcin Slusarzx86: fix wrong section of pat_disable & make it static
2009-04-10 Suresh Siddhax86, PAT: Remove duplicate memtype reserve in devmem...
2009-04-10 Suresh Siddhax86, PAT: Consolidate code in pat_x_mtrr_type() and...
2009-03-14 Ingo MolnarMerge branches 'x86/apic', 'x86/asm', 'x86/cleanups...
2009-03-13 Pallipadi, VenkateshVM, x86, PAT: Change is_linear_pfn_mapping to not use...
2009-03-04 Ingo MolnarMerge commit 'v2.6.29-rc7' into perfcounters/core
2009-03-01 Ingo MolnarMerge branch 'x86/urgent' into x86/pat
2009-02-28 Ingo Molnarx86: i915 needs pgprot_writecombine() and is_io_mapping...
2009-02-26 Ingo MolnarMerge branches 'x86/urgent' and 'x86/pat' into x86...
2009-02-25 Venkatesh Pallipadigpu/drm, x86, PAT: routine to keep identity map in...
2009-02-13 Ingo MolnarMerge branches 'x86/paravirt', 'x86/pat', 'x86/setup...
2009-02-12 Suresh Siddhax86, pat: fix warn_on_once() while mapping 0-1MB range...
2009-01-28 Ingo MolnarMerge branches 'x86/asm', 'x86/cleanups', 'x86/cpudetec...
2009-01-26 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-01-24 H. Peter Anvinx86: handle PAT more like other CPU features
2009-01-21 Suresh Siddhax86: fix PTE corruption issue while mapping RAM using...
2009-01-21 Ingo MolnarMerge commit 'v2.6.29-rc2' into perfcounters/core
2009-01-21 Ingo MolnarMerge branch 'x86/mm' into core/percpu
2009-01-16 Linus TorvaldsRevert "x86 PAT: remove CPA WARN_ON for zero pte"
2009-01-15 Ingo MolnarMerge branches 'cpus4096', 'x86/cleanups' and 'x86...
2009-01-14 Suresh Siddhax86, pat: fix reserve_memtype() for legacy 1MB range
2009-01-13 venkatesh.pallipad... x86 PAT: remove CPA WARN_ON for zero pte
2009-01-13 venkatesh.pallipad... x86 PAT: return compatible mapping to remap_pfn_range...
2009-01-13 venkatesh.pallipad... x86 PAT: change track_pfn_vma_new to take pgprot_t...
2008-12-24 H. Peter Anvinx86: PAT: fix address types in track_pfn_vma_new()
2008-12-19 venkatesh.pallipad... x86: PAT: remove follow_pfnmap_pte in favor of follow_phys
2008-12-18 venkatesh.pallipad... x86: PAT: add pgprot_writecombine() interface for drive...
2008-12-18 venkatesh.pallipad... x86: PAT: implement track/untrack of pfnmap regions...
2008-10-30 Ravikiran G Thirumalaix86: fix /dev/mem mmap breakage when PAT is disabled
2008-10-10 Ingo Molnarx86, pat: cleanups
2008-10-10 Suresh Siddhax86: track memtype for RAM in page struct
2008-08-22 Ingo MolnarMerge branch 'x86/urgent' into x86/pat
2008-08-21 venkatesh.pallipad... devmem, x86: PAT Change /dev/mem mmap with O_SYNC to...
2008-08-20 Venki Pallipadix86: fix Xorg startup/shutdown slowdown with PAT
2008-08-11 Andreas Herrmannx86: compile pat debugfs interface only if CONFIG_X86_P...
2008-07-21 Ingo MolnarMerge branches 'x86/urgent', 'x86/amd-iommu', 'x86...
2008-07-20 Ingo MolnarSubject: devmem, x86: fix rename of CONFIG_NONPROMISC_D...
2008-07-19 venkatesh.pallipad... x86: Add a debugfs interface to dump PAT memtype
2008-07-17 Ingo Molnarx86: rename CONFIG_NONPROMISC_DEVMEM to CONFIG_PROMISC_...
2008-07-13 Yinghai Lux86: max_low_pfn_mapped fix, #2
2008-07-11 Yinghai Lux86: introduce max_low_pfn_mapped for 64-bit
2008-06-24 Andreas Herrmannx86: pat.c final cleanup of loop body in reserve_memtype
2008-06-24 Andreas Herrmannx86: pat.c introduce function to check for conflicts...
2008-06-24 Andreas Herrmannx86: pat.c consolidate list_add handling in reserve_memtype
2008-06-24 Andreas Herrmannx86: pat.c consolidate error/debug messages in reserve_...
2008-06-24 Andreas Herrmannx86: pat.c more trivial changes
2008-06-24 Andreas Herrmannx86: pat.c choose more crisp variable names
2008-06-24 Andreas Herrmannx86: introduce macro to check whether an address range...
2008-06-19 Andreas Herrmannx86: shrink pat_x_mtrr_type to its essentials
2008-06-18 Hugh Dickinsx86: PAT: make pat_x_mtrr_type() more readable
2008-06-16 Ingo MolnarMerge branch 'linus' into x86/pat
2008-06-12 Andreas Herrmannx86: rename pat_wc_enabled to pat_enabled
2008-06-12 Andreas Herrmannx86: PAT: fixed checkpatch errors (and whitespaces)
2008-06-12 Andreas Herrmannx86: PAT: fix ambiguous paranoia check in pat_init()
2008-06-12 Venki Pallipadix86: fix Xorg crash with xf86MapVidMem error
2008-06-04 Andrew Mortonx86: section mismatch fix
2008-06-04 Venki Pallipadix86: fix Xorg crash with xf86MapVidMem error
2008-05-25 Andrew Mortonarch/x86/mm/pat.c: use boot_cpu_has()
2008-05-19 Ingo MolnarMerge branch 'linus' into x86/pat
2008-05-18 Thomas GleixnerMerge branch 'linus' into x86/pat
2008-05-17 Avi Kivityx86: fix crash on cpu hotplug on pat-incapable machines
2008-05-13 Pranith Kumarx86: arch/x86/mm/pat.c - fix warning
2008-05-12 Venki Pallipadix86: add "debugpat" boot option
2008-05-08 Thomas Gleixnerx86: cleanup PAT cpu validation
2008-04-28 Ingo Molnarx86: PAT fix
2008-04-27 Linus Torvaldsx86 PAT: tone down debugging messages some more
2008-04-26 Venki Pallipadix86, PAT: disable /dev/mem mmap RAM with PAT
2008-04-26 Ingo Molnarx86 PAT: tone down debugging messages
2008-04-24 Ingo Molnarpat: cleanups
2008-04-24 venkatesh.pallipad... x86: PAT use reserve free memtype in mmap of /dev/mem
2008-04-24 venkatesh.pallipad... x86: PAT phys_mem_access_prot_allowed for dev/mem mmap
2008-04-17 Yinghai Lux86: pat cpu feature bit setting for known cpus
2008-04-17 Yinghai Lux86: enable PAT for amd k8 and fam10h
2008-04-17 venkatesh.pallipad... x86: add PAT related debug prints
2008-04-17 venkatesh.pallipad... x86: PAT infrastructure patch