Commit Graph

1763 Commits (c2a7dcad9f0d92d7a96e735abb8bec7b9c621536)

Author SHA1 Message Date
Fengguang Wu 7ff81078d8 readahead: remove the local copy of ra in do_generic_mapping_read() 18 years ago
Fengguang Wu 6b10c6c9fb readahead: basic support of interleaved reads 18 years ago
Fengguang Wu f4e6b498d6 readahead: combine file_ra_state.prev_index/prev_offset into prev_pos 18 years ago
Fengguang Wu 0bb7ba6b9c readahead: mmap read-around simplification 18 years ago
Fengguang Wu 937085aa35 readahead: compacting file_ra_state 18 years ago
Jesper Juhl 43fac94dd6 Clean up duplicate includes in mm/ 18 years ago
Adrian Bunk 1cd7daa51b slub.c:early_kmem_cache_node_alloc() shouldn't be __init 18 years ago
Andy Whitcroft 29c71111d0 vmemmap: generify initialisation via helpers 18 years ago
Christoph Lameter 8f6aac419b Generic Virtual Memmap support for SPARSEMEM 18 years ago
Andy Whitcroft 540557b943 sparsemem: record when a section has a valid mem_map 18 years ago
Andy Whitcroft cd881a6b22 sparsemem: clean up spelling error in comments 18 years ago
Jens Axboe bf2de6f5a4 block: Initial support for data-less (or empty) barrier support 18 years ago
Al Viro 9d966d495c mm/migrate.c __user annotation 18 years ago
NeilBrown 6712ecf8f6 Drop 'size' argument from bio_endio and bi_end_io 18 years ago
Jens Axboe f5ff8422bb Fix warnings with !CONFIG_BLOCK 18 years ago
Yan Zheng 745ad48e8c fix page release issue in filemap_fault 18 years ago
Yan Zheng dd204d63cd fix VM_CAN_NONLINEAR check in sys_remap_file_pages 18 years ago
Peter Zijlstra a200ee182a mm: set_page_dirty_balance() vs ->page_mkwrite() 18 years ago
Jeremy Fitzhardinge 67dd5a25f4 xen: disable split pte locks for now 18 years ago
Hugh Dickins 16abfa0860 Fix sys_remap_file_pages BUG at highmem.c:15! 18 years ago
Ralf Baechle 281e0e3b34 hugetlb: fix clear_user_highpage arguments 18 years ago
Lee Schermerhorn 480eccf9ae Fix NUMA Memory Policy Reference Counting 18 years ago
Christoph Lameter ba0268a8b0 SLUB: accurately compare debug flags during slab cache merge 18 years ago
Christoph Lameter 3b42d28b2a Page migration: Do not accept invalid nodes in the target nodeset 18 years ago
Christoph Lameter 5d540fb715 slub: do not fail if we cannot register a slab with sysfs 18 years ago
KAMEZAWA Hiroyuki 989f89c57e fix rcu_read_lock() in page migraton 18 years ago
Andrew Morton 6419168813 process_zones(): fix recovery code 18 years ago
Mel Gorman b377fd3982 Apply memory policies to top two highest zones when highest zone is ZONE_MOVABLE 18 years ago
Christoph Lameter a2f92ee7e7 SLUB: do not fail on broken memory configurations 18 years ago
Christoph Lameter 9e86943b6c SLUB: use atomic_long_read for atomic_long variables 18 years ago
Adam Litke a89182c76e Fix VM_FAULT flags conversion for hugetlb 18 years ago
Siddha, Suresh B 1807a1aaf5 slab: skip calling cache_free_alien() when the platform is not numa capable 18 years ago
Alan Cox 34b4e4aa3c fix NULL pointer dereference in __vm_enough_memory() 18 years ago
Andy Whitcroft c661b078fd synchronous lumpy reclaim: wait for page writeback when directly reclaiming contiguous areas 18 years ago
Andy Whitcroft e9187bdcbb synchronous lumpy reclaim: ensure we count pages transitioning inactive via clear_active_flags 18 years ago
Andy Whitcroft 85770ffe4f sparsemem: ensure we initialise the node mapping for SPARSEMEM_STATIC 18 years ago
Stephen Hemminger f0b85c0cfd readahead: docbook fix 18 years ago
Adrian Bunk ec05b297f9 [PATCH] remove mm/filemap.c:file_send_actor() 18 years ago
Christoph Lameter 1ceef40249 SLUB: Fix dynamic dma kmalloc cache creation 18 years ago
Christoph Lameter fcda3d89bf SLUB: Remove checks for MAX_PARTIAL from kmem_cache_shrink 18 years ago
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