aboutsummaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAge
* Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-07-10
|\
| * cpuset,mempolicy: fix sleeping function called from invalid contextGu Zheng2014-06-25
* | shmem: fix init_page_accessed use to stop !PageLRU bugHugh Dickins2014-07-03
* | hwpoison: fix the handling path of the victimized page frame that belong to n...Chen Yucong2014-07-03
* | msync: fix incorrect fstart calculationNamjae Jeon2014-07-03
* | slub: fix off by one in number of slab testsJoonsoo Kim2014-07-03
* | mm: page_alloc: fix CMA area initialisation when pageblock > MAX_ORDERMichal Nazarewicz2014-07-03
* | mm: fix crashes from mbind() merging vmasHugh Dickins2014-06-23
* | slab: fix oops when reading /proc/slab_allocatorsJoonsoo Kim2014-06-23
* | shmem: fix faulting into a hole while it's punchedHugh Dickins2014-06-23
* | mm: let mm_find_pmd fix buggy race with THP faultHugh Dickins2014-06-23
* | mm: thp: fix DEBUG_PAGEALLOC oops in copy_page_rep()Hugh Dickins2014-06-23
* | mm, pcp: allow restoring percpu_pagelist_fraction defaultDavid Rientjes2014-06-23
* | hugetlb: fix copy_hugetlb_page_range() to handle migration/hwpoisoned entryNaoya Horiguchi2014-06-23
* | tmpfs: ZERO_RANGE and COLLAPSE_RANGE not currently supportedHugh Dickins2014-06-23
* | mm: nommu: per-thread vma cache fixSteven Miao2014-06-23
|/
* fix __swap_writepage() compile failure on old gcc versionsAl Viro2014-06-14
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-06-12
|\
| * Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linusAl Viro2014-06-12
| |\
| * | shmem: switch to iter_file_splice_write()Al Viro2014-06-12
| * | bio_vec-backed iov_iterAl Viro2014-05-06
| * | optimize copy_page_{to,from}_iter()Al Viro2014-05-06
| * | bury generic_file_aio_{read,write}Al Viro2014-05-06
| * | new helper: copy_page_from_iter()Al Viro2014-05-06
| * | bury __generic_file_aio_write()Al Viro2014-05-06
| * | write_iter variants of {__,}generic_file_aio_write()Al Viro2014-05-06
| * | shmem: switch to ->read_iter()Al Viro2014-05-06
| * | iov_iter_truncate()Al Viro2014-05-06
| * | new helper: iov_iter_get_pages_alloc()Al Viro2014-05-06
| * | new helper: iov_iter_npages()Al Viro2014-05-06
| * | new helper: iov_iter_get_pages()Al Viro2014-05-06
| * | start adding the tag to iov_iterAl Viro2014-05-06
| * | new helper: generic_file_read_iter()Al Viro2014-05-06
| * | new primitive: iov_iter_alignment()Al Viro2014-05-06
| * | give ->direct_IO() a copy of iov_iterAl Viro2014-05-06
| * | get rid of pointless iov_length() in ->direct_IO()Al Viro2014-05-06
| * | pass iov_iter to ->direct_IO()Al Viro2014-05-06
| * | kill generic_segment_checks()Al Viro2014-05-06
| * | generic_file_direct_write(): switch to iov_iterAl Viro2014-05-06
| * | kill iov_iter_copy_from_user()Al Viro2014-05-06
* | | Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2014-06-09
|\ \ \
| * | | memcg: update memcg_has_children() to use css_next_child()Tejun Heo2014-05-16
| * | | memcg: remove tasks/children test from mem_cgroup_force_empty()Michal Hocko2014-05-16
| * | | cgroup: remove css_parent()Tejun Heo2014-05-16
| * | | cgroup: replace cftype->trigger() with cftype->write()Tejun Heo2014-05-13
| * | | cgroup: replace cftype->write_string() with cftype->write()Tejun Heo2014-05-13
| * | | cgroup: rename css_tryget*() to css_tryget_online*()Tejun Heo2014-05-13
| * | | cgroup, memcg: implement css->id and convert css_from_id() to use itTejun Heo2014-05-04
| * | | cgroup, memcg: allocate cgroup ID from 1Tejun Heo2014-05-04
* | | | Don't trigger congestion wait on dirty-but-not-writeout pagesLinus Torvalds2014-06-08