aboutsummaryrefslogtreecommitdiffstats
path: root/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-16Memoryless nodes: Add N_CPU node stateChristoph Lameter2-4/+5
2007-10-16Memoryless nodes: Update memory policy and page migrationChristoph Lameter2-6/+6
2007-10-16Memoryless nodes: SLUB supportChristoph Lameter1-8/+8
2007-10-16Memoryless nodes: Slab supportChristoph Lameter1-4/+4
2007-10-16Memoryless nodes: No need for kswapdChristoph Lameter1-1/+1
2007-10-16Memoryless nodes: OOM: use N_HIGH_MEMORY map instead of constructing one on the flyChristoph Lameter1-8/+1
2007-10-16Memoryless nodes: Fix interleave behavior for memoryless nodesChristoph Lameter1-1/+3
2007-10-16Memoryless nodes: introduce mask of nodes with memoryChristoph Lameter2-5/+27
2007-10-16Memoryless nodes: Generic management of nodemasks for various purposesChristoph Lameter1-6/+14
2007-10-16fs: remove some AOP_TRUNCATED_PAGENick Piggin1-12/+4
2007-10-16fs: new cont helpersNick Piggin1-0/+5
2007-10-16implement simple fs aopsNick Piggin1-7/+27
2007-10-16mm: restore KERNEL_DS optimisationsNick Piggin1-2/+9
2007-10-16fs: introduce write_begin, write_end, and perform_write aopsNick Piggin1-27/+223
2007-10-16mm: buffered write iteratorNick Piggin2-130/+117
2007-10-16mm: fix pagecache write deadlocksNick Piggin1-19/+103
2007-10-16mm: write iovec cleanupNick Piggin3-86/+67
2007-10-16mm: buffered write cleanupNick Piggin2-104/+63
2007-10-16mm: trim more holesNick Piggin1-40/+40
2007-10-16mm: debug write deadlocksNick Piggin1-0/+2
2007-10-16mm: clean up buffered write codeAndrew Morton1-17/+18
2007-10-16Revert "[PATCH] generic_file_buffered_write(): deadlock on vectored write"Andrew Morton1-11/+7
2007-10-16Revert "[PATCH] generic_file_buffered_write(): handle zero-length iovec segments"Andrew Morton2-10/+3
2007-10-16mm: revert KERNEL_DS buffered write optimisationNick Piggin1-19/+13
2007-10-16mm: use pagevec to rotate reclaimable pageHisashi Hifumi1-30/+74
2007-10-16Mem Policy: add MPOL_F_MEMS_ALLOWED get_mempolicy() flagLee Schermerhorn1-1/+11
2007-10-16mm: prevent kswapd from freeing excessive amounts of lowmemRik van Riel1-1/+7
2007-10-16mm: no need to cast vmalloc() return value in zone_wait_table_init()Jesper Juhl1-1/+1
2007-10-16Slab allocators: fail if ksize is called with a NULL parameterChristoph Lameter4-5/+10
2007-10-16calculation of pgoff in do_linear_fault() uses mixed unitsDean Nelson1-1/+1
2007-10-16{slub, slob}: use unlikely() for kfree(ZERO_OR_NULL_PTR) checkSatyam Sharma2-7/+7
2007-10-16mm: clarify __add_to_swap_cache lockingNick Piggin1-1/+4
2007-10-16mm: improve find_lock_pageNick Piggin1-4/+5
2007-10-16mm: use lockless radix-tree probeNick Piggin2-9/+5
2007-10-16remove ZERO_PAGENick Piggin1-130/+21
2007-10-16SLUB: direct pass through of page size or higher kmalloc requestsChristoph Lameter1-25/+38
2007-10-16filemap: convert some unsigned long to pgoff_tFengguang Wu1-16/+16
2007-10-16filemap: trivial code cleanupsFengguang Wu1-3/+0
2007-10-16readahead: remove several readahead macrosFengguang Wu1-9/+1
2007-10-16readahead: remove the local copy of ra in do_generic_mapping_read()Fengguang Wu1-11/+9
2007-10-16readahead: basic support of interleaved readsFengguang Wu1-10/+23
2007-10-16readahead: combine file_ra_state.prev_index/prev_offset into prev_posFengguang Wu2-13/+15
2007-10-16readahead: mmap read-around simplificationFengguang Wu1-2/+2
2007-10-16readahead: compacting file_ra_stateFengguang Wu1-1/+1
2007-10-16Clean up duplicate includes in mm/Jesper Juhl3-5/+0
2007-10-16slub.c:early_kmem_cache_node_alloc() shouldn't be __initAdrian Bunk1-2/+2
2007-10-16vmemmap: generify initialisation via helpersAndy Whitcroft2-96/+76
2007-10-16Generic Virtual Memmap support for SPARSEMEMChristoph Lameter3-4/+199
2007-10-16sparsemem: record when a section has a valid mem_mapAndy Whitcroft1-4/+5
2007-10-16sparsemem: clean up spelling error in commentsAndy Whitcroft1-1/+1