aboutsummaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAge
* mm: oom analysis: add per-zone statistics to show_free_areas()KOSAKI Motohiro2009-09-22
* mm: show_free_areas(): display slab pages in two separate fieldsKOSAKI Motohiro2009-09-22
* mm: clean up page_remove_rmap()KOSAKI Motohiro2009-09-22
* hugetlb: restore interleaving of bootmem huge pagesLee Schermerhorn2009-09-22
* hugetlb: use free_pool_huge_page() to return unused surplus pagesLee Schermerhorn2009-09-22
* hugetlb: balance freeing of huge pages across nodesLee Schermerhorn2009-09-22
* page_alloc: fix kernel-doc warningRandy Dunlap2009-09-22
* memory hotplug: migrate swap cache pageShaohua Li2009-09-22
* memory hotplug: alloc page from other node in memory onlineShaohua Li2009-09-22
* memory hotplug: make pages from movable zone always isolatableShaohua Li2009-09-22
* memory hotplug: exclude isolated page from pco page allocShaohua Li2009-09-22
* memory hotplug: update zone pcp at memory onlineShaohua Li2009-09-22
* mm: remove obsoleted alloc_pages cpuset commentDavid Rientjes2009-09-22
* Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/...Linus Torvalds2009-09-21
|\
| * perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-21
* | writeback: make balance_dirty_pages() gradually back more offJens Axboe2009-09-21
* | writeback: don't use schedule_timeout() without setting runstateJens Axboe2009-09-21
|/
* headers: taskstats_kern.h trimAlexey Dobriyan2009-09-18
* mm: Fix problem of parameter in noteJianjun Kong2009-09-18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-09-16
|\
| * Driver Core: devtmpfs - kernel-maintained tmpfs-based /devKay Sievers2009-09-15
* | Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-09-16
|\ \
| * | writeback: splice dirty inode entries to default bdi on bdi_destroy()Jens Axboe2009-09-16
| * | writeback: separate starting of sync vs opportunistic writebackJens Axboe2009-09-16
| * | writeback: use RCU to protect bdi_listJens Axboe2009-09-16
| * | writeback: get rid of wbc->for_writepagesJens Axboe2009-09-16
* | | slub: Fix build error in kmem_cache_open() with !CONFIG_SLUB_DEBUGIngo Molnar2009-09-15
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-15
|\ \
| * \ Merge branch 'for-next' into for-linusTejun Heo2009-09-14
| |\ \
| | * | percpu: kill lpage first chunk allocatorTejun Heo2009-08-14
| | * | percpu: update embedding first chunk allocator to handle sparse unitsTejun Heo2009-08-14
| | * | percpu: use group information to allocate vmap areas sparselyTejun Heo2009-08-14
| | * | vmalloc: implement pcpu_get_vm_areas()Tejun Heo2009-08-14
| | * | vmalloc: separate out insert_vmalloc_vm()Tejun Heo2009-08-14
| | * | percpu: add chunk->base_addrTejun Heo2009-08-14
| | * | percpu: add pcpu_unit_offsets[]Tejun Heo2009-08-14
| | * | percpu: introduce pcpu_alloc_info and pcpu_group_infoTejun Heo2009-08-14
| | * | percpu: move pcpu_lpage_build_unit_map() and pcpul_lpage_dump_cfg() upwardTejun Heo2009-08-14
| | * | percpu: add @align to pcpu_fc_alloc_fn_tTejun Heo2009-08-14
| | * | percpu: make @dyn_size mandatory for pcpu_setup_first_chunk()Tejun Heo2009-08-14
| | * | percpu: drop @static_size from first chunk allocatorsTejun Heo2009-08-14
| | * | percpu: generalize first chunk allocator selectionTejun Heo2009-08-14
| | * | percpu: build first chunk allocators selectivelyTejun Heo2009-08-14
| | * | percpu: rename 4k first chunk allocator to pageTejun Heo2009-08-14
| | * | percpu: improve boot messagesTejun Heo2009-08-14
| | * | percpu: fix pcpu_reclaim() lockingTejun Heo2009-08-14
| | * | Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-14
| | |\ \
| | * | | percpu: teach large page allocator about NUMATejun Heo2009-07-03
| | * | | percpu: allow non-linear / sparse cpu -> unit mappingTejun Heo2009-07-03
| | * | | percpu: drop pcpu_chunk->page[]Tejun Heo2009-07-03