aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2010-06-09perf: Add non-exec mmap() trackingEric B Munson
2010-06-08writeback: limit write_cache_pages integrity scanning to current EOFDave Chinner
2010-06-08writeback: pay attention to wbc->nr_to_write in write_cache_pagesDave Chinner
2010-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-06-04Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-06-04vmscan: fix do_try_to_free_pages() return value when priority==0 reclaim failureKOSAKI Motohiro
2010-06-04fix truncate inode time modification breakageNick Piggin
2010-06-01Merge branch 'master' into for-linusJens Axboe
2010-06-01Revert "writeback: fix WB_SYNC_NONE writeback from umount"Jens Axboe
2010-05-30Merge branch 'slub/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2010-05-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2010-05-27tmpfs: convert to use the new truncate conventionnpiggin@suse.de
2010-05-27fs: introduce new truncate sequencenpiggin@suse.de
2010-05-27rename the generic fsync implementationsChristoph Hellwig
2010-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2010-05-27numa: slab: use numa_mem_id() for slab local memory nodeLee Schermerhorn
2010-05-27numa: introduce numa_mem_id()- effective local memory node idLee Schermerhorn
2010-05-27numa: add generic percpu var numa_node_id() implementationLee Schermerhorn
2010-05-27slab: convert cpu notifier to return encapsulate errno valueAkinobu Mita
2010-05-27cpusets: new round-robin rotor for SLAB allocationsJack Steiner
2010-05-27memcg: clean up memory thresholdsKirill A. Shutemov
2010-05-27cgroups: make cftype.unregister_event() void-returningKirill A. Shutemov
2010-05-27memcg: fix mis-accounting of file mapped racy with migrationakpm@linux-foundation.org
2010-05-27mm: memcontrol - uninitialised return valuePhil Carmody
2010-05-27mm: remove unnecessary use of atomicPhil Carmody
2010-05-27memcg: make oom killer a no-op when no killable task can be foundDavid Rientjes
2010-05-27memcg: move charge of file pagesDaisuke Nishimura
2010-05-27memcg: clean up move chargeDaisuke Nishimura
2010-05-27memcg: oom kill disable and oom statusKAMEZAWA Hiroyuki
2010-05-27memcg: oom notifierKAMEZAWA Hiroyuki
2010-05-27memcg: oom wakeup filterKAMEZAWA Hiroyuki
2010-05-26do_generic_file_read: clear page errors when issuing a fresh read of the pageJeff Moyer
2010-05-26nommu: allow private mappings of read-only devicesBernd Schmidt
2010-05-26mempolicy: ERR_PTR dereference in mpol_shared_policy_init()Dan Carpenter
2010-05-25mem-hotplug: fix potential race while building zonelist for new populated zoneHaicheng Li
2010-05-25mem-hotplug: avoid multiple zones sharing same boot strapping boot_pagesetHaicheng Li
2010-05-25mem-hotplug: separate setup_per_cpu_pageset() into separate functionsWu Fengguang
2010-05-25highmem: remove unneeded #ifdef CONFIG_TRACE_IRQFLAGS_SUPPORT for debug_kmap_...Akinobu Mita
2010-05-25cpu/mem hotplug: enable CPUs online before local memory onlineminskey guo
2010-05-25vmscan: remove isolate_pages callback scan controlJohannes Weiner
2010-05-25vmscan: remove all_unreclaimable scan controlJohannes Weiner
2010-05-25mm: document follow_page()Johannes Weiner
2010-05-25mm: introduce free_pages_prepare()KOSAKI Motohiro
2010-05-25vmscan: page_check_references(): check low order lumpy reclaim properlyKOSAKI Motohiro
2010-05-25readahead.c: fix commentHuang Shijie
2010-05-25vmscan: prevent get_scan_ratio() rounding errorsShaohua Li
2010-05-25mm: consider the entire user address space during node migrationGreg Thelen
2010-05-25mm: compaction: defer compaction using an exponential backoff when compaction...Mel Gorman
2010-05-25mm: compaction: add a tunable that decides when memory should be compacted an...Mel Gorman
2010-05-25mm: compaction: direct compact when a high-order allocation failsMel Gorman