2012-01-13 |
Kautuk Consul | mm/vmalloc.c: eliminate extra loop in pcpu_get_vm_areas... |
tree | commitdiff |
2012-01-13 |
Hugh Dickins | mm: rearrange putback_inactive_pages |
tree | commitdiff |
2012-01-13 |
Hugh Dickins | mm: remove isolate_pages() |
tree | commitdiff |
2012-01-13 |
Hugh Dickins | mm: remove del_page_from_lru, add page_off_lru |
tree | commitdiff |
2012-01-13 |
Hugh Dickins | mm: enum lru_list lru |
tree | commitdiff |
2012-01-13 |
Hugh Dickins | mm: no blank line after EXPORT_SYMBOL in swap.c |
tree | commitdiff |
2012-01-13 |
Hugh Dickins | mm: fewer underscores in ____pagevec_lru_add |
tree | commitdiff |
2012-01-13 |
Hugh Dickins | mm: take pagevecs off reclaim stack |
tree | commitdiff |
2012-01-13 |
Hugh Dickins | memcg: fix mem_cgroup_print_bad_page |
tree | commitdiff |
2012-01-13 |
Hugh Dickins | memcg: fix split_huge_page_refcounts() |
tree | commitdiff |
2012-01-13 |
Mel Gorman | mm: vmscan: check if reclaim should really abort even... |
tree | commitdiff |
2012-01-13 |
Mel Gorman | mm: vmscan: when reclaiming for compaction, ensure... |
tree | commitdiff |
2012-01-13 |
Mel Gorman | mm: compaction: introduce sync-light migration for... |
tree | commitdiff |
2012-01-13 |
Mel Gorman | mm: page allocator: do not call direct reclaim for... |
tree | commitdiff |
2012-01-13 |
Mel Gorman | mm: compaction: make isolate_lru_page() filter-aware... |
tree | commitdiff |
2012-01-13 |
Mel Gorman | mm: compaction: determine if dirty pages can be migrate... |
tree | commitdiff |
2012-01-13 |
Mel Gorman | mm: vmscan: do not OOM if aborting reclaim to start... |
tree | commitdiff |
2012-01-13 |
Andrea Arcangeli | mm: vmscan: check if we isolated a compound page during... |
tree | commitdiff |
2012-01-13 |
Mel Gorman | mm: compaction: use synchronous compaction for /proc... |
tree | commitdiff |
2012-01-13 |
Mel Gorman | mm: compaction: allow compaction to isolate dirty pages |
tree | commitdiff |
2012-01-13 |
Tao Ma | vmscan/trace: Add 'file' info to trace_mm_vmscan_lru_is... |
tree | commitdiff |
2012-01-13 |
Shaohua Li | thp: improve order in lru list for split huge page |
tree | commitdiff |
2012-01-13 |
Shaohua Li | thp: add tlb_remove_pmd_tlb_entry |
tree | commitdiff |
2012-01-13 |
Shaohua Li | thp: remove unnecessary tlb flush for mprotect |
tree | commitdiff |
2012-01-13 |
Shaohua Li | thp: improve the error code path |
tree | commitdiff |
2012-01-13 |
Bob Liu | page_cgroup: drop multi CONFIG_MEMORY_HOTPLUG |
tree | commitdiff |
2012-01-13 |
Bob Liu | page_alloc: break early in check_for_regular_memory() |
tree | commitdiff |
2012-01-13 |
Bob Liu | memcg: cleanup for_each_node_state() |
tree | commitdiff |
2012-01-13 |
KAMEZAWA Hiroyuki | memcg: simplify LRU handling by new rule |
tree | commitdiff |
2012-01-13 |
KAMEZAWA Hiroyuki | memcg: clear pc->mem_cgroup if necessary. |
tree | commitdiff |
2012-01-13 |
KAMEZAWA Hiroyuki | memcg: simplify corner case handling of LRU. |
tree | commitdiff |
2012-01-13 |
KAMEZAWA Hiroyuki | memcg: simplify page cache charging |
tree | commitdiff |
2012-01-13 |
David Rientjes | oom, memcg: fix exclusion of memcg threads after they... |
tree | commitdiff |
2012-01-13 |
Michal Hocko | memcg: free entries in soft_limit_tree if allocation... |
tree | commitdiff |
2012-01-13 |
Bob Liu | page_cgroup: add helper function to get swap_cgroup |
tree | commitdiff |
2012-01-13 |
Johannes Weiner | mm: memcg: remove unneeded checks from uncharge_page() |
tree | commitdiff |
2012-01-13 |
Johannes Weiner | mm: memcg: remove unneeded checks from newpage_charge() |
tree | commitdiff |
2012-01-13 |
Johannes Weiner | mm: page_cgroup: check page_cgroup arrays in lookup_pag... |
tree | commitdiff |
2012-01-13 |
Johannes Weiner | mm: memcg: lookup_page_cgroup (almost) never returns... |
tree | commitdiff |
2012-01-13 |
Johannes Weiner | mm: memcg: clean up fault accounting |
tree | commitdiff |
2012-01-13 |
Johannes Weiner | mm: unify remaining mem_cont, mem, etc. variable names... |
tree | commitdiff |
2012-01-13 |
Johannes Weiner | mm: oom_kill: remove memcg argument from oom_kill_task() |
tree | commitdiff |
2012-01-13 |
Johannes Weiner | mm: memcg: shorten preempt-disabled section around... |
tree | commitdiff |
2012-01-13 |
KAMEZAWA Hiroyuki | memcg: make mem_cgroup_split_huge_fixup() more efficient |
tree | commitdiff |
2012-01-13 |
Johannes Weiner | mm: memcg: remove unused node/section info from pc... |
tree | commitdiff |
2012-01-13 |
Johannes Weiner | mm: make per-memcg LRU lists exclusive |
tree | commitdiff |
2012-01-13 |
Johannes Weiner | mm: collect LRU list heads into struct lruvec |
tree | commitdiff |
2012-01-13 |
Johannes Weiner | mm: vmscan: convert global reclaim to per-memcg LRU... |
tree | commitdiff |
2012-01-13 |
Johannes Weiner | mm: memcg: remove optimization of keeping the root_mem_... |
tree | commitdiff |
2012-01-13 |
Johannes Weiner | mm: move memcg hierarchy reclaim to generic reclaim... |
tree | commitdiff |
2012-01-13 |
Johannes Weiner | mm: memcg: per-priority per-zone hierarchy scan generations |
tree | commitdiff |
2012-01-13 |
Johannes Weiner | mm: vmscan: distinguish between memcg triggering reclai... |
tree | commitdiff |
2012-01-13 |
Johannes Weiner | mm: vmscan: distinguish global reclaim from global... |
tree | commitdiff |
2012-01-13 |
Johannes Weiner | mm: memcg: consolidate hierarchy iteration primitives |
tree | commitdiff |
2012-01-13 |
KAMEZAWA Hiroyuki | memcg: add mem_cgroup_replace_page_cache() to fix LRU... |
tree | commitdiff |
2012-01-13 |
Heiko Carstens | mm,x86,um: move CMPXCHG_DOUBLE config option |
tree | commitdiff |
2012-01-13 |
Heiko Carstens | mm,x86,um: move CMPXCHG_LOCAL config option |
tree | commitdiff |
2012-01-13 |
Heiko Carstens | mm,slub,x86: decouple size of struct page from CONFIG_C... |
tree | commitdiff |
2012-01-12 |
Linus Torvalds | Merge branch 'for-linus' of git://git.kernel.org/pub... |
tree | commitdiff |
2012-01-12 |
Takashi Iwai | Merge branch 'topic/hda' into for-linus |
tree | commitdiff |
2012-01-12 |
Takashi Iwai | Merge branch 'topic/misc' into for-linus |
tree | commitdiff |
2012-01-12 |
Linus Torvalds | Merge tag 'rmobile-for-linus' of git://github.com/pmund... |
tree | commitdiff |
2012-01-12 |
Linus Torvalds | Merge tag 'sh-for-linus' of git://github.com/pmundt... |
tree | commitdiff |
2012-01-12 |
Linus Torvalds | Merge branch 'sched-urgent-for-linus' of git://git... |
tree | commitdiff |
2012-01-12 |
Paul Mundt | Merge branch 'sh/nommu' into sh-latest |
tree | commitdiff |
2012-01-12 |
Paul Mundt | Merge branch 'sh/hwblk' into sh-latest |
tree | commitdiff |
2012-01-12 |
Paul Mundt | Merge branch 'sh/pm-runtime' into sh-latest |
tree | commitdiff |
2012-01-12 |
Linus Torvalds | Merge branch 'x86-platform-for-linus' of git://git... |
tree | commitdiff |
2012-01-12 |
Linus Torvalds | Merge branch 'x86-debug-for-linus' of git://git.kernel... |
tree | commitdiff |
2012-01-12 |
Linus Torvalds | Merge branch 'x86-efi-for-linus' of git://git.kernel... |
tree | commitdiff |
2012-01-12 |
Linus Torvalds | Merge branch 'x86-mm-for-linus' of git://git.kernel... |
tree | commitdiff |
2012-01-12 |
Linus Torvalds | Merge branch 'next' of git://git.kernel.org/pub/scm... |
tree | commitdiff |
2012-01-12 |
Linus Torvalds | Merge git://git.infradead.org/battery-2.6 |
tree | commitdiff |
2012-01-12 |
Linus Torvalds | Merge branch 'slab/for-linus' of git://git.kernel.org... |
tree | commitdiff |
2012-01-12 |
Linus Torvalds | Merge tag 'md-3.3-fixes' of git://neil.brown.name/md |
tree | commitdiff |
2012-01-12 |
Linus Torvalds | Merge branch 'linux-next' of git://git.kernel.org/pub... |
tree | commitdiff |
2012-01-11 |
Pekka Enberg | Merge branch 'slab/urgent' into slab/for-linus |
tree | commitdiff |
2012-01-11 |
Linus Torvalds | Merge git://git.kernel.org/pub/scm/linux/kernel/git... |
tree | commitdiff |
2012-01-11 |
Linus Torvalds | Merge branch 'for-linus' of git://selinuxproject.org... |
tree | commitdiff |
2012-01-11 |
Linus Torvalds | Merge branch 'for-linus' of git://git.kernel.org/pub... |
tree | commitdiff |
2012-01-11 |
Linus Torvalds | Merge tag 'for-linus' of git://git.kernel.org/pub/scm... |
tree | commitdiff |
2012-01-11 |
Linus Torvalds | Merge tag 'for-linux-3.3-merge-window' of git://linux... |
tree | commitdiff |
2012-01-11 |
Linus Torvalds | Merge branch 'next' of git://git.monstr.eu/linux-2... |
tree | commitdiff |
2012-01-11 |
Linus Torvalds | Merge branch 'unicore32' of git://github.com/gxt/linux |
tree | commitdiff |
2012-01-11 |
Linus Torvalds | Merge branch 'for-linus' of git://git.kernel.org/pub... |
tree | commitdiff |
2012-01-11 |
Linus Torvalds | Merge branch 'writeback-for-linus' of git://git.kernel... |
tree | commitdiff |
2012-01-11 |
Linus Torvalds | Merge branch 'akpm' (aka "Andrew's patch-bomb") |
tree | commitdiff |
2012-01-11 |
Minchan Kim | mm/vmalloc.c: change void* into explict vm_struct* |
tree | commitdiff |
2012-01-11 |
Hillf Danton | mm: vmscan: fix typo in isolating lru pages |
tree | commitdiff |
2012-01-11 |
Hugh Dickins | mm: test PageSwapBacked in lumpy reclaim |
tree | commitdiff |
2012-01-11 |
Wang Sheng-Hui | mm/migrate.c: remove the unused macro lru_to_page |
tree | commitdiff |
2012-01-11 |
Hillf Danton | mm/hugetlb.c: avoid bogus counter of surplus huge page |
tree | commitdiff |
2012-01-11 |
Tejun Heo | mempool: fix first round failure behavior |
tree | commitdiff |
2012-01-11 |
Tejun Heo | mempool: drop unnecessary and incorrect BUG_ON() from... |
tree | commitdiff |
2012-01-11 |
Tejun Heo | mempool: fix and document synchronization and memory... |
tree | commitdiff |
2012-01-11 |
Wang Sheng-Hui | mm/migrate.c: cleanup comment for migration_entry_wait() |
tree | commitdiff |
2012-01-11 |
KOSAKI Motohiro | mm/mempolicy.c: mpol_equal(): use bool |
tree | commitdiff |
2012-01-11 |
Hillf Danton | mm: hugetlb: fix pgoff computation when unmapping page... |
tree | commitdiff |
2012-01-11 |
Minchan Kim | mm/vmscan.c: consider swap space when deciding whether... |
tree | commitdiff |
2012-01-11 |
Johannes Weiner | mm: bootmem: try harder to free pages in bulk |
tree | commitdiff |
next |