summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* ksm: no debug in page_dup_rmap()Hugh Dickins2009-09-222-22/+1
* ksm: the mm interface to ksmHugh Dickins2009-09-224-0/+82
* ksm: first tidy up madvise_vma()Hugh Dickins2009-09-221-26/+13
* ksm: add mmu_notifier set_pte_at_notify()Izik Eidus2009-09-222-2/+27
* mm: perform non-atomic test-clear of PG_mlocked on freeJohannes Weiner2009-09-221-2/+2
* vmalloc.c: fix double error checkingFigo.zhang2009-09-221-3/+1
* mm: add gfp mask checking for __get_free_pages()Akinobu Mita2009-09-221-15/+9
* vmscan: kill unnecessary prefetchKOSAKI Motohiro2009-09-221-1/+0
* vmscan: kill unnecessary page flag testKOSAKI Motohiro2009-09-221-2/+2
* vmscan: move ClearPageActive from move_active_pages() to shrink_active_list()KOSAKI Motohiro2009-09-221-4/+1
* vmscan: don't attempt to reclaim anon page in lumpy reclaim when no swap spac...Minchan Kim2009-09-221-0/+10
* mm: count only reclaimable lru pagesWu Fengguang2009-09-222-13/+42
* vmscan: throttle direct reclaim when too many pages are isolated alreadyRik van Riel2009-09-221-0/+33
* mm: vmstat: add isolate pagesKOSAKI Motohiro2009-09-224-4/+33
* mm: shrink_inactive_list() nr_scan accounting fix fixKOSAKI Motohiro2009-09-221-12/+18
* mm: rename pgmoved variable in shrink_active_list()KOSAKI Motohiro2009-09-221-8/+8
* mm: update alloc_flags after oom killer has been calledDavid Rientjes2009-09-221-1/+1
* mm: oom analysis: add shmem vmstatKOSAKI Motohiro2009-09-224-3/+13
* mm: oom analysis: Show kernel stack usage in /proc/meminfo and OOM log outputKOSAKI Motohiro2009-09-222-0/+4
* mm: oom analysis: add buffer cache information to show_free_areas()KOSAKI Motohiro2009-09-221-1/+2
* mm: oom analysis: add per-zone statistics to show_free_areas()KOSAKI Motohiro2009-09-221-0/+20
* mm: show_free_areas(): display slab pages in two separate fieldsKOSAKI Motohiro2009-09-221-3/+4
* mm: clean up page_remove_rmap()KOSAKI Motohiro2009-09-221-27/+30
* hugetlb: restore interleaving of bootmem huge pagesLee Schermerhorn2009-09-221-1/+1
* hugetlb: use free_pool_huge_page() to return unused surplus pagesLee Schermerhorn2009-09-221-33/+24
* hugetlb: balance freeing of huge pages across nodesLee Schermerhorn2009-09-221-46/+86
* page_alloc: fix kernel-doc warningRandy Dunlap2009-09-221-1/+1
* memory hotplug: migrate swap cache pageShaohua Li2009-09-221-2/+4
* memory hotplug: alloc page from other node in memory onlineShaohua Li2009-09-223-7/+22
* memory hotplug: make pages from movable zone always isolatableShaohua Li2009-09-221-1/+4
* memory hotplug: exclude isolated page from pco page allocShaohua Li2009-09-221-1/+11
* memory hotplug: update zone pcp at memory onlineShaohua Li2009-09-222-0/+27
* mm: remove obsoleted alloc_pages cpuset commentDavid Rientjes2009-09-221-4/+0
* Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/...Linus Torvalds2009-09-212-5/+5
|\
| * perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-212-5/+5
* | writeback: make balance_dirty_pages() gradually back more offJens Axboe2009-09-211-1/+10
* | writeback: don't use schedule_timeout() without setting runstateJens Axboe2009-09-211-1/+1
|/
* headers: taskstats_kern.h trimAlexey Dobriyan2009-09-181-0/+1
* mm: Fix problem of parameter in noteJianjun Kong2009-09-181-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-09-161-6/+3
|\
| * Driver Core: devtmpfs - kernel-maintained tmpfs-based /devKay Sievers2009-09-151-6/+3
* | Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-09-162-38/+74
|\ \
| * | writeback: splice dirty inode entries to default bdi on bdi_destroy()Jens Axboe2009-09-161-1/+13
| * | writeback: separate starting of sync vs opportunistic writebackJens Axboe2009-09-161-10/+2
| * | writeback: use RCU to protect bdi_listJens Axboe2009-09-162-25/+59
| * | writeback: get rid of wbc->for_writepagesJens Axboe2009-09-161-2/+0
* | | slub: Fix build error in kmem_cache_open() with !CONFIG_SLUB_DEBUGIngo Molnar2009-09-151-0/+2
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-158-379/+1426
|\ \
| * \ Merge branch 'for-next' into for-linusTejun Heo2009-09-158-379/+1426
| |\ \
| | * | percpu: kill lpage first chunk allocatorTejun Heo2009-08-141-241/+0
OpenPOWER on IntegriCloud