aboutsummaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-07-08
|\
| * writeback: simplify the write back thread queueChristoph Hellwig2010-07-06
| * writeback: remove writeback_inodes_wbcChristoph Hellwig2010-07-06
* | mempolicy: fix dangling reference to tmpfs superblock mpolLee Schermerhorn2010-06-29
* | memcg: fix wake up in oom wait queueKAMEZAWA Hiroyuki2010-06-29
|/
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-06-29
|\
| * writeback: simplify and split bdi_start_writebackChristoph Hellwig2010-06-11
* | percpu: fix first chunk match in per_cpu_ptr_to_phys()Tejun Heo2010-06-18
* | percpu: fix trivial bugs in pcpu_build_alloc_info()Pavel V. Panteleev2010-06-17
|/
* writeback: limit write_cache_pages integrity scanning to current EOFDave Chinner2010-06-08
* writeback: pay attention to wbc->nr_to_write in write_cache_pagesDave Chinner2010-06-08
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-06-05
|\
| * fix truncate inode time modification breakageNick Piggin2010-06-04
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-06-04
|\ \
| * | Merge branch 'master' into for-linusJens Axboe2010-06-01
| |\|
| * | Revert "writeback: fix WB_SYNC_NONE writeback from umount"Jens Axboe2010-06-01
* | | vmscan: fix do_try_to_free_pages() return value when priority==0 reclaim failureKOSAKI Motohiro2010-06-04
| |/ |/|
* | Merge branch 'slub/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2010-05-30
|\ \
| * | slub: move kmem_cache_node into it's own cachelineAlexander Duyck2010-05-24
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2010-05-30
|\ \ \
| * | | mm: export remove_from_page_cache() to modulesMiklos Szeredi2010-05-25
| * | | mm: export lru_cache_add_*() to modulesMiklos Szeredi2010-05-25
| |/ /
* | | tmpfs: convert to use the new truncate conventionnpiggin@suse.de2010-05-27
* | | fs: introduce new truncate sequencenpiggin@suse.de2010-05-27
* | | rename the generic fsync implementationsChristoph Hellwig2010-05-27
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2010-05-27
|\ \ \
| * | | fs: allow short direct-io reads to be completed via buffered IOJosef Bacik2010-05-25
* | | | numa: slab: use numa_mem_id() for slab local memory nodeLee Schermerhorn2010-05-27
* | | | numa: introduce numa_mem_id()- effective local memory node idLee Schermerhorn2010-05-27
* | | | numa: add generic percpu var numa_node_id() implementationLee Schermerhorn2010-05-27
* | | | slab: convert cpu notifier to return encapsulate errno valueAkinobu Mita2010-05-27
* | | | cpusets: new round-robin rotor for SLAB allocationsJack Steiner2010-05-27
* | | | memcg: clean up memory thresholdsKirill A. Shutemov2010-05-27
* | | | cgroups: make cftype.unregister_event() void-returningKirill A. Shutemov2010-05-27
* | | | memcg: fix mis-accounting of file mapped racy with migrationakpm@linux-foundation.org2010-05-27
* | | | mm: memcontrol - uninitialised return valuePhil Carmody2010-05-27
* | | | mm: remove unnecessary use of atomicPhil Carmody2010-05-27
* | | | memcg: make oom killer a no-op when no killable task can be foundDavid Rientjes2010-05-27
* | | | memcg: move charge of file pagesDaisuke Nishimura2010-05-27
* | | | memcg: clean up move chargeDaisuke Nishimura2010-05-27
* | | | memcg: oom kill disable and oom statusKAMEZAWA Hiroyuki2010-05-27
* | | | memcg: oom notifierKAMEZAWA Hiroyuki2010-05-27
* | | | memcg: oom wakeup filterKAMEZAWA Hiroyuki2010-05-27
* | | | do_generic_file_read: clear page errors when issuing a fresh read of the pageJeff Moyer2010-05-26
* | | | nommu: allow private mappings of read-only devicesBernd Schmidt2010-05-26
* | | | mempolicy: ERR_PTR dereference in mpol_shared_policy_init()Dan Carpenter2010-05-26
* | | | mem-hotplug: fix potential race while building zonelist for new populated zoneHaicheng Li2010-05-25
* | | | mem-hotplug: avoid multiple zones sharing same boot strapping boot_pagesetHaicheng Li2010-05-25
* | | | mem-hotplug: separate setup_per_cpu_pageset() into separate functionsWu Fengguang2010-05-25
* | | | highmem: remove unneeded #ifdef CONFIG_TRACE_IRQFLAGS_SUPPORT for debug_kmap_...Akinobu Mita2010-05-25