Age | Commit message (Expand) | Author |
2010-06-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2010-06-04 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2010-06-04 | vmscan: fix do_try_to_free_pages() return value when priority==0 reclaim failure | KOSAKI Motohiro |
2010-06-04 | fix truncate inode time modification breakage | Nick Piggin |
2010-06-01 | Merge branch 'master' into for-linus | Jens Axboe |
2010-06-01 | Revert "writeback: fix WB_SYNC_NONE writeback from umount" | Jens Axboe |
2010-05-30 | Merge branch 'slub/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2010-05-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds |
2010-05-27 | tmpfs: convert to use the new truncate convention | npiggin@suse.de |
2010-05-27 | fs: introduce new truncate sequence | npiggin@suse.de |
2010-05-27 | rename the generic fsync implementations | Christoph Hellwig |
2010-05-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds |
2010-05-27 | numa: slab: use numa_mem_id() for slab local memory node | Lee Schermerhorn |
2010-05-27 | numa: introduce numa_mem_id()- effective local memory node id | Lee Schermerhorn |
2010-05-27 | numa: add generic percpu var numa_node_id() implementation | Lee Schermerhorn |
2010-05-27 | slab: convert cpu notifier to return encapsulate errno value | Akinobu Mita |
2010-05-27 | cpusets: new round-robin rotor for SLAB allocations | Jack Steiner |
2010-05-27 | memcg: clean up memory thresholds | Kirill A. Shutemov |
2010-05-27 | cgroups: make cftype.unregister_event() void-returning | Kirill A. Shutemov |
2010-05-27 | memcg: fix mis-accounting of file mapped racy with migration | akpm@linux-foundation.org |
2010-05-27 | mm: memcontrol - uninitialised return value | Phil Carmody |
2010-05-27 | mm: remove unnecessary use of atomic | Phil Carmody |
2010-05-27 | memcg: make oom killer a no-op when no killable task can be found | David Rientjes |
2010-05-27 | memcg: move charge of file pages | Daisuke Nishimura |
2010-05-27 | memcg: clean up move charge | Daisuke Nishimura |
2010-05-27 | memcg: oom kill disable and oom status | KAMEZAWA Hiroyuki |
2010-05-27 | memcg: oom notifier | KAMEZAWA Hiroyuki |
2010-05-27 | memcg: oom wakeup filter | KAMEZAWA Hiroyuki |
2010-05-26 | do_generic_file_read: clear page errors when issuing a fresh read of the page | Jeff Moyer |
2010-05-26 | nommu: allow private mappings of read-only devices | Bernd Schmidt |
2010-05-26 | mempolicy: ERR_PTR dereference in mpol_shared_policy_init() | Dan Carpenter |
2010-05-25 | mem-hotplug: fix potential race while building zonelist for new populated zone | Haicheng Li |
2010-05-25 | mem-hotplug: avoid multiple zones sharing same boot strapping boot_pageset | Haicheng Li |
2010-05-25 | mem-hotplug: separate setup_per_cpu_pageset() into separate functions | Wu Fengguang |
2010-05-25 | highmem: remove unneeded #ifdef CONFIG_TRACE_IRQFLAGS_SUPPORT for debug_kmap_... | Akinobu Mita |
2010-05-25 | cpu/mem hotplug: enable CPUs online before local memory online | minskey guo |
2010-05-25 | vmscan: remove isolate_pages callback scan control | Johannes Weiner |
2010-05-25 | vmscan: remove all_unreclaimable scan control | Johannes Weiner |
2010-05-25 | mm: document follow_page() | Johannes Weiner |
2010-05-25 | mm: introduce free_pages_prepare() | KOSAKI Motohiro |
2010-05-25 | vmscan: page_check_references(): check low order lumpy reclaim properly | KOSAKI Motohiro |
2010-05-25 | readahead.c: fix comment | Huang Shijie |
2010-05-25 | vmscan: prevent get_scan_ratio() rounding errors | Shaohua Li |
2010-05-25 | mm: consider the entire user address space during node migration | Greg Thelen |
2010-05-25 | mm: compaction: defer compaction using an exponential backoff when compaction... | Mel Gorman |
2010-05-25 | mm: compaction: add a tunable that decides when memory should be compacted an... | Mel Gorman |
2010-05-25 | mm: compaction: direct compact when a high-order allocation fails | Mel Gorman |
2010-05-25 | mm: compaction: add /sys trigger for per-node memory compaction | Mel Gorman |
2010-05-25 | mm: compaction: add /proc trigger for memory compaction | Mel Gorman |
2010-05-25 | mm: compaction: memory compaction core | Mel Gorman |