summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2014-11-28Merge remote-tracking branch 'trivial/for-next'Stephen Rothwell
2014-11-28Merge remote-tracking branch 'drm/drm-next'Stephen Rothwell
2014-11-28Merge remote-tracking branch 'vfs/for-next'Stephen Rothwell
2014-11-28Merge remote-tracking branch 'nfsd/nfsd-next'Stephen Rothwell
2014-11-28Merge remote-tracking branch 'ext4/dev'Stephen Rothwell
2014-11-28Merge remote-tracking branch 's390/features'Stephen Rothwell
2014-11-28Merge remote-tracking branch 'powerpc-mpe/next'Stephen Rothwell
2014-11-28Merge remote-tracking branch 'arm64/for-next/core'Stephen Rothwell
2014-11-26vfs: add support for a lazytime mount optionTheodore Ts'o
2014-11-20Merge Linus' tree to be be to apply submitted patches to newer code thanJiri Kosina
2014-11-19kill f_dentry usesAl Viro
2014-11-19merge nfs bugfixes into nfsd for-3.19 branchJ. Bruce Fields
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-14mm: Update generic gup implementation to handle hugepage directoryAneesh Kumar K.V
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-13zbud, zswap: change module author emailSeth Jennings
2014-11-07Merge tag 'xfs-for-linus-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-11-07VFS: Rename do_fallocate() to vfs_fallocate()Anna Schumaker
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
2014-10-29mm: free compound page with correct orderYu Zhao
2014-10-29mm/compaction.c: avoid premature range skip in isolate_migratepages_rangeJoonsoo Kim
2014-10-29cgroup/kmemleak: add kmemleak_free() for cgroup deallocations.Wang Nan
2014-10-28zap_pte_range: update addr when forcing flush after TLB batching faiureWill Deacon
2014-10-27s390/mm: pmdp_get_and_clear_full optimizationMartin Schwidefsky
2014-10-27mm: introduce mm_forbids_zeropage functionDominik Dingel
2014-10-27mm: cma: Use %pa to print physical addressesLaurent Pinchart
2014-10-27mm: cma: Ensure that reservations never cross the low/high mem boundaryLaurent Pinchart
2014-10-27mm: cma: Always consider a 0 base address reservation as dynamicLaurent Pinchart
2014-10-27mm: cma: Don't crash on allocation if CMA area can't be activatedLaurent Pinchart