Commit Graph

22486 Commits (442295c94bf650221af3ef20fc68fa3e93876818)
 

Author SHA1 Message Date
Paul Jackson 442295c94b [PATCH] mm: slab cache interleave rotor fix 19 years ago
Paul Jackson fdb7cc5908 [PATCH] mm: hugetlb alloc_fresh_huge_page bogus node loop fix 19 years ago
Akinobu Mita 9b65ef59d4 [PATCH] fix swap cluster offset 19 years ago
Christoph Lameter 879336c393 [PATCH] drain_node_pages: interrupt latency reduction / optimization 19 years ago
Christoph Lameter b18e7e654d [PATCH] slab: fix drain_array() so that it works correctly with the shared_array 19 years ago
Christoph Lameter 1b55253a7f [PATCH] slab: remove drain_array_locked 19 years ago
Christoph Lameter aab2207cf8 [PATCH] slab: make drain_array more universal by adding more parameters 19 years ago
Christoph Lameter 35386e3b0f [PATCH] slab: cache_reap(): further reduction in interrupt holdoff 19 years ago
Rafael J. Wysocki 248a0301e7 [PATCH] mm: make shrink_all_memory try harder 19 years ago
Chen, Kenneth W d5d4b0aa4e [PATCH] optimize follow_hugetlb_page 19 years ago
Chen, Kenneth W bba1e9b211 [PATCH] convert hugetlbfs_counter to atomic 19 years ago
David Gibson 42b88befd6 [PATCH] hugepage: is_aligned_hugepage_range() cleanup 19 years ago
David Gibson 3915bcf38f [PATCH] hugepage: Move hugetlb_free_pgd_range() prototype to hugetlb.h 19 years ago
David Gibson 4866920b93 [PATCH] hugepage: Fix hugepage logic in free_pgtables() harder 19 years ago
David Gibson 9da61aef0f [PATCH] hugepage: Fix hugepage logic in free_pgtables() 19 years ago
David Gibson 27a85ef1b8 [PATCH] hugepage: Make {alloc,free}_huge_page() local 19 years ago
David Gibson b45b5bd65f [PATCH] hugepage: Strict page reservation for hugepage inodes 19 years ago
David Gibson 3935baa9bc [PATCH] hugepage: serialize hugepage allocation and instantiation 19 years ago
David Gibson 79ac6ba40e [PATCH] hugepage: Small fixes to hugepage clear/copy path 19 years ago
Zhang, Yanmin 8f860591ff [PATCH] Enable mprotect on huge pages 19 years ago
Steven Pratt aed75ff3ca [PATCH] readahead: fix initial window size calculation 19 years ago
Oleg Nesterov a564da3964 [PATCH] readahead: ->prev_page can overrun the ahead window 19 years ago
Hugh Dickins d15c023b44 [PATCH] shmem: inline to avoid warning 19 years ago
Christoph Lameter 6e5ef1a96e [PATCH] vmscan: emove obsolete checks from shrink_list() and fix unlikely in refill_inactive_zone() 19 years ago
Michael Buesch a7290ee08e [PATCH] Uninline sys_mmap common code (reduce binary size) 19 years ago
Nick Piggin 617d2214ee [PATCH] mm: optimise page_count 19 years ago
Nick Piggin b7ab795b7b [PATCH] mm: more CONFIG_DEBUG_VM 19 years ago
Andrew Morton 6626c5d53b [PATCH] mm: prep_zero_page() in irq is a bug 19 years ago
Nick Piggin 17cf44064a [PATCH] mm: cleanup prep_ stuff 19 years ago
Nick Piggin 7835e98b2e [PATCH] remove set_page_count() outside mm/ 19 years ago
Nick Piggin 70dc991d66 [PATCH] remove set_page_count(page, 0) users (outside mm) 19 years ago
Nick Piggin 84097518d1 [PATCH] mm: nommu use compound pages 19 years ago
Nick Piggin 0f8053a509 [PATCH] mm: make __put_page internal 19 years ago
Nick Piggin 4fa4f53bf9 [PATCH] x86_64: pageattr remove __put_page 19 years ago
Nick Piggin 20aaffd6a6 [PATCH] x86_64: pageattr use single list 19 years ago
Nick Piggin 84d1c054b1 [PATCH] i386: pageattr remove __put_page 19 years ago
Nick Piggin f9aed0e253 [PATCH] sg: use compound pages 19 years ago
Hugh Dickins a6f563db09 [PATCH] remove VM_DONTCOPY bogosities 19 years ago
Wu Fengguang fb8d14e172 [PATCH] mm: shrink_inactive_lis() nr_scan accounting fix 19 years ago
Wu Fengguang c9b02d970c [PATCH] mm: isolate_lru_pages() scan count fix 19 years ago
Christoph Lameter 7fb2d46d39 [PATCH] zone_reclaim: additional comments and cleanup 19 years ago
Andrew Morton 1742f19fa9 [PATCH] vmscan: rename functions 19 years ago
Andrew Morton 05ff51376f [PATCH] vmscan return nr_reclaimed 19 years ago
Andrew Morton 69e05944af [PATCH] vmscan: use unsigned longs 19 years ago
Andrew Morton 179e96395b [PATCH] vmscan: scan_control cleanup 19 years ago
Christoph Lameter 8695949a1d [PATCH] Thin out scan_control: remove nr_to_scan and priority 19 years ago
Andrew Morton a07fa3944b [PATCH] slab: use on_each_cpu() 19 years ago
Andrew Morton 78eef01b0f [PATCH] on_each_cpu(): disable local interrupts 19 years ago
Christoph Lameter ac2b898ca6 [PATCH] slab: Remove SLAB_NO_REAP option 19 years ago
Randy Dunlap 911851e6ee [PATCH] slab: fix kernel-doc warnings 19 years ago