- 7f680d7 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 01578e3 x86/elf: Remove the unnecessary ADDR_NO_RANDOMIZE checks by Oleg Nesterov · 7 years ago
- 47ac548 x86: Fix norandmaps/ADDR_NO_RANDOMIZE by Oleg Nesterov · 7 years ago
- c138d81 x86: provide an init_mem_mapping hypervisor hook by Juergen Gross · 7 years ago
- c204d21 x86/mmap: properly account for stack randomization in mmap_base by Rik van Riel · 7 years ago
- 4d46133 x86/kasan: don't allocate extra shadow memory by Andrey Ryabinin · 8 years ago
- 2b97620 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- b6ffe9b Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
- 7868a20 mm/hugetlb: add size parameter to huge_pte_offset() by Punit Agrawal · 8 years ago
- 3d79a72 mm, memory_hotplug: replace for_device by want_memblock in arch_add_memory by Michal Hocko · 8 years ago
- f1dd2cd mm, memory_hotplug: do not associate hotadded memory to zones until online by Michal Hocko · 8 years ago
- 1b862ae mm, memory_hotplug: get rid of is_zone_device_section by Michal Hocko · 8 years ago
- 99c13b8 x86/mm/pat: Don't report PAT on CPUs that don't support it by Mikulas Patocka · 8 years ago
- 7a69f9c6 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 8781fb7 x86/mm: Delete a big outdated comment about TLB flushing by Andy Lutomirski · 8 years ago
- bc0d5a8 x86/mm: Don't reenter flush_tlb_func_common() by Andy Lutomirski · 8 years ago
- f2b6125 x86, libnvdimm, pmem: move arch_invalidate_pmem() to libnvdimm by Dan Williams · 8 years ago
- 98fe363 x86/mm/hotplug: Fix BUG_ON() after hot-remove by not freeing PUD by Jérôme Glisse · 8 years ago
- 4a06370b x86/mmap, ASLR: Do not treat unlimited-stack tasks as legacy mmap by Michal Hocko · 8 years ago
- 7353425 x86/ldt: Simplify the LDT switching logic by Andy Lutomirski · 8 years ago
- a4eb8b9 Merge branch 'linus' into x86/mm, to pick up fixes by Ingo Molnar · 8 years ago
- 1be7107 mm: larger stack guard gap, between vmas by Hugh Dickins · 8 years ago
- 8624c1f x86/mm: Add support for 5-level paging for KASLR by Kirill A. Shutemov · 8 years ago
- 7e82ea9 x86/mm: Make kernel_physical_mapping_init() support 5-level paging by Kirill A. Shutemov · 8 years ago
- 141efad x86/mm: Add sync_global_pgds() for configuration with 5-level paging by Kirill A. Shutemov · 8 years ago
- 65ade2f x86/boot/64: Rename init_level4_pgt and early_level4_pgt by Kirill A. Shutemov · 8 years ago
- e585513 x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementation by Kirill A. Shutemov · 8 years ago
- 6c690ee x86/mm: Split read_cr3() into read_cr3_pa() and __read_cr3() by Andy Lutomirski · 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
- be4ffc0 x86/mm: Be more consistent wrt PAGE_SHIFT vs PAGE_SIZE in tlb flush code by Andy Lutomirski · 8 years ago
- 3d28ebc x86/mm: Rework lazy TLB to track the actual loaded mm by Andy Lutomirski · 8 years ago
- ce4a4e56 x86/mm: Remove the UP asm/tlbflush.h code, always use the (formerly) SMP code by Andy Lutomirski · 8 years ago
- 3f79e4c x86/mm: Use new merged flush logic in arch_tlbbatch_flush() by Andy Lutomirski · 8 years ago
- 454bbad x86/mm: Refactor flush_tlb_mm_range() to merge local and remote cases by Andy Lutomirski · 8 years ago
- 59f537c x86/mm: Change the leave_mm() condition for local TLB flushes by Andy Lutomirski · 8 years ago
- a2055ab x86/mm: Pass flush_tlb_info to flush_tlb_others() etc by Andy Lutomirski · 8 years ago
- 4241119 Merge tag 'v4.12-rc4' into x86/mm, to pick up fixes by Ingo Molnar · 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
- e73ad5f mm, x86/mm: Make the batched unmap TLB flush API more generic by Andy Lutomirski · 8 years ago
- b3b90e5 x86/mm: Reduce indentation in flush_tlb_func() by Andy Lutomirski · 8 years ago
- ca6c99c0 x86/mm: Reimplement flush_tlb_page() using flush_tlb_mm_range() by Andy Lutomirski · 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
- 16b76293 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