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.12.y
linux-6.13.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
/
pageattr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-10
x86/mm/pat: Prevent hang during boot when mapping pages
Matt Fleming
1
-10
/
+11
2018-09-09
x86/mm/pat: Fix L1TF stable backport for CPA, 2nd call
Jiri Slaby
1
-1
/
+1
2018-08-28
x86/mm/pat: Fix L1TF stable backport for CPA
Andi Kleen
1
-1
/
+1
2018-08-15
x86/mm/pat: Make set_memory_np() L1TF safe
Andi Kleen
1
-4
/
+4
2018-01-05
kaiser: merged update
Dave Hansen
1
-16
/
+47
2018-01-05
KAISER: Kernel Address Isolation
Richard Fellner
1
-1
/
+1
2017-12-16
Revert "x86/mm/pat: Ensure cpa->pfn only contains page frame numbers"
Greg Kroah-Hartman
1
-6
/
+11
2017-12-05
x86/mm/pat: Ensure cpa->pfn only contains page frame numbers
Matt Fleming
1
-11
/
+6
2016-03-16
x86/mm: Fix slow_virt_to_phys() for X86_PAE again
Dexuan Cui
1
-4
/
+10
2016-02-25
x86/mm/pat: Avoid truncation when converting cpa->numpages to address
Matt Fleming
1
-2
/
+2
2015-11-04
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-29
/
+50
2015-10-27
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...
Ingo Molnar
1
-3
/
+6
2015-10-25
x86/efi: Fix kernel panic when CONFIG_DEBUG_VIRTUAL is enabled
Sai Praneeth
1
-3
/
+6
2015-09-22
x86/mm: Fix no-change case in try_preserve_large_page()
Toshi Kani
1
-1
/
+1
2015-09-22
x86/mm: Fix __split_large_page() to handle large PAT bit
Toshi Kani
1
-12
/
+19
2015-09-22
x86/mm: Fix try_preserve_large_page() to handle large PAT bit
Toshi Kani
1
-10
/
+14
2015-09-22
x86/mm: Fix slow_virt_to_phys() to handle large PAT bit
Toshi Kani
1
-7
/
+17
2015-08-25
x86/mm/pat: Make mm/pageattr[-test].c explicitly non-modular
Paul Gortmaker
1
-1
/
+0
2015-06-07
x86/mm/pat: Add set_memory_wt() for Write-Through type
Toshi Kani
1
-13
/
+49
2015-06-07
x86/mm/pat: Remove pat_enabled() checks
Borislav Petkov
1
-3
/
+0
2015-06-03
x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h>
Stephen Rothwell
1
-0
/
+1
2015-05-27
x86/mm/pat: Wrap pat_enabled into a function API
Luis R. Rodriguez
1
-1
/
+1
2015-05-11
x86/mm/pageattr: Remove an unused variable in slow_virt_to_phys()
Dexuan Cui
1
-2
/
+0
2015-05-11
x86/mm: Add ioremap_uc() helper to map memory uncacheable (not UC-)
Luis R. Rodriguez
1
-0
/
+3
2015-05-11
x86/mm: Do not flush last cacheline twice in clflush_cache_range()
Ross Zwisler
1
-7
/
+6
2015-03-05
x86/mm: Simplify enabling direct_gbpages
Luis R. Rodriguez
1
-2
/
+0
2015-02-28
x86/mm: Unexport set_memory_ro() and set_memory_rw()
Daniel Borkmann
1
-2
/
+0
2014-12-17
Merge tag 'stable/for-linus-3.19-rc0b-tag' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-0
/
+20
2014-12-13
mm/debug-pagealloc: make debug-pagealloc boottime configurable
Joonsoo Kim
1
-1
/
+1
2014-12-11
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-34
/
+50
2014-12-04
x86: Introduce function to get pmd entry pointer
Juergen Gross
1
-0
/
+20
2014-11-16
x86: Respect PAT bit when copying pte values between large and normal pages
Juergen Gross
1
-10
/
+23
2014-11-16
x86: Use new cache mode type in memtype related functions
Juergen Gross
1
-5
/
+4
2014-11-16
x86: Use new cache mode type in setting page attributes
Juergen Gross
1
-24
/
+28
2014-11-16
x86: Remove looking for setting of _PAGE_PAT_LARGE in pageattr.c
Juergen Gross
1
-1
/
+1
2014-10-29
x86, pageattr: Prevent overflow in slow_virt_to_phys() for X86_PAE
Dexuan Cui
1
-1
/
+1
2014-03-31
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-17
/
+39
2014-03-31
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+4
2014-03-14
x86, pageattr: Correct WBINVD spelling in comment
Borislav Petkov
1
-3
/
+3
2014-03-05
Merge remote-tracking branch 'tip/x86/efi-mixed' into efi-for-mingo
Matt Fleming
1
-4
/
+8
2014-03-05
x86/mm/pageattr: Always dump the right page table in an oops
Matt Fleming
1
-4
/
+8
2014-03-04
x86, pageattr: Export page unmapping interface
Borislav Petkov
1
-13
/
+31
2014-02-27
x86: Use clflushopt in clflush_cache_range
Ross Zwisler
1
-4
/
+4
2013-11-02
x86/mm/cpa: Map in an arbitrary pgd
Borislav Petkov
1
-7
/
+46
2013-11-02
x86/mm/pageattr: Add last levels of error path
Borislav Petkov
1
-1
/
+93
2013-11-02
x86/mm/pageattr: Add a PUD error unwinding path
Borislav Petkov
1
-2
/
+58
2013-11-02
x86/mm/pageattr: Add a PTE pagetable populating function
Borislav Petkov
1
-1
/
+21
2013-11-02
x86/mm/pageattr: Add a PMD pagetable populating function
Borislav Petkov
1
-1
/
+81
2013-11-02
x86/mm/pageattr: Add a PUD pagetable populating function
Borislav Petkov
1
-1
/
+86
2013-11-02
x86/mm/pageattr: Add a PGD pagetable populating function
Borislav Petkov
1
-0
/
+39
[next]