aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/mm/Makefile
AgeCommit message (Expand)Author
2018-02-22kmemcheck: rip it outLevin, Alexander (Sasha Levin)
2018-01-02x86/mm/pti: Add infrastructure for page table isolationThomas Gleixner
2017-12-29x86/cpu_entry_area: Move it to a separate unitThomas Gleixner
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-11x86/mm: Disable various instrumentations of mm/mem_encrypt.c and mm/tlb.cTom Lendacky
2017-07-18x86/mm: Add support to encrypt the kernel in-placeTom Lendacky
2017-07-18x86/mm: Add Secure Memory Encryption (SME) supportTom Lendacky
2017-06-13x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementationKirill A. Shutemov
2016-07-08x86/mm: Implement ASLR for kernel memory regionsThomas Garnier
2016-04-28x86/mm: Build arch/x86/mm/tlb.c even on !SMPAndy Lutomirski
2016-03-22kernel: add kcov code coverageDmitry Vyukov
2016-02-18mm/core, x86/mm/pkeys: Add execute-only protection keys supportDave Hansen
2015-11-23x86/mm: Turn CONFIG_X86_PTDUMP into a moduleKees Cook
2015-10-06x86/mm: Warn on W^X mappingsStephen Smalley
2015-04-14mm: move memtest under mmVladimir Murzin
2015-02-13x86_64: add KASan supportAndrey Ryabinin
2014-11-18x86, mpx: Add MPX-specific mmap interfaceQiaowei Ren
2013-11-08x86, trace: Add page fault tracepointsSeiji Aguchi
2011-07-14memblock, x86: Replace memblock_x86_reserve/free_range() with generic onesTejun Heo
2011-05-02x86, NUMA: Rename amdtopology_64.c to amdtopology.cTejun Heo
2011-05-02x86-32, NUMA: Replace srat_32.c with srat.cTejun Heo
2011-05-02x86, NUMA: rename srat_64.c to srat.cTejun Heo
2011-02-22x86-64, NUMA: Move NUMA emulation into numa_emulation.cTejun Heo
2010-11-18x86, amd-nb: Complete the rename of AMD NB and related codeHans Rosenfeld
2010-08-27x86, memblock: Add memblock_x86_find_in_range_size()Yinghai Lu
2010-02-18x86, pat: Migrate to rbtree only backend for pat memtype managementPallipadi, Venkatesh
2009-09-21x86: split NX setup into separate file to limit unstack-protected codeJeremy Fitzhardinge
2009-09-21xen: check EFER for NX before setting up GDT mappingJeremy Fitzhardinge
2009-09-10x86: split __phys_addr out into separate fileJeremy Fitzhardinge
2009-09-09xen: make -fstack-protector work under XenJeremy Fitzhardinge
2009-06-13kmemcheck: add the kmemcheck coreVegard Nossum
2009-03-13x86: unify 32 and 64-bit node_to_cpumask_mapRusty Russell
2009-03-03x86: unify free_init_pages() and free_initmem()Pekka Enberg
2009-01-29x86: replace CONFIG_X86_SMP with CONFIG_SMPIngo Molnar
2009-01-21x86, mm: move tlb.c to arch/x86/mm/Ingo Molnar
2008-11-08Merge branches 'tracing/ftrace', 'tracing/fastboot', 'tracing/nmisafe' and 't...Ingo Molnar
2008-10-31x86: add iomap_atomic*()/iounmap_atomic() on 32-bit using fixmapsKeith Packard
2008-10-27trace: add the MMIO-tracer to the tracer menu, cleanupPekka Paalanen
2008-10-13x86: rename discontig_32.c to numa_32.cYinghai Lu
2008-08-12mm: Make generic weak get_user_pages_fast and EXPORT_GPL itRusty Russell
2008-07-26x86: lockless get_user_pages_fast()Nick Piggin
2008-07-18x86: seperate memtest from init_64.cYinghai Lu
2008-07-14Merge branch 'auto-ftrace-next' into tracing/for-linusIngo Molnar
2008-07-08x86: remove acpi_srat config v2Yinghai Lu
2008-05-24x86 mmiotrace: move files into arch/x86/mm/.Pekka Paalanen
2008-04-24x86: add common mm/pgtable.cJeremy Fitzhardinge
2008-04-17x86: PAT infrastructure patchvenkatesh.pallipadi@intel.com
2008-04-17x86: clean up the page table dumper and add 32-bit supportH. Peter Anvin
2008-04-17x86: add code to dump the (kernel) page tables for visual inspection by kerne...Arjan van de Ven
2008-04-17x86: unify arch/x86/mm/MakefileH. Peter Anvin