summaryrefslogtreecommitdiff
path: root/arch/x86/mm
AgeCommit message (Expand)Author
2017-06-26x86/mm/hotplug: Fix BUG_ON() after hot-remove by not freeing PUDJérôme Glisse
2017-06-19mm: larger stack guard gap, between vmasHugh Dickins
2017-06-13x86/mm: Disable 1GB direct mappings when disabling 2MB mappingsVlastimil Babka
2017-06-12x86/debug: Handle early WARN_ONs properPeter Zijlstra
2017-06-01Revert "x86/PAT: Fix Xorg regression on CPUs that don't support PAT"Ingo Molnar
2017-05-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-05-26x86/mm/ftrace: Do not bug in early boot on irqs_disabled in cpu_flush_range()Steven Rostedt (VMware)
2017-05-24x86/PAT: Fix Xorg regression on CPUs that don't support PATMikulas Patocka
2017-05-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-05-10Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-05-09x86/mm/32: Set the '__vmalloc_start_set' flag in initmem_init()Laura Abbott
2017-05-08x86: use set_memory.h headerLaura Abbott
2017-05-08x86/mm: Add support for gbpages to kernel_ident_mapping_init()Xunlei Pang
2017-05-05x86/mm: Fix boot crash caused by incorrect loop count calculation in sync_glo...Baoquan He
2017-05-01Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-05-01Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-05-01Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-04-26x86/mm: Fix flush_tlb_page() on XenAndy Lutomirski
2017-04-26x86/mm: Make flush_tlb_mm_range() more predictableAndy Lutomirski
2017-04-26x86/mm: Remove flush_tlb() and flush_tlb_current_task()Andy Lutomirski
2017-04-26x86/mm/64: Fix crash in remove_pagetable()Kirill A. Shutemov
2017-04-23Revert "x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementa...Ingo Molnar
2017-04-13x86/mm: Fix dump pagetables for 4 levels of page tablesJuergen Gross
2017-04-12mm: Tighten x86 /dev/mem with zeroing readsKees Cook
2017-04-12x86/mpx: Correctly report do_mpx_bt_fault() failures to user-spaceJoerg Roedel
2017-04-11Merge branch 'x86/urgent' into x86/cpu, to resolve conflictIngo Molnar
2017-04-11Merge branch 'x86/boot' into x86/mm, to avoid conflictIngo Molnar
2017-04-11Merge branch 'WIP.x86/boot' into x86/boot, to pick up ready branchIngo Molnar
2017-04-08Revert "x86/mm/numa: Remove numa_nodemask_from_meminfo()"Thomas Gleixner
2017-04-04Annotate hardware config module parameters in arch/x86/mm/David Howells
2017-04-04x86/kasan: Extend KASAN to support 5-level pagingKirill A. Shutemov
2017-04-04x86/mm: Add basic defines/helpers for CONFIG_X86_5LEVEL=yKirill A. Shutemov
2017-04-03Merge tag 'v4.11-rc5' into x86/mm, to refresh the branchIngo Molnar
2017-04-03x86/mm/numa: Remove numa_nodemask_from_meminfo()Wei Yang
2017-04-03x86/mm/numa: Improve alloc_node_data() error path messageWei Yang
2017-03-31x86/boot/32: Flip the logic in test_wp_bit()Borislav Petkov
2017-03-30x86/boot/32: Rewrite test_wp_bit()Andy Lutomirski
2017-03-30Merge branch 'x86/cpu' into x86/mm, before applying dependent patchIngo Molnar
2017-03-30x86/dump_pagetables: Add support for 5-level pagingKirill A. Shutemov
2017-03-27x86: Convert the rest of the code to support p4d_tKirill A. Shutemov
2017-03-27x86/kasan: Prepare clear_pgds() to switch to <asm-generic/pgtable-nop4d.h>Kirill A. Shutemov
2017-03-27x86/mm/pat: Add 5-level paging supportKirill A. Shutemov
2017-03-24x86/mm/KASLR: Exclude EFI region from KASLR VA space randomizationBaoquan He
2017-03-18x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementationKirill A. Shutemov
2017-03-18x86/mm: Correct fixmap header usage on adaptable MODULES_ENDThomas Garnier
2017-03-16x86/mpx: Make unnecessarily global function staticTobias Klauser
2017-03-16x86/mm: Adapt MODULES_END based on fixmap section sizeThomas Garnier
2017-03-14x86/hugetlb: Adjust to the new native/compat mmap basesDmitry Safonov
2017-03-14x86/mm/vmalloc: Add 5-level paging supportKirill A. Shutemov
2017-03-14x86/mm/ident_map: Add 5-level paging supportKirill A. Shutemov