safe/jmp/linux-2.6
2007-10-16 Christoph LameterMemoryless nodes: Fix GFP_THISNODE behavior
2007-10-16 Christoph LameterMemoryless nodes: drop one memoryless node boot warning
2007-10-16 Christoph LameterMemoryless nodes: Add N_CPU node state
2007-10-16 Christoph LameterMemoryless nodes: Update memory policy and page migration
2007-10-16 Christoph LameterMemoryless nodes: Allow profiling data to fall back...
2007-10-16 Christoph LameterMemoryless nodes: Uncached allocator updates
2007-10-16 Christoph LameterMemoryless nodes: SLUB support
2007-10-16 Christoph LameterMemoryless nodes: Slab support
2007-10-16 Christoph LameterMemoryless nodes: No need for kswapd
2007-10-16 Christoph LameterMemoryless nodes: OOM: use N_HIGH_MEMORY map instead...
2007-10-16 Christoph LameterMemoryless nodes: Fix interleave behavior for memoryles...
2007-10-16 Christoph LameterMemoryless nodes: introduce mask of nodes with memory
2007-10-16 Christoph LameterMemoryless nodes: Generic management of nodemasks for...
2007-10-16 Nick Pigginfs: remove some AOP_TRUNCATED_PAGE
2007-10-16 Nick Pigginfs: restore nobh
2007-10-16 Nick Pigginocfs2: convert to new aops
2007-10-16 Nick Pigginfs: affs convert to new aops
2007-10-16 Nick Pigginfs: adfs convert to new aops
2007-10-16 Nick Pigginjfs: convert to new aops
2007-10-16 Nick Pigginminixfs: convert to new aops
2007-10-16 Nick Pigginsysv: convert to new aops
2007-10-16 Nick Pigginudf: convert to new aops
2007-10-16 Nick Pigginufs: convert to new aops
2007-10-16 Nick Pigginjffs2: convert to new aops
2007-10-16 Nick Pigginhostfs: convert to new aops
2007-10-16 Nick Pigginfuse: convert to new aops
2007-10-16 Nick Pigginsmbfs: convert to new aops
2007-10-16 Nick Pigginnfs: convert to new aops
2007-10-16 Nick PigginWith reiserfs no longer using the weird generic_cont_ex...
2007-10-16 Vladimir Savelievreiserfs: use generic_cont_expand_simple
2007-10-16 Vladimir Savelievreiserfs: convert to new aops
2007-10-16 Vladimir Savelievreiserfs: use generic write
2007-10-16 Nick Pigginqnx4: convert to new aops
2007-10-16 Nick Pigginbfs: convert to new aops
2007-10-16 Nick Pigginhpfs: convert to new aops
2007-10-16 Nick Pigginhfsplus: convert to new aops
2007-10-16 Nick Pigginhfs: convert to new aops
2007-10-16 Nick Pigginfat: convert to new aops
2007-10-16 Nick Pigginfs: new cont helpers
2007-10-16 Steven Whitehousegfs2: convert to new aops
2007-10-16 Nick Pigginxfs: convert to new aops
2007-10-16 Nick Pigginext4: convert to new aops
2007-10-16 Nick Pigginext3: convert to new aops
2007-10-16 Nick Pigginext2: convert to new aops
2007-10-16 Nick Pigginblock_dev: convert to new aops
2007-10-16 Nick Pigginimplement simple fs aops
2007-10-16 Nick Pigginmm: restore KERNEL_DS optimisations
2007-10-16 Dmitry Monakhovdeny partial write for loop dev fd
2007-10-16 Nick Pigginfs: introduce write_begin, write_end, and perform_write...
2007-10-16 Nick Pigginfs: fix data-loss on error
2007-10-16 Nick Pigginmm: buffered write iterator
2007-10-16 Nick Pigginmm: fix pagecache write deadlocks
2007-10-16 Nick Pigginmm: write iovec cleanup
2007-10-16 Nick Pigginmm: buffered write cleanup
2007-10-16 Nick Pigginmm: trim more holes
2007-10-16 Nick Pigginmm: debug write deadlocks
2007-10-16 Andrew Mortonmm: clean up buffered write code
2007-10-16 Andrew MortonRevert "[PATCH] generic_file_buffered_write(): deadlock...
2007-10-16 Andrew MortonRevert "[PATCH] generic_file_buffered_write(): handle...
2007-10-16 Nick Pigginmm: revert KERNEL_DS buffered write optimisation
2007-10-16 Hisashi Hifumimm: use pagevec to rotate reclaimable page
2007-10-16 Lee SchermerhornMem Policy: add MPOL_F_MEMS_ALLOWED get_mempolicy(...
2007-10-16 Rik van Rielmm: prevent kswapd from freeing excessive amounts of...
2007-10-16 Jesper Juhlmm: no need to cast vmalloc() return value in zone_wait...
2007-10-16 Jeff Moyerfix the max path calculation in radix-tree.c
2007-10-16 Nick Pigginfs: fix nobh error handling
2007-10-16 Dmitry Monakhovmm: add end_buffer_read helper function
2007-10-16 Christoph LameterSlab allocators: fail if ksize is called with a NULL...
2007-10-16 Dean Nelsoncalculation of pgoff in do_linear_fault() uses mixed...
2007-10-16 Satyam Sharma{slub, slob}: use unlikely() for kfree(ZERO_OR_NULL_PTR...
2007-10-16 Martin Schwidefskymove mm_struct and vm_area_struct
2007-10-16 Nick Pigginradix-tree: use indirect bit
2007-10-16 Nick Pigginmm: clarify __add_to_swap_cache locking
2007-10-16 Nick Pigginmm: improve find_lock_page
2007-10-16 Nick Pigginmm: use lockless radix-tree probe
2007-10-16 Nick Pigginremove ZERO_PAGE
2007-10-16 Christoph LameterSLUB: direct pass through of page size or higher kmallo...
2007-10-16 Fengguang Wufilemap: convert some unsigned long to pgoff_t
2007-10-16 Fengguang Wufilemap: trivial code cleanups
2007-10-16 Fengguang Wureadahead: remove the limit max_sectors_kb imposed...
2007-10-16 Fengguang Wureadahead: remove several readahead macros
2007-10-16 Fengguang Wureadahead: remove the local copy of ra in do_generic_ma...
2007-10-16 Fengguang Wureadahead: basic support of interleaved reads
2007-10-16 Fengguang Wuradixtree: introduce radix_tree_next_hole()
2007-10-16 Fengguang Wureadahead: combine file_ra_state.prev_index/prev_offset...
2007-10-16 Fengguang Wureadahead: mmap read-around simplification
2007-10-16 Fengguang Wureadahead: compacting file_ra_state
2007-10-16 Jesper JuhlClean up duplicate includes in mm/
2007-10-16 Jesper JuhlClean up duplicate includes in include/linux/memory_hot...
2007-10-16 Will SchmidtDuring VM oom condition, kill all threads in process...
2007-10-16 Adrian Bunkslub.c:early_kmem_cache_node_alloc() shouldn't be __init
2007-10-16 Andy Whitcroftppc64: SPARSEMEM_VMEMMAP support
2007-10-16 David MillerSPARC64: SPARSEMEM_VMEMMAP support
2007-10-16 Christoph LameterIA64: SPARSEMEM_VMEMMAP 16K page size support
2007-10-16 Christoph Lameterx86_64: SPARSEMEM_VMEMMAP 2M page size support
2007-10-16 Andy Whitcroftvmemmap: generify initialisation via helpers
2007-10-16 Christoph LameterGeneric Virtual Memmap support for SPARSEMEM
2007-10-16 Andy Whitcroftsparsemem: record when a section has a valid mem_map
2007-10-16 Andy Whitcroftsparsemem: clean up spelling error in comments
2007-10-16 Christoph Hellwigx86: optimize page faults like all other achitectures...
next