summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2014-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-12-10Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-10Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-09Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-12-08Merge branch 'iov_iter' into for-nextAl Viro
2014-12-08copy_from_iter_nocache()Al Viro
2014-12-08new helper: iov_iter_kvec()Al Viro
2014-12-08csum_and_copy_..._iter()Al Viro
2014-12-08iov_iter.c: handle ITER_KVEC directlyAl Viro
2014-12-03slab: fix nodeid bounds check for non-contiguous node IDsPaul Mackerras
2014-12-03mm: fix anon_vma_clone() error treatmentDaniel Forrest
2014-12-03mm: fix swapoff hang after page migration and forkHugh Dickins
2014-12-02mm/vmpressure.c: fix race in vmpressure_work_fn()Andrew Morton
2014-12-02mm: frontswap: invalidate expired data on a dup-store failureWeijie Yang
2014-11-27iov_iter.c: convert copy_to_iter() to iterate_and_advanceAl Viro
2014-11-27iov_iter.c: convert copy_from_iter() to iterate_and_advanceAl Viro
2014-11-27iov_iter.c: get rid of bvec_copy_page_{to,from}_iter()Al Viro
2014-11-27iov_iter.c: convert iov_iter_zero() to iterate_and_advanceAl Viro
2014-11-27iov_iter.c: convert iov_iter_get_pages_alloc() to iterate_all_kindsAl Viro
2014-11-27iov_iter.c: convert iov_iter_get_pages() to iterate_all_kindsAl Viro
2014-11-27iov_iter.c: convert iov_iter_npages() to iterate_all_kindsAl Viro
2014-11-27iov_iter.c: iterate_and_advanceAl Viro
2014-11-27iov_iter.c: macros for iterating over iov_iterAl Viro
2014-11-19kill f_dentry usesAl Viro
2014-11-18x86, mpx: Cleanup unused bound tablesDave Hansen
2014-11-17mmu_gather: move minimal range calculations into generic codeWill Deacon
2014-11-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-11-13mem-hotplug: reset node present pages when hot-adding a new pgdatTang Chen
2014-11-13mem-hotplug: reset node managed pages when hot-adding a new pgdatTang Chen
2014-11-13mm/debug-pagealloc: correct freepage accounting and order resettingJoonsoo Kim
2014-11-13mm, compaction: prevent infinite loop in compact_zoneVlastimil Babka
2014-11-13mm: alloc_contig_range: demote pages busy message from warn to infoMichal Nazarewicz
2014-11-13mm/slab: fix unalignment problem on Malta with EVA due to slab mergeJoonsoo Kim
2014-11-13mm/page_alloc: restrict max order of merging on isolated pageblockJoonsoo Kim
2014-11-13mm/page_alloc: move freepage counting logic to __free_one_page()Joonsoo Kim
2014-11-13mm/page_alloc: add freepage on isolate pageblock to correct buddy listJoonsoo Kim
2014-11-13mm/page_alloc: fix incorrect isolation behavior by rechecking migratetypeJoonsoo Kim
2014-11-13mm/compaction: skip the range until proper target pageblock is metJoonsoo Kim
2014-11-13Fix thinko in iov_iter_single_seg_countPaul Mackerras
2014-11-07Merge tag 'xfs-for-linus-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-11-07mm: Fix comment before truncate_setsize()Jan Kara
2014-11-03Merge branch 'fixes-for-v3.18' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds
2014-10-30mm: Remove false WARN_ON from pagecache_isize_extended()Jan Kara
2014-10-29mm/balloon_compaction: fix deflation when compaction is disabledKonstantin Khlebnikov
2014-10-29mm/slab_common: don't check for duplicate cache namesMikulas Patocka
2014-10-29mm: rmap: split out page_remove_file_rmap()Johannes Weiner
2014-10-29mm: memcontrol: fix missed end-writeback page accountingJohannes Weiner
2014-10-29mm: page-writeback: inline account_page_dirtied() into single callerJohannes Weiner
2014-10-29memory-hotplug: clear pgdat which is allocated by bootmem in try_offline_node()Yasuaki Ishimatsu
2014-10-29mm, thp: fix collapsing of hugepages on madviseDavid Rientjes