aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/pat.c
Commit message (Expand)AuthorAge
* x86/io: add interface to reserve io memtype for a resource range. (v1.1)Dave Airlie2016-10-26
* mm: fix cache mode of dax pmd mappingsDan Williams2016-09-09
* Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-08-01
|\
| * x86/mm: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-07-14
* | x86/mm/pat, /dev/mem: Remove superfluous error messageJiri Kosina2016-07-08
|/
* x86/mm/pat: Fix BUG_ON() in mmap_mem() on QEMU/i386Toshi Kani2016-04-13
* x86/xen, pat: Remove PAT table init code from XenToshi Kani2016-03-29
* x86/mm/pat: Replace cpu_has_pat with boot_cpu_has()Toshi Kani2016-03-29
* x86/mm/pat: Add pat_disable() interfaceToshi Kani2016-03-29
* x86/mm/pat: Add support of non-default PAT MSR settingToshi Kani2016-03-29
* Merge branch 'x86/cleanups' into x86/urgentIngo Molnar2016-03-17
|\
| * x86: Fix misspellings in commentsAdam Buchbinder2016-02-24
* | x86/mm: Honour passed pgprot in track_pfn_insert() and track_pfn_remap()Matthew Wilcox2016-02-09
|/
* mm, dax: convert vmf_insert_pfn_pmd() to pfn_tDan Williams2016-01-15
* x86/mm/pat: Change free_memtype() to support shrinking caseToshi Kani2016-01-05
* x86/mm/pat: Add untrack_pfn_moved for mremapToshi Kani2016-01-05
* x86/mm/pat: Extend set_page_memtype() to support Write-Through typeToshi Kani2015-06-07
* x86/mm/pat: Add pgprot_writethrough()Toshi Kani2015-06-07
* x86/mm/pat: Change reserve_memtype() for Write-Through typeToshi Kani2015-06-07
* x86/mm/pat: Use 7th PAT MSR slot for Write-Through PAT typeToshi Kani2015-06-07
* x86/mm/pat: Remove pat_enabled() checksBorislav Petkov2015-06-07
* x86/mm/pat: Emulate PAT when it is disabledBorislav Petkov2015-06-07
* x86/mm/pat: Untangle pat_init()Borislav Petkov2015-06-07
* x86/mm/pat: Export pat_enabled()Luis R. Rodriguez2015-05-27
* x86/mm/pat: Wrap pat_enabled into a function APILuis R. Rodriguez2015-05-27
* x86/mm/pat: Convert to pr_*() usageLuis R. Rodriguez2015-05-27
* x86/mm/mtrr: Enhance MTRR checks in kernel mapping helpersToshi Kani2015-05-27
* x86/mm/pat: Ensure different messages in STRICT_DEVMEM and PAT casesPavel Machek2015-02-18
* x86: Don't rely on VMWare emulating PAT MSR correctlyJuergen Gross2015-01-20
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-12-10
|\
| * x86: mm: Move PAT only functions to mm/pat.cThomas Gleixner2014-11-16
| * x86: Enable PAT to use cache mode translation tablesJuergen Gross2014-11-16
| * x86: Use new cache mode type in memtype related functionsJuergen Gross2014-11-16
| * x86: Use new cache mode type in mm/ioremap.cJuergen Gross2014-11-16
| * x86: Use new cache mode type in track_pfn_remap() and track_pfn_insert()Juergen Gross2014-11-16
| * x86: Use new cache mode type in mm/iomap_32.cJuergen Gross2014-11-16
| * x86: Use new cache mode type in asm/pgtable.hJuergen Gross2014-11-16
* | x86: Replace seq_printf() with seq_puts()Rasmus Villemoes2014-12-08
|/
* x86: Do not try to sync identity map for non-mapped pagesDave Hansen2013-03-07
* x86, mm: Make DEBUG_VIRTUAL work earlier in bootDave Hansen2013-01-25
* mm, x86, pat: rework linear pfn-mmap trackingKonstantin Khlebnikov2012-10-09
* x86, pat: separate the pfn attribute tracking for remap_pfn_range and vm_inse...Suresh Siddha2012-10-09
* x86, pat: remove the dependency on 'vm_pgoff' in track/untrack pfn vma routinesSuresh Siddha2012-10-09
* Merge branch 'x86/trampoline' into x86/urgentH. Peter Anvin2012-05-30
|\
| * x86: print physical addresses consistently with other parts of kernelBjorn Helgaas2012-05-29
* | x86/mm/pat: Improve scaling of pat_pagerange_is_ram()John Dykstra2012-05-30
|/
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-08-06
|\
| * x86: Ioremap: fix wrong physical address handling in PAT codeYasuaki Ishimatsu2010-07-29
* | x86, pat: Proper init of memtype subtree_max_endVenkatesh Pallipadi2010-06-11
|/
* x86, pat: Fix memory leak in free_memtypeXiaotian Feng2010-05-26