Commit Graph

1785 Commits (ef207feddf826f099562b239543c447e68991b84)

Author SHA1 Message Date
Nick Piggin 5fe1723706 mm: debug write deadlocks 18 years ago
Andrew Morton ae37461c70 mm: clean up buffered write code 18 years ago
Andrew Morton 6814d7a912 Revert "[PATCH] generic_file_buffered_write(): deadlock on vectored write" 18 years ago
Andrew Morton 4b49643fbb Revert "[PATCH] generic_file_buffered_write(): handle zero-length iovec segments" 18 years ago
Nick Piggin 41cb8ac025 mm: revert KERNEL_DS buffered write optimisation 18 years ago
Hisashi Hifumi 902aaed0d9 mm: use pagevec to rotate reclaimable page 18 years ago
Lee Schermerhorn 754af6f5a8 Mem Policy: add MPOL_F_MEMS_ALLOWED get_mempolicy() flag 18 years ago
Rik van Riel 32a4330d41 mm: prevent kswapd from freeing excessive amounts of lowmem 18 years ago
Jesper Juhl 8691f3a72f mm: no need to cast vmalloc() return value in zone_wait_table_init() 18 years ago
Christoph Lameter ef8b4520bd Slab allocators: fail if ksize is called with a NULL parameter 18 years ago
Dean Nelson 0da7e01f5f calculation of pgoff in do_linear_fault() uses mixed units 18 years ago
Satyam Sharma 2408c55037 {slub, slob}: use unlikely() for kfree(ZERO_OR_NULL_PTR) check 18 years ago
Nick Piggin b55ed81623 mm: clarify __add_to_swap_cache locking 18 years ago
Nick Piggin 45726cb43d mm: improve find_lock_page 18 years ago
Nick Piggin 0012818810 mm: use lockless radix-tree probe 18 years ago
Nick Piggin 557ed1fa26 remove ZERO_PAGE 18 years ago
Christoph Lameter aadb4bc4a1 SLUB: direct pass through of page size or higher kmalloc requests 18 years ago
Fengguang Wu 57f6b96c09 filemap: convert some unsigned long to pgoff_t 18 years ago
Fengguang Wu b2c3843b1e filemap: trivial code cleanups 18 years ago
Fengguang Wu 535443f515 readahead: remove several readahead macros 18 years ago
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