summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/pat.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-08-061-1/+1
|\
| * x86: Ioremap: fix wrong physical address handling in PAT codeYasuaki Ishimatsu2010-07-291-1/+1
* | x86, pat: Proper init of memtype subtree_max_endVenkatesh Pallipadi2010-06-111-1/+1
|/
* x86, pat: Fix memory leak in free_memtypeXiaotian Feng2010-05-261-3/+7
* Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-05-181-220/+19
|\
| * x86, pat: Update the page flags for memtype atomically instead of using memty...Robin Holt2010-04-231-8/+0
| * x86, pat: Migrate to rbtree only backend for pat memtype managementPallipadi, Venkatesh2010-02-181-204/+5
| * x86, pat: Preparatory changes in pat.c for bigger rbtree changevenkatesh.pallipadi@intel.com2010-02-181-82/+88
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+1
|/
* vfs: Implement proper O_SYNC semanticsChristoph Hellwig2009-12-101-2/+1
* Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-12-081-6/+1
|\
| * x86: pat: Clean up req_type special case for reserve_memtype()Xiaotian Feng2009-11-101-6/+1
* | x86/pat: Trivial: don't create debugfs for memtype if pat is disabledXiaotian Feng2009-11-261-2/+4
* | x86, platform: Change is_untracked_pat_range() to bool; cleanup initH. Peter Anvin2009-11-231-5/+0
* | x86, mm: is_untracked_pat_range() takes a normal semiclosed rangeH. Peter Anvin2009-11-231-3/+3
* | x86: UV SGI: Don't track GRU space in PATJack Steiner2009-11-231-3/+9
|/
* x86: Reduce verbosity of "PAT enabled" kernel messageRoland Dreier2009-09-241-2/+5
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-09-171-10/+2
|\
| * x86, pat: don't use rb-tree based lookup in reserve_memtype()Suresh Siddha2009-09-171-10/+2
* | Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-09-151-89/+264
|\|
| * Merge branch 'x86/urgent' into x86/patH. Peter Anvin2009-08-261-4/+6
| |\
| * | x86, pat: Sanity check remap_pfn_range for RAM regionVenkatesh Pallipadi2009-08-261-3/+21
| * | x86, pat: Lookup the protection from memtype list on vm_insert_pfn()Venkatesh Pallipadi2009-08-261-15/+9
| * | x86, pat: Add lookup_memtype to get the current memtype of a paddrVenkatesh Pallipadi2009-08-261-0/+45
| * | x86, pat: Use page flags to track memtypes of RAM pagesVenkatesh Pallipadi2009-08-261-41/+50
| * | x86, pat: Add rbtree to do quick lookup in memtype trackingVenkatesh Pallipadi2009-08-261-20/+86
| * | x86, pat: New i/f for driver to request memtype for IO regionsVenkatesh Pallipadi2009-08-261-0/+49
| * | x86, pat: Keep identity maps consistent with mmaps even when pat_disabledVenkatesh Pallipadi2009-08-261-10/+3
* | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-09-141-1/+1
|\ \ \ | |_|/ |/| |
| * | x86: Make memtype_seq_ops constTobias Klauser2009-09-061-1/+1
| |/
* / x86, pat: Allow ISA memory range uncacheable mapping requestsSuresh Siddha2009-08-171-1/+2
|/
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-04-171-157/+32
|\
| * x86, PAT: Remove page granularity tracking for vm_insert_pfn mapsPallipadi, Venkatesh2009-04-171-79/+19
| * x86, PAT: Remove duplicate memtype reserve in devmem mmapSuresh Siddha2009-04-101-58/+2
| * x86, PAT: Consolidate code in pat_x_mtrr_type() and reserve_memtype()Suresh Siddha2009-04-101-22/+13
* | x86: fix wrong section of pat_disable & make it staticMarcin Slusarz2009-04-121-1/+1
|/
* Merge branches 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/debug', 'x86/kconf...Ingo Molnar2009-03-141-2/+3
|\
| * VM, x86, PAT: Change is_linear_pfn_mapping to not use vm_pgoffPallipadi, Venkatesh2009-03-131-2/+3
* | Merge branch 'x86/urgent' into x86/patIngo Molnar2009-03-011-0/+2
|\|
| * x86: i915 needs pgprot_writecombine() and is_io_mapping_possible()Ingo Molnar2009-02-281-0/+2
* | Merge branches 'x86/urgent' and 'x86/pat' into x86/coreIngo Molnar2009-02-261-17/+29
|\ \
| * | gpu/drm, x86, PAT: routine to keep identity map in syncVenkatesh Pallipadi2009-02-251-17/+29
| |/
| |
| \
*-. | Merge branches 'x86/paravirt', 'x86/pat', 'x86/setup-v2', 'x86/subarch', 'x86...Ingo Molnar2009-02-131-38/+45
|\ \|
| | * x86, pat: fix warn_on_once() while mapping 0-1MB range with /dev/memSuresh Siddha2009-02-121-38/+45
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
*-------. \ \ Merge branches 'x86/asm', 'x86/cleanups', 'x86/cpudetect', 'x86/debug', 'x86/...Ingo Molnar2009-01-281-11/+20
|\ \ \ \ \ \ \ | | | | |_|/ / | | | |/| | / | |_|_|_|_|/ |/| | | | |
| | * | | | x86: handle PAT more like other CPU featuresH. Peter Anvin2009-01-231-11/+20
| | |/ / /
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-01-261-13/+30
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| |
| * | | x86: fix PTE corruption issue while mapping RAM using /dev/memSuresh Siddha2009-01-211-3/+3
| * | | x86, pat: fix reserve_memtype() for legacy 1MB rangeSuresh Siddha2009-01-141-10/+27
| |/ /
* | / Revert "x86 PAT: remove CPA WARN_ON for zero pte"Linus Torvalds2009-01-151-32/+13
| |/ |/|