- 98fe363 x86/mm/hotplug: Fix BUG_ON() after hot-remove by not freeing PUD by Jérôme Glisse · 8 years ago
- 1be7107 mm: larger stack guard gap, between vmas by Hugh Dickins · 8 years ago
- d9ee35a x86/mm: Disable 1GB direct mappings when disabling 2MB mappings by Vlastimil Babka · 8 years ago
- 8a524f8 x86/debug: Handle early WARN_ONs proper by Peter Zijlstra · 8 years ago
- c08d517 Revert "x86/PAT: Fix Xorg regression on CPUs that don't support PAT" by Ingo Molnar · 8 years ago
- 38e6bf2 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- a53276e x86/mm/ftrace: Do not bug in early boot on irqs_disabled in cpu_flush_range() by Steven Rostedt (VMware) · 8 years ago
- cbed27c x86/PAT: Fix Xorg regression on CPUs that don't support PAT by Mikulas Patocka · 8 years ago
- f1e0527 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 291b38a Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 8 years ago
- 861ce4a x86/mm/32: Set the '__vmalloc_start_set' flag in initmem_init() by Laura Abbott · 8 years ago
- d116365 x86: use set_memory.h header by Laura Abbott · 8 years ago
- 66aad4f x86/mm: Add support for gbpages to kernel_ident_mapping_init() by Xunlei Pang · 8 years ago
- fc5f9d5 x86/mm: Fix boot crash caused by incorrect loop count calculation in sync_global_pgds() by Baoquan He · 8 years ago
- d3b5d35 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- a52bbaf Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 16b7629 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- dbd68d8 x86/mm: Fix flush_tlb_page() on Xen by Andy Lutomirski · 8 years ago
- ce27374 x86/mm: Make flush_tlb_mm_range() more predictable by Andy Lutomirski · 8 years ago
- 29961b5 x86/mm: Remove flush_tlb() and flush_tlb_current_task() by Andy Lutomirski · 8 years ago
- e6ab9c4 x86/mm/64: Fix crash in remove_pagetable() by Kirill A. Shutemov · 8 years ago
- 6dd29b3 Revert "x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementation" by Ingo Molnar · 8 years ago
- 84bbabc x86/mm: Fix dump pagetables for 4 levels of page tables by Juergen Gross · 8 years ago
- a4866aa mm: Tighten x86 /dev/mem with zeroing reads by Kees Cook · 8 years ago
- 5ed386e x86/mpx: Correctly report do_mpx_bt_fault() failures to user-space by Joerg Roedel · 8 years ago
- b6466d5 Merge branch 'x86/urgent' into x86/cpu, to resolve conflict by Ingo Molnar · 8 years ago
- e5185a7 Merge branch 'x86/boot' into x86/mm, to avoid conflict by Ingo Molnar · 8 years ago
- 4729277 Merge branch 'WIP.x86/boot' into x86/boot, to pick up ready branch by Ingo Molnar · 8 years ago
- b678c91 Revert "x86/mm/numa: Remove numa_nodemask_from_meminfo()" by Thomas Gleixner · 8 years ago
- 3c2e2e6 Annotate hardware config module parameters in arch/x86/mm/ by David Howells · 8 years ago
- 5480bb6 x86/kasan: Extend KASAN to support 5-level paging by Kirill A. Shutemov · 8 years ago
- b850405 x86/mm: Add basic defines/helpers for CONFIG_X86_5LEVEL=y by Kirill A. Shutemov · 8 years ago
- 7f75540 Merge tag 'v4.11-rc5' into x86/mm, to refresh the branch by Ingo Molnar · 8 years ago
- 474aeff x86/mm/numa: Remove numa_nodemask_from_meminfo() by Wei Yang · 8 years ago
- 43dac8f x86/mm/numa: Improve alloc_node_data() error path message by Wei Yang · 8 years ago
- 952a6c2 x86/boot/32: Flip the logic in test_wp_bit() by Borislav Petkov · 8 years ago
- 4af1711 x86/boot/32: Rewrite test_wp_bit() by Andy Lutomirski · 8 years ago
- 73fa136 Merge branch 'x86/cpu' into x86/mm, before applying dependent patch by Ingo Molnar · 8 years ago
- fdd3d8c x86/dump_pagetables: Add support for 5-level paging by Kirill A. Shutemov · 8 years ago
- f2a6a70 x86: Convert the rest of the code to support p4d_t by Kirill A. Shutemov · 8 years ago
- d691a3c x86/kasan: Prepare clear_pgds() to switch to <asm-generic/pgtable-nop4d.h> by Kirill A. Shutemov · 8 years ago
- 4547833 x86/mm/pat: Add 5-level paging support by Kirill A. Shutemov · 8 years ago
- a46f60d x86/mm/KASLR: Exclude EFI region from KASLR VA space randomization by Baoquan He · 8 years ago
- 2947ba0 x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementation by Kirill A. Shutemov · 8 years ago
- f991376 x86/mm: Correct fixmap header usage on adaptable MODULES_END by Thomas Garnier · 8 years ago
- 6bce725 x86/mpx: Make unnecessarily global function static by Tobias Klauser · 8 years ago
- f06bdd4 x86/mm: Adapt MODULES_END based on fixmap section size by Thomas Garnier · 8 years ago
- e13b73d x86/hugetlb: Adjust to the new native/compat mmap bases by Dmitry Safonov · 8 years ago
- b50858c x86/mm/vmalloc: Add 5-level paging support by Kirill A. Shutemov · 8 years ago
- ea3b5e6 x86/mm/ident_map: Add 5-level paging support by Kirill A. Shutemov · 8 years ago
- 0318e5ab x86/mm/gup: Add 5-level paging support by Kirill A. Shutemov · 8 years ago
- e0c4f67 x86/mm: Convert trivial cases of page table walk to 5-level paging by Kirill A. Shutemov · 8 years ago
- be3606f x86/kasan: Fix boot with KASAN=y and PROFILE_ANNOTATED_BRANCHES=y by Andrey Ryabinin · 8 years ago
- 1b028f7 x86/mm: Introduce mmap_compat_base() for 32-bit mmap() by Dmitry Safonov · 8 years ago
- 8f3e474 x86/mm: Add task_size parameter to mmap_base() by Dmitry Safonov · 8 years ago
- 6a0b41d x86/mm: Introduce arch_rnd() to compute 32/64 mmap random base by Dmitry Safonov · 8 years ago
- 6415813 x86/cpu: Drop wp_works_ok member of struct cpuinfo_x86 by Mathias Krause · 8 years ago
- b2e593e x86, mm: unify exit paths in gup_pte_range() by Dan Williams · 8 years ago
- ef947b2 x86, mm: fix gup_pte_range() vs DAX mappings by Dan Williams · 8 years ago
- 9164bb4 sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linux/sched.h> to <linux/sched/task.h> by Ingo Molnar · 8 years ago
- 589ee62 sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> by Ingo Molnar · 8 years ago
- 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
- b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
- 0104260 sched/headers: Prepare for new header dependencies before moving more code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
- 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
- 0871d5a Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up updates by Ingo Molnar · 8 years ago
- 2959a5f mm: add arch-independent testcases for RODATA by Jinbum Park · 8 years ago
- 897ab3e userfaultfd: non-cooperative: add event for memory unmaps by Mike Rapoport · 8 years ago
- 220ced1 mm: fix get_user_pages() vs device-dax pud mappings by Dan Williams · 8 years ago
- a00cc7d mm, x86: add support for PUD-sized transparent hugepages by Matthew Wilcox · 8 years ago
- ecf1385 mm: drop unused argument of zap_page_range() by Kirill A. Shutemov · 8 years ago
- ddffe98 mm/memory_hotplug: set magic number to page->freelist instead of page->lru.next by Yasuaki Ishimatsu · 8 years ago
- 025205f x86/mm/ptdump: Add address marker for KASAN shadow region by Andrey Ryabinin · 8 years ago
- 243b72a x86/mm/ptdump: Optimize check for W+X mappings for CONFIG_KASAN=y by Andrey Ryabinin · 8 years ago
- 5b1ad68 Merge branch 'linus' into x86/mm by Thomas Gleixner · 8 years ago
- 146fbb7 x86/mm/ptdump: Fix soft lockup in page table walker by Andrey Ryabinin · 8 years ago
- 1013fe3 x86/mm/pat: Use rb_entry() by Geliang Tang · 8 years ago
- 459fbe0 x86/mm/cpa: Avoid wbinvd() for PREEMPT by John Ogness · 8 years ago
- 0c6fc11 x86/boot/e820: Rename the remaining E820 APIs to the e820__*() prefix by Ingo Molnar · 8 years ago
- 08b46d5 x86/boot/e820: Clean up the E820 table size define names by Ingo Molnar · 8 years ago
- 09821ff x86/boot/e820: Prefix the E820_* type names with "E820_TYPE_" by Ingo Molnar · 8 years ago
- 3bce64f x86/boot/e820: Rename e820_any_mapped()/e820_all_mapped() to e820__mapped_any()/e820__mapped_all() by Ingo Molnar · 8 years ago
- 4270fd8 x86/boot/e820: Move the memblock_find_dma_reserve() function and rename it to memblock_set_dma_reserve() by Ingo Molnar · 8 years ago
- 9de94db x86/boot/e820: Remove unnecessary #include <linux/ioport.h> from asm/e820/api.h by Ingo Molnar · 8 years ago
- 5520b7e x86/boot/e820: Remove spurious asm/e820/api.h inclusions by Ingo Molnar · 8 years ago
- 66441bd x86/boot/e820: Move asm/e820.h to asm/e820/api.h by Ingo Molnar · 8 years ago
- 4538286 x86/mpx: Use compatible types in comparison to fix sparse error by Tobias Klauser · 8 years ago
- 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
- cb02de9 x86/mpx: Move bd_addr to mm_context_t by Mark Rutland · 8 years ago
- 5372e15 x86/mm: Drop unused argument 'removed' from sync_global_pgds() by Kirill A. Shutemov · 8 years ago
- aec03f8 ACPI/NUMA: Do not map pxm to node when NUMA is turned off by Boris Ostrovsky · 8 years ago
- 518bacf Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 5645688 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 0719dbf Merge branch 'mm-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 064e6a8 Merge branch 'linus' into x86/fpu, to resolve conflicts by Ingo Molnar · 8 years ago
- fc0e81b x86/traps: Ignore high word of regs->cs in early_fixup_exception() by Andy Lutomirski · 8 years ago
- 308a047 x86/pat, mm: Make track_pfn_insert() return void by Borislav Petkov · 8 years ago
- c29c716 Merge branch 'core/urgent' into x86/fpu, to merge fixes by Ingo Molnar · 8 years ago
- 05b93c1 Merge branch 'linus' into x86/asm, to pick up fixes by Ingo Molnar · 8 years ago
- bdb5208 Merge tag 'drm-x86-pat-regression-fix' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago