Commit Graph

1498 Commits (34f329db54e8154cf7faf0e7c45e7c16facfbbfe)

Author SHA1 Message Date
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
Christoph Hellwig a569425512 knfsd: exportfs: add exportfs.h header 18 years ago
Tejun Heo 9281acea6a kallsyms: make KSYM_NAME_LEN include space for trailing '\0' 18 years ago
Christoph Lameter 2a7326b5bb CONFIG_BOUNCE to avoid useless inclusion of bounce buffer logic 18 years ago
Rafael J. Wysocki 8314418629 Freezer: make kernel threads nonfreezable by default 18 years ago
Nick Piggin 787d2214c1 fs: introduce some page/buffer invariants 18 years ago
Robert P. J. Day a1ed3dda0a MM: Make needlessly global hugetlb_no_page() static. 18 years ago
Christoph Lameter 8ab1372fac SLUB: Fix CONFIG_SLUB_DEBUG use for CONFIG_NUMA 18 years ago
Christoph Lameter a0e1d1be20 SLUB: Move sysfs operations outside of slub_lock 18 years ago
Christoph Lameter 434e245ddd SLUB: Do not allocate object bit array on stack 18 years ago
Christoph Lameter 94f6030ca7 Slab allocators: Replace explicit zeroing with __GFP_ZERO 18 years ago
Christoph Lameter 81cda66261 Slab allocators: Cleanup zeroing allocations 18 years ago
Christoph Lameter ce15fea827 SLUB: Do not use length parameter in slab_alloc() 18 years ago
Christoph Lameter 12ad6843dd SLUB: Style fix up the loop to disable small slabs 18 years ago
Adrian Bunk 5af328a510 mm/slub.c: make code static 18 years ago
Christoph Lameter 7b55f620e6 SLUB: Simplify dma index -> size calculation 18 years ago
Christoph Lameter f1b2633936 SLUB: faster more efficient slab determination for __kmalloc 18 years ago
Christoph Lameter dfce8648d6 SLUB: do proper locking during dma slab creation 18 years ago
Christoph Lameter 2e443fd003 SLUB: extract dma_kmalloc_cache from get_cache. 18 years ago