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.14.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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
x86/mm/tlb: Skip atomic operations for 'init_mm' in switch_mm_irqs_off()
Rik van Riel
2018-07-17
1
-5
/
+12
|
*
|
|
x86/mm/tlb: Always use lazy TLB mode
Rik van Riel
2018-07-17
1
-14
/
+1
|
*
|
|
x86/mm/tlb: Only send page table free TLB flush to lazy TLB CPUs
Rik van Riel
2018-07-17
1
-4
/
+39
|
*
|
|
x86/mm/tlb: Make lazy TLB mode lazier
Rik van Riel
2018-07-17
1
-9
/
+59
|
*
|
|
x86/mm/tlb: Restructure switch_mm_irqs_off()
Rik van Riel
2018-07-17
1
-30
/
+30
|
*
|
|
x86/mm/tlb: Leave lazy TLB mode at page table free time
Rik van Riel
2018-07-17
1
-0
/
+27
|
*
|
|
x86/mm: Add TLB purge to free pmd/pte page interfaces
Toshi Kani
2018-07-04
1
-6
/
+30
|
*
|
|
ioremap: Update pgtable free interfaces with addr
Chintan Pandya
2018-07-04
1
-5
/
+7
|
*
|
|
x86/mm: Disable ioremap free page handling on x86-PAE
Toshi Kani
2018-07-04
1
-0
/
+19
|
|
/
/
*
|
|
x86/numa_emulation: Introduce uniform split capability
Dan Williams
2018-07-06
1
-19
/
+86
*
|
|
x86/numa_emulation: Fix emulated-to-physical node mapping
Dan Williams
2018-07-06
1
-1
/
+1
|
/
/
*
|
x86/mm: Clean up the printk()s in show_fault_oops()
Dmitry Vyukov
2018-06-27
1
-7
/
+4
*
|
x86/mm: Get rid of KERN_CONT in show_fault_oops()
Dmitry Vyukov
2018-06-26
1
-7
/
+3
*
|
Merge branch 'linus' into x86/urgent
Thomas Gleixner
2018-06-22
11
-42
/
+45
|
\
|
|
*
treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAX
Stefan Agner
2018-06-15
2
-2
/
+2
|
*
mm: fix devmem_is_allowed() for sub-page System RAM intersections
Dan Williams
2018-06-15
1
-1
/
+3
|
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-06-10
2
-0
/
+8
|
|
\
|
*
|
mm: add pt_mm to struct page
Matthew Wilcox
2018-06-07
1
-3
/
+2
|
*
|
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-06-04
1
-2
/
+5
|
|
\
\
|
|
*
|
x86/fault: Dump user opcode bytes on fatal faults
Borislav Petkov
2018-04-26
1
-2
/
+5
|
*
|
|
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-06-04
1
-11
/
+11
|
|
\
\
\
|
|
*
|
|
x86: Remove pr_fmt duplicate logging prefixes
Joe Perches
2018-05-13
1
-11
/
+11
|
|
|
/
/
|
*
|
|
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-06-04
7
-23
/
+21
|
|
\
\
\
|
|
*
|
|
x86/mm: Stop pretending pgtable_l5_enabled is a variable
Kirill A. Shutemov
2018-05-19
7
-19
/
+19
|
|
*
|
|
x86/mm: Unify pgtable_l5_enabled usage in early boot code
Kirill A. Shutemov
2018-05-19
1
-4
/
+2
|
*
|
|
|
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-06-04
1
-0
/
+1
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
2018-04-25
1
-0
/
+1
*
|
|
|
|
x86/platform/UV: Add adjustable set memory block size function
mike.travis@hpe.com
2018-06-21
1
-4
/
+16
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
x86/mm: Decouple dynamic __PHYSICAL_MASK from AMD SME
Kirill A. Shutemov
2018-06-06
2
-0
/
+8
|
/
/
/
*
|
|
x86/pkeys: Override pkey when moving away from PROT_EXEC
Dave Hansen
2018-05-14
1
-10
/
+11
*
|
|
x86/pti: Disallow global kernel text with RANDSTRUCT
Dave Hansen
2018-04-25
1
-0
/
+10
*
|
|
x86/pti: Reduce amount of kernel text allowed to be Global
Dave Hansen
2018-04-25
1
-3
/
+13
*
|
|
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/mm: Prevent kernel Oops in PTDUMP code with HIGHPTE=y
Joerg Roedel
2018-04-17
1
-5
/
+6
|
/
*
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-04-15
11
-69
/
+239
|
\
|
*
x86/pgtable: Don't set huge PUD/PMD on non-leaf entries
Joerg Roedel
2018-04-12
1
-0
/
+9
|
*
x86/pti: Leave kernel text global for !PCID
Dave Hansen
2018-04-12
2
-4
/
+80
|
*
x86/pti: Never implicitly clear _PAGE_GLOBAL for kernel image
Dave Hansen
2018-04-12
3
-10
/
+35
|
*
x86/pti: Enable global pages for shared areas
Dave Hansen
2018-04-12
2
-2
/
+35
|
*
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: Do not auto-massage page protections
Dave Hansen
2018-04-12
5
-1
/
+28
|
*
x86/mm: Introduce "default" kernel PTE mask
Dave Hansen
2018-04-09
3
-1
/
+18
|
*
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
*
|
xen, mm: allow deferred page initialization for xen pv domains
Pavel Tatashin
2018-04-11
2
-0
/
+2
*
|
exec: pass stack rlimit into mm layout functions
Kees Cook
2018-04-11
1
-7
/
+11
*
|
x86/mm/memory_hotplug: determine block size based on the end of boot memory
Pavel Tatashin
2018-04-05
1
-4
/
+29
|
/
*
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-04-02
1
-3
/
+3
|
\
[prev]
[next]