Commit Graph

4936 Commits (929e27252e8ca69363f81f26af5eaba62cb4c572)

Author SHA1 Message Date
Minchan Kim 043d18b1e5 memcg: remove unnecessary return from void-returning mem_cgroup_del_lru_list() 14 years ago
Johannes Weiner f3e8eb70b1 memcg: fix unit mismatch in memcg oom limit calculation 14 years ago
KAMEZAWA Hiroyuki dbd4ea78f0 memcg: add lock to synchronize page accounting and migration 14 years ago
Greg Thelen 2a7106f2cb memcg: create extensible page stat update routines 14 years ago
Shaohua Li 744ed14427 mm: batch activate_page() to reduce lock contention 14 years ago
Shaohua Li d8505dee1a mm: simplify code of swap.c 14 years ago
Andrew Morton c06b1fca18 mm/page_alloc.c: don't cache `current' in a local 14 years ago
Hugh Dickins fd4a4663db mm: fix hugepage migration 14 years ago
Hugh Dickins 1ce82b69e9 mm: fix migration hangs on anon_vma lock 14 years ago
Hugh Dickins 2919bfd075 ksm: drain pagevecs to lru 14 years ago
Eric B Munson 73ae31e598 hugetlb: fix handling of parse errors in sysfs 14 years ago
Eric B Munson adbe8726dc hugetlb: do not allow pagesize >= MAX_ORDER pool adjustment 14 years ago
Michal Hocko 08d4a24659 hugetlb: check the return value of string conversion in sysctl handler 14 years ago
Andrew Morton 684265d4a3 mm/dmapool.c: use TASK_UNINTERRUPTIBLE in dma_pool_alloc() 14 years ago
Rolf Eike Beer 84bc227d7f mm/dmapool.c: take lock only once in dma_pool_free() 14 years ago
KyongHo Cho 43506fad21 mm/page_alloc.c: simplify calculation of combined index of adjacent buddy lists 14 years ago
Jiri Kosina 5520e89485 brk: fix min_brk lower bound computation for COMPAT_BRK 14 years ago
Jesper Juhl 32d6feadf4 mm/hugetlb.c: fix error-path memory leak in nr_hugepages_store_common() 14 years ago
Mel Gorman 29c1f677d4 mm: migration: use rcu_dereference_protected when dereferencing the radix tree slot during file page migration 14 years ago
Andrea Arcangeli 22e5c47ee2 thp: add compound_trans_head() helper 14 years ago
Andrea Arcangeli 29ad768cfc thp: KSM on THP 14 years ago
Andrea Arcangeli 60ab3244ec thp: khugepaged: make khugepaged aware about madvise 14 years ago
Andrea Arcangeli a664b2d855 thp: madvise(MADV_NOHUGEPAGE) 14 years ago
Andrea Arcangeli 37c2ac7872 thp: compound_trans_order 14 years ago
Andrea Arcangeli 91600e9e59 thp: fix memory-failure hugetlbfs vs THP collision 14 years ago
Andrea Arcangeli 14d1a55cd2 thp: add debug checks for mapcount related invariants 14 years ago
Rik van Riel 9992af1029 thp: scale nr_rotated to balance memory pressure 14 years ago
Rik van Riel 2c888cfbc1 thp: fix anon memory statistics with transparent hugepages 14 years ago
Rik van Riel 97562cd243 thp: disable transparent hugepages by default on small systems 14 years ago
Andrea Arcangeli c5a73c3d55 thp: use compaction for all allocation orders 14 years ago
Andrea Arcangeli 5a03b051ed thp: use compaction in kswapd for GFP_ATOMIC order > 0 14 years ago
Andrea Arcangeli 878aee7d6b thp: freeze khugepaged and ksmd 14 years ago
Andrea Arcangeli 8ee53820ed thp: mmu_notifier_test_young 14 years ago
Andrea Arcangeli 4b7167b9ff thp: don't allow transparent hugepage support without PSE 14 years ago
Andrea Arcangeli 94fcc585fb thp: avoid breaking huge pmd invariants in case of vma_adjust failures 14 years ago
Andrea Arcangeli bc835011af thp: transhuge isolate_migratepages() 14 years ago
Andrea Arcangeli 5d6892407c thp: select CONFIG_COMPACTION if TRANSPARENT_HUGEPAGE enabled 14 years ago
Andrea Arcangeli 13ece886d9 thp: transparent hugepage config choice 14 years ago
Andrea Arcangeli ce83d2174e thp: allocate memory in khugepaged outside of mmap_sem write mode 14 years ago
Andrea Arcangeli 0bbbc0b33d thp: add numa awareness to hugepage allocations 14 years ago
Andrea Arcangeli d39d33c332 thp: enable direct defrag 14 years ago
Andrea Arcangeli f000565adb thp: set recommended min free kbytes 14 years ago
Johannes Weiner cd7548ab36 thp: mprotect: transparent huge page support 14 years ago
Johannes Weiner b36f5b0710 thp: mprotect: pass vma down to page table walkers 14 years ago
Johannes Weiner 0ca1634d41 thp: mincore transparent hugepage support 14 years ago
Johannes Weiner f2d6bfe9ff thp: add x86 32bit support 14 years ago
Andrea Arcangeli 5f24ce5fd3 thp: remove PG_buddy 14 years ago
Andrea Arcangeli 21ae5b0175 thp: skip transhuge pages in ksm for now 14 years ago
Andrea Arcangeli b15d00b6af thp: khugepaged vma merge 14 years ago
Andrea Arcangeli ba76149f47 thp: khugepaged 14 years ago