Age | Commit message (Expand) | Author | Files | Lines |
2017-07-18 | x86/mm: Add support to encrypt the kernel in-place | Tom Lendacky | 1 | -0/+1 |
2017-07-18 | x86/mm: Add Secure Memory Encryption (SME) support | Tom Lendacky | 1 | -0/+1 |
2017-06-13 | x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementation | Kirill A. Shutemov | 1 | -1/+1 |
2016-07-08 | x86/mm: Implement ASLR for kernel memory regions | Thomas Garnier | 1 | -0/+1 |
2016-04-28 | x86/mm: Build arch/x86/mm/tlb.c even on !SMP | Andy Lutomirski | 1 | -2/+1 |
2016-03-22 | kernel: add kcov code coverage | Dmitry Vyukov | 1 | -0/+3 |
2016-02-18 | mm/core, x86/mm/pkeys: Add execute-only protection keys support | Dave Hansen | 1 | -0/+2 |
2015-11-23 | x86/mm: Turn CONFIG_X86_PTDUMP into a module | Kees Cook | 1 | -0/+1 |
2015-10-06 | x86/mm: Warn on W^X mappings | Stephen Smalley | 1 | -1/+1 |
2015-04-14 | mm: move memtest under mm | Vladimir Murzin | 1 | -2/+0 |
2015-02-13 | x86_64: add KASan support | Andrey Ryabinin | 1 | -0/+3 |
2014-11-18 | x86, mpx: Add MPX-specific mmap interface | Qiaowei Ren | 1 | -0/+2 |
2013-11-08 | x86, trace: Add page fault tracepoints | Seiji Aguchi | 1 | -0/+2 |
2011-07-14 | memblock, x86: Replace memblock_x86_reserve/free_range() with generic ones | Tejun Heo | 1 | -2/+0 |
2011-05-02 | x86, NUMA: Rename amdtopology_64.c to amdtopology.c | Tejun Heo | 1 | -1/+1 |
2011-05-02 | x86-32, NUMA: Replace srat_32.c with srat.c | Tejun Heo | 1 | -4/+1 |
2011-05-02 | x86, NUMA: rename srat_64.c to srat.c | Tejun Heo | 1 | -1/+4 |
2011-02-22 | x86-64, NUMA: Move NUMA emulation into numa_emulation.c | Tejun Heo | 1 | -0/+1 |
2010-11-18 | x86, amd-nb: Complete the rename of AMD NB and related code | Hans Rosenfeld | 1 | -1/+1 |
2010-08-27 | x86, memblock: Add memblock_x86_find_in_range_size() | Yinghai Lu | 1 | -0/+2 |
2010-02-18 | x86, pat: Migrate to rbtree only backend for pat memtype management | Pallipadi, Venkatesh | 1 | -0/+1 |
2009-09-21 | x86: split NX setup into separate file to limit unstack-protected code | Jeremy Fitzhardinge | 1 | -2/+2 |
2009-09-21 | xen: check EFER for NX before setting up GDT mapping | Jeremy Fitzhardinge | 1 | -0/+1 |
2009-09-10 | x86: split __phys_addr out into separate file | Jeremy Fitzhardinge | 1 | -2/+2 |
2009-09-09 | xen: make -fstack-protector work under Xen | Jeremy Fitzhardinge | 1 | -0/+4 |
2009-06-13 | kmemcheck: add the kmemcheck core | Vegard Nossum | 1 | -0/+2 |
2009-03-13 | x86: unify 32 and 64-bit node_to_cpumask_map | Rusty Russell | 1 | -1/+1 |
2009-03-03 | x86: unify free_init_pages() and free_initmem() | Pekka Enberg | 1 | -1/+1 |
2009-01-29 | x86: replace CONFIG_X86_SMP with CONFIG_SMP | Ingo Molnar | 1 | -1/+1 |
2009-01-21 | x86, mm: move tlb.c to arch/x86/mm/ | Ingo Molnar | 1 | -0/+2 |
2008-11-08 | Merge branches 'tracing/ftrace', 'tracing/fastboot', 'tracing/nmisafe' and 't... | Ingo Molnar | 1 | -1/+1 |
2008-10-31 | x86: add iomap_atomic*()/iounmap_atomic() on 32-bit using fixmaps | Keith Packard | 1 | -1/+1 |
2008-10-27 | trace: add the MMIO-tracer to the tracer menu, cleanup | Pekka Paalanen | 1 | -2/+1 |
2008-10-13 | x86: rename discontig_32.c to numa_32.c | Yinghai Lu | 1 | -5/+1 |
2008-08-12 | mm: Make generic weak get_user_pages_fast and EXPORT_GPL it | Rusty Russell | 1 | -2/+1 |
2008-07-26 | x86: lockless get_user_pages_fast() | Nick Piggin | 1 | -0/+1 |
2008-07-18 | x86: seperate memtest from init_64.c | Yinghai Lu | 1 | -0/+1 |
2008-07-14 | Merge branch 'auto-ftrace-next' into tracing/for-linus | Ingo Molnar | 1 | -0/+5 |
2008-07-08 | x86: remove acpi_srat config v2 | Yinghai Lu | 1 | -1/+2 |
2008-05-24 | x86 mmiotrace: move files into arch/x86/mm/. | Pekka Paalanen | 1 | -0/+5 |
2008-04-24 | x86: add common mm/pgtable.c | Jeremy Fitzhardinge | 1 | -1/+1 |
2008-04-17 | x86: PAT infrastructure patch | venkatesh.pallipadi@intel.com | 1 | -1/+2 |
2008-04-17 | x86: clean up the page table dumper and add 32-bit support | H. Peter Anvin | 1 | -1/+1 |
2008-04-17 | x86: add code to dump the (kernel) page tables for visual inspection by kerne... | Arjan van de Ven | 1 | -0/+1 |
2008-04-17 | x86: unify arch/x86/mm/Makefile | H. Peter Anvin | 1 | -2/+12 |
2007-10-11 | x86_64: move mm | Thomas Gleixner | 1 | -1/+1 |
2007-10-11 | i386: move mm | Thomas Gleixner | 1 | -0/+5 |