Age | Commit message (Expand) | Author |
2012-04-12 | Revert "mm: vmscan: fix misused nr_reclaimed in shrink_mem_cgroup_zone()" | Ying Han |
2012-04-12 | hugetlb: fix race condition in hugetlb_fault() | Chris Metcalf |
2012-04-12 | memcg: do not open code accesses to res_counter members | Glauber Costa |
2012-04-12 | memcg: fix broken boolen expression | Kirill A. Shutemov |
2012-03-28 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-03-28 | radix-tree: use iterators in find_get_pages* functions | Konstantin Khlebnikov |
2012-03-28 | mm: only IPI CPUs to drain local pages if they exist | Gilad Ben-Yossef |
2012-03-28 | slub: only IPI CPUs that have per cpu obj to flush | Gilad Ben-Yossef |
2012-03-28 | swapon: check validity of swap_flags | Hugh Dickins |
2012-03-28 | mm, coredump: fail allocations when coredumping instead of oom killing | David Rientjes |
2012-03-28 | mm: thp: fix up pmd_trans_unstable() locations | Andrea Arcangeli |
2012-03-28 | mm for fs: add truncate_pagecache_range() | Hugh Dickins |
2012-03-28 | Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2012-03-28 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2012-03-24 | Fix potential endless loop in kswapd when compaction is not enabled | Rik van Riel |
2012-03-23 | coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMP | Jason Baron |
2012-03-23 | coredump: remove VM_ALWAYSDUMP flag | Jason Baron |
2012-03-23 | signal: oom_kill_task: use SEND_SIG_FORCED instead of force_sig() | Oleg Nesterov |
2012-03-23 | mm: hugetlb: cleanup duplicated code in unmapping vm range | Hillf Danton |
2012-03-23 | mm: fix testorder interaction between two kswapd patches | Hugh Dickins |
2012-03-22 | Merge tag 'stable/for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2012-03-22 | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2012-03-22 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-03-21 | mm: export dirty_writeback_interval | Artem Bityutskiy |
2012-03-21 | memcg: avoid THP split in task migration | Naoya Horiguchi |
2012-03-21 | thp: add HPAGE_PMD_* definitions for !CONFIG_TRANSPARENT_HUGEPAGE | Naoya Horiguchi |
2012-03-21 | memcg: clean up existing move charge code | Naoya Horiguchi |
2012-03-21 | mm/memcontrol.c: remove unnecessary 'break' in mem_cgroup_read() | Jeff Liu |
2012-03-21 | mm/memcontrol.c: remove redundant BUG_ON() in mem_cgroup_usage_unregister_eve... | Anton Vorontsov |
2012-03-21 | mm/memcontrol.c: s/stealed/stolen/ | Andrew Morton |
2012-03-21 | memcg: fix performance of mem_cgroup_begin_update_page_stat() | KAMEZAWA Hiroyuki |
2012-03-21 | memcg: remove PCG_FILE_MAPPED | KAMEZAWA Hiroyuki |
2012-03-21 | memcg: use new logic for page stat accounting | KAMEZAWA Hiroyuki |
2012-03-21 | memcg: remove PCG_MOVE_LOCK flag from page_cgroup | KAMEZAWA Hiroyuki |
2012-03-21 | memcg: simplify move_account() check | KAMEZAWA Hiroyuki |
2012-03-21 | memcg: remove EXPORT_SYMBOL(mem_cgroup_update_page_stat) | KAMEZAWA Hiroyuki |
2012-03-21 | memcg: remove PCG_CACHE page_cgroup flag | KAMEZAWA Hiroyuki |
2012-03-21 | memcg: remove unnecessary thp check in page stat accounting | KAMEZAWA Hiroyuki |
2012-03-21 | memcg: remove redundant returns | Hugh Dickins |
2012-03-21 | memcg: enum lru_list lru | Hugh Dickins |
2012-03-21 | memcg: lru_size instead of MEM_CGROUP_ZSTAT | Hugh Dickins |
2012-03-21 | memcg: replace mem and mem_cont stragglers | Hugh Dickins |
2012-03-21 | swap: don't do discard if no discard option added | Shaohua Li |
2012-03-21 | mm: forbid lumpy-reclaim in shrink_active_list() | Konstantin Khlebnikov |
2012-03-21 | mmap.c: fix comment for __insert_vm_struct() | Kautuk Consul |
2012-03-21 | page_alloc: remove unused find_zone_movable_pfns_for_nodes() argument | Kautuk Consul |
2012-03-21 | page_alloc.c: remove add_from_early_node_map() | Kautuk Consul |
2012-03-21 | hugetlbfs: fix alignment of huge page requests | Steven Truelove |
2012-03-21 | mm, counters: fold __sync_task_rss_stat() into sync_mm_rss() | David Rientjes |
2012-03-21 | mm, counters: remove task argument to sync_mm_rss() and __sync_task_rss_stat() | David Rientjes |