index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
Age
Commit message (
Expand
)
Author
2018-07-20
x86/mm/pti: Keep permissions when cloning kernel text in pti_clone_kernel_text()
Joerg Roedel
2018-07-20
x86/mm/pti: Make pti_clone_kernel_text() compile on 32 bit
Joerg Roedel
2018-07-20
x86/mm/pti: Clone CPU_ENTRY_AREA on PMD level on x86_32
Joerg Roedel
2018-07-20
x86/mm/pti: Add an overflow check to pti_clone_pmds()
Joerg Roedel
2018-07-20
x86/pgtable/32: Allocate 8k page-tables when PTI is enabled
Joerg Roedel
2018-07-20
x86/pgtable: Rename pti_set_user_pgd() to pti_set_user_pgtbl()
Joerg Roedel
2018-07-17
x86/mm/tlb: Skip atomic operations for 'init_mm' in switch_mm_irqs_off()
Rik van Riel
2018-07-17
x86/mm/tlb: Always use lazy TLB mode
Rik van Riel
2018-07-17
x86/mm/tlb: Only send page table free TLB flush to lazy TLB CPUs
Rik van Riel
2018-07-17
x86/mm/tlb: Make lazy TLB mode lazier
Rik van Riel
2018-07-17
x86/mm/tlb: Restructure switch_mm_irqs_off()
Rik van Riel
2018-07-17
x86/mm/tlb: Leave lazy TLB mode at page table free time
Rik van Riel
2018-07-16
x86/pti: Make pti_set_kernel_image_nonglobal() static
Jiang Biao
2018-07-06
x86/numa_emulation: Introduce uniform split capability
Dan Williams
2018-07-06
x86/numa_emulation: Fix emulated-to-physical node mapping
Dan Williams
2018-07-04
x86/mm: Add TLB purge to free pmd/pte page interfaces
Toshi Kani
2018-07-04
ioremap: Update pgtable free interfaces with addr
Chintan Pandya
2018-07-04
x86/mm: Disable ioremap free page handling on x86-PAE
Toshi Kani
2018-06-27
x86/mm: Clean up the printk()s in show_fault_oops()
Dmitry Vyukov
2018-06-27
x86/speculation/l1tf: Protect PAE swap entries against L1TF
Vlastimil Babka
2018-06-26
x86/mm: Get rid of KERN_CONT in show_fault_oops()
Dmitry Vyukov
2018-06-22
Merge branch 'linus' into x86/urgent
Thomas Gleixner
2018-06-21
x86/speculation/l1tf: Extend 64bit swap file size limit
Vlastimil Babka
2018-06-21
x86/platform/UV: Add adjustable set memory block size function
mike.travis@hpe.com
2018-06-20
x86/speculation/l1tf: Limit swap file size to MAX_PA/2
Andi Kleen
2018-06-20
x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappings
Andi Kleen
2018-06-15
treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAX
Stefan Agner
2018-06-15
mm: fix devmem_is_allowed() for sub-page System RAM intersections
Dan Williams
2018-06-10
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-06-07
mm: add pt_mm to struct page
Matthew Wilcox
2018-06-06
x86/mm: Decouple dynamic __PHYSICAL_MASK from AMD SME
Kirill A. Shutemov
2018-06-04
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-06-04
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-06-04
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-06-04
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-05-19
x86/mm: Stop pretending pgtable_l5_enabled is a variable
Kirill A. Shutemov
2018-05-19
x86/mm: Unify pgtable_l5_enabled usage in early boot code
Kirill A. Shutemov
2018-05-14
x86/pkeys: Override pkey when moving away from PROT_EXEC
Dave Hansen
2018-05-13
x86: Remove pr_fmt duplicate logging prefixes
Joe Perches
2018-04-26
x86/fault: Dump user opcode bytes on fatal faults
Borislav Petkov
2018-04-25
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
2018-04-25
x86/pti: Disallow global kernel text with RANDSTRUCT
Dave Hansen
2018-04-25
x86/pti: Reduce amount of kernel text allowed to be Global
Dave Hansen
2018-04-25
x86/pti: Fix boot warning from Global-bit setting
Dave Hansen
2018-04-25
x86/pti: Fix boot problems from Global-bit setting
Dave Hansen
2018-04-17
x86/mm: Prevent kernel Oops in PTDUMP code with HIGHPTE=y
Joerg Roedel
2018-04-15
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-04-12
x86/pgtable: Don't set huge PUD/PMD on non-leaf entries
Joerg Roedel
2018-04-12
x86/pti: Leave kernel text global for !PCID
Dave Hansen
2018-04-12
x86/pti: Never implicitly clear _PAGE_GLOBAL for kernel image
Dave Hansen
[prev]
[next]