Commit Graph

1517 Commits (4ef7af50373778ee248a2493c9cf62a2299806a8)

Author SHA1 Message Date
Randy Dunlap bfe0d6867e fix filemap.c kernel-doc 18 years ago
David Rientjes a5e58a6142 oom: print points as unsigned long 18 years ago
Mel Gorman a8bbf72ab9 Do not trigger OOM-killer for high-order allocation failures 18 years ago
Peter Zijlstra 2208b764c1 slub: fix bug in slub debug support 18 years ago
Peter Zijlstra 02febdf7f6 slub: add lock debugging check 18 years ago
Alexey Dobriyan 4e950f6f01 Remove fs.h from mm.h 18 years ago
Rafael J. Wysocki 296699de6b Introduce CONFIG_SUSPEND for suspend-to-Ram and standby 18 years ago
Rafael J. Wysocki b0cb1a19d0 Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION 18 years ago
Mel Gorman b5445f956e Allow nodes to exist that only contain ZONE_MOVABLE 18 years ago
KAMEZAWA Hiroyuki 3dd9fe8c39 memory unplug: isolate_lru_page fix 18 years ago
KAMEZAWA Hiroyuki dc386d4d1e memory unplug: migration by kernel 18 years ago
Andrew Morton b8c1c5da15 slab: correctly handle __GFP_ZERO 18 years ago
Ken Chen 5ab3ee7b1c fix hugetlb page allocation leak 18 years ago
Jens Axboe 165125e1e4 [BLOCK] Get rid of request_queue_t typedef 18 years ago
Sam Ravnborg dec2e6b7aa x86_64: fix section mismatch warning in init.c 18 years ago
Matt Mackall d6269543ef slob: reduce list scanning 18 years ago
Christoph Hellwig 41f9dc5c87 remove handle_mm_fault export 18 years ago
Paul Mundt b50731732f nommu: vmalloc_32_user()/vm_insert_page() and symbol exports. 18 years ago
Paul Mundt e228929bc2 mm: fix memory hotplug oops from ZONE_MOVABLE changes. 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
Linus Torvalds 9550b105b8 slub: fix ksize() for zero-sized pointers 18 years ago
Linus Torvalds a5c96d8a1c Fix up non-NUMA SLAB configuration for zero-sized allocations 18 years ago
Rusty Russell 5992b6dac0 lguest: export symbols for lguest as a module 18 years ago
Andrew Morton d688abf50b move page writeback acounting out of macros 18 years ago
Akinobu Mita f8af0bb890 hugetlb: use set_compound_page_dtor 18 years ago
Hugh Dickins 7ed5cb2b73 Remove nid_lock from alloc_fresh_huge_page 18 years ago
Benjamin Herrenschmidt 7ac674f527 vmalloc_32 should use GFP_KERNEL 18 years ago
David Howells ea02e3dde3 FRV: work around a possible compiler bug 18 years ago
Andrew Morton 3abf7afd40 dequeue_huge_page() warning fix 18 years ago
Ollie Wild b6a2fea393 mm: variable length argument support 18 years ago
Fengguang Wu f9acc8c7b3 readahead: sanify file_ra_state names 18 years ago
Rusty Russell cf914a7d65 readahead: split ondemand readahead interface into two functions 18 years ago
Fengguang Wu fe3cba17c4 mm: share PG_readahead and PG_reclaim 18 years ago
Fengguang Wu c743d96b6d readahead: remove the old algorithm 18 years ago
Fengguang Wu 3ea89ee86a readahead: convert filemap invocations 18 years ago
Fengguang Wu 122a21d11c readahead: on-demand readahead logic 18 years ago
Fengguang Wu 5ce1110b92 readahead: data structure and routines 18 years ago
Fengguang Wu f615bfca46 readahead: MIN_RA_PAGES/MAX_RA_PAGES macros 18 years ago
Fengguang Wu 46fc3e7b4e readahead: add look-ahead support to __do_page_cache_readahead() 18 years ago
Fengguang Wu d77c2d7cc5 readahead: introduce PG_readahead 18 years ago
Miklos Szeredi 3ee6dafc67 only allow nonlinear vmas for ram backed filesystems 18 years ago
Nick Piggin 79352894b2 mm: fix clear_page_dirty_for_io vs fault race 18 years ago
Nick Piggin 83c54070ee mm: fault feedback #2 18 years ago
Nick Piggin d0217ac04c mm: fault feedback #1 18 years ago
Mark Fasheh 6967614761 ocfs2: release page lock before calling ->page_mkwrite 18 years ago
Nick Piggin 54cb8821de mm: merge populate and nopage into fault (fixes nonlinear) 18 years ago
Nick Piggin d00806b183 mm: fix fault vs invalidate race for linear mappings 18 years ago
Jeremy Fitzhardinge 5f4352fbff Allocate and free vmalloc areas 18 years ago
Jeremy Fitzhardinge 1e66df3ee3 add kstrndup 18 years ago
Meelap Shah c2f1a551de knfsd: nfsd4: vary maximum delegation limit based on RAM size 18 years ago