| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86/kdump' into locking/kcsan, to resolve conflicts | Ingo Molnar | 2020-03-21 | 1 | -7/+6 |
|\ |
|
| * | x86: mm: convert dump_pagetables to use walk_page_range | Steven Price | 2020-02-04 | 1 | -2/+2 |
| * | Merge tag 'mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/da... | Linus Torvalds | 2020-01-30 | 1 | -1/+0 |
| |\ |
|
| | * | x86/mpx: remove build infrastructure | Dave Hansen | 2020-01-23 | 1 | -1/+0 |
| * | | x86/mm/pat: Move the memtype related files to arch/x86/mm/pat/ | Ingo Molnar | 2019-12-10 | 1 | -4/+4 |
* | | | Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflicts | Ingo Molnar | 2019-12-30 | 1 | -2/+2 |
|\| | |
|
| * | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2019-11-26 | 1 | -1/+1 |
| |\ \ |
|
| | * | | x86/mm/pat: Rename pat_rbtree.c to pat_interval.c | Davidlohr Bueso | 2019-11-21 | 1 | -1/+1 |
| | |/ |
|
| * / | uaccess: Add strict non-pagefault kernel-space read function | Daniel Borkmann | 2019-11-02 | 1 | -1/+1 |
| |/ |
|
* / | x86, kcsan: Enable KCSAN for x86 | Marco Elver | 2019-11-16 | 1 | -0/+4 |
|/ |
|
* | treewide: prefix header search paths with $(srctree)/ | Masahiro Yamada | 2019-05-18 | 1 | -1/+1 |
* | x86/mm/sme: Disable stack protection for mem_encrypt_identity.c | Tom Lendacky | 2018-02-28 | 1 | -0/+1 |
* | x86/mm/encrypt: Move page table helpers into separate translation unit | Kirill A. Shutemov | 2018-02-13 | 1 | -5/+9 |
* | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2017-12-29 | 1 | -3/+4 |
|\ |
|
| * | x86/mm/pti: Add infrastructure for page table isolation | Thomas Gleixner | 2017-12-23 | 1 | -3/+4 |
* | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2017-12-23 | 1 | -1/+1 |
|\| |
|
| * | x86/cpu_entry_area: Move it to a separate unit | Thomas Gleixner | 2017-12-22 | 1 | -1/+1 |
* | | kmemcheck: rip it out | Levin, Alexander (Sasha Levin) | 2017-11-15 | 1 | -2/+0 |
|/ |
|
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | x86/mm: Disable various instrumentations of mm/mem_encrypt.c and mm/tlb.c | Tom Lendacky | 2017-10-11 | 1 | -2/+9 |
* | x86/mm: Add support to encrypt the kernel in-place | Tom Lendacky | 2017-07-18 | 1 | -0/+1 |
* | x86/mm: Add Secure Memory Encryption (SME) support | Tom Lendacky | 2017-07-18 | 1 | -0/+1 |
* | x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementation | Kirill A. Shutemov | 2017-06-13 | 1 | -1/+1 |
* | x86/mm: Implement ASLR for kernel memory regions | Thomas Garnier | 2016-07-08 | 1 | -0/+1 |
* | x86/mm: Build arch/x86/mm/tlb.c even on !SMP | Andy Lutomirski | 2016-04-28 | 1 | -2/+1 |
* | kernel: add kcov code coverage | Dmitry Vyukov | 2016-03-22 | 1 | -0/+3 |
* | mm/core, x86/mm/pkeys: Add execute-only protection keys support | Dave Hansen | 2016-02-18 | 1 | -0/+2 |
* | x86/mm: Turn CONFIG_X86_PTDUMP into a module | Kees Cook | 2015-11-23 | 1 | -0/+1 |
* | x86/mm: Warn on W^X mappings | Stephen Smalley | 2015-10-06 | 1 | -1/+1 |
* | mm: move memtest under mm | Vladimir Murzin | 2015-04-14 | 1 | -2/+0 |
* | x86_64: add KASan support | Andrey Ryabinin | 2015-02-13 | 1 | -0/+3 |
* | x86, mpx: Add MPX-specific mmap interface | Qiaowei Ren | 2014-11-18 | 1 | -0/+2 |
* | x86, trace: Add page fault tracepoints | Seiji Aguchi | 2013-11-08 | 1 | -0/+2 |
* | memblock, x86: Replace memblock_x86_reserve/free_range() with generic ones | Tejun Heo | 2011-07-14 | 1 | -2/+0 |
* | x86, NUMA: Rename amdtopology_64.c to amdtopology.c | Tejun Heo | 2011-05-02 | 1 | -1/+1 |
* | x86-32, NUMA: Replace srat_32.c with srat.c | Tejun Heo | 2011-05-02 | 1 | -4/+1 |
* | x86, NUMA: rename srat_64.c to srat.c | Tejun Heo | 2011-05-02 | 1 | -1/+4 |
* | x86-64, NUMA: Move NUMA emulation into numa_emulation.c | Tejun Heo | 2011-02-22 | 1 | -0/+1 |
* | x86, amd-nb: Complete the rename of AMD NB and related code | Hans Rosenfeld | 2010-11-18 | 1 | -1/+1 |
* | x86, memblock: Add memblock_x86_find_in_range_size() | Yinghai Lu | 2010-08-27 | 1 | -0/+2 |
* | x86, pat: Migrate to rbtree only backend for pat memtype management | Pallipadi, Venkatesh | 2010-02-18 | 1 | -0/+1 |
* | x86: split NX setup into separate file to limit unstack-protected code | Jeremy Fitzhardinge | 2009-09-21 | 1 | -2/+2 |
* | xen: check EFER for NX before setting up GDT mapping | Jeremy Fitzhardinge | 2009-09-21 | 1 | -0/+1 |
* | x86: split __phys_addr out into separate file | Jeremy Fitzhardinge | 2009-09-10 | 1 | -2/+2 |
* | xen: make -fstack-protector work under Xen | Jeremy Fitzhardinge | 2009-09-09 | 1 | -0/+4 |
* | kmemcheck: add the kmemcheck core | Vegard Nossum | 2009-06-13 | 1 | -0/+2 |
* | x86: unify 32 and 64-bit node_to_cpumask_map | Rusty Russell | 2009-03-13 | 1 | -1/+1 |
* | x86: unify free_init_pages() and free_initmem() | Pekka Enberg | 2009-03-03 | 1 | -1/+1 |
* | x86: replace CONFIG_X86_SMP with CONFIG_SMP | Ingo Molnar | 2009-01-29 | 1 | -1/+1 |
* | x86, mm: move tlb.c to arch/x86/mm/ | Ingo Molnar | 2009-01-21 | 1 | -0/+2 |