- 3737a12 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- a0abcf2e Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
- 2071b3e Merge branch 'x86/espfix' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
- af4459d arch/x86/mm/numa.c: use for_each_memblock() by Emil Medve · 10 years ago
- 982792c x86, mm: probe memory block size for generic x86 64bit by Yinghai Lu · 10 years ago
- c46a7c8 x86: define _PAGE_NUMA by reusing software bits on the PMD and PTE levels by Mel Gorman · 10 years ago
- c177c81 hugetlb: restrict hugepage_migration_support() to x86_64 by Naoya Horiguchi · 10 years ago
- 03c1b4e Merge remote-tracking branch 'origin/x86/espfix' into x86/vdso by H. Peter Anvin · 11 years ago
- ac49b9a x86, mm: Replace arch_vma_name with vm_ops->name for vsyscalls by Andy Lutomirski · 11 years ago
- a62c34b x86, mm: Improve _install_special_mapping and fix x86 vdso naming by Andy Lutomirski · 11 years ago
- f40c330 x86, vdso: Move the vvar and hpet mappings next to the 64-bit vDSO by Andy Lutomirski · 11 years ago
- 6f121e5 x86, vdso: Reimplement vdso.so preparation in build-time C by Andy Lutomirski · 11 years ago
- 73159fd x86, mm: Ensure correct alignment of the fixmap by Andy Lutomirski · 11 years ago
- c81c8a1 x86, ioremap: Speed up check for RAM pages by Roland Dreier · 11 years ago
- 3891a04 x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stack by H. Peter Anvin · 11 years ago
- 9326638 kprobes, x86: Use NOKPROBE_SYMBOL() instead of __kprobes annotation by Masami Hiramatsu · 11 years ago
- b13b1d2 x86/mm: In the PTE swapout page reclaim case clear the accessed bit instead of flushing the TLB by Shaohua Li · 11 years ago
- d0057ca arch/x86/mm/kmemcheck/kmemcheck.c: use kstrtoint() instead of sscanf() by David Rientjes · 11 years ago
- 5b7c73e x86: use generic early_ioremap by Mark Salter · 11 years ago
- 6b550f6 x86/mm: sparse warning fix for early_memremap by Dave Young · 11 years ago
- 467cbd2 Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 1694f0b Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 7cc3afd Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 918d80a Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- b82ad3d x86, pageattr: Correct WBINVD spelling in comment by Borislav Petkov · 11 years ago
- d4078e2 x86, trace: Further robustify CR2 handling vs tracing by Peter Zijlstra · 11 years ago
- 994448f Merge remote-tracking branch 'tip/x86/efi-mixed' into efi-for-mingo by Matt Fleming · 11 years ago
- 4fd6933 Merge remote-tracking branch 'tip/x86/urgent' into efi-for-mingo by Matt Fleming · 11 years ago
- 0ac09f9 x86, trace: Fix CR2 corruption when tracing page faults by Jiri Olsa · 11 years ago
- 426e34c x86/mm/pageattr: Always dump the right page table in an oops by Matt Fleming · 11 years ago
- 42a5477 x86, pageattr: Export page unmapping interface by Borislav Petkov · 11 years ago
- ef6bea6 x86, ptdump: Add the functionality to dump an arbitrary pagetable by Borislav Petkov · 11 years ago
- 8b80fd8 x86: Use clflushopt in clflush_cache_range by Ross Zwisler · 11 years ago
- b5660ba x86, platforms: Remove NUMAQ by H. Peter Anvin · 11 years ago
- 4640c7e x86, smap: smap_violation() is bogus if CONFIG_X86_SMAP is off by H. Peter Anvin · 11 years ago
- ba6a328f x86/mm: Avoid duplicated pxm_to_node() calls by Yinghai Lu · 11 years ago
- c1ff843 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- a3b072c Merge tag 'efi-urgent' into x86/urgent by H. Peter Anvin · 11 years ago
- 7bc35fd arch/x86/mm/numa.c: fix array index overflow when synchronizing nid to memblock.reserved. by Tang Chen · 11 years ago
- 017c217 arch/x86/mm/numa.c: initialize numa_kernel_nodes in numa_clear_kernel_node_hotplug() by Tang Chen · 11 years ago
- 85fc73a x86: Fix the initialization of physnode_map by Petr Tesarik · 11 years ago
- 2b45e0f Merge branch 'linus' into x86/urgent by Ingo Molnar · 11 years ago
- a85eba8 arch/x86/mm/srat: Skip NUMA_NO_NODE while parsing SLIT by Toshi Kani · 11 years ago
- 71b54f8 x86/mm: Eliminate redundant page table walk during TLB range flushing by Mel Gorman · 11 years ago
- 15aa368 x86/mm: Clean up inconsistencies when flushing TLB ranges by Mel Gorman · 11 years ago
- ec65993 mm, x86: Account for TLB flushes only when debugging by Mel Gorman · 11 years ago
- 309381fea mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE by Sasha Levin · 11 years ago
- 9a28f9d x86/mm: memblock: switch to use NUMA_NO_NODE by Grygorii Strashko · 11 years ago
- a0acda9 acpi, numa, mem_hotplug: mark all nodes the kernel resides un-hotpluggable by Tang Chen · 11 years ago
- 05d1d8c acpi, numa, mem_hotplug: mark hotpluggable memory in memblock by Tang Chen · 11 years ago
- e7e8de5 memblock: make memblock_set_node() support different memblock_type by Tang Chen · 11 years ago
- f4bcd8c Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 8bd6964 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 972d5e7 Merge branch 'x86-efi-kexec-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 2a0fede Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- c026b35 x86, mm, perf: Allow recursive faults from interrupts by Peter Zijlstra · 11 years ago
- 663b55b9 x86: Delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
- ef0b8b9 Merge tag 'v3.13-rc7' into x86/efi-kexec to resolve conflicts by Ingo Molnar · 11 years ago
- f3d815c x86/mm/numa: Fix 32-bit kernel NUMA boot by Lans Zhang · 11 years ago
- 3331e92 Merge tag 'v3.13-rc4' into x86/mm by Ingo Molnar · 11 years ago
- 2b4847e mm: numa: serialise parallel get_user_page against THP migration by Mel Gorman · 11 years ago
- 61d0669 Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/efi by Ingo Molnar · 11 years ago
- c283610 x86, mm: do not leak page->ptl for pmd page tables by Kirill A. Shutemov · 11 years ago
- 2a46eed Wrong page freed on preallocate_pmds() failure exit by Al Viro · 11 years ago
- fd8526a x86/mm: Implement ASLR for hugetlb mappings by Kirill A. Shutemov · 11 years ago
- cecbd1b x86: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
- 09ef493 x86: add missed pgtable_pmd_page_ctor/dtor calls for preallocated pmds by Kirill A. Shutemov · 11 years ago
- d320e20 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 7971e23 Merge branch 'x86-trace-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- d4dd100 arch/x86/mm/init.c: fix incorrect function name in alloc_low_pages() by Zhi Yong Wu · 11 years ago
- c532092 mem-hotplug: introduce movable_node boot option by Tang Chen · 11 years ago
- b959ed6 x86/mem-hotplug: support initialize page tables in bottom-up by Tang Chen · 11 years ago
- 0167d7d x86/mm: factor out of top-down direct mapping setup by Tang Chen · 11 years ago
- 5f01c98 x86/dumpstack: Fix printk_address for direct addresses by Jiri Slaby · 11 years ago
- 2612c49 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- a4f61de x86, trace: Change user|kernel_page_fault to page_fault_user|kernel by H. Peter Anvin · 11 years ago
- d34603b x86, trace: Add page fault tracepoints by Seiji Aguchi · 11 years ago
- 25c74b1 x86, trace: Register exception handler to trace IDT by Seiji Aguchi · 11 years ago
- 82f0712 x86/mm/cpa: Map in an arbitrary pgd by Borislav Petkov · 11 years ago
- 52a628f x86/mm/pageattr: Add last levels of error path by Borislav Petkov · 11 years ago
- 0bb8aee x86/mm/pageattr: Add a PUD error unwinding path by Borislav Petkov · 11 years ago
- c6b6f36 x86/mm/pageattr: Add a PTE pagetable populating function by Borislav Petkov · 11 years ago
- f900a4b x86/mm/pageattr: Add a PMD pagetable populating function by Borislav Petkov · 11 years ago
- 4b23538 x86/mm/pageattr: Add a PUD pagetable populating function by Borislav Petkov · 11 years ago
- f3f7296 x86/mm/pageattr: Add a PGD pagetable populating function by Borislav Petkov · 11 years ago
- 0fd64c2 x86/mm/pageattr: Lookup address in an arbitrary PGD by Borislav Petkov · 11 years ago
- e00b12e perf/x86: Further optimize copy_from_user_nmi() by Peter Zijlstra · 11 years ago
- 6145cfe x86, kaslr: Raise the maximum virtual address to -1 GiB on x86_64 by Kees Cook · 11 years ago
- 3a13c4d x86: finish user fault error path with fatal signal by Johannes Weiner · 11 years ago
- 759496b arch: mm: pass userspace fault flag to generic fault handler by Johannes Weiner · 11 years ago
- 83467ef mm: migrate: check movability of hugepage in unmap_and_move_huge_page() by Naoya Horiguchi · 11 years ago
- 6df4686 mm: vmstats: track TLB flush stats on UP too by Dave Hansen · 11 years ago
- 9824cf9 mm: vmstats: tlb flush counters by Dave Hansen · 11 years ago
- 6979287 x86/mm: Add 'step_size' comments to init_mem_mapping() by Yinghai Lu · 11 years ago
- cb3e433 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 40031da Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
- e09a1fa Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 0c58141 Merge branch 'acpi-assorted' by Rafael J. Wysocki · 11 years ago
- 41aacc1 x86 get_unmapped_area: Access mmap_legacy_base through mm_struct member by Radu Caragea · 11 years ago
- 5ea80f7 Revert "x86 get_unmapped_area(): use proper mmap base for bottom-up direction" by Linus Torvalds · 11 years ago