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.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-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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-20
x86/kaslr: Expose and use the end of the physical memory address space
Thomas Gleixner
2
-6
/
+30
2024-08-07
x86/mm: Fix PTI for i386 some more
Thomas Gleixner
1
-16
/
+29
2024-08-01
x86/mm: Fix pti_clone_entry_text() for i386
Peter Zijlstra
1
-1
/
+1
2024-08-01
x86/mm: Fix pti_clone_pgtable() alignment assumption
Peter Zijlstra
1
-3
/
+3
2024-07-28
minmax: add a few more MIN_T/MAX_T users
Linus Torvalds
1
-1
/
+1
2024-07-22
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-16
/
+2
2024-07-16
Merge tag 'x86_sev_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+7
2024-07-16
Merge tag 'x86_cc_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-27
/
+145
2024-07-04
arch/x86: do not explicitly clear Reserved flag in free_pagetable
Oscar Salvador
1
-2
/
+0
2024-07-04
mm: drop leftover comment references to pxx_huge()
Peter Xu
1
-2
/
+2
2024-07-04
mm/mm_init: use node's number of cpus in deferred_page_init_max_threads
Eric Chanudet
1
-12
/
+0
2024-06-17
x86/mm: Introduce kernel_ident_mapping_free()
Kirill A. Shutemov
1
-0
/
+73
2024-06-17
x86/mm: Do not zap page table entries mapping unaccepted memory table during ...
Ashish Kalra
1
-4
/
+12
2024-06-17
x86/tdx: Convert shared memory back to private on kexec
Kirill A. Shutemov
1
-3
/
+39
2024-06-17
x86/mm: Return correct level from lookup_address() if pte is none
Kirill A. Shutemov
1
-11
/
+10
2024-06-17
x86/mm: Make x86_platform.guest.enc_status_change_*() return an error
Kirill A. Shutemov
2
-9
/
+11
2024-06-11
x86/sev: Use kernel provided SVSM Calling Areas
Tom Lendacky
1
-1
/
+7
2024-06-06
x86/mm/numa: Use NUMA_NO_NODE when calling memblock_set_node()
Jan Beulich
1
-3
/
+3
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
7
-93
/
+50
2024-05-18
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+1
2024-05-16
Merge tag 'modules-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+29
2024-05-14
Merge tag 'acpi-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-2
/
+2
2024-05-14
arch: make execmem setup available regardless of CONFIG_MODULES
Mike Rapoport (IBM)
1
-0
/
+29
2024-05-14
Merge tag 'x86-mm-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-17
/
+58
2024-05-14
Merge tag 'x86-cpu-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-10
/
+6
2024-05-14
Merge tag 'x86-cleanups-2024-05-13' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-9
/
+0
2024-05-09
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
1
-1
/
+1
2024-05-07
mm: fix race between __split_huge_pmd_locked() and GUP-fast
Ryan Roberts
1
-0
/
+2
2024-05-07
x86/numa: Fix SRAT lookup of CFMWS ranges with numa_fill_memblks()
Robert Richter
1
-2
/
+2
2024-05-06
mm: pass VMA instead of MM to follow_pte()
David Hildenbrand
1
-4
/
+1
2024-05-01
x86/mm: Remove broken vsyscall emulation code from the page fault code
Linus Torvalds
1
-32
/
+1
2024-04-29
x86/sev: Add callback to apply RMP table fixups for kexec
Ashish Kalra
1
-0
/
+7
2024-04-29
x86/mm: Switch to new Intel CPU model defines
Tony Luck
1
-10
/
+6
2024-04-26
x86: mm: accelerate pagefault when badaccess
Kefeng Wang
1
-9
/
+14
2024-04-26
treewide: use initializer for struct vm_unmapped_area_info
Rick Edgecombe
1
-5
/
+2
2024-04-26
mm: switch mm->get_unmapped_area() to a flag
Rick Edgecombe
2
-3
/
+3
2024-04-26
mm: move follow_phys to arch/x86/mm/pat/memtype.c
Christoph Hellwig
1
-1
/
+28
2024-04-26
x86: remove unneeded memblock_find_dma_reserve()
Baoquan He
1
-47
/
+0
2024-04-26
fix missing vmalloc.h includes
Kent Overstreet
2
-0
/
+2
2024-04-26
mm/treewide: remove pXd_huge()
Peter Xu
1
-16
/
+0
2024-04-26
mm/treewide: replace pXd_huge() with pXd_leaf()
Peter Xu
1
-2
/
+2
2024-04-26
mm/x86: change pXd_huge() behavior to exclude swap entries
Peter Xu
1
-14
/
+4
2024-04-14
x86/pat: Fix W^X violation false-positives when running as Xen PV guest
Juergen Gross
1
-8
/
+18
2024-04-14
x86/pat: Restructure _lookup_address_cpa()
Juergen Gross
1
-4
/
+7
2024-04-14
x86/mm: Use lookup_address_in_pgd_attr() in show_fault_oops()
Juergen Gross
1
-3
/
+4
2024-04-14
x86/pat: Introduce lookup_address_in_pgd_attr()
Juergen Gross
1
-3
/
+30
2024-04-06
Merge branch 'linus' into x86/urgent, to pick up dependent commit
Ingo Molnar
1
-14
/
+35
2024-04-05
x86/mm/pat: fix VM_PAT handling in COW mappings
David Hildenbrand
1
-14
/
+35
2024-04-04
x86/extable: Remove unused fixup type EX_TYPE_COPY
Tong Tiangen
1
-9
/
+0
2024-04-04
x86/numa/32: Include missing <asm/pgtable_areas.h>
Arnd Bergmann
1
-0
/
+1
[next]