aboutsummaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAge
* remove ZERO_PAGENick Piggin2007-10-16
* SLUB: direct pass through of page size or higher kmalloc requestsChristoph Lameter2007-10-16
* filemap: convert some unsigned long to pgoff_tFengguang Wu2007-10-16
* filemap: trivial code cleanupsFengguang Wu2007-10-16
* readahead: remove several readahead macrosFengguang Wu2007-10-16
* readahead: remove the local copy of ra in do_generic_mapping_read()Fengguang Wu2007-10-16
* readahead: basic support of interleaved readsFengguang Wu2007-10-16
* readahead: combine file_ra_state.prev_index/prev_offset into prev_posFengguang Wu2007-10-16
* readahead: mmap read-around simplificationFengguang Wu2007-10-16
* readahead: compacting file_ra_stateFengguang Wu2007-10-16
* Clean up duplicate includes in mm/Jesper Juhl2007-10-16
* slub.c:early_kmem_cache_node_alloc() shouldn't be __initAdrian Bunk2007-10-16
* vmemmap: generify initialisation via helpersAndy Whitcroft2007-10-16
* Generic Virtual Memmap support for SPARSEMEMChristoph Lameter2007-10-16
* sparsemem: record when a section has a valid mem_mapAndy Whitcroft2007-10-16
* sparsemem: clean up spelling error in commentsAndy Whitcroft2007-10-16
* mm/migrate.c __user annotationAl Viro2007-10-14
* Drop 'size' argument from bio_endio and bi_end_ioNeilBrown2007-10-10
* Fix warnings with !CONFIG_BLOCKJens Axboe2007-10-10
* fix page release issue in filemap_faultYan Zheng2007-10-08
* fix VM_CAN_NONLINEAR check in sys_remap_file_pagesYan Zheng2007-10-08
* mm: set_page_dirty_balance() vs ->page_mkwrite()Peter Zijlstra2007-10-08
* xen: disable split pte locks for nowJeremy Fitzhardinge2007-10-06
* Fix sys_remap_file_pages BUG at highmem.c:15!Hugh Dickins2007-10-04
* hugetlb: fix clear_user_highpage argumentsRalf Baechle2007-10-01
* Fix NUMA Memory Policy Reference CountingLee Schermerhorn2007-09-19
* SLUB: accurately compare debug flags during slab cache mergeChristoph Lameter2007-09-11
* Page migration: Do not accept invalid nodes in the target nodesetChristoph Lameter2007-08-31
* slub: do not fail if we cannot register a slab with sysfsChristoph Lameter2007-08-31
* fix rcu_read_lock() in page migratonKAMEZAWA Hiroyuki2007-08-31
* process_zones(): fix recovery codeAndrew Morton2007-08-31
* Apply memory policies to top two highest zones when highest zone is ZONE_MOVABLEMel Gorman2007-08-22
* SLUB: do not fail on broken memory configurationsChristoph Lameter2007-08-22
* SLUB: use atomic_long_read for atomic_long variablesChristoph Lameter2007-08-22
* Fix VM_FAULT flags conversion for hugetlbAdam Litke2007-08-22
* slab: skip calling cache_free_alien() when the platform is not numa capableSiddha, Suresh B2007-08-22
* fix NULL pointer dereference in __vm_enough_memory()Alan Cox2007-08-22
* synchronous lumpy reclaim: wait for page writeback when directly reclaiming c...Andy Whitcroft2007-08-22
* synchronous lumpy reclaim: ensure we count pages transitioning inactive via c...Andy Whitcroft2007-08-22
* sparsemem: ensure we initialise the node mapping for SPARSEMEM_STATICAndy Whitcroft2007-08-22
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2007-08-11
|\
| * [PATCH] remove mm/filemap.c:file_send_actor()Adrian Bunk2007-08-11
* | readahead: docbook fixStephen Hemminger2007-08-11
|/
* SLUB: Fix dynamic dma kmalloc cache creationChristoph Lameter2007-08-10
* SLUB: Remove checks for MAX_PARTIAL from kmem_cache_shrinkChristoph Lameter2007-08-10
* fix filemap.c kernel-docRandy Dunlap2007-07-31
* oom: print points as unsigned longDavid Rientjes2007-07-31
* Do not trigger OOM-killer for high-order allocation failuresMel Gorman2007-07-31
* slub: fix bug in slub debug supportPeter Zijlstra2007-07-30
* slub: add lock debugging checkPeter Zijlstra2007-07-30