summaryrefslogtreecommitdiff
path: root/mm
Commit message (Expand)AuthorAge
* mm/gup, x86/mm/pkeys: Check VMAs and PTEs for protection keysDave Hansen2016-02-18
* mm/gup: Factor out VMA fault permission checkingDave Hansen2016-02-18
* mm/core, x86/mm/pkeys: Store protection bits in high VMA flagsDave Hansen2016-02-18
* mm/gup: Switch all callers of get_user_pages() to not pass tsk/mmDave Hansen2016-02-16
* mm/gup: Overload get_user_pages() functionsDave Hansen2016-02-16
* mm/gup: Introduce get_user_pages_remote()Dave Hansen2016-02-16
*---. Merge branches 'x86/fpu', 'x86/mm' and 'x86/asm' into x86/pkeysIngo Molnar2016-02-16
|\ \ \
| | | * Merge tag 'v4.5-rc1' into x86/asm, to refresh the branch before merging new c...Ingo Molnar2016-01-29
| | | |\
| | | * | mm: Add vm_insert_pfn_prot()Andy Lutomirski2016-01-12
| | | * | mm: Add a vm_special_mapping.fault() methodAndy Lutomirski2016-01-12
* | | | | mm,thp: fix spellos in describing __HAVE_ARCH_FLUSH_PMD_TLB_RANGEVineet Gupta2016-02-11
* | | | | mm,thp: khugepaged: call pte flush at the time of collapseVineet Gupta2016-02-11
* | | | | mm/backing-dev.c: fix error path in wb_init()Rasmus Villemoes2016-02-11
* | | | | mm, dax: check for pmd_none() after split_huge_pmd()Kirill A. Shutemov2016-02-11
* | | | | mm: fix filemap.c kernel doc warningRandy Dunlap2016-02-11
|/ / / /
* | | | thp: make deferred_split_scan() work againKirill A. Shutemov2016-02-05
* | | | mm: replace vma_lock_anon_vma with anon_vma_lock_read/writeKonstantin Khlebnikov2016-02-05
* | | | mm, hugetlb: don't require CMA for runtime gigantic pagesVlastimil Babka2016-02-05
* | | | mm/hugetlb: fix gigantic page initialization/allocationMike Kravetz2016-02-05
* | | | mm: downgrade VM_BUG in isolate_lru_page() to warningKirill A. Shutemov2016-02-05
* | | | mempolicy: do not try to queue pages from !vma_migratable()Kirill A. Shutemov2016-02-05
* | | | mm, vmstat: fix wrong WQ sleep when memory reclaim doesn't make any progressTetsuo Handa2016-02-05
* | | | vmstat: make vmstat_update deferrableMichal Hocko2016-02-05
* | | | mm, vmstat: make quiet_vmstat lighterMichal Hocko2016-02-05
* | | | mm/Kconfig: correct description of DEFERRED_STRUCT_PAGE_INITVlastimil Babka2016-02-05
* | | | memblock: don't mark memblock_phys_mem_size() as __initDavid Gibson2016-02-05
* | | | mm: validate_mm browse_rb SMP race conditionAndrea Arcangeli2016-02-05
|/ / /
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-02-03
|\ \ \
| * | | mm: fix memory leak in copy_huge_pmd()Matthew Wilcox2016-02-03
| * | | mm/vmpressure.c: fix subtree pressure detectionVladimir Davydov2016-02-03
| * | | mm: polish virtual memory accountingKonstantin Khlebnikov2016-02-03
| * | | mm: warn about VmData over RLIMIT_DATAKonstantin Khlebnikov2016-02-03
| * | | proc: revert /proc/<pid>/maps [stack:TID] annotationJohannes Weiner2016-02-03
| * | | thp: limit number of object to scan on deferred_split_scan()Kirill A. Shutemov2016-02-03
| * | | thp: change deferred_split_count() to return number of THP in queueKirill A. Shutemov2016-02-03
| * | | thp: make split_queue per-nodeKirill A. Shutemov2016-02-03
* | | | mm: retire GUP WARN_ON_ONCE that outlived its usefulnessHugh Dickins2016-02-03
|/ / /
* | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-02-01
|\ \ \
| * | | mm: fix pfn_t to page conversion in vm_insert_mixedDan Williams2016-01-31
| | |/ | |/|
* | | Merge branch 'stable/for-linus-4.5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-01-29
|\ \ \ | |/ / |/| |
| * | cleancache: constify cleancache_ops structureJulia Lawall2016-01-27
* | | vmstat: Remove BUG_ON from vmstat_updateChristoph Lameter2016-01-24
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-01-23
|\ \ \
| * | | make sure that freeing shmem fast symlinks is RCU-delayedAl Viro2016-01-22
| * | | wrappers for ->i_mutex accessAl Viro2016-01-22
* | | | tree wide: use kvfree() than conditional kfree()/vfree()Tetsuo Handa2016-01-22
* | | | dax: add support for fsync/syncRoss Zwisler2016-01-22
* | | | mm: add find_get_entries_tag()Ross Zwisler2016-01-22
* | | | dax: support dirty DAX entries in radix treeRoss Zwisler2016-01-22
|/ / /
* | | mm: fix kernel crash in khugepaged threadyalin wang2016-01-21