aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)AuthorFilesLines
2014-12-03slab: fix nodeid bounds check for non-contiguous node IDsGravatar Paul Mackerras 1-1/+1
2014-12-03mm: fix anon_vma_clone() error treatmentGravatar Daniel Forrest 2-5/+11
2014-12-03mm: fix swapoff hang after page migration and forkGravatar Hugh Dickins 1-13/+13
2014-12-02mm/vmpressure.c: fix race in vmpressure_work_fn()Gravatar Andrew Morton 1-3/+5
2014-12-02mm: frontswap: invalidate expired data on a dup-store failureGravatar Weijie Yang 1-1/+3
2014-11-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-2/+2
2014-11-13mem-hotplug: reset node present pages when hot-adding a new pgdatGravatar Tang Chen 1-0/+17
2014-11-13mem-hotplug: reset node managed pages when hot-adding a new pgdatGravatar Tang Chen 3-7/+19
2014-11-13mm/debug-pagealloc: correct freepage accounting and order resettingGravatar Joonsoo Kim 1-3/+5
2014-11-13mm, compaction: prevent infinite loop in compact_zoneGravatar Vlastimil Babka 1-2/+6
2014-11-13mm: alloc_contig_range: demote pages busy message from warn to infoGravatar Michal Nazarewicz 1-3/+2
2014-11-13mm/slab: fix unalignment problem on Malta with EVA due to slab mergeGravatar Joonsoo Kim 1-0/+4
2014-11-13mm/page_alloc: restrict max order of merging on isolated pageblockGravatar Joonsoo Kim 3-29/+78
2014-11-13mm/page_alloc: move freepage counting logic to __free_one_page()Gravatar Joonsoo Kim 1-11/+3
2014-11-13mm/page_alloc: add freepage on isolate pageblock to correct buddy listGravatar Joonsoo Kim 1-5/+8
2014-11-13mm/page_alloc: fix incorrect isolation behavior by rechecking migratetypeGravatar Joonsoo Kim 2-2/+11
2014-11-13mm/compaction: skip the range until proper target pageblock is metGravatar Joonsoo Kim 1-0/+10
2014-11-13Fix thinko in iov_iter_single_seg_countGravatar Paul Mackerras 1-2/+2
2014-11-07Merge tag 'xfs-for-linus-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-3/+3
2014-11-07mm: Fix comment before truncate_setsize()Gravatar Jan Kara 1-2/+3
2014-11-03Merge branch 'fixes-for-v3.18' of git://git.linaro.org/people/mszyprowski/lin...Gravatar Linus Torvalds 1-24/+44
2014-10-30mm: Remove false WARN_ON from pagecache_isize_extended()Gravatar Jan Kara 1-1/+0
2014-10-29mm/balloon_compaction: fix deflation when compaction is disabledGravatar Konstantin Khlebnikov 1-0/+2
2014-10-29mm/slab_common: don't check for duplicate cache namesGravatar Mikulas Patocka 1-10/+0
2014-10-29mm: rmap: split out page_remove_file_rmap()Gravatar Johannes Weiner 1-32/+46
2014-10-29mm: memcontrol: fix missed end-writeback page accountingGravatar Johannes Weiner 3-68/+79
2014-10-29mm: page-writeback: inline account_page_dirtied() into single callerGravatar Johannes Weiner 1-19/+4
2014-10-29memory-hotplug: clear pgdat which is allocated by bootmem in try_offline_node()Gravatar Yasuaki Ishimatsu 1-5/+0
2014-10-29mm, thp: fix collapsing of hugepages on madviseGravatar David Rientjes 2-9/+10
2014-10-29mm: free compound page with correct orderGravatar Yu Zhao 1-2/+2
2014-10-29mm/compaction.c: avoid premature range skip in isolate_migratepages_rangeGravatar Joonsoo Kim 1-0/+3
2014-10-29cgroup/kmemleak: add kmemleak_free() for cgroup deallocations.Gravatar Wang Nan 1-0/+1
2014-10-28zap_pte_range: update addr when forcing flush after TLB batching faiureGravatar Will Deacon 1-0/+1
2014-10-27mm: cma: Use %pa to print physical addressesGravatar Laurent Pinchart 1-7/+6
2014-10-27mm: cma: Ensure that reservations never cross the low/high mem boundaryGravatar Laurent Pinchart 1-16/+33
2014-10-27mm: cma: Always consider a 0 base address reservation as dynamicGravatar Laurent Pinchart 1-1/+4
2014-10-27mm: cma: Don't crash on allocation if CMA area can't be activatedGravatar Laurent Pinchart 1-0/+1
2014-10-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-1/+35
2014-10-24Merge tag 'pm+acpi-3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-0/+25
2014-10-24shmem: support RENAME_WHITEOUTGravatar Miklos Szeredi 1-1/+35
2014-10-21OOM, PM: OOM killed task shouldn't escape PM suspendGravatar Michal Hocko 2-0/+25
2014-10-20Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 1-0/+57
2014-10-18Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-24/+16
2014-10-14Merge branch 'akpm' (patches from Andrew Morton)Gravatar Linus Torvalds 5-46/+90
2014-10-14Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-0/+2
2014-10-14mm: softdirty: enable write notifications on VMAs after VM_SOFTDIRTY clearedGravatar Peter Feiner 3-33/+35
2014-10-14drivers: dma-contiguous: add initialization from device treeGravatar Marek Szyprowski 1-11/+51
2014-10-14mm/cma: fix cma bitmap aligned mask computingGravatar Weijie Yang 1-1/+3
2014-10-14mm/slab: fix unaligned access on sparc64Gravatar Joonsoo Kim 1-1/+1
2014-10-13Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+1