index
:
linux-stable.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.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/pti: Fix boot warning from Global-bit setting
Dave Hansen
2018-04-25
1
-10
/
+30
*
x86/pti: Fix boot problems from Global-bit setting
Dave Hansen
2018-04-25
1
-2
/
+2
*
x86/pti: Never implicitly clear _PAGE_GLOBAL for kernel image
Dave Hansen
2018-04-12
1
-3
/
+9
*
x86/mm: Do not forbid _PAGE_RW before init for __ro_after_init
Dave Hansen
2018-04-12
1
-2
/
+4
*
x86/mm: Remove extra filtering in pageattr code
Dave Hansen
2018-04-12
1
-4
/
+2
*
x86/mm: Undo double _PAGE_PSE clearing
Dave Hansen
2018-04-09
1
-3
/
+6
*
x86/mm: Factor out pageattr _PAGE_GLOBAL setting
Dave Hansen
2018-04-09
1
-43
/
+23
*
kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK
Levin, Alexander (Sasha Levin)
2017-11-15
1
-5
/
+5
*
x86/mm: Include SEV for encryption memory attribute changes
Tom Lendacky
2017-11-07
1
-2
/
+2
*
x86, drm, fbdev: Do not specify encrypted memory for video mappings
Tom Lendacky
2017-07-18
1
-0
/
+2
*
x86/mm: Add support for changing the memory encryption attribute
Tom Lendacky
2017-07-18
1
-0
/
+62
*
x86/mm: Provide general kernel support for memory encryption
Tom Lendacky
2017-07-18
1
-0
/
+3
*
x86, libnvdimm, pmem: move arch_invalidate_pmem() to libnvdimm
Dan Williams
2017-06-27
1
-0
/
+6
*
x86/mm/ftrace: Do not bug in early boot on irqs_disabled in cpu_flush_range()
Steven Rostedt (VMware)
2017-05-26
1
-1
/
+1
*
x86: use set_memory.h header
Laura Abbott
2017-05-08
1
-0
/
+1
*
Merge branch 'x86/boot' into x86/mm, to avoid conflict
Ingo Molnar
2017-04-11
1
-1
/
+1
|
\
|
*
Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up up...
Ingo Molnar
2017-03-01
1
-0
/
+13
|
|
\
|
*
|
x86/boot/e820: Move asm/e820.h to asm/e820/api.h
Ingo Molnar
2017-01-28
1
-1
/
+1
*
|
|
x86/mm/pat: Add 5-level paging support
Kirill A. Shutemov
2017-03-27
1
-14
/
+40
|
|
/
|
/
|
*
|
x86/mm/cpa: Avoid wbinvd() for PREEMPT
John Ogness
2017-01-30
1
-0
/
+13
|
/
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
x86/mm/pat: Prevent hang during boot when mapping pages
Matt Fleming
2016-09-20
1
-10
/
+11
*
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-07-25
1
-2
/
+10
|
\
|
*
x86/mm: Do not reference phys addr beyond kernel
Thomas Garnier
2016-07-10
1
-2
/
+10
*
|
x86/mm/cpa: Add missing comment in populate_pdg()
Andy Lutomirski
2016-07-23
1
-0
/
+5
*
|
x86/mm/cpa: Fix populate_pgd(): Stop trying to deallocate failed PUDs
Andy Lutomirski
2016-07-23
1
-5
/
+2
*
|
x86/mm: Remove kernel_unmap_pages_in_pgd() and efi_cleanup_page_tables()
Andy Lutomirski
2016-07-15
1
-28
/
+0
*
|
x86/mm/cpa: In populate_pgd(), don't set the PGD entry until it's populated
Andy Lutomirski
2016-07-15
1
-3
/
+6
*
|
x86/mm: Use pte_none() to test for empty PTE
Dave Hansen
2016-07-13
1
-1
/
+1
|
/
*
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-05-16
1
-2
/
+2
|
\
|
*
x86/cpufeature: Remove cpu_has_clflush
Borislav Petkov
2016-03-31
1
-1
/
+1
|
*
x86/cpufeature: Remove cpu_has_gbpages
Borislav Petkov
2016-03-31
1
-1
/
+1
*
|
x86/mm/pat: Document the (currently) EFI-only code path
Matt Fleming
2016-04-28
1
-1
/
+7
|
/
*
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-03-20
1
-11
/
+23
|
\
|
*
x86/mm/pat: Fix boot crash when 1GB pages are not supported by the CPU
Matt Fleming
2016-03-16
1
-1
/
+1
|
*
x86/mm/pat: Don't implicitly allow _PAGE_RW in kernel_map_pages_in_pgd()
Sai Praneeth
2016-02-22
1
-0
/
+3
|
*
x86/mm/pat: Use _PAGE_GLOBAL bit for EFI page table mappings
Sai Praneeth
2016-02-22
1
-0
/
+14
|
*
Merge branch 'linus' into efi/core, to refresh the branch and to pick up rece...
Ingo Molnar
2016-02-03
1
-6
/
+11
|
|
\
|
*
|
x86/mm/pat: Ensure cpa->pfn only contains page frame numbers
Matt Fleming
2015-11-29
1
-11
/
+6
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-03-16
1
-10
/
+4
|
\
\
\
|
*
|
|
x86: query dynamic DEBUG_PAGEALLOC setting
Christian Borntraeger
2016-03-15
1
-10
/
+4
*
|
|
|
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-03-15
1
-1
/
+3
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
x86/mm: Avoid premature success when changing page attributes
Jan Beulich
2016-02-25
1
-1
/
+3
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-03-14
1
-1
/
+1
|
\
\
\
|
*
|
|
x86/mm: Always enable CONFIG_DEBUG_RODATA and remove the Kconfig option
Kees Cook
2016-02-22
1
-1
/
+1
|
|
/
/
*
/
/
x86/mm: Fix slow_virt_to_phys() for X86_PAE again
Dexuan Cui
2016-02-25
1
-4
/
+10
|
/
/
*
|
x86/mm/pat: Avoid truncation when converting cpa->numpages to address
Matt Fleming
2016-01-29
1
-2
/
+2
*
|
x86/mm/pat: Make split_page_count() check for empty levels to fix /proc/memin...
Dave Jones
2016-01-12
1
-0
/
+3
*
|
x86/mm: Micro-optimise clflush_cache_range()
Chris Wilson
2016-01-08
1
-4
/
+6
|
/
*
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2015-11-03
1
-29
/
+50
|
\
[next]