summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-02-141-1/+1
|\
| * x86/mm/numa: Fix 32-bit memblock range truncation bug on 32-bit NUMA kernelsIngo Molnar2016-02-081-1/+1
* | mm, hugetlb: don't require CMA for runtime gigantic pagesVlastimil Babka2016-02-051-2/+2
|/
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-01-311-2/+2
|\
| * x86/mm/pat: Avoid truncation when converting cpa->numpages to addressMatt Fleming2016-01-291-2/+2
* | mm, x86: get_user_pages() for dax mappingsDan Williams2016-01-151-3/+54
* | mm, dax: convert vmf_insert_pfn_pmd() to pfn_tDan Williams2016-01-151-2/+3
* | x86, mm: introduce vmem_altmap to augment vmemmap_populate()Dan Williams2016-01-151-7/+26
* | x86, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov2016-01-152-25/+1
* | mm: drop tail page refcountingKirill A. Shutemov2016-01-151-4/+0
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-01-151-6/+6
|\ \ | |/ |/|
| * x86: mm: support ARCH_MMAP_RND_BITSDaniel Cashman2016-01-141-6/+6
* | x86/mm: Use PAGE_ALIGNED instead of IS_ALIGNEDKefeng Wang2016-01-121-2/+1
* | x86/mm/pat: Make split_page_count() check for empty levels to fix /proc/memin...Dave Jones2016-01-121-0/+3
* | Merge commit 'linus' into x86/urgent, to pick up recent x86 changesIngo Molnar2016-01-1210-56/+116
|\ \ | |/
| * Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-01-118-48/+113
| |\
| | * x86/mm: Micro-optimise clflush_cache_range()Chris Wilson2016-01-081-4/+6
| | * x86/mm/pat: Change free_memtype() to support shrinking caseToshi Kani2016-01-052-10/+44
| | * x86/mm/pat: Add untrack_pfn_moved for mremapToshi Kani2016-01-051-0/+10
| | * x86/mm: Drop WARN from multi-BAR checkLaura Abbott2015-12-291-2/+2
| | * x86/mm: Introduce max_possible_pfnIgor Mammedov2015-12-061-0/+2
| | * x86/mm/ptdump: Make (debugfs)/kernel_page_tables read-onlyBorislav Petkov2015-12-041-1/+1
| | * x86/mm: Turn CONFIG_X86_PTDUMP into a moduleKees Cook2015-11-233-32/+49
| * | x86/cpufeature: Remove unused and seldomly used cpu_has_xx macrosBorislav Petkov2015-12-191-2/+2
| * | Merge branch 'linus' into x86/cleanupsThomas Gleixner2015-12-196-30/+66
| |\ \
| * | | x86/paravirt: Remove paravirt ops pmd_update[_defer] and pte_update_deferJuergen Gross2015-11-251-6/+1
* | | | x86/mm: Add barriers and document switch_mm()-vs-flush synchronizationAndy Lutomirski2016-01-111-3/+26
| |/ / |/| |
* | | Fix user-visible spelling errorLinus Torvalds2015-12-151-1/+1
* | | x86/mpx: Fix instruction decoder conditionDave Hansen2015-12-051-3/+3
| |/ |/|
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-11-221-6/+41
|\ \
| * | x86/mpx: Fix 32-bit address space calculationDave Hansen2015-11-121-5/+17
| * | x86/mpx: Do proper get_user() when running 32-bit binaries on 64-bit kernelsDave Hansen2015-11-121-1/+24
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-11-151-1/+16
|\ \ \ | |/ /
| * | x86/mm: Skip the hypervisor range when walking PGDBoris Ostrovsky2015-11-071-1/+16
| |/
* | Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-102-4/+4
|\ \
| * | x86, mm: quiet arch_add_memory()Dan Williams2015-10-092-4/+4
* | | kmap_atomic_to_page() has no users, remove itNicolas Pitre2015-11-091-14/+0
* | | kasan: update log messagesAndrey Konovalov2015-11-051-1/+1
| |/ |/|
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-11-036-59/+125
|\ \
| * | x86/mm: Warn on W^X mappingsStephen Smalley2015-10-064-2/+46
| * | x86/mm: Fix no-change case in try_preserve_large_page()Toshi Kani2015-09-221-1/+1
| * | x86/mm: Fix __split_large_page() to handle large PAT bitToshi Kani2015-09-221-12/+19
| * | x86/mm: Fix try_preserve_large_page() to handle large PAT bitToshi Kani2015-09-221-10/+14
| * | x86/mm: Fix gup_huge_p?d() to handle large PAT bitToshi Kani2015-09-221-10/+8
| * | x86/mm: Fix slow_virt_to_phys() to handle large PAT bitToshi Kani2015-09-221-7/+17
| * | x86/mm: Fix page table dump to show PAT bitToshi Kani2015-09-221-18/+21
* | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-11-031-7/+8
|\ \ \
| * | | x86/fpu/mpx: Rework MPX 'xstate' typesDave Hansen2015-09-141-4/+5
| * | | x86/fpu: Rename XSAVE macrosDave Hansen2015-09-141-3/+3
* | | | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-031-2/+0
|\ \ \ \
OpenPOWER on IntegriCloud