index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
/
pat.c
Age
Commit message (
Expand
)
Author
2017-07-05
x86/mm/pat: Don't report PAT on CPUs that don't support it
Mikulas Patocka
2017-06-01
Revert "x86/PAT: Fix Xorg regression on CPUs that don't support PAT"
Ingo Molnar
2017-05-24
x86/PAT: Fix Xorg regression on CPUs that don't support PAT
Mikulas Patocka
2017-01-28
x86/boot/e820: Remove unnecessary #include <linux/ioport.h> from asm/e820/api.h
Ingo Molnar
2017-01-28
x86/boot/e820: Move asm/e820.h to asm/e820/api.h
Ingo Molnar
2016-11-09
x86/pat, mm: Make track_pfn_insert() return void
Borislav Petkov
2016-10-26
x86/io: add interface to reserve io memtype for a resource range. (v1.1)
Dave Airlie
2016-09-09
mm: fix cache mode of dax pmd mappings
Dan Williams
2016-08-01
Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-07-14
x86/mm: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
2016-07-08
x86/mm/pat, /dev/mem: Remove superfluous error message
Jiri Kosina
2016-04-13
x86/mm/pat: Fix BUG_ON() in mmap_mem() on QEMU/i386
Toshi Kani
2016-03-29
x86/xen, pat: Remove PAT table init code from Xen
Toshi Kani
2016-03-29
x86/mm/pat: Replace cpu_has_pat with boot_cpu_has()
Toshi Kani
2016-03-29
x86/mm/pat: Add pat_disable() interface
Toshi Kani
2016-03-29
x86/mm/pat: Add support of non-default PAT MSR setting
Toshi Kani
2016-03-17
Merge branch 'x86/cleanups' into x86/urgent
Ingo Molnar
2016-02-24
x86: Fix misspellings in comments
Adam Buchbinder
2016-02-09
x86/mm: Honour passed pgprot in track_pfn_insert() and track_pfn_remap()
Matthew Wilcox
2016-01-15
mm, dax: convert vmf_insert_pfn_pmd() to pfn_t
Dan Williams
2016-01-05
x86/mm/pat: Change free_memtype() to support shrinking case
Toshi Kani
2016-01-05
x86/mm/pat: Add untrack_pfn_moved for mremap
Toshi Kani
2015-06-07
x86/mm/pat: Extend set_page_memtype() to support Write-Through type
Toshi Kani
2015-06-07
x86/mm/pat: Add pgprot_writethrough()
Toshi Kani
2015-06-07
x86/mm/pat: Change reserve_memtype() for Write-Through type
Toshi Kani
2015-06-07
x86/mm/pat: Use 7th PAT MSR slot for Write-Through PAT type
Toshi Kani
2015-06-07
x86/mm/pat: Remove pat_enabled() checks
Borislav Petkov
2015-06-07
x86/mm/pat: Emulate PAT when it is disabled
Borislav Petkov
2015-06-07
x86/mm/pat: Untangle pat_init()
Borislav Petkov
2015-05-27
x86/mm/pat: Export pat_enabled()
Luis R. Rodriguez
2015-05-27
x86/mm/pat: Wrap pat_enabled into a function API
Luis R. Rodriguez
2015-05-27
x86/mm/pat: Convert to pr_*() usage
Luis R. Rodriguez
2015-05-27
x86/mm/mtrr: Enhance MTRR checks in kernel mapping helpers
Toshi Kani
2015-02-19
x86/mm/pat: Ensure different messages in STRICT_DEVMEM and PAT cases
Pavel Machek
2015-01-20
x86: Don't rely on VMWare emulating PAT MSR correctly
Juergen Gross
2014-12-10
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2014-12-08
x86: Replace seq_printf() with seq_puts()
Rasmus Villemoes
2014-11-16
x86: mm: Move PAT only functions to mm/pat.c
Thomas Gleixner
2014-11-16
x86: Enable PAT to use cache mode translation tables
Juergen Gross
2014-11-16
x86: Use new cache mode type in memtype related functions
Juergen Gross
2014-11-16
x86: Use new cache mode type in mm/ioremap.c
Juergen Gross
2014-11-16
x86: Use new cache mode type in track_pfn_remap() and track_pfn_insert()
Juergen Gross
2014-11-16
x86: Use new cache mode type in mm/iomap_32.c
Juergen Gross
2014-11-16
x86: Use new cache mode type in asm/pgtable.h
Juergen Gross
2013-03-07
x86: Do not try to sync identity map for non-mapped pages
Dave Hansen
2013-01-25
x86, mm: Make DEBUG_VIRTUAL work earlier in boot
Dave Hansen
2012-10-09
mm, x86, pat: rework linear pfn-mmap tracking
Konstantin Khlebnikov
2012-10-09
x86, pat: separate the pfn attribute tracking for remap_pfn_range and vm_inse...
Suresh Siddha
2012-10-09
x86, pat: remove the dependency on 'vm_pgoff' in track/untrack pfn vma routines
Suresh Siddha
2012-05-30
Merge branch 'x86/trampoline' into x86/urgent
H. Peter Anvin
[next]