locks: kill redundant local variable
[safe/jmp/linux-2.6] / mm /
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
2007-07-19 Hugh DickinsRemove nid_lock from alloc_fresh_huge_page
2007-07-19 Benjamin Herrenschmidtvmalloc_32 should use GFP_KERNEL
2007-07-19 David HowellsFRV: work around a possible compiler bug
2007-07-19 Andrew Mortondequeue_huge_page() warning fix
2007-07-19 Ollie Wildmm: variable length argument support
2007-07-19 Fengguang Wureadahead: sanify file_ra_state names
2007-07-19 Rusty Russellreadahead: split ondemand readahead interface into...
2007-07-19 Fengguang Wumm: share PG_readahead and PG_reclaim
2007-07-19 Fengguang Wureadahead: remove the old algorithm
2007-07-19 Fengguang Wureadahead: convert filemap invocations
2007-07-19 Fengguang Wureadahead: on-demand readahead logic
2007-07-19 Fengguang Wureadahead: data structure and routines
2007-07-19 Fengguang Wureadahead: MIN_RA_PAGES/MAX_RA_PAGES macros
2007-07-19 Fengguang Wureadahead: add look-ahead support to __do_page_cache_re...
2007-07-19 Fengguang Wureadahead: introduce PG_readahead
2007-07-19 Miklos Szeredionly allow nonlinear vmas for ram backed filesystems
2007-07-19 Nick Pigginmm: fix clear_page_dirty_for_io vs fault race
2007-07-19 Nick Pigginmm: fault feedback #2
2007-07-19 Nick Pigginmm: fault feedback #1
2007-07-19 Mark Fashehocfs2: release page lock before calling ->page_mkwrite
2007-07-19 Nick Pigginmm: merge populate and nopage into fault (fixes nonlinear)
2007-07-19 Nick Pigginmm: fix fault vs invalidate race for linear mappings
2007-07-18 Jeremy FitzhardingeAllocate and free vmalloc areas
2007-07-18 Jeremy Fitzhardingeadd kstrndup
2007-07-17 Meelap Shahknfsd: nfsd4: vary maximum delegation limit based on...
2007-07-17 Christoph Hellwigknfsd: exportfs: add exportfs.h header
2007-07-17 Tejun Heokallsyms: make KSYM_NAME_LEN include space for trailing...
2007-07-17 Christoph LameterCONFIG_BOUNCE to avoid useless inclusion of bounce...
2007-07-17 Rafael J. WysockiFreezer: make kernel threads nonfreezable by default
2007-07-17 Nick Pigginfs: introduce some page/buffer invariants
2007-07-17 Robert P. J. DayMM: Make needlessly global hugetlb_no_page() static.
2007-07-17 Christoph LameterSLUB: Fix CONFIG_SLUB_DEBUG use for CONFIG_NUMA
2007-07-17 Christoph LameterSLUB: Move sysfs operations outside of slub_lock
2007-07-17 Christoph LameterSLUB: Do not allocate object bit array on stack
2007-07-17 Christoph LameterSlab allocators: Replace explicit zeroing with __GFP_ZERO
2007-07-17 Christoph LameterSlab allocators: Cleanup zeroing allocations
2007-07-17 Christoph LameterSLUB: Do not use length parameter in slab_alloc()
2007-07-17 Christoph LameterSLUB: Style fix up the loop to disable small slabs
2007-07-17 Adrian Bunkmm/slub.c: make code static
2007-07-17 Christoph LameterSLUB: Simplify dma index -> size calculation
2007-07-17 Christoph LameterSLUB: faster more efficient slab determination for...
2007-07-17 Christoph LameterSLUB: do proper locking during dma slab creation
2007-07-17 Christoph LameterSLUB: extract dma_kmalloc_cache from get_cache.
2007-07-17 Christoph LameterSLUB: add some more inlines and #ifdef CONFIG_SLUB_DEBUG
2007-07-17 Christoph LameterSlab allocators: support __GFP_ZERO in all allocators
2007-07-17 Christoph LameterSlab allocators: consistent ZERO_SIZE_PTR support and...
2007-07-17 Christoph LameterSlab allocators: consolidate code for krealloc in mm...
2007-07-17 Christoph LameterSLUB Debug: fix initial object debug state of NUMA...
next