index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
/
pat.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-21
x86/mm/pat: Drop the rbt_ prefix from external memtype calls
Davidlohr Bueso
1
-4
/
+4
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
1
-0
/
+1
2018-12-12
x86/mm: Fix decoy address handling vs 32-bit builds
Dan Williams
1
-2
/
+11
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
1
-1
/
+1
2018-08-20
x86/mm/pat: Prepare {reserve, free}_memtype() for "decoy" addresses
Dan Williams
1
-0
/
+16
2018-01-16
x86/mm: add a function to check if a pfn is UC/UC-/WC
Haozhong Zhang
1
-0
/
+19
2017-07-18
x86/mm: Use proper encryption attributes with /dev/mem
Tom Lendacky
1
-0
/
+3
2017-07-18
x86/mm/pat: Set write-protect cache mode for full PAT support
Tom Lendacky
1
-3
/
+3
2017-07-05
x86/mm/pat: Don't report PAT on CPUs that don't support it
Mikulas Patocka
1
-16
/
+12
2017-06-01
Revert "x86/PAT: Fix Xorg regression on CPUs that don't support PAT"
Ingo Molnar
1
-6
/
+3
2017-05-24
x86/PAT: Fix Xorg regression on CPUs that don't support PAT
Mikulas Patocka
1
-3
/
+6
2017-01-28
x86/boot/e820: Remove unnecessary #include <linux/ioport.h> from asm/e820/api.h
Ingo Molnar
1
-0
/
+1
2017-01-28
x86/boot/e820: Move asm/e820.h to asm/e820/api.h
Ingo Molnar
1
-1
/
+1
2016-11-09
x86/pat, mm: Make track_pfn_insert() return void
Borislav Petkov
1
-5
/
+2
2016-10-26
x86/io: add interface to reserve io memtype for a resource range. (v1.1)
Dave Airlie
1
-0
/
+14
2016-09-10
mm: fix cache mode of dax pmd mappings
Dan Williams
1
-7
/
+10
2016-08-01
Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+0
2016-07-14
x86/mm: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
1
-1
/
+0
2016-07-08
x86/mm/pat, /dev/mem: Remove superfluous error message
Jiri Kosina
1
-4
/
+1
2016-04-13
x86/mm/pat: Fix BUG_ON() in mmap_mem() on QEMU/i386
Toshi Kani
1
-19
/
+0
2016-03-29
x86/xen, pat: Remove PAT table init code from Xen
Toshi Kani
1
-1
/
+1
2016-03-29
x86/mm/pat: Replace cpu_has_pat with boot_cpu_has()
Toshi Kani
1
-2
/
+2
2016-03-29
x86/mm/pat: Add pat_disable() interface
Toshi Kani
1
-1
/
+12
2016-03-29
x86/mm/pat: Add support of non-default PAT MSR setting
Toshi Kani
1
-20
/
+53
2016-03-17
Merge branch 'x86/cleanups' into x86/urgent
Ingo Molnar
1
-1
/
+1
2016-02-24
x86: Fix misspellings in comments
Adam Buchbinder
1
-1
/
+1
2016-02-09
x86/mm: Honour passed pgprot in track_pfn_insert() and track_pfn_remap()
Matthew Wilcox
1
-2
/
+2
2016-01-16
mm, dax: convert vmf_insert_pfn_pmd() to pfn_t
Dan Williams
1
-2
/
+3
2016-01-05
x86/mm/pat: Change free_memtype() to support shrinking case
Toshi Kani
1
-1
/
+1
2016-01-05
x86/mm/pat: Add untrack_pfn_moved for mremap
Toshi Kani
1
-0
/
+10
2015-06-07
x86/mm/pat: Extend set_page_memtype() to support Write-Through type
Toshi Kani
1
-30
/
+29
2015-06-07
x86/mm/pat: Add pgprot_writethrough()
Toshi Kani
1
-0
/
+7
2015-06-07
x86/mm/pat: Change reserve_memtype() for Write-Through type
Toshi Kani
1
-3
/
+14
2015-06-07
x86/mm/pat: Use 7th PAT MSR slot for Write-Through PAT type
Toshi Kani
1
-9
/
+50
2015-06-07
x86/mm/pat: Remove pat_enabled() checks
Borislav Petkov
1
-10
/
+3
2015-06-07
x86/mm/pat: Emulate PAT when it is disabled
Borislav Petkov
1
-28
/
+53
2015-06-07
x86/mm/pat: Untangle pat_init()
Borislav Petkov
1
-29
/
+40
2015-05-27
x86/mm/pat: Export pat_enabled()
Luis R. Rodriguez
1
-0
/
+1
2015-05-27
x86/mm/pat: Wrap pat_enabled into a function API
Luis R. Rodriguez
1
-18
/
+15
2015-05-27
x86/mm/pat: Convert to pr_*() usage
Luis R. Rodriguez
1
-22
/
+22
2015-05-27
x86/mm/mtrr: Enhance MTRR checks in kernel mapping helpers
Toshi Kani
1
-2
/
+2
2015-02-19
x86/mm/pat: Ensure different messages in STRICT_DEVMEM and PAT cases
Pavel Machek
1
-3
/
+3
2015-01-20
x86: Don't rely on VMWare emulating PAT MSR correctly
Juergen Gross
1
-1
/
+6
2014-12-11
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-63
/
+182
2014-12-08
x86: Replace seq_printf() with seq_puts()
Rasmus Villemoes
1
-1
/
+1
2014-11-16
x86: mm: Move PAT only functions to mm/pat.c
Thomas Gleixner
1
-0
/
+69
2014-11-16
x86: Enable PAT to use cache mode translation tables
Juergen Gross
1
-2
/
+48
2014-11-16
x86: Use new cache mode type in memtype related functions
Juergen Gross
1
-53
/
+49
2014-11-16
x86: Use new cache mode type in mm/ioremap.c
Juergen Gross
1
-5
/
+7
2014-11-16
x86: Use new cache mode type in track_pfn_remap() and track_pfn_insert()
Juergen Gross
1
-16
/
+16
[next]