Age | Commit message (Expand) | Author |
2014-04-08 | arch/x86/mm/kmemcheck/kmemcheck.c: use kstrtoint() instead of sscanf() | David Rientjes |
2014-04-07 | x86: use generic early_ioremap | Mark Salter |
2014-04-07 | x86/mm: sparse warning fix for early_memremap | Dave Young |
2014-04-02 | Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds |
2014-04-01 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2014-03-31 | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-03-31 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-03-13 | x86, pageattr: Correct WBINVD spelling in comment | Borislav Petkov |
2014-03-06 | x86, trace: Further robustify CR2 handling vs tracing | Peter Zijlstra |
2014-03-05 | Merge remote-tracking branch 'tip/x86/efi-mixed' into efi-for-mingo | Matt Fleming |
2014-03-05 | Merge remote-tracking branch 'tip/x86/urgent' into efi-for-mingo | Matt Fleming |
2014-03-04 | x86, trace: Fix CR2 corruption when tracing page faults | Jiri Olsa |
2014-03-04 | x86/mm/pageattr: Always dump the right page table in an oops | Matt Fleming |
2014-03-04 | x86, pageattr: Export page unmapping interface | Borislav Petkov |
2014-03-04 | x86, ptdump: Add the functionality to dump an arbitrary pagetable | Borislav Petkov |
2014-02-27 | x86: Use clflushopt in clflush_cache_range | Ross Zwisler |
2014-02-27 | x86, platforms: Remove NUMAQ | H. Peter Anvin |
2014-02-13 | x86, smap: smap_violation() is bogus if CONFIG_X86_SMAP is off | H. Peter Anvin |
2014-02-09 | x86/mm: Avoid duplicated pxm_to_node() calls | Yinghai Lu |
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 |