summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/Makefile
Commit message (Expand)AuthorAgeFilesLines
* x86/mm/sme: Disable stack protection for mem_encrypt_identity.cTom Lendacky2018-02-281-0/+1
* x86/mm/encrypt: Move page table helpers into separate translation unitKirill A. Shutemov2018-02-131-5/+9
* Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-12-291-3/+4
|\
| * x86/mm/pti: Add infrastructure for page table isolationThomas Gleixner2017-12-231-3/+4
* | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-12-231-1/+1
|\|
| * x86/cpu_entry_area: Move it to a separate unitThomas Gleixner2017-12-221-1/+1
* | kmemcheck: rip it outLevin, Alexander (Sasha Levin)2017-11-151-2/+0
|/
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* x86/mm: Disable various instrumentations of mm/mem_encrypt.c and mm/tlb.cTom Lendacky2017-10-111-2/+9
* x86/mm: Add support to encrypt the kernel in-placeTom Lendacky2017-07-181-0/+1
* x86/mm: Add Secure Memory Encryption (SME) supportTom Lendacky2017-07-181-0/+1
* x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementationKirill A. Shutemov2017-06-131-1/+1
* x86/mm: Implement ASLR for kernel memory regionsThomas Garnier2016-07-081-0/+1
* x86/mm: Build arch/x86/mm/tlb.c even on !SMPAndy Lutomirski2016-04-281-2/+1
* kernel: add kcov code coverageDmitry Vyukov2016-03-221-0/+3
* mm/core, x86/mm/pkeys: Add execute-only protection keys supportDave Hansen2016-02-181-0/+2
* x86/mm: Turn CONFIG_X86_PTDUMP into a moduleKees Cook2015-11-231-0/+1
* x86/mm: Warn on W^X mappingsStephen Smalley2015-10-061-1/+1
* mm: move memtest under mmVladimir Murzin2015-04-141-2/+0
* x86_64: add KASan supportAndrey Ryabinin2015-02-131-0/+3
* x86, mpx: Add MPX-specific mmap interfaceQiaowei Ren2014-11-181-0/+2
* x86, trace: Add page fault tracepointsSeiji Aguchi2013-11-081-0/+2
* memblock, x86: Replace memblock_x86_reserve/free_range() with generic onesTejun Heo2011-07-141-2/+0
* x86, NUMA: Rename amdtopology_64.c to amdtopology.cTejun Heo2011-05-021-1/+1
* x86-32, NUMA: Replace srat_32.c with srat.cTejun Heo2011-05-021-4/+1
* x86, NUMA: rename srat_64.c to srat.cTejun Heo2011-05-021-1/+4
* x86-64, NUMA: Move NUMA emulation into numa_emulation.cTejun Heo2011-02-221-0/+1
* x86, amd-nb: Complete the rename of AMD NB and related codeHans Rosenfeld2010-11-181-1/+1
* x86, memblock: Add memblock_x86_find_in_range_size()Yinghai Lu2010-08-271-0/+2
* x86, pat: Migrate to rbtree only backend for pat memtype managementPallipadi, Venkatesh2010-02-181-0/+1
* x86: split NX setup into separate file to limit unstack-protected codeJeremy Fitzhardinge2009-09-211-2/+2
* xen: check EFER for NX before setting up GDT mappingJeremy Fitzhardinge2009-09-211-0/+1
* x86: split __phys_addr out into separate fileJeremy Fitzhardinge2009-09-101-2/+2
* xen: make -fstack-protector work under XenJeremy Fitzhardinge2009-09-091-0/+4
* kmemcheck: add the kmemcheck coreVegard Nossum2009-06-131-0/+2
* x86: unify 32 and 64-bit node_to_cpumask_mapRusty Russell2009-03-131-1/+1
* x86: unify free_init_pages() and free_initmem()Pekka Enberg2009-03-031-1/+1
* x86: replace CONFIG_X86_SMP with CONFIG_SMPIngo Molnar2009-01-291-1/+1
* x86, mm: move tlb.c to arch/x86/mm/Ingo Molnar2009-01-211-0/+2
* Merge branches 'tracing/ftrace', 'tracing/fastboot', 'tracing/nmisafe' and 't...Ingo Molnar2008-11-081-1/+1
|\
| * x86: add iomap_atomic*()/iounmap_atomic() on 32-bit using fixmapsKeith Packard2008-10-311-1/+1
* | trace: add the MMIO-tracer to the tracer menu, cleanupPekka Paalanen2008-10-271-2/+1
|/
* x86: rename discontig_32.c to numa_32.cYinghai Lu2008-10-131-5/+1
* mm: Make generic weak get_user_pages_fast and EXPORT_GPL itRusty Russell2008-08-121-2/+1
* x86: lockless get_user_pages_fast()Nick Piggin2008-07-261-0/+1
* x86: seperate memtest from init_64.cYinghai Lu2008-07-181-0/+1
* Merge branch 'auto-ftrace-next' into tracing/for-linusIngo Molnar2008-07-141-0/+5
|\
| * x86 mmiotrace: move files into arch/x86/mm/.Pekka Paalanen2008-05-241-0/+5
* | x86: remove acpi_srat config v2Yinghai Lu2008-07-081-1/+2
|/
* x86: add common mm/pgtable.cJeremy Fitzhardinge2008-04-241-1/+1