index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/mm: Regularize set_memory_p() parameters and make non-static
Michael Kelley
2024-03-01
1
-6
/
+6
*
x86/hyperv: Use slow_virt_to_phys() in page transition hypervisor callback
Michael Kelley
2024-03-01
1
-4
/
+8
*
Merge tag 'cxl-fixes-6.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-02-25
1
-13
/
+8
|
\
|
*
Merge branch 'for-6.8/cxl-cper' into for-6.8/cxl
Dan Williams
2024-02-21
1
-5
/
+18
|
|
\
|
*
|
x86/numa: Fix the sort compare func used in numa_fill_memblks()
Alison Schofield
2024-02-17
1
-1
/
+1
|
*
|
x86/numa: Fix the address overlap check in numa_fill_memblks()
Alison Schofield
2024-02-17
1
-12
/
+7
*
|
|
Merge tag 'net-6.8.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2024-02-22
2
-9
/
+10
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
x86/mm: Disallow vsyscall page read for copy_from_kernel_nofault()
Hou Tao
2024-02-16
1
-0
/
+10
|
*
|
x86/mm: Move is_vsyscall_vaddr() into asm/vsyscall.h
Hou Tao
2024-02-16
1
-9
/
+0
|
|
/
*
/
x86/mm/ident_map: Use gbpages only where full GB page should be mapped.
Steve Wahl
2024-02-12
1
-5
/
+18
|
/
*
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-01-09
1
-32
/
+2
|
\
|
*
NUMA: optimize detection of memory with no node id assigned by firmware
Liam Ni
2023-12-11
1
-32
/
+2
*
|
Merge tag 'x86-cleanups-2024-01-08' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-01-09
5
-8
/
+8
|
\
\
|
*
|
arch/x86: Fix typos
Bjorn Helgaas
2024-01-03
5
-8
/
+8
|
|
/
*
|
Merge tag 'mm-hotfixes-stable-2024-01-05-11-35' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-01-05
1
-0
/
+2
|
\
\
|
*
|
arch/mm/fault: fix major fault accounting when retrying under per-VMA lock
Suren Baghdasaryan
2023-12-29
1
-0
/
+2
|
|
/
*
/
x86/coco: Disable 32-bit emulation by default on TDX and SEV
Kirill A. Shutemov
2023-12-07
1
-0
/
+11
|
/
*
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-11-03
1
-0
/
+3
|
\
|
*
mm: add statistics for PUD level pagetable
Baolin Wang
2023-10-06
1
-0
/
+3
*
|
Merge tag 'x86-core-2023-10-29-v2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-10-31
1
-2
/
+2
|
\
\
|
*
|
x86/apic: Use u32 for APIC IDs in global data
Thomas Gleixner
2023-10-10
1
-2
/
+2
|
|
/
*
|
Merge tag 'x86-mm-2023-10-28' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-10-31
4
-48
/
+128
|
\
\
|
*
|
x86/mm: Drop the 4 MB restriction on minimal NUMA node memory size
Mike Rapoport (IBM)
2023-10-20
1
-7
/
+0
|
*
|
x86/sev: Drop unneeded #include
Alexander Shishkin
2023-10-11
1
-1
/
+0
|
*
|
x86/sev: Move sev_setup_arch() to mem_encrypt.c
Alexander Shishkin
2023-10-11
2
-35
/
+34
|
*
|
x86/sev-es: Allow copy_from_kernel_nofault() in earlier boot
Adam Dunlap
2023-09-28
1
-5
/
+14
|
*
|
x86/numa: Introduce numa_fill_memblks()
Alison Schofield
2023-09-13
1
-0
/
+80
|
|
/
*
|
Merge tag 'x86_platform_for_6.7_rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-10-30
1
-0
/
+3
|
\
\
|
*
|
x86/numa: Add Devicetree support
Saurabh Sengar
2023-10-02
1
-0
/
+3
|
|
/
*
/
x86/pti: Fix kernel warnings for pti= and nopti cmdline options
Jo Van Bulck
2023-10-20
1
-29
/
+29
|
/
*
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-08-31
3
-2
/
+64
|
\
|
*
x86/mm: Teach pte_mkwrite() about stack memory
Rick Edgecombe
2023-07-11
1
-0
/
+6
|
*
mm: Warn on shadow stack memory in wrong vma
Rick Edgecombe
2023-07-11
1
-0
/
+20
|
*
x86/mm: Check shadow stack page fault errors
Rick Edgecombe
2023-07-11
1
-0
/
+22
|
*
x86/mm: Remove _PAGE_DIRTY from kernel RO pages
Rick Edgecombe
2023-07-11
1
-2
/
+2
|
*
x86/mm: Start actually marking _PAGE_SAVED_DIRTY
Rick Edgecombe
2023-07-11
1
-0
/
+14
*
|
Merge tag 'x86_apic_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-08-30
1
-3
/
+2
|
\
\
|
*
|
x86/apic: Wrap APIC ID validation into an inline
Thomas Gleixner
2023-08-09
1
-3
/
+2
|
|
/
*
|
Merge tag 'x86_mm_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-08-30
2
-15
/
+13
|
\
\
|
*
|
x86/mm: Remove "INVPCID single" feature tracking
Dave Hansen
2023-08-03
2
-15
/
+13
|
|
/
*
|
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-08-29
3
-24
/
+32
|
\
\
|
*
|
mm: drop per-VMA lock when returning VM_FAULT_RETRY or VM_FAULT_COMPLETED
Suren Baghdasaryan
2023-08-25
1
-1
/
+2
|
*
|
x86: convert various functions to use ptdescs
Vishal Moola (Oracle)
2023-08-21
1
-19
/
+28
|
*
|
mm: remove CONFIG_PER_VMA_LOCK ifdefs
Matthew Wilcox (Oracle)
2023-08-18
1
-4
/
+0
|
*
|
mmu_notifiers: rename invalidate_range notifier
Alistair Popple
2023-08-18
1
-1
/
+1
|
*
|
mmu_notifiers: call invalidate_range() when invalidating TLBs
Alistair Popple
2023-08-18
1
-0
/
+2
|
|
/
*
|
Merge tag 'perf-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-08-29
1
-1
/
+1
|
\
\
|
*
|
x86/cpu: Fix Gracemont uarch
Peter Zijlstra
2023-08-09
1
-1
/
+1
|
|
/
*
|
Merge tag 'x86_microcode_for_v6.6_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-08-29
1
-1
/
+0
|
\
\
|
*
|
x86/mm: Remove unused microcode.h include
Thomas Gleixner
2023-08-13
1
-1
/
+0
|
|
/
[next]