Age | Commit message (Expand) | Author |
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-02 | 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-24 | mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE | Sasha Levin |
2014-01-22 | x86/mm: memblock: switch to use NUMA_NO_NODE | Grygorii Strashko |
2014-01-22 | acpi, numa, mem_hotplug: mark all nodes the kernel resides un-hotpluggable | Tang Chen |
2014-01-22 | acpi, numa, mem_hotplug: mark hotpluggable memory in memblock | Tang Chen |
2014-01-22 | 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-07 | 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-19 | 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-22 | 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 |
2013-11-12 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-11-11 | x86, trace: Change user|kernel_page_fault to page_fault_user|kernel | H. Peter Anvin |
2013-11-08 | x86, trace: Add page fault tracepoints | Seiji Aguchi |
2013-11-08 | x86, trace: Register exception handler to trace IDT | Seiji Aguchi |
2013-11-02 | x86/mm/cpa: Map in an arbitrary pgd | Borislav Petkov |
2013-11-02 | x86/mm/pageattr: Add last levels of error path | Borislav Petkov |
2013-11-02 | x86/mm/pageattr: Add a PUD error unwinding path | Borislav Petkov |
2013-11-02 | x86/mm/pageattr: Add a PTE pagetable populating function | Borislav Petkov |
2013-11-02 | x86/mm/pageattr: Add a PMD pagetable populating function | Borislav Petkov |
2013-11-02 | x86/mm/pageattr: Add a PUD pagetable populating function | Borislav Petkov |
2013-11-02 | x86/mm/pageattr: Add a PGD pagetable populating function | Borislav Petkov |