Age | Commit message (Expand) | Author |
2015-03-06 | x86, mm/ASLR: Fix stack randomization on 64-bit systems | Hector Marco-Gisbert |
2015-03-06 | mm/hugetlb: pmd_huge() returns true for non-present hugepage | Naoya Horiguchi |
2014-12-06 | x86, mm: Set NX across entire PMD at boot | Kees Cook |
2014-11-21 | x86/mm: In the PTE swapout page reclaim case clear the accessed bit instead o... | Shaohua Li |
2014-11-14 | x86, pageattr: Prevent overflow in slow_virt_to_phys() for X86_PAE | Dexuan Cui |
2014-08-07 | x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stack | H. Peter Anvin |
2014-07-17 | x86, ioremap: Speed up check for RAM pages | Roland Dreier |
2014-06-30 | hugetlb: restrict hugepage_migration_support() to x86_64 | Naoya Horiguchi |
2014-04-14 | x86, pageattr: Export page unmapping interface | Borislav Petkov |
2014-03-06 | x86, trace: Further robustify CR2 handling vs tracing | Peter Zijlstra |
2014-03-04 | x86, trace: Fix CR2 corruption when tracing page faults | Jiri Olsa |
2014-02-13 | x86, smap: smap_violation() is bogus if CONFIG_X86_SMAP is off | H. Peter Anvin |
2014-02-08 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-02-07 | Merge tag 'efi-urgent' into x86/urgent | H. Peter Anvin |
2014-02-06 | arch/x86/mm/numa.c: fix array index overflow when synchronizing nid to memblo... | Tang Chen |
2014-02-06 | arch/x86/mm/numa.c: initialize numa_kernel_nodes in numa_clear_kernel_node_ho... | Tang Chen |
2014-02-01 | x86: Fix the initialization of physnode_map | Petr Tesarik |
2014-01-25 | Merge branch 'linus' into x86/urgent | Ingo Molnar |
2014-01-25 | arch/x86/mm/srat: Skip NUMA_NO_NODE while parsing SLIT | Toshi Kani |
2014-01-25 | x86/mm: Eliminate redundant page table walk during TLB range flushing | Mel Gorman |
2014-01-25 | x86/mm: Clean up inconsistencies when flushing TLB ranges | Mel Gorman |
2014-01-25 | mm, x86: Account for TLB flushes only when debugging | Mel Gorman |
2014-01-23 | mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE | Sasha Levin |
2014-01-21 | x86/mm: memblock: switch to use NUMA_NO_NODE | Grygorii Strashko |
2014-01-21 | acpi, numa, mem_hotplug: mark all nodes the kernel resides un-hotpluggable | Tang Chen |
2014-01-21 | acpi, numa, mem_hotplug: mark hotpluggable memory in memblock | Tang Chen |
2014-01-21 | memblock: make memblock_set_node() support different memblock_type | Tang Chen |
2014-01-20 | Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2014-01-20 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2014-01-20 | Merge branch 'x86-efi-kexec-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2014-01-20 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-01-16 | x86, mm, perf: Allow recursive faults from interrupts | Peter Zijlstra |
2014-01-06 | x86: Delete non-required instances of include <linux/init.h> | Paul Gortmaker |
2014-01-05 | Merge tag 'v3.13-rc7' into x86/efi-kexec to resolve conflicts | Ingo Molnar |
2013-12-19 | x86/mm/numa: Fix 32-bit kernel NUMA boot | Lans Zhang |
2013-12-19 | Merge tag 'v3.13-rc4' into x86/mm | Ingo Molnar |
2013-12-18 | mm: numa: serialise parallel get_user_page against THP migration | Mel Gorman |
2013-11-26 | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin... | Ingo Molnar |
2013-11-21 | x86, mm: do not leak page->ptl for pmd page tables | Kirill A. Shutemov |
2013-11-20 | Wrong page freed on preallocate_pmds() failure exit | Al Viro |
2013-11-19 | x86/mm: Implement ASLR for hugetlb mappings | Kirill A. Shutemov |
2013-11-15 | x86: handle pgtable_page_ctor() fail | Kirill A. Shutemov |
2013-11-15 | x86: add missed pgtable_pmd_page_ctor/dtor calls for preallocated pmds | Kirill A. Shutemov |
2013-11-14 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-11-14 | Merge branch 'x86-trace-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2013-11-13 | arch/x86/mm/init.c: fix incorrect function name in alloc_low_pages() | Zhi Yong Wu |
2013-11-13 | mem-hotplug: introduce movable_node boot option | Tang Chen |
2013-11-13 | x86/mem-hotplug: support initialize page tables in bottom-up | Tang Chen |
2013-11-13 | x86/mm: factor out of top-down direct mapping setup | Tang Chen |
2013-11-12 | x86/dumpstack: Fix printk_address for direct addresses | Jiri Slaby |