.. |
pat
|
x86/pat: Fix W^X violation false-positives when running as Xen PV guest
|
2024-06-12 11:11:42 +02:00 |
Makefile
|
x86/mm: Provide a Kconfig entry to build the HYGON memory encryption support into the kernel
|
2024-04-25 14:37:07 +08:00 |
amdtopology.c
|
x86/mm: Replace nodes_weight() with nodes_empty() where appropriate
|
2022-04-10 22:35:38 +02:00 |
cpu_entry_area.c
|
x86/mm: Do not shuffle CPU entry areas without KASLR
|
2023-03-22 10:42:47 -07:00 |
debug_pagetables.c
|
x86/mm/dump_pagetables: remove MODULE_LICENSE in non-modules
|
2023-04-13 13:13:54 -07:00 |
dump_pagetables.c
|
mm: don't include asm/pgtable.h if linux/mm.h is already included
|
2020-06-09 09:39:13 -07:00 |
extable.c
|
x86-64: mm: clarify the 'positive addresses' user address rules
|
2023-05-03 10:37:22 -07:00 |
fault.c
|
x86/mm: Remove broken vsyscall emulation code from the page fault code
|
2024-06-12 11:11:29 +02:00 |
highmem_32.c
|
x86/mm: Include asm/numa.h for set_highmem_pages_init()
|
2023-05-18 11:56:18 -07:00 |
hugetlbpage.c
|
arch/x86/mm/hugetlbpage.c: pud_huge() returns 0 when using 2-level paging
|
2022-11-08 15:57:25 -08:00 |
ident_map.c
|
Revert "x86/mm/ident_map: Use gbpages only where full GB page should be mapped."
|
2024-04-10 16:35:46 +02:00 |
init.c
|
x86/mm: Switch to new Intel CPU model defines
|
2024-09-30 16:25:14 +02:00 |
init_32.c
|
x86/mm: Remove Xen-PV leftovers from init_32.c
|
2023-06-09 11:00:21 +02:00 |
init_64.c
|
x86/kaslr: Expose and use the end of the physical memory address space
|
2024-09-12 11:11:25 +02:00 |
iomap_32.c
|
io-mapping: Cleanup atomic iomap
|
2020-11-06 23:14:58 +01:00 |
ioremap.c
|
x86/ioremap: Add hypervisor callback for private MMIO mapping in coco VM
|
2023-03-26 23:42:40 +02:00 |
kasan_init_64.c
|
mm/treewide: replace pud_large() with pud_leaf()
|
2024-04-10 16:35:46 +02:00 |
kaslr.c
|
x86/kaslr: Expose and use the end of the physical memory address space
|
2024-09-12 11:11:25 +02:00 |
kmmio.c
|
x86/mm/kmmio: Remove redundant preempt_disable()
|
2022-12-12 10:54:48 -05:00 |
kmsan_shadow.c
|
x86: kmsan: handle CPU entry area
|
2022-10-03 14:03:26 -07:00 |
maccess.c
|
x86/mm: Disallow vsyscall page read for copy_from_kernel_nofault()
|
2024-03-26 18:19:12 -04:00 |
mem_encrypt.c
|
x86/mm: Print CSV info into the kernel log
|
2024-04-25 14:40:28 +08:00 |
mem_encrypt_amd.c
|
x86/mm: Merge contiguous pages into a large range when notifying pages enc status changes
|
2024-05-17 14:12:18 +08:00 |
mem_encrypt_boot.S
|
x86/mm: Remove P*D_PAGE_MASK and P*D_PAGE_SIZE macros
|
2022-12-15 10:37:27 -08:00 |
mem_encrypt_hygon.c
|
x86/mm: CSV allows CMA allocation concurrently
|
2024-05-17 21:28:37 +08:00 |
mem_encrypt_identity.c
|
x86/boot: Move mem_encrypt= parsing to the decompressor
|
2024-04-10 16:36:07 +02:00 |
mm_internal.h
|
x86/mm: thread pgprot_t through init_memory_mapping()
|
2020-04-10 15:36:21 -07:00 |
mmap.c
|
x86/mm/mmap: Fix -Wmissing-prototypes warnings
|
2020-04-22 20:19:48 +02:00 |
mmio-mod.c
|
x86: Replace cpumask_weight() with cpumask_empty() where appropriate
|
2022-04-10 22:35:38 +02:00 |
numa.c
|
x86/numa: Fix SRAT lookup of CFMWS ranges with numa_fill_memblks()
|
2024-06-12 11:11:50 +02:00 |
numa_32.c
|
x86/mm: Drop deprecated DISCONTIGMEM support for 32-bit
|
2020-05-28 18:34:30 +02:00 |
numa_64.c
|
…
|
|
numa_emulation.c
|
x86/mm: Replace nodes_weight() with nodes_empty() where appropriate
|
2022-04-10 22:35:38 +02:00 |
numa_internal.h
|
…
|
|
pf_in.c
|
…
|
|
pf_in.h
|
…
|
|
pgprot.c
|
x86/mm: move protection_map[] inside the platform
|
2022-07-17 17:14:38 -07:00 |
pgtable.c
|
mm: fix race between __split_huge_pmd_locked() and GUP-fast
|
2024-06-16 13:47:40 +02:00 |
pgtable_32.c
|
mm: remove unneeded includes of <asm/pgalloc.h>
|
2020-08-07 11:33:26 -07:00 |
physaddr.c
|
…
|
|
physaddr.h
|
…
|
|
pkeys.c
|
x86/pkeys: Clarify PKRU_AD_KEY macro
|
2022-06-07 16:06:33 -07:00 |
pti.c
|
Merge linux 6.6.51
|
2024-09-29 19:06:17 +08:00 |
srat.c
|
x86/apic: Wrap APIC ID validation into an inline
|
2023-08-09 11:58:30 -07:00 |
testmmiotrace.c
|
remove ioremap_nocache and devm_ioremap_nocache
|
2020-01-06 09:45:59 +01:00 |
tlb.c
|
x86/mm: Use IPIs to synchronize LAM enablement
|
2024-10-04 16:29:04 +02:00 |