aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2011-09-23UBUNTU: SAUCE: (no-up) add tracing for user initiated readahead requestsAndy Whitcroft
2011-09-23UBUNTU: ubuntu: nx-emu - i386: mmap randomization for executable mappingsIngo Molnar
2011-09-23UBUNTU: ubuntu: nx-emu - i386: NX emulationIngo Molnar
2011-09-23UBUNTU: SAUCE: (no-up) swap: Add notify_swap_entry_free callback for compcacheTim Gardner
2011-08-17mm: fix wrong vmap address calculations with odd NR_CPUS valuesClemens Ladisch
2011-08-04oom: task->mm == NULL doesn't mean the memory was freedOleg Nesterov
2011-08-04memcg: fix behavior of mem_cgroup_resize_limit()Daisuke Nishimura
2011-08-04mm/backing-dev.c: reset bdi min_ratio in bdi_unregister()Peter Zijlstra
2011-08-04mm/futex: fix futex writes on archs with SW tracking of dirty & youngBenjamin Herrenschmidt
2011-07-19vmscan: fix a livelock in kswapdShaohua Li
2011-07-08mm/nommu.c: fix remap_pfn_range()Bob Liu
2011-07-08memcg: fix numa scan information update to be triggered by memory eventKAMEZAWA Hiroyuki
2011-07-08memcg: fix reclaimable lru check in memcgKAMEZAWA Hiroyuki
2011-07-08mm: __tlb_remove_page() check the correct batchShaohua Li
2011-07-08mm: vmscan: only read new_classzone_idx from pgdat when reclaiming successfullyMel Gorman
2011-07-08mm: vmscan: evaluate the watermarks against the correct classzoneMel Gorman
2011-07-08mm: vmscan: do not apply pressure to slab if we are not applying pressure to ...Mel Gorman
2011-07-08mm: vmscan: correct check for kswapd sleeping in sleeping_prematurelyMel Gorman
2011-06-27memcg: fix direct softlimit reclaim to be called in limit pathKAMEZAWA Hiroyuki
2011-06-27mm: fix assertion mapping->nrpages == 0 in end_writeback()Jan Kara
2011-06-27mm/memory-failure.c: fix spinlock vs mutex orderPeter Zijlstra
2011-06-27tmpfs: add shmem_read_mapping_page_gfpHugh Dickins
2011-06-27tmpfs: take control of its truncate_rangeHugh Dickins
2011-06-27mm: move shmem prototypes to shmem_fs.hHugh Dickins
2011-06-27mm: move vmtruncate_range to truncate.cHugh Dickins
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-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