summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2011-06-24Merge remote-tracking branch 'writeback/next'Stephen Rothwell
2011-06-24Merge remote-tracking branch 'tmem/linux-next'Stephen Rothwell
2011-06-24Merge remote-tracking branch 'ptrace/ptrace'Stephen Rothwell
2011-06-24Merge remote-tracking branch 'trivial/for-next'Stephen Rothwell
2011-06-24Merge remote-tracking branch 'slab/for-next'Stephen Rothwell
2011-06-24Merge remote-tracking branch 'fixes/fixes'Stephen Rothwell
2011-06-23mm: frontswap: config and doc filesDan Magenheimer
2011-06-23mm: frontswap: add swap hooks and extend try_to_unuseDan Magenheimer
2011-06-23mm: frontswap: core codeDan Magenheimer
2011-06-22mm, hotplug: protect zonelist building with zonelists_mutexDavid Rientjes
2011-06-22mm, hotplug: fix error handling in mem_online_node()David Rientjes
2011-06-23remap_pfn_range() does not update vma->end on no mmu arch which will causeBob Liu
2011-06-232.6.36's 7e496299d4d2 ("tmpfs: make tmpfs scalable with percpu_counter forHugh Dickins
2011-06-23truncate_inode_pages_range()'s final loop has a nice pincer property,Hugh Dickins
2011-06-23Make the pagevec_lookup loops in truncate_inode_pages_range(),Hugh Dickins
2011-06-23Use consistent variable names in truncate_pagecache(), truncate_setsize(),Hugh Dickins
2011-06-23The often-NULL data arg to read_cache_page() and read_mapping_page()Hugh Dickins
2011-06-23Under heavy memory and filesystem load, users observe the assertionJan Kara
2011-06-23We cannot take a mutex while holding a spinlock, so flip the order andPeter Zijlstra
2011-06-23Although it is used (by i915) on nothing but tmpfs, read_cache_page_gfp()Hugh Dickins
2011-06-232.6.35's new truncate convention gave tmpfs the opportunity to control itsHugh Dickins
2011-06-23Before adding any more global entry points into shmem.c, gather suchHugh Dickins
2011-06-23You would expect to find vmtruncate_range() next to vmtruncate() inHugh Dickins
2011-06-22ptrace: kill trivial tracehooksTejun Heo
2011-06-22ptrace: kill task_ptrace()Tejun Heo
2011-06-17mm: avoid anon_vma_chain allocation under anon_vma lockLinus Torvalds
2011-06-17mm: avoid repeated anon_vma lock/unlock sequences in unlink_anon_vmas()Peter Zijlstra
2011-06-17mm: avoid repeated anon_vma lock/unlock sequences in anon_vma_clone()Linus Torvalds
2011-06-16migrate: don't account swapcache as shmemAndrea Arcangeli
2011-06-16mm: get rid of the most spurious find_vma_prev() usersLinus Torvalds
2011-06-15ksm: fix NULL pointer dereference in scan_get_next_rmap_item()Hugh Dickins
2011-06-15mm: compaction: abort compaction if too many pages are isolated and caller is...Mel Gorman
2011-06-15mm: vmscan: do not use page_count without a page pinAndrea Arcangeli
2011-06-15mm: compaction: ensure that the compaction free scanner does not move to the ...Mel Gorman
2011-06-15compaction: checks correct fragmentation indexShaohua Li
2011-06-15mm/memory-failure.c: fix page isolated count mismatchMinchan Kim
2011-06-15memcg: avoid percpu cached charge draining at softlimitKAMEZAWA Hiroyuki
2011-06-15memcg: fix percpu cached charge draining frequencyKAMEZAWA Hiroyuki
2011-06-15memcg: fix wrong check of noswap with softlimitKAMEZAWA Hiroyuki
2011-06-15memcg: fix init_page_cgroup nid with sparsememKAMEZAWA Hiroyuki
2011-06-15mm: memory.numa_stat: fix file permissionKAMEZAWA Hiroyuki
2011-06-15mm: fix negative commitlimit when gigantic hugepages are allocatedRafael Aquini
2011-06-15mm/memory_hotplug.c: fix building of node hotplug zonelistKAMEZAWA Hiroyuki
2011-06-15mm: compaction: fix special case -1 order checksMichal Hocko
2011-06-15mm: fix wrong kunmap_atomic() pointerSteven Rostedt
2011-06-15vmscan: implement swap token priority agingKOSAKI Motohiro
2011-06-15vmscan: implement swap token traceKOSAKI Motohiro
2011-06-15vmscan,memcg: memcg aware swap tokenKOSAKI Motohiro
2011-06-15mm/memory.c: fix kernel-doc notationRandy Dunlap
2011-06-15mm: remove khugepaged double thp vmstat update with CONFIG_NUMA=nAndrea Arcangeli