summaryrefslogtreecommitdiff
path: root/arch/x86/mm
Commit message (Expand)AuthorAge
* 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
| * | x86/mm: Initialize pmd_idx in page_table_range_init_count()Minfei Huang2015-07-20
* | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-09-01
|\ \ \
| * | | x86/vm86: Clean up vm86.h includesBrian Gerst2015-07-31
| * | | x86/vm86: Move vm86 fields out of 'thread_struct'Brian Gerst2015-07-31
| | |/ | |/|
* | | x86/kasan, mm: Introduce generic kasan_populate_zero_shadow()Andrey Ryabinin2015-08-22
|/ /
* | x86/mm/pat: Revert 'Adjust default caching mode translation tables'Thomas Gleixner2015-07-26
* | x86/mm: Fix newly introduced printk format warningsThomas Gleixner2015-07-24
* | x86/mm: Remove region_is_ram() call from ioremapToshi Kani2015-07-22
* | x86/mm: Move warning from __ioremap_check_ram() to the call siteToshi Kani2015-07-22
* | x86/mm/pat: Adjust default caching mode translation tablesJan Beulich2015-07-21
* | x86/mpx: Do not set ->vm_ops on MPX VMAsKirill A. Shutemov2015-07-21
* | x86/mm: Add parenthesis for TLB tracepoint size calculationDave Hansen2015-07-21
* | x86/kasan: Add message about KASAN being initializedAndrey Ryabinin2015-07-06
* | x86/kasan: Fix boot crash on AMD processorsAndrey Ryabinin2015-07-06
* | x86/kasan: Flush TLBs after switching CR3Andrey Ryabinin2015-07-06
* | x86/kasan: Fix KASAN shadow region page tablesAlexander Popov2015-07-06
* | mm/memblock: add extra "flags" to memblock to allow selection of memory based...Tony Luck2015-06-24
* | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-06-22
|\ \ | |/
| * x86/mm/pat: Add set_memory_wt() for Write-Through typeToshi Kani2015-06-07
| * x86/mm/pat: Extend set_page_memtype() to support Write-Through typeToshi Kani2015-06-07
| * x86/mm/pat: Add pgprot_writethrough()Toshi Kani2015-06-07
| * x86/mm, asm-generic: Add ioremap_wt() for creating Write-Through mappingsToshi Kani2015-06-07
| * x86/mm/pat: Change reserve_memtype() for Write-Through typeToshi Kani2015-06-07
| * x86/mm/pat: Use 7th PAT MSR slot for Write-Through PAT typeToshi Kani2015-06-07
| * x86/mm/pat: Remove pat_enabled() checksBorislav Petkov2015-06-07
| * x86/mm/pat: Emulate PAT when it is disabledBorislav Petkov2015-06-07
| * x86/mm/pat: Untangle pat_init()Borislav Petkov2015-06-07
| * x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h>Stephen Rothwell2015-06-03
| * x86/mm: Mark arch_ioremap_p{m,u}d_supported() __initJan Beulich2015-05-28
| * x86/mm/pat: Export pat_enabled()Luis R. Rodriguez2015-05-27
| * x86/mm/pat: Wrap pat_enabled into a function APILuis R. Rodriguez2015-05-27
| * x86/mm/pat: Convert to pr_*() usageLuis R. Rodriguez2015-05-27
| * x86/mm/mtrr: Enhance MTRR checks in kernel mapping helpersToshi Kani2015-05-27
| * x86/mm/mtrr: Use symbolic define as a retval for disabled MTRRsToshi Kani2015-05-27
| * x86/mm/pageattr: Remove an unused variable in slow_virt_to_phys()Dexuan Cui2015-05-11
| * x86/mm: Add ioremap_uc() helper to map memory uncacheable (not UC-)Luis R. Rodriguez2015-05-11
| * x86/mm: Do not flush last cacheline twice in clflush_cache_range()Ross Zwisler2015-05-11
* | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-06-22
|\ \
| * | x86/mpx: Allow 32-bit binaries on 64-bit kernels againDave Hansen2015-06-09
| * | x86/mpx: Do not count MPX VMAs as neighbors when unmappingDave Hansen2015-06-09