Commit Graph

230774 Commits (f66055ab6fb9731dbfce320c5202ef4441b5d77f)
 

Author SHA1 Message Date
Andrea Arcangeli f66055ab6f thp: verify pmd_trans_huge isn't leaking 14 years ago
Andrea Arcangeli 05759d380a thp: split_huge_page anon_vma ordering dependency 14 years ago
Hugh Dickins 8a07651ee8 thp: transparent hugepage core fixlet 14 years ago
Andrea Arcangeli 71e3aac072 thp: transparent hugepage core 14 years ago
Andrea Arcangeli 5c3240d92e thp: don't alloc harder for gfp nomemalloc even if nowait 14 years ago
Andrea Arcangeli 32dba98e08 thp: _GFP_NO_KSWAPD 14 years ago
Andrea Arcangeli 936a5fe6e6 thp: kvm mmu transparent hugepage support 14 years ago
Andrea Arcangeli 47ad8475c0 thp: clear_copy_huge_page 14 years ago
Andrea Arcangeli 3f04f62f90 thp: split_huge_page paging 14 years ago
Andrea Arcangeli bae9c19bf1 thp: split_huge_page_mm/vma 14 years ago
Andrea Arcangeli e7a00c45f2 thp: add pmd_huge_pte to mm_struct 14 years ago
Andrea Arcangeli 4e6af67e97 thp: clear page compound 14 years ago
Andrea Arcangeli 91a4ee2670 thp: add pmd mmu_notifier helpers 14 years ago
Andrea Arcangeli 8ac1f8320a thp: pte alloc trans splitting 14 years ago
Andrea Arcangeli 64cc6ae001 thp: bail out gup_fast on splitting pmd 14 years ago
Andrea Arcangeli db3eb96f4e thp: add pmd mangling functions to x86 14 years ago
Andrea Arcangeli e2cda32264 thp: add pmd mangling generic functions 14 years ago
Andrea Arcangeli 5f6e8da70a thp: special pmd_trans_* functions 14 years ago
Andrea Arcangeli 4c76d9d1fb thp: CONFIG_TRANSPARENT_HUGEPAGE 14 years ago
Andrea Arcangeli 59ff421631 thp: comment reminder in destroy_compound_page 14 years ago
Andrea Arcangeli 14fd403f21 thp: export maybe_mkwrite 14 years ago
Andrea Arcangeli 2609ae6d10 thp: no paravirt version of pmd ops 14 years ago
Andrea Arcangeli 331127f799 thp: add pmd paravirt ops 14 years ago
Andrea Arcangeli 0a47de52db thp: add native_set_pmd_at 14 years ago
Andrea Arcangeli 8dd60a3a65 thp: clear compound mapping 14 years ago
Andrea Arcangeli a5b338f2b0 thp: update futex compound knowledge 14 years ago
Andrea Arcangeli a95a82e96c thp: put_page: recheck PageHead after releasing the compound_lock 14 years ago
Andrea Arcangeli 9180706344 thp: alter compound get_page/put_page 14 years ago
Andrea Arcangeli e9da73d677 thp: compound_lock 14 years ago
Andrea Arcangeli a826e42242 thp: mm: define MADV_HUGEPAGE 14 years ago
Andrea Arcangeli 1c9bf22c09 thp: transparent hugepage support documentation 14 years ago
Andrea Arcangeli 4e9f64c42d thp: fix bad_page to show the real reason the page is bad 14 years ago
Hugh Dickins ae52a2adb5 thp: ksm: free swap when swapcache page is replaced 14 years ago
Minchan Kim 240c879f20 writeback: avoid unnecessary determine_dirtyable_memory call 14 years ago
Volodymyr G. Lukiianyk ecb256f815 mm: set correct numa_zonelist_order string when configured on the kernel command line 14 years ago
Mel Gorman dc83edd941 mm: kswapd: use the classzone idx that kswapd was using for sleeping_prematurely() 14 years ago
Mel Gorman 355b09c47a mm: kswapd: treat zone->all_unreclaimable in sleeping_prematurely similar to balance_pgdat() 14 years ago
Mel Gorman 4d40502ea5 mm: kswapd: reset kswapd_max_order and classzone_idx after reading 14 years ago
Mel Gorman 0abdee2bd4 mm: kswapd: use the order that kswapd was reclaiming at for sleeping_prematurely() 14 years ago
Mel Gorman 1741c87757 mm: kswapd: keep kswapd awake for high-order allocations until a percentage of the node is balanced 14 years ago
Mel Gorman 9950474883 mm: kswapd: stop high-order balancing when any suitable zone is balanced 14 years ago
Steven Rostedt c585a2678d mm: remove likely() from grab_cache_page_write_begin() 14 years ago
Steven Rostedt e20e877958 mm: remove unlikely() from page_mapping() 14 years ago
Steven Rostedt 088e54658f mm: remove likely() from mapping_unevictable() 14 years ago
Tobias Klauser ddf9c6d472 vmalloc: remove redundant unlikely() 14 years ago
KOSAKI Motohiro 1e50df39f6 mempolicy: remove tasklist_lock from migrate_pages 14 years ago
Michel Lespinasse 53a7706d5e mlock: do not hold mmap_sem for extended periods of time 14 years ago
Michel Lespinasse 5fdb200213 mm: move VM_LOCKED check to __mlock_vma_pages_range() 14 years ago
Michel Lespinasse 110d74a921 mm: add FOLL_MLOCK follow_page flag. 14 years ago
Michel Lespinasse fed067da46 mlock: only hold mmap_sem in shared mode when faulting in pages 14 years ago