pid namespaces: define is_global_init() and is_container_init()
[safe/jmp/linux-2.6] / mm /
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: new cont helpers
2007-10-16 Nick Pigginimplement simple fs aops
2007-10-16 Nick Pigginmm: restore KERNEL_DS optimisations
2007-10-16 Nick Pigginfs: introduce write_begin, write_end, and perform_write...
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 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 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 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 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 Adrian Bunkslub.c:early_kmem_cache_node_alloc() shouldn't be __init
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 Jens Axboeblock: Initial support for data-less (or empty) barrier...
2007-10-14 Al Viromm/migrate.c __user annotation
2007-10-10 NeilBrownDrop 'size' argument from bio_endio and bi_end_io
2007-10-10 Jens AxboeFix warnings with !CONFIG_BLOCK
2007-10-08 Yan Zhengfix page release issue in filemap_fault
2007-10-08 Yan Zhengfix VM_CAN_NONLINEAR check in sys_remap_file_pages
2007-10-08 Peter Zijlstramm: set_page_dirty_balance() vs ->page_mkwrite()
2007-10-06 Jeremy Fitzhardingexen: disable split pte locks for now
2007-10-04 Hugh DickinsFix sys_remap_file_pages BUG at highmem.c:15!
2007-10-01 Ralf Baechlehugetlb: fix clear_user_highpage arguments
2007-09-19 Lee SchermerhornFix NUMA Memory Policy Reference Counting
2007-09-12 Christoph LameterSLUB: accurately compare debug flags during slab cache...
2007-08-31 Christoph LameterPage migration: Do not accept invalid nodes in the...
2007-08-31 Christoph Lameterslub: do not fail if we cannot register a slab with...
2007-08-31 KAMEZAWA Hiroyukifix rcu_read_lock() in page migraton
2007-08-31 Andrew Mortonprocess_zones(): fix recovery code
2007-08-23 Mel GormanApply memory policies to top two highest zones when...
2007-08-23 Christoph LameterSLUB: do not fail on broken memory configurations
2007-08-23 Christoph LameterSLUB: use atomic_long_read for atomic_long variables
2007-08-23 Adam LitkeFix VM_FAULT flags conversion for hugetlb
2007-08-23 Siddha, Suresh Bslab: skip calling cache_free_alien() when the platform...
2007-08-23 Alan Coxfix NULL pointer dereference in __vm_enough_memory()
2007-08-23 Andy Whitcroftsynchronous lumpy reclaim: wait for page writeback...
2007-08-23 Andy Whitcroftsynchronous lumpy reclaim: ensure we count pages transi...
2007-08-23 Andy Whitcroftsparsemem: ensure we initialise the node mapping for...
2007-08-11 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2007-08-11 Stephen Hemmingerreadahead: docbook fix
2007-08-11 Adrian Bunk[PATCH] remove mm/filemap.c:file_send_actor()
2007-08-10 Christoph LameterSLUB: Fix dynamic dma kmalloc cache creation
2007-08-10 Christoph LameterSLUB: Remove checks for MAX_PARTIAL from kmem_cache_shrink
2007-07-31 Randy Dunlapfix filemap.c kernel-doc
2007-07-31 David Rientjesoom: print points as unsigned long
2007-07-31 Mel GormanDo not trigger OOM-killer for high-order allocation...
2007-07-30 Peter Zijlstraslub: fix bug in slub debug support
2007-07-30 Peter Zijlstraslub: add lock debugging check
2007-07-30 Alexey DobriyanRemove fs.h from mm.h
2007-07-29 Rafael J. WysockiIntroduce CONFIG_SUSPEND for suspend-to-Ram and standby
2007-07-29 Rafael J. WysockiReplace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION
2007-07-26 Mel GormanAllow nodes to exist that only contain ZONE_MOVABLE
2007-07-26 KAMEZAWA Hiroyukimemory unplug: isolate_lru_page fix
2007-07-26 KAMEZAWA Hiroyukimemory unplug: migration by kernel
2007-07-24 Linus TorvaldsMerge branch 'request-queue-t' of git://git.kernel...
2007-07-24 Andrew Mortonslab: correctly handle __GFP_ZERO
2007-07-24 Ken Chenfix hugetlb page allocation leak
2007-07-24 Jens Axboe[BLOCK] Get rid of request_queue_t typedef
2007-07-22 Sam Ravnborgx86_64: fix section mismatch warning in init.c
2007-07-22 Matt Mackallslob: reduce list scanning
2007-07-22 Christoph Hellwigremove handle_mm_fault export
2007-07-22 Paul Mundtnommu: vmalloc_32_user()/vm_insert_page() and symbol...
2007-07-20 Paul Mundtmm: fix memory hotplug oops from ZONE_MOVABLE changes.
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-07-19 Linus Torvaldsslub: fix ksize() for zero-sized pointers
2007-07-19 Linus TorvaldsFix up non-NUMA SLAB configuration for zero-sized alloc...
2007-07-19 Rusty Russelllguest: export symbols for lguest as a module
2007-07-19 Andrew Mortonmove page writeback acounting out of macros
2007-07-19 Akinobu Mitahugetlb: use set_compound_page_dtor
next