aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/mm
Commit message (Expand)AuthorAge
...
| | * | x86/mm/pat: Change free_memtype() to support shrinking caseToshi Kani2016-01-05
| | * | x86/mm/pat: Add untrack_pfn_moved for mremapToshi Kani2016-01-05
| | * | x86/mm: Drop WARN from multi-BAR checkLaura Abbott2015-12-29
| | * | x86/mm: Introduce max_possible_pfnIgor Mammedov2015-12-06
| | * | x86/mm/ptdump: Make (debugfs)/kernel_page_tables read-onlyBorislav Petkov2015-12-04
| | * | x86/mm: Turn CONFIG_X86_PTDUMP into a moduleKees Cook2015-11-23
| | |/
| * | x86/cpufeature: Remove unused and seldomly used cpu_has_xx macrosBorislav Petkov2015-12-19
| * | Merge branch 'linus' into x86/cleanupsThomas Gleixner2015-12-19
| |\ \
| * | | x86/paravirt: Remove paravirt ops pmd_update[_defer] and pte_update_deferJuergen Gross2015-11-25
* | | | x86/mm: Add barriers and document switch_mm()-vs-flush synchronizationAndy Lutomirski2016-01-11
| |/ / |/| |
* | | Fix user-visible spelling errorLinus Torvalds2015-12-15
* | | x86/mpx: Fix instruction decoder conditionDave Hansen2015-12-05
| |/ |/|
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-11-22
|\ \
| * | x86/mpx: Fix 32-bit address space calculationDave Hansen2015-11-12
| * | x86/mpx: Do proper get_user() when running 32-bit binaries on 64-bit kernelsDave Hansen2015-11-12
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-11-15
|\| |
| * | x86/mm: Skip the hypervisor range when walking PGDBoris Ostrovsky2015-11-07
| |/
* | Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-10
|\ \
| * | x86, mm: quiet arch_add_memory()Dan Williams2015-10-09
* | | kmap_atomic_to_page() has no users, remove itNicolas Pitre2015-11-09
* | | kasan: update log messagesAndrey Konovalov2015-11-05
| |/ |/|
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-11-04
|\ \
| * | x86/mm: Warn on W^X mappingsStephen Smalley2015-10-06
| * | x86/mm: Fix no-change case in try_preserve_large_page()Toshi Kani2015-09-22
| * | x86/mm: Fix __split_large_page() to handle large PAT bitToshi Kani2015-09-22
| * | x86/mm: Fix try_preserve_large_page() to handle large PAT bitToshi Kani2015-09-22
| * | x86/mm: Fix gup_huge_p?d() to handle large PAT bitToshi Kani2015-09-22
| * | x86/mm: Fix slow_virt_to_phys() to handle large PAT bitToshi Kani2015-09-22
| * | x86/mm: Fix page table dump to show PAT bitToshi Kani2015-09-22
* | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-11-03
|\ \ \
| * | | x86/fpu/mpx: Rework MPX 'xstate' typesDave Hansen2015-09-14
| * | | x86/fpu: Rename XSAVE macrosDave Hansen2015-09-14
* | | | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-03
|\ \ \ \
| * | | | x86/microcode: Merge the early microcode loaderBorislav Petkov2015-10-21
| | |_|/ | |/| |
* | | | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar2015-10-27
|\ \ \ \ | |/ / / |/| | |
| * | | x86/efi: Fix kernel panic when CONFIG_DEBUG_VIRTUAL is enabledSai Praneeth2015-10-25
* | | | x86/mm: Set NX on gap between __ex_table and rodataStephen Smalley2015-10-02
| |_|/ |/| |
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-09-17
|\ \ \ | |_|/ |/| |
| * | Merge branch 'linus' into x86/urgent, to be able to merge a dependent fixIngo Molnar2015-09-05
| |\ \
| * | | x86/mm/srat: Print non-volatile flag in SRATLinda Knippers2015-09-02
| | |/ | |/|
* | | mm, mpx: add "vm_flags_t vm_flags" arg to do_mmap_pgoff()Oleg Nesterov2015-09-10
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-08
|\ \ \
| * | | mem-hotplug: handle node hole when initializing numa_meminfo.Tang Chen2015-09-08
* | | | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-08
|\ \ \ \ | |/ / / |/| | |
| * | | mm: ZONE_DEVICE for "device memory"Dan Williams2015-08-27
| |/ /
* | / x86, mm: trace when an IPI is about to be sentMel Gorman2015-09-04
| |/ |/|
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-09-01
|\ \
| * | Merge tag 'v4.2-rc8' into x86/mm, before applying new changesIngo Molnar2015-08-25
| |\|
| * | x86/mm/pat: Make mm/pageattr[-test].c explicitly non-modularPaul Gortmaker2015-08-25
| * | x86/mm/pat: Add comments to cachemode translation tablesToshi Kani2015-08-20