.. |
Makefile
|
ae8d1d0061
x86/mm/sme: Disable stack protection for mem_encrypt_identity.c
|
7 years ago |
amdtopology.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 years ago |
cpu_entry_area.c
|
bf904d2762
x86/pti/64: Remove the SYSCALL64 entry trampoline
|
7 years ago |
debug_pagetables.c
|
3ede3417f8
x86/efi: Replace efi_pgd with efi_mm.pgd
|
7 years ago |
dump_pagetables.c
|
c200dac78f
x86/mm: Do not warn about PCI BIOS W+X mappings
|
7 years ago |
extable.c
|
9da3f2b740
x86/fault: BUG() when uaccess helpers fault on kernel addresses
|
7 years ago |
fault.c
|
ba9f6f8954
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
7 years ago |
highmem_32.c
|
4b599fedb7
x86/mm: Audit and remove any unnecessary uses of module.h
|
9 years ago |
hugetlbpage.c
|
1e0f25dbf2
x86/mm: Prevent non-MAP_FIXED mapping across DEFAULT_MAP_WINDOW border
|
7 years ago |
ident_map.c
|
ed7588d5dc
x86/mm: Stop pretending pgtable_l5_enabled is a variable
|
7 years ago |
init.c
|
b3f0907c71
x86/mm: Add .bss..decrypted section to hold shared variables
|
7 years ago |
init_32.c
|
2a25dc7c79
x86/mm/init32: Mark text and rodata RO in one go
|
7 years ago |
init_64.c
|
15c3c114ed
memblock: replace alloc_bootmem_pages with memblock_alloc
|
6 years ago |
iomap_32.c
|
fb43d6cb91
x86/mm: Do not auto-massage page protections
|
7 years ago |
ioremap.c
|
c3a7a61c19
x86/ioremap: Add an ioremap_encrypted() helper
|
7 years ago |
kasan_init_64.c
|
eb31d559f1
memblock: remove _virt from APIs returning virtual address
|
6 years ago |
kaslr.c
|
ed7588d5dc
x86/mm: Stop pretending pgtable_l5_enabled is a variable
|
7 years ago |
kmmio.c
|
1063711b57
x86/mm/kmmio: Make the tracer robust against L1TF
|
7 years ago |
mem_encrypt.c
|
b3f0907c71
x86/mm: Add .bss..decrypted section to hold shared variables
|
7 years ago |
mem_encrypt_boot.S
|
531bb52a86
x86/mm/sme, objtool: Annotate indirect call in sme_encrypt_execute()
|
7 years ago |
mem_encrypt_identity.c
|
c00a280a8e
x86/paravirt: Introduce new config option PARAVIRT_XXL
|
7 years ago |
mm_internal.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 years ago |
mmap.c
|
b0a182f875
x86/speculation/l1tf: Fix off-by-one error when warning that system has too much RAM
|
7 years ago |
mmio-mod.c
|
7b6061627e
x86: do not use print_symbol()
|
7 years ago |
mpx.c
|
8d68fa0e08
signal/x86: Move mpx siginfo generation into do_bounds
|
7 years ago |
numa.c
|
9a8dd708d5
memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
|
6 years ago |
numa_32.c
|
fc5d1073ca
x86/mm/32: Remove unused node_memmap_size_bytes() & CONFIG_NEED_NODE_MEMMAP_SIZE logic
|
7 years ago |
numa_64.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 years ago |
numa_emulation.c
|
cc9aec03e5
x86/numa_emulation: Introduce uniform split capability
|
7 years ago |
numa_internal.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 years ago |
pageattr-test.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 years ago |
pageattr.c
|
7904ba8a66
x86/mm/cpa: Optimize __cpa_flush_range()
|
7 years ago |
pat.c
|
510ee090ab
x86/mm/pat: Prepare {reserve, free}_memtype() for "decoy" addresses
|
7 years ago |
pat_internal.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 years ago |
pat_rbtree.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 years ago |
pf_in.c
|
4b599fedb7
x86/mm: Audit and remove any unnecessary uses of module.h
|
9 years ago |
pf_in.h
|
ff3a3e9ba5
x86 mmiotrace: move files into arch/x86/mm/.
|
17 years ago |
pgtable.c
|
184d47f0fd
x86/mm: Avoid VLA in pgd_alloc()
|
7 years ago |
pgtable_32.c
|
1299ef1d88
x86/mm: Rename flush_tlb_single() and flush_tlb_one() to __flush_tlb_one_[user|kernel]()
|
7 years ago |
physaddr.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 years ago |
physaddr.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 years ago |
pkeys.c
|
0a0b152083
x86/pkeys: Override pkey when moving away from PROT_EXEC
|
7 years ago |
pti.c
|
bf904d2762
x86/pti/64: Remove the SYSCALL64 entry trampoline
|
7 years ago |
setup_nx.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 years ago |
srat.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 years ago |
testmmiotrace.c
|
3c2e2e6816
Annotate hardware config module parameters in arch/x86/mm/
|
8 years ago |
tlb.c
|
d82924c3b8
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
7 years ago |