aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-09-22mm: oom analysis: Show kernel stack usage in /proc/meminfo and OOM log outputKOSAKI Motohiro
2009-09-22mm: oom analysis: add buffer cache information to show_free_areas()KOSAKI Motohiro
2009-09-22mm: oom analysis: add per-zone statistics to show_free_areas()KOSAKI Motohiro
2009-09-22Documentation/memory.txt: remove some very outdated recommendationsAndi Kleen
2009-09-22mm: show_free_areas(): display slab pages in two separate fieldsKOSAKI Motohiro
2009-09-22mm: clean up page_remove_rmap()KOSAKI Motohiro
2009-09-22hugetlb: restore interleaving of bootmem huge pagesLee Schermerhorn
2009-09-22hugetlb: clean up and update huge pages documentationLee Schermerhorn
2009-09-22hugetlb: use free_pool_huge_page() to return unused surplus pagesLee Schermerhorn
2009-09-22hugetlb: balance freeing of huge pages across nodesLee Schermerhorn
2009-09-22page_alloc: fix kernel-doc warningRandy Dunlap
2009-09-22memory hotplug: migrate swap cache pageShaohua Li
2009-09-22memory hotplug: alloc page from other node in memory onlineShaohua Li
2009-09-22memory hotplug: make pages from movable zone always isolatableShaohua Li
2009-09-22memory hotplug: exclude isolated page from pco page allocShaohua Li
2009-09-22memory hotplug: update zone pcp at memory onlineShaohua Li
2009-09-22mm: remove obsoleted alloc_pages cpuset commentDavid Rientjes
2009-09-22mm: make swap token dummies static inlinesJohannes Weiner
2009-09-22const: make block_device_operations constAlexey Dobriyan
2009-09-22const: make lock_manager_operations constAlexey Dobriyan
2009-09-22const: make file_lock_operations constAlexey Dobriyan
2009-09-22const: mark remaining inode_operations as constAlexey Dobriyan
2009-09-22const: mark remaining address_space_operations constAlexey Dobriyan
2009-09-22const: mark remaining export_operations constAlexey Dobriyan
2009-09-22const: mark remaining super_operations constAlexey Dobriyan
2009-09-22const: make struct super_block::s_qcop constAlexey Dobriyan
2009-09-22const: make struct super_block::dq_op constAlexey Dobriyan
2009-09-22drivers/mfd/ab3100-core.c: fix powerpc build errorAndrew Morton
2009-09-22proc: document `guest' column in /proc/statEric Dumazet
2009-09-22fs: make sure data stored into inode is properly seen before unlocking new inodeJan Kara
2009-09-22sdhci: orphan driver and listPierre Ossman
2009-09-22drivers/media/dvb/pt1/pt1.c needs vmalloc.hAndrew Morton
2009-09-21Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/...Linus Torvalds
2009-09-21Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-09-21Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-09-21Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-09-21Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-09-21Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-09-21Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-09-21Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2009-09-21Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds
2009-09-21Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds
2009-09-21Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-09-21Driver-Core: fix devnode callbacks for dabusb and industrialioIngo Molnar
2009-09-21nfs: initialize the backing_dev_info when creating the serverJens Axboe
2009-09-21writeback: make balance_dirty_pages() gradually back more offJens Axboe
2009-09-21writeback: don't use schedule_timeout() without setting runstateJens Axboe
2009-09-21nfs: nfs_kill_super() should call bdi_unregister() after killing superJens Axboe
2009-09-21perf: Tidy up after the big renameIngo Molnar
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar