aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* memcg: add lock to synchronize page accounting and migrationKAMEZAWA Hiroyuki2011-01-13
* memcg: create extensible page stat update routinesGreg Thelen2011-01-13
* memcg: document cgroup dirty memory interfacesGreg Thelen2011-01-13
* memcg: add page_cgroup flags for dirty page trackingGreg Thelen2011-01-13
* mm: batch activate_page() to reduce lock contentionShaohua Li2011-01-13
* mm: simplify code of swap.cShaohua Li2011-01-13
* mm/page_alloc.c: don't cache `current' in a localAndrew Morton2011-01-13
* mm: fix hugepage migrationHugh Dickins2011-01-13
* mm: fix migration hangs on anon_vma lockHugh Dickins2011-01-13
* ksm: drain pagevecs to lruHugh Dickins2011-01-13
* hugetlb: fix handling of parse errors in sysfsEric B Munson2011-01-13
* hugetlb: do not allow pagesize >= MAX_ORDER pool adjustmentEric B Munson2011-01-13
* hugetlb: check the return value of string conversion in sysctl handlerMichal Hocko2011-01-13
* fs/fs-writeback.c: fix sync_inodes_sb() return value kernel-docStefan Hajnoczi2011-01-13
* mm/dmapool.c: use TASK_UNINTERRUPTIBLE in dma_pool_alloc()Andrew Morton2011-01-13
* mm/dmapool.c: take lock only once in dma_pool_free()Rolf Eike Beer2011-01-13
* mm/page_alloc.c: simplify calculation of combined index of adjacent buddy listsKyongHo Cho2011-01-13
* brk: fix min_brk lower bound computation for COMPAT_BRKJiri Kosina2011-01-13
* mm/hugetlb.c: fix error-path memory leak in nr_hugepages_store_common()Jesper Juhl2011-01-13
* mm: migration: use rcu_dereference_protected when dereferencing the radix tre...Mel Gorman2011-01-13
* thp: add compound_trans_head() helperAndrea Arcangeli2011-01-13
* thp: KSM on THPAndrea Arcangeli2011-01-13
* thp: khugepaged: make khugepaged aware about madviseAndrea Arcangeli2011-01-13
* thp: madvise(MADV_NOHUGEPAGE)Andrea Arcangeli2011-01-13
* thp: mm: define MADV_NOHUGEPAGEAndrea Arcangeli2011-01-13
* thp: compound_trans_orderAndrea Arcangeli2011-01-13
* thp: fix memory-failure hugetlbfs vs THP collisionAndrea Arcangeli2011-01-13
* thp: add debug checks for mapcount related invariantsAndrea Arcangeli2011-01-13
* thp: transparent hugepage sysfs meminfoDavid Rientjes2011-01-13
* thp: scale nr_rotated to balance memory pressureRik van Riel2011-01-13
* thp: fix anon memory statistics with transparent hugepagesRik van Riel2011-01-13
* thp: disable transparent hugepages by default on small systemsRik van Riel2011-01-13
* thp: use compaction for all allocation ordersAndrea Arcangeli2011-01-13
* thp: use compaction in kswapd for GFP_ATOMIC order > 0Andrea Arcangeli2011-01-13
* thp: freeze khugepaged and ksmdAndrea Arcangeli2011-01-13
* thp: mmu_notifier_test_youngAndrea Arcangeli2011-01-13
* thp: don't allow transparent hugepage support without PSEAndrea Arcangeli2011-01-13
* thp: avoid breaking huge pmd invariants in case of vma_adjust failuresAndrea Arcangeli2011-01-13
* thp: transhuge isolate_migratepages()Andrea Arcangeli2011-01-13
* thp: select CONFIG_COMPACTION if TRANSPARENT_HUGEPAGE enabledAndrea Arcangeli2011-01-13
* thp: transparent hugepage config choiceAndrea Arcangeli2011-01-13
* thp: allocate memory in khugepaged outside of mmap_sem write modeAndrea Arcangeli2011-01-13
* thp: add numa awareness to hugepage allocationsAndrea Arcangeli2011-01-13
* thp: enable direct defragAndrea Arcangeli2011-01-13
* thp: set recommended min free kbytesAndrea Arcangeli2011-01-13
* thp: mprotect: transparent huge page supportJohannes Weiner2011-01-13
* thp: mprotect: pass vma down to page table walkersJohannes Weiner2011-01-13
* thp: add pmd_modifyJohannes Weiner2011-01-13
* thp: mincore transparent hugepage supportJohannes Weiner2011-01-13
* thp: add x86 32bit supportJohannes Weiner2011-01-13