..
pat
x86/mm: track linear mapping split events
2021-05-05 11:27:25 -07:00
amdtopology.c
cpu_entry_area.c
x86/dumpstack/64: Add noinstr version of get_stack_info()
2020-09-09 11:33:19 +02:00
debug_pagetables.c
mm: introduce include/linux/pgtable.h
2020-06-09 09:39:13 -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/sev-es: Rename sev-es.{ch} to sev.{ch}
2021-05-10 07:40:27 +02:00
fault.c
x86/fault: Don't send SIGSEGV twice on SEGV_PKUERR
2021-06-04 15:23:28 +02:00
highmem_32.c
x86/mm/highmem: Use generic kmap atomic implementation
2020-11-06 23:14:55 +01:00
hugetlbpage.c
mm: remove unneeded includes of <asm/pgalloc.h>
2020-08-07 11:33:26 -07:00
ident_map.c
x86/mm/ident_map: Check for errors from ident_pud_init()
2020-10-28 14:48:30 +01:00
init.c
The x86 MM changes in this cycle were:
2021-04-29 11:41:43 -07:00
init_32.c
mm: move mem_init_print_info() into mm_init()
2021-04-30 11:20:42 -07:00
init_64.c
mm: move mem_init_print_info() into mm_init()
2021-04-30 11:20:42 -07:00
iomap_32.c
io-mapping: Cleanup atomic iomap
2020-11-06 23:14:58 +01:00
ioremap.c
x86/ioremap: Map EFI-reserved memory as encrypted for SEV
2021-06-08 16:26:55 +02:00
kasan_init_64.c
mm: don't include asm/pgtable.h if linux/mm.h is already included
2020-06-09 09:39:13 -07:00
kaslr.c
x86: Fix various typos in comments
2021-03-18 15:31:53 +01:00
kmmio.c
x86: Fix various typos in comments
2021-03-18 15:31:53 +01:00
maccess.c
maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
2020-06-17 10:57:41 -07:00
Makefile
kbuild: remove cc-option test of -fno-stack-protector
2020-07-07 11:13:10 +09:00
mem_encrypt.c
ARM:
2021-05-01 10:14:08 -07:00
mem_encrypt_boot.S
x86: Fix various typos in comments
2021-03-18 15:31:53 +01:00
mem_encrypt_identity.c
x86/sev: Check SME/SEV support in CPUID first
2021-06-04 18:39:09 +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: Remove definition of DEBUG
2021-01-15 08:23:10 +01:00
numa.c
x86/mm: Avoid truncating memblocks for SGX memory
2021-06-18 19:37:01 +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/numa: cleanup configuration dependent command-line options
2020-10-13 18:38:27 -07:00
numa_internal.h
pf_in.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
2019-05-30 11:26:35 -07:00
pf_in.h
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
2019-05-30 11:26:35 -07:00
pgtable.c
x86: inline huge vmap supported functions
2021-04-30 11:20:40 -07:00
pgtable_32.c
mm: remove unneeded includes of <asm/pgalloc.h>
2020-08-07 11:33:26 -07:00
physaddr.c
mm, x86/mm: Untangle address space layout definitions from basic pgtable type definitions
2019-12-10 10:12:55 +01:00
physaddr.h
pkeys.c
x86/pkeys: Revert a5eff72597
("x86/pkeys: Add PKRU value to init_fpstate")
2021-06-23 17:49:45 +02:00
pti.c
x86/process/64: Move cpu_current_top_of_stack out of TSS
2021-03-28 22:40:10 +02:00
setup_nx.c
mm: reorder includes after introduction of linux/pgtable.h
2020-06-09 09:39:13 -07:00
srat.c
testmmiotrace.c
remove ioremap_nocache and devm_ioremap_nocache
2020-01-06 09:45:59 +01:00
tlb.c
The x86 MM changes in this cycle were:
2021-04-29 11:41:43 -07:00