summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-09-22mm: oom analysis: add shmem vmstatKOSAKI Motohiro7-3/+18
2009-09-22mm: oom analysis: Show kernel stack usage in /proc/meminfo and OOM log outputKOSAKI Motohiro6-1/+22
2009-09-22mm: oom analysis: add buffer cache information to show_free_areas()KOSAKI Motohiro1-1/+2
2009-09-22mm: oom analysis: add per-zone statistics to show_free_areas()KOSAKI Motohiro1-0/+20
2009-09-22Documentation/memory.txt: remove some very outdated recommendationsAndi Kleen1-29/+2
2009-09-22mm: show_free_areas(): display slab pages in two separate fieldsKOSAKI Motohiro1-3/+4
2009-09-22mm: clean up page_remove_rmap()KOSAKI Motohiro1-27/+30
2009-09-22hugetlb: restore interleaving of bootmem huge pagesLee Schermerhorn1-1/+1
2009-09-22hugetlb: clean up and update huge pages documentationLee Schermerhorn1-46/+87
2009-09-22hugetlb: use free_pool_huge_page() to return unused surplus pagesLee Schermerhorn1-33/+24
2009-09-22hugetlb: balance freeing of huge pages across nodesLee Schermerhorn2-47/+88
2009-09-22page_alloc: fix kernel-doc warningRandy Dunlap1-1/+1
2009-09-22memory hotplug: migrate swap cache pageShaohua Li1-2/+4
2009-09-22memory hotplug: alloc page from other node in memory onlineShaohua Li3-7/+22
2009-09-22memory hotplug: make pages from movable zone always isolatableShaohua Li1-1/+4
2009-09-22memory hotplug: exclude isolated page from pco page allocShaohua Li1-1/+11
2009-09-22memory hotplug: update zone pcp at memory onlineShaohua Li3-0/+29
2009-09-22mm: remove obsoleted alloc_pages cpuset commentDavid Rientjes1-4/+0
2009-09-22mm: make swap token dummies static inlinesJohannes Weiner1-4/+16
2009-09-22const: make block_device_operations constAlexey Dobriyan56-61/+59
2009-09-22const: make lock_manager_operations constAlexey Dobriyan5-6/+6
2009-09-22const: make file_lock_operations constAlexey Dobriyan4-4/+4
2009-09-22const: mark remaining inode_operations as constAlexey Dobriyan14-30/+30
2009-09-22const: mark remaining address_space_operations constAlexey Dobriyan12-15/+15
2009-09-22const: mark remaining export_operations constAlexey Dobriyan2-2/+2
2009-09-22const: mark remaining super_operations constAlexey Dobriyan18-24/+23
2009-09-22const: make struct super_block::s_qcop constAlexey Dobriyan10-11/+11
2009-09-22const: make struct super_block::dq_op constAlexey Dobriyan8-8/+8
2009-09-22drivers/mfd/ab3100-core.c: fix powerpc build errorAndrew Morton1-1/+1
2009-09-22proc: document `guest' column in /proc/statEric Dumazet1-3/+4
2009-09-22fs: make sure data stored into inode is properly seen before unlocking new inodeJan Kara1-6/+8
2009-09-22sdhci: orphan driver and listPierre Ossman1-6/+6
2009-09-22drivers/media/dvb/pt1/pt1.c needs vmalloc.hAndrew Morton1-0/+1
2009-09-21Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/...Linus Torvalds134-2801/+3258
2009-09-21Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds11-156/+195
2009-09-21Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds8-69/+170
2009-09-21Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-50/+76
2009-09-21Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds26-1658/+297
2009-09-21Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds20-79/+98
2009-09-21Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds3-6/+17
2009-09-21Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds361-4033/+86808
2009-09-21Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds22-181/+345
2009-09-21Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds6-20/+90
2009-09-21Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds165-41361/+35577
2009-09-21Driver-Core: fix devnode callbacks for dabusb and industrialioIngo Molnar2-4/+4
2009-09-21nfs: initialize the backing_dev_info when creating the serverJens Axboe1-4/+6
2009-09-21writeback: make balance_dirty_pages() gradually back more offJens Axboe1-1/+10
2009-09-21writeback: don't use schedule_timeout() without setting runstateJens Axboe1-1/+1
2009-09-21nfs: nfs_kill_super() should call bdi_unregister() after killing superJens Axboe1-1/+1
2009-09-21perf: Tidy up after the big renameIngo Molnar8-76/+534