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 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-101-14/+0Star
* | | kasan: update log messagesAndrey Konovalov2015-11-061-1/+1
| |/ |/|
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-11-046-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/+8Star
| * | 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-041-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-041-2/+0Star
|\ \ \ \
| * | | | x86/microcode: Merge the early microcode loaderBorislav Petkov2015-10-211-2/+0Star
| | |_|/ | |/| |
* | | | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar2015-10-271-3/+6
|\ \ \ \ | |/ / / |/| | |
| * | | x86/efi: Fix kernel panic when CONFIG_DEBUG_VIRTUAL is enabledSai Praneeth2015-10-251-3/+6
* | | | x86/mm: Set NX on gap between __ex_table and rodataStephen Smalley2015-10-021-1/+1
| |_|/ |/| |
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-09-171-2/+3
|\ \ \ | |_|/ |/| |
| * | Merge branch 'linus' into x86/urgent, to be able to merge a dependent fixIngo Molnar2015-09-056-125/+18Star
| |\ \
| * | | x86/mm/srat: Print non-volatile flag in SRATLinda Knippers2015-09-021-2/+3
| | |/ | |/|
* | | mm, mpx: add "vm_flags_t vm_flags" arg to do_mmap_pgoff()Oleg Nesterov2015-09-101-44/+7Star
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-091-2/+4
|\ \ \
| * | | mem-hotplug: handle node hole when initializing numa_meminfo.Tang Chen2015-09-091-2/+4
* | | | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-082-4/+4
|\ \ \ \ | |/ / / |/| | |
| * | | mm: ZONE_DEVICE for "device memory"Dan Williams2015-08-282-4/+4
| |/ /
* | / x86, mm: trace when an IPI is about to be sentMel Gorman2015-09-051-0/+1
| |/ |/|
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-09-014-5/+8
|\ \
| * | Merge tag 'v4.2-rc8' into x86/mm, before applying new changesIngo Molnar2015-08-259-241/+384
| |\|
| * | x86/mm/pat: Make mm/pageattr[-test].c explicitly non-modularPaul Gortmaker2015-08-252-3/+2Star
| * | x86/mm/pat: Add comments to cachemode translation tablesToshi Kani2015-08-201-2/+5
| * | x86/mm: Initialize pmd_idx in page_table_range_init_count()Minfei Huang2015-07-201-0/+1
* | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-09-011-2/+5
|\ \ \
| * | | x86/vm86: Clean up vm86.h includesBrian Gerst2015-07-311-0/+1
| * | | x86/vm86: Move vm86 fields out of 'thread_struct'Brian Gerst2015-07-311-2/+4
| | |/ | |/|
* / | x86/kasan, mm: Introduce generic kasan_populate_zero_shadow()Andrey Ryabinin2015-08-221-118/+5Star
|/ /
* | x86/mm/pat: Revert 'Adjust default caching mode translation tables'Thomas Gleixner2015-07-261-3/+3
* | x86/mm: Fix newly introduced printk format warningsThomas Gleixner2015-07-241-2/+2
* | x86/mm: Remove region_is_ram() call from ioremapToshi Kani2015-07-221-18/+6Star
* | x86/mm: Move warning from __ioremap_check_ram() to the call siteToshi Kani2015-07-221-3/+4
* | x86/mm/pat: Adjust default caching mode translation tablesJan Beulich2015-07-211-3/+3
* | x86/mpx: Do not set ->vm_ops on MPX VMAsKirill A. Shutemov2015-07-212-21/+10Star
* | x86/mm: Add parenthesis for TLB tracepoint size calculationDave Hansen2015-07-211-1/+1