summaryrefslogtreecommitdiff
path: root/arch/x86/mm/pat.c
AgeCommit message (Expand)Author
2016-08-16x86/mm/pat: Fix BUG_ON() in mmap_mem() on QEMU/i386Toshi Kani
2016-08-16x86/xen, pat: Remove PAT table init code from XenToshi Kani
2016-08-16x86/mm/pat: Replace cpu_has_pat with boot_cpu_has()Toshi Kani
2016-08-16x86/mm/pat: Add pat_disable() interfaceToshi Kani
2016-08-16x86/mm/pat: Add support of non-default PAT MSR settingToshi Kani
2015-06-07x86/mm/pat: Extend set_page_memtype() to support Write-Through typeToshi Kani
2015-06-07x86/mm/pat: Add pgprot_writethrough()Toshi Kani
2015-06-07x86/mm/pat: Change reserve_memtype() for Write-Through typeToshi Kani
2015-06-07x86/mm/pat: Use 7th PAT MSR slot for Write-Through PAT typeToshi Kani
2015-06-07x86/mm/pat: Remove pat_enabled() checksBorislav Petkov
2015-06-07x86/mm/pat: Emulate PAT when it is disabledBorislav Petkov
2015-06-07x86/mm/pat: Untangle pat_init()Borislav Petkov
2015-05-27x86/mm/pat: Export pat_enabled()Luis R. Rodriguez
2015-05-27x86/mm/pat: Wrap pat_enabled into a function APILuis R. Rodriguez
2015-05-27x86/mm/pat: Convert to pr_*() usageLuis R. Rodriguez
2015-05-27x86/mm/mtrr: Enhance MTRR checks in kernel mapping helpersToshi Kani
2015-02-19x86/mm/pat: Ensure different messages in STRICT_DEVMEM and PAT casesPavel Machek
2015-01-20x86: Don't rely on VMWare emulating PAT MSR correctlyJuergen Gross
2014-12-10Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-12-08x86: Replace seq_printf() with seq_puts()Rasmus Villemoes
2014-11-16x86: mm: Move PAT only functions to mm/pat.cThomas Gleixner
2014-11-16x86: Enable PAT to use cache mode translation tablesJuergen Gross
2014-11-16x86: Use new cache mode type in memtype related functionsJuergen Gross
2014-11-16x86: Use new cache mode type in mm/ioremap.cJuergen Gross
2014-11-16x86: Use new cache mode type in track_pfn_remap() and track_pfn_insert()Juergen Gross
2014-11-16x86: Use new cache mode type in mm/iomap_32.cJuergen Gross
2014-11-16x86: Use new cache mode type in asm/pgtable.hJuergen Gross
2013-03-07x86: Do not try to sync identity map for non-mapped pagesDave Hansen
2013-01-25x86, mm: Make DEBUG_VIRTUAL work earlier in bootDave Hansen
2012-10-09mm, x86, pat: rework linear pfn-mmap trackingKonstantin Khlebnikov
2012-10-09x86, pat: separate the pfn attribute tracking for remap_pfn_range and vm_inse...Suresh Siddha
2012-10-09x86, pat: remove the dependency on 'vm_pgoff' in track/untrack pfn vma routinesSuresh Siddha
2012-05-30Merge branch 'x86/trampoline' into x86/urgentH. Peter Anvin
2012-05-30x86/mm/pat: Improve scaling of pat_pagerange_is_ram()John Dykstra
2012-05-29x86: print physical addresses consistently with other parts of kernelBjorn Helgaas
2010-08-06Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2010-07-29x86: Ioremap: fix wrong physical address handling in PAT codeYasuaki Ishimatsu
2010-06-11x86, pat: Proper init of memtype subtree_max_endVenkatesh Pallipadi
2010-05-26x86, pat: Fix memory leak in free_memtypeXiaotian Feng
2010-05-18Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-04-23x86, pat: Update the page flags for memtype atomically instead of using memty...Robin Holt
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-18x86, pat: Migrate to rbtree only backend for pat memtype managementPallipadi, Venkatesh
2010-02-18x86, pat: Preparatory changes in pat.c for bigger rbtree changevenkatesh.pallipadi@intel.com
2009-12-10vfs: Implement proper O_SYNC semanticsChristoph Hellwig
2009-12-08Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-11-26x86/pat: Trivial: don't create debugfs for memtype if pat is disabledXiaotian Feng
2009-11-23x86, platform: Change is_untracked_pat_range() to bool; cleanup initH. Peter Anvin
2009-11-23x86, mm: is_untracked_pat_range() takes a normal semiclosed rangeH. Peter Anvin
2009-11-23x86: UV SGI: Don't track GRU space in PATJack Steiner