summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm
AgeCommit message (Expand)Author
2016-01-15mm, x86: get_user_pages() for dax mappingsDan Williams
2016-01-15mm, dax: convert vmf_insert_pfn_pmd() to pfn_tDan Williams
2016-01-15x86, mm: introduce vmem_altmap to augment vmemmap_populate()Dan Williams
2016-01-15x86, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov
2016-01-15mm: drop tail page refcountingKirill A. Shutemov
2016-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-01-14x86: mm: support ARCH_MMAP_RND_BITSDaniel Cashman
2016-01-12x86/mm: Use PAGE_ALIGNED instead of IS_ALIGNEDKefeng Wang
2016-01-12x86/mm/pat: Make split_page_count() check for empty levels to fix /proc/memin...Dave Jones
2016-01-12Merge commit 'linus' into x86/urgent, to pick up recent x86 changesIngo Molnar
2016-01-11Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-01-11x86/mm: Add barriers and document switch_mm()-vs-flush synchronizationAndy Lutomirski
2016-01-08x86/mm: Micro-optimise clflush_cache_range()Chris Wilson
2016-01-05x86/mm/pat: Change free_memtype() to support shrinking caseToshi Kani
2016-01-05x86/mm/pat: Add untrack_pfn_moved for mremapToshi Kani
2015-12-29x86/mm: Drop WARN from multi-BAR checkLaura Abbott
2015-12-19x86/cpufeature: Remove unused and seldomly used cpu_has_xx macrosBorislav Petkov
2015-12-19Merge branch 'linus' into x86/cleanupsThomas Gleixner
2015-12-15Fix user-visible spelling errorLinus Torvalds
2015-12-06x86/mm: Introduce max_possible_pfnIgor Mammedov
2015-12-05x86/mpx: Fix instruction decoder conditionDave Hansen
2015-12-04x86/mm/ptdump: Make (debugfs)/kernel_page_tables read-onlyBorislav Petkov
2015-11-25x86/paravirt: Remove paravirt ops pmd_update[_defer] and pte_update_deferJuergen Gross
2015-11-23x86/mm: Turn CONFIG_X86_PTDUMP into a moduleKees Cook
2015-11-22Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-11-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-11-12x86/mpx: Fix 32-bit address space calculationDave Hansen
2015-11-12x86/mpx: Do proper get_user() when running 32-bit binaries on 64-bit kernelsDave Hansen
2015-11-10Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-11-09kmap_atomic_to_page() has no users, remove itNicolas Pitre
2015-11-07x86/mm: Skip the hypervisor range when walking PGDBoris Ostrovsky
2015-11-05kasan: update log messagesAndrey Konovalov
2015-11-03Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-11-03Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-11-03Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-10-27Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar
2015-10-25x86/efi: Fix kernel panic when CONFIG_DEBUG_VIRTUAL is enabledSai Praneeth
2015-10-21x86/microcode: Merge the early microcode loaderBorislav Petkov
2015-10-09x86, mm: quiet arch_add_memory()Dan Williams
2015-10-06x86/mm: Warn on W^X mappingsStephen Smalley
2015-10-02x86/mm: Set NX on gap between __ex_table and rodataStephen Smalley
2015-09-22x86/mm: Fix no-change case in try_preserve_large_page()Toshi Kani
2015-09-22x86/mm: Fix __split_large_page() to handle large PAT bitToshi Kani
2015-09-22x86/mm: Fix try_preserve_large_page() to handle large PAT bitToshi Kani
2015-09-22x86/mm: Fix gup_huge_p?d() to handle large PAT bitToshi Kani
2015-09-22x86/mm: Fix slow_virt_to_phys() to handle large PAT bitToshi Kani
2015-09-22x86/mm: Fix page table dump to show PAT bitToshi Kani
2015-09-17Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-09-14x86/fpu/mpx: Rework MPX 'xstate' typesDave Hansen
2015-09-14x86/fpu: Rename XSAVE macrosDave Hansen