index
:
Linux Stable
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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
/
pageattr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/mm/pat: Move the memtype related files to arch/x86/mm/pat/
Ingo Molnar
2019-12-10
1
-2285
/
+0
*
x86: Clean up ioremap()
Christoph Hellwig
2019-11-11
1
-2
/
+2
*
x86/mm: Remove the unused set_memory_wt() function
Christoph Hellwig
2019-09-03
1
-17
/
+0
*
x86/mm: Remove set_pages_x() and set_pages_nx()
Christoph Hellwig
2019-09-03
1
-16
/
+0
*
x86/mm: Remove the unused set_memory_array_*() functions
Christoph Hellwig
2019-09-03
1
-75
/
+0
*
x86/mm: Unexport set_memory_x() and set_memory_nx()
Christoph Hellwig
2019-09-03
1
-2
/
+0
*
x86/mm/cpa: Prevent large page split when ftrace flips RW on kernel text
Thomas Gleixner
2019-08-29
1
-8
/
+18
*
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
mm/hibernation: Make hibernation handle unmapped pages
Rick Edgecombe
2019-04-30
1
-4
/
+0
*
x86/mm/cpa: Add set_direct_map_*() functions
Rick Edgecombe
2019-04-30
1
-3
/
+11
*
x86/mm: Remove unused variable 'old_pte'
Qian Cai
2019-03-06
1
-2
/
+2
*
x86/mm/cpa: Fix set_mce_nospec()
Peter Zijlstra
2019-02-08
1
-25
/
+25
*
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-12-26
1
-159
/
+112
|
\
|
*
x86/mm/cpa: Rename @addrinarray to @numpages
Peter Zijlstra
2018-12-17
1
-26
/
+26
|
*
x86/mm/cpa: Better use CLFLUSHOPT
Peter Zijlstra
2018-12-17
1
-12
/
+17
|
*
x86/mm/cpa: Fold cpa_flush_range() and cpa_flush_array() into a single cpa_fl...
Peter Zijlstra
2018-12-17
1
-74
/
+18
|
*
x86/mm/cpa: Make cpa_data::numpages invariant
Peter Zijlstra
2018-12-17
1
-8
/
+13
|
*
x86/mm/cpa: Optimize cpa_flush_array() TLB invalidation
Peter Zijlstra
2018-12-17
1
-18
/
+24
|
*
x86/mm/cpa: Simplify the code after making cpa->vaddr invariant
Peter Zijlstra
2018-12-17
1
-9
/
+4
|
*
x86/mm/cpa: Make cpa_data::vaddr invariant
Peter Zijlstra
2018-12-17
1
-10
/
+8
|
*
x86/mm/cpa: Add __cpa_addr() helper
Peter Zijlstra
2018-12-17
1
-19
/
+19
*
|
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-12-26
1
-1
/
+1
|
\
\
|
*
|
x86: Fix various typos in comments
Ingo Molnar
2018-12-03
1
-1
/
+1
*
|
|
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-12-26
1
-2
/
+38
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
x86/mm/pageattr: Introduce helper function to unmap EFI boot services
Sai Praneeth Prakhya
2018-11-30
1
-2
/
+38
|
|
/
*
/
x86/mm/cpa: Fix cpa_flush_array() TLB invalidation
Peter Zijlstra
2018-12-17
1
-8
/
+16
|
/
*
Merge branch 'core/urgent' into x86/urgent, to pick up objtool fix
Ingo Molnar
2018-11-03
1
-1
/
+1
|
\
|
*
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
1
-1
/
+1
*
|
x86/mm/pat: Disable preemption around __flush_tlb_all()
Sebastian Andrzej Siewior
2018-10-29
1
-1
/
+5
|
/
*
x86/mm/cpa: Optimize __cpa_flush_range()
Peter Zijlstra
2018-09-27
1
-1
/
+1
*
x86/mm/cpa: Factor common code between cpa_flush_*()
Peter Zijlstra
2018-09-27
1
-16
/
+13
*
x86/mm/cpa: Move CLFLUSH test into cpa_flush_array()
Peter Zijlstra
2018-09-27
1
-11
/
+16
*
x86/mm/cpa: Move CLFLUSH test into cpa_flush_range()
Peter Zijlstra
2018-09-27
1
-8
/
+7
*
x86/mm/cpa: Use flush_tlb_kernel_range()
Peter Zijlstra
2018-09-27
1
-4
/
+5
*
x86/mm/cpa: Unconditionally avoid WBINDV when we can
Peter Zijlstra
2018-09-27
1
-16
/
+2
*
x86/mm/cpa: Move flush_tlb_all()
Peter Zijlstra
2018-09-27
1
-27
/
+17
*
x86/mm/cpa: Use flush_tlb_all()
Peter Zijlstra
2018-09-27
1
-11
/
+1
*
x86/mm/cpa: Avoid the 4k pages check completely
Thomas Gleixner
2018-09-27
1
-48
/
+16
*
x86/mm/cpa: Do the range check early
Thomas Gleixner
2018-09-27
1
-4
/
+23
*
x86/mm/cpa: Optimize same protection check
Thomas Gleixner
2018-09-27
1
-0
/
+14
*
x86/mm/cpa: Add sanity check for existing mappings
Thomas Gleixner
2018-09-27
1
-10
/
+67
*
x86/mm/cpa: Avoid static protection checks on unmap
Thomas Gleixner
2018-09-27
1
-0
/
+7
*
x86/mm/cpa: Add large page preservation statistics
Thomas Gleixner
2018-09-27
1
-2
/
+97
*
x86/mm/cpa: Add debug mechanism
Thomas Gleixner
2018-09-27
1
-9
/
+52
*
x86/mm/cpa: Allow range check for static protections
Thomas Gleixner
2018-09-27
1
-25
/
+44
*
x86/mm/cpa: Rework static_protections()
Thomas Gleixner
2018-09-27
1
-64
/
+98
*
x86/mm/cpa: Split, rename and clean up try_preserve_large_page()
Thomas Gleixner
2018-09-27
1
-61
/
+60
*
x86/mce: Fix set_mce_nospec() to avoid #GP fault
LuckTony
2018-09-01
1
-1
/
+24
*
Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2018-08-14
1
-4
/
+4
|
\
|
*
x86/mm/pat: Make set_memory_np() L1TF safe
Andi Kleen
2018-08-08
1
-4
/
+4
[next]