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.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
/
init.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-21
x86/pat: Fix x86_has_pat_wp()
Juergen Gross
1
-2
/
+12
2021-09-03
memblock: make memblock_find_in_range method private
Mike Rapoport
1
-8
/
+15
2021-04-29
Merge tag 'x86-mm-2021-04-29' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2021-03-22
x86: Fix various typos in comments, take #2
Ingo Molnar
1
-1
/
+1
2021-03-18
x86: Fix various typos in comments
Ingo Molnar
1
-2
/
+2
2021-03-06
x86/mm/tlb: Privatize cpu_tlbstate
Nadav Amit
1
-1
/
+1
2021-01-04
x86/mm: Increase pgt_buf size for 5-level page tables
Lorenzo Stoakes
1
-5
/
+14
2020-11-20
x86/mm: Declare 'start' variable where it is used
Lukas Bulwahn
1
-2
/
+4
2020-06-17
x86/mm: Fix -Wmissing-prototypes warnings for arch/x86/mm/init.c
Benjamin Thiel
1
-2
/
+1
2020-06-09
x86/mm: simplify init_trampoline() and surrounding logic
Mike Rapoport
1
-0
/
+22
2020-06-05
Merge tag 'x86-mm-2020-06-05' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+39
2020-06-04
mm: use free_area_init() instead of free_area_init_nodes()
Mike Rapoport
1
-1
/
+1
2020-05-23
x86/mm: Stop printing BRK addresses
Arvind Sankar
1
-2
/
+0
2020-04-26
x86/tlb: Restrict access to tlbstate
Thomas Gleixner
1
-1
/
+0
2020-04-26
x86/tlb: Move cr4_set_bits_and_update_boot() to the usage site
Thomas Gleixner
1
-0
/
+13
2020-04-23
x86/mm: Unexport __cachemode2pte_tbl
Christoph Hellwig
1
-2
/
+9
2020-04-20
x86/mm: Move pgprot2cachemode out of line
Christoph Hellwig
1
-2
/
+11
2020-04-20
x86/mm: Add a x86_has_pat_wp() helper
Christoph Hellwig
1
-0
/
+6
2020-04-11
x86/mm: thread pgprot_t through init_memory_mapping()
Logan Gunthorpe
1
-4
/
+5
2019-11-04
x86/mm: Report which part of kernel image is freed
Kees Cook
1
-4
/
+4
2019-04-30
x86/alternatives: Initialize temporary mm for patching
Nadav Amit
1
-0
/
+37
2019-04-24
x86/mm: Fix a crash with kmemleak_scan()
Qian Cai
1
-0
/
+6
2018-12-28
mm: make free_reserved_area() return "const char *"
Alexey Dobriyan
1
-1
/
+1
2018-12-11
x86/speculation/l1tf: Drop the swap storage limit restriction when l1tf=off
Michal Hocko
1
-1
/
+1
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
1
-1
/
+0
2018-09-15
x86/mm: Add .bss..decrypted section to hold shared variables
Brijesh Singh
1
-0
/
+4
2018-08-26
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2018-08-24
x86/speculation/l1tf: Fix off-by-one error when warning that system has too m...
Vlastimil Babka
1
-1
/
+1
2018-08-20
x86/xen: enable early use of set_fixmap in 32-bit Xen PV guest
Juergen Gross
1
-5
/
+12
2018-08-20
x86/speculation/l1tf: Fix overflow in l1tf_pfn_limit() on 32bit
Vlastimil Babka
1
-2
/
+2
2018-08-14
x86/init: fix build with CONFIG_SWAP=n
Vlastimil Babka
1
-0
/
+2
2018-08-14
Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-0
/
+23
2018-08-06
x86/mm/init: Remove freed kernel image areas from alias mapping
Dave Hansen
1
-2
/
+24
2018-08-05
x86/mm/init: Add helper for freeing kernel image pages
Dave Hansen
1
-3
/
+12
2018-06-27
x86/speculation/l1tf: Protect PAE swap entries against L1TF
Vlastimil Babka
1
-1
/
+1
2018-06-21
x86/speculation/l1tf: Extend 64bit swap file size limit
Vlastimil Babka
1
-1
/
+9
2018-06-20
x86/speculation/l1tf: Limit swap file size to MAX_PA/2
Andi Kleen
1
-0
/
+15
2018-06-15
mm: fix devmem_is_allowed() for sub-page System RAM intersections
Dan Williams
1
-1
/
+3
2018-04-12
x86/pti: Never implicitly clear _PAGE_GLOBAL for kernel image
Dave Hansen
1
-7
/
+1
2018-04-09
x86/mm: Introduce "default" kernel PTE mask
Dave Hansen
1
-0
/
+6
2018-01-05
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2018-01-05
x86/tlb: Drop the _GPL from the cpu_tlbstate export
Thomas Gleixner
1
-1
/
+1
2017-12-30
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-31
/
+49
2017-12-23
x86/mm: Use INVPCID for __native_flush_tlb_single()
Dave Hansen
1
-27
/
+37
2017-12-23
x86/mm: Use/Fix PCID to optimize user/kernel switches
Peter Zijlstra
1
-1
/
+1
2017-12-23
x86/mm/pti: Add infrastructure for page table isolation
Thomas Gleixner
1
-0
/
+2
2017-12-23
x86/mm/pti: Disable global pages if PAGE_TABLE_ISOLATION=y
Dave Hansen
1
-3
/
+9
2017-11-16
kmemcheck: rip it out
Levin, Alexander (Sasha Levin)
1
-3
/
+2
2017-11-16
kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK
Levin, Alexander (Sasha Levin)
1
-2
/
+1
2017-11-10
x86/virt, x86/platform: Merge 'struct x86_hyper' into 'struct x86_platform' a...
Juergen Gross
1
-1
/
+1
[next]