summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* memblock: Add arch function to control coalescing of memblock memory regionsBenjamin Herrenschmidt2010-08-051-1/+18
* memblock: Add array resizing supportBenjamin Herrenschmidt2010-08-051-2/+102
* memblock: Move functions around into a more sensible orderBenjamin Herrenschmidt2010-08-051-142/+159
* memblock: split memblock_find_base() out of __memblock_alloc_base()Benjamin Herrenschmidt2010-08-051-20/+38
* memblock: Move memblock_init() to the bottom of the fileBenjamin Herrenschmidt2010-08-051-27/+27
* memblock: Define MEMBLOCK_ERROR internally instead of using ~(phys_addr_t)0Benjamin Herrenschmidt2010-08-051-5/+7
* memblock: Make memblock_find_region() out of memblock_alloc_region()Benjamin Herrenschmidt2010-08-051-11/+9
* memblock: Add debug markers at the end of the arrayBenjamin Herrenschmidt2010-08-051-0/+11
* memblock: Move memblock arrays to static storage in memblock.c and make their...Benjamin Herrenschmidt2010-08-051-1/+9
* memblock: Remove memblock_type.size and add memblock.memory_size insteadBenjamin Herrenschmidt2010-08-051-4/+4
* memblock: Change u64 to phys_addr_tBenjamin Herrenschmidt2010-08-051-58/+60
* memblock: Remove rmo_size, burry it in arch/powerpc where it belongsBenjamin Herrenschmidt2010-08-051-8/+0
* memblock: Introduce default allocation limit and use it to replace explicit onesBenjamin Herrenschmidt2010-08-051-8/+11
* memblock: Expose MEMBLOCK_ALLOC_ANYWHEREBenjamin Herrenschmidt2010-08-051-2/+0
* memblock: Factor the lowest level alloc functionBenjamin Herrenschmidt2010-08-051-32/+27
* memblock: Remove nid_range argument, arch provides memblock_nid_range() insteadBenjamin Herrenschmidt2010-08-051-5/+8
* memblock: Remove memblock_find()Benjamin Herrenschmidt2010-08-051-32/+0
* memblock: Implement memblock_is_memory and memblock_is_region_memoryBenjamin Herrenschmidt2010-08-041-8/+34
* memblock: Rename memblock_region to memblock_type and memblock_property to me...Benjamin Herrenschmidt2010-08-041-85/+83
* memblock: Fix memblock_is_region_reserved() to return a booleanBenjamin Herrenschmidt2010-08-041-1/+1
* mm: fix ia64 crash when gcore reads gate areaHugh Dickins2010-07-301-3/+13
* x86,nobootmem: make alloc_bootmem_node fall back to other node when 32bit num...Yinghai Lu2010-07-202-4/+23
* mm/vmscan.c: fix mapping use after freeNick Piggin2010-07-201-1/+1
* mm: add context argument to shrinker callbackDave Chinner2010-07-191-3/+5
* Merge branch 'kmemleak' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds2010-07-192-0/+12
|\
| * kmemleak: Add support for NO_BOOTMEM configurationsCatalin Marinas2010-07-191-0/+5
| * kmemleak: Annotate false positive in init_section_page_cgroup()Catalin Marinas2010-07-191-0/+7
* | lmb: rename to memblockYinghai Lu2010-07-143-0/+546
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-07-082-15/+5
|\ \ | |/ |/|
| * writeback: simplify the write back thread queueChristoph Hellwig2010-07-061-11/+3
| * writeback: remove writeback_inodes_wbcChristoph Hellwig2010-07-062-4/+2
* | mempolicy: fix dangling reference to tmpfs superblock mpolLee Schermerhorn2010-06-291-4/+5
* | memcg: fix wake up in oom wait queueKAMEZAWA Hiroyuki2010-06-291-1/+3
|/
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-06-291-3/+2
|\
| * writeback: simplify and split bdi_start_writebackChristoph Hellwig2010-06-111-3/+2
* | percpu: fix first chunk match in per_cpu_ptr_to_phys()Tejun Heo2010-06-181-3/+28
* | percpu: fix trivial bugs in pcpu_build_alloc_info()Pavel V. Panteleev2010-06-171-3/+2
|/
* writeback: limit write_cache_pages integrity scanning to current EOFDave Chinner2010-06-081-0/+15
* writeback: pay attention to wbc->nr_to_write in write_cache_pagesDave Chinner2010-06-081-10/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-06-041-2/+3
|\
| * fix truncate inode time modification breakageNick Piggin2010-06-041-2/+3
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-06-041-2/+2
|\ \
| * | Merge branch 'master' into for-linusJens Axboe2010-06-0127-761/+2574
| |\|
| * | Revert "writeback: fix WB_SYNC_NONE writeback from umount"Jens Axboe2010-06-011-2/+2
* | | vmscan: fix do_try_to_free_pages() return value when priority==0 reclaim failureKOSAKI Motohiro2010-06-041-13/+16
| |/ |/|
* | Merge branch 'slub/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2010-05-301-22/+11
|\ \
| * | slub: move kmem_cache_node into it's own cachelineAlexander Duyck2010-05-241-22/+11
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2010-05-302-0/+2
|\ \ \
| * | | mm: export remove_from_page_cache() to modulesMiklos Szeredi2010-05-251-0/+1
| * | | mm: export lru_cache_add_*() to modulesMiklos Szeredi2010-05-251-0/+1
| |/ /