summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2010-08-10Merge remote branch 'hwpoison/hwpoison'Stephen Rothwell
2010-08-10Merge remote branch 'catalin/for-next'Stephen Rothwell
2010-08-10Merge remote branch 'slab/for-next'Stephen Rothwell
2010-08-10Merge remote branch 'block/for-next'Stephen Rothwell
2010-08-10Merge remote branch 'swiotlb-xen/master'Stephen Rothwell
2010-08-10Merge remote branch 'vfs/for-next'Stephen Rothwell
2010-08-09kmemleak: Add DocBook style comments to kmemleak.cCatalin Marinas
2010-08-09kmemleak: Introduce a default off mode for kmemleakJason Baron
2010-08-09kmemleak: Show more information for objects found by aliasCatalin Marinas
2010-08-09slab: fix object alignmentCarsten Otte
2010-08-09memblock: Fix memblock_is_region_reserved() to return a booleanBenjamin Herrenschmidt
2010-08-07writeback: fix bad _bh spinlock nestingJens Axboe
2010-08-07writeback: cleanup bdi_registerArtem Bityutskiy
2010-08-07writeback: add new tracepointsArtem Bityutskiy
2010-08-07writeback: remove unnecessary init_timer callArtem Bityutskiy
2010-08-07writeback: optimize periodic bdi thread wakeupsArtem Bityutskiy
2010-08-07writeback: prevent unnecessary bdi threads wakeupsArtem Bityutskiy
2010-08-07writeback: move bdi threads exiting logic to the forker threadArtem Bityutskiy
2010-08-07writeback: restructure bdi forker loop a littleArtem Bityutskiy
2010-08-07writeback: do not remove bdi from bdi_listArtem Bityutskiy
2010-08-07writeback: simplify bdi code a littleArtem Bityutskiy
2010-08-07writeback: do not lose wake-ups in the forker thread - 2Artem Bityutskiy
2010-08-07writeback: do not lose wake-ups in the forker thread - 1Artem Bityutskiy
2010-08-07writeback: fix possible race when creating bdi threadsArtem Bityutskiy
2010-08-07writeback: harmonize writeback threads namingArtem Bityutskiy
2010-08-07writeback: Add tracing to write_cache_pagesDave Chinner
2010-08-07writeback: Add tracing to balance_dirty_pagesDave Chinner
2010-08-07writeback: Initial tracing supportDave Chinner
2010-08-07writeback: merge bdi_writeback_task and bdi_start_fnChristoph Hellwig
2010-08-07writeback: remove wb_listChristoph Hellwig
2010-08-07block: unify flags for struct bio and struct requestChristoph Hellwig
2010-08-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds
2010-08-06Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2010-08-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-08-06Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-08-05Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2010-08-05mm,kdb,kgdb: Add a debug reference for the kdb kmap usageJason Wessel
2010-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2010-08-04Merge branches 'slab/fixes', 'slob/fixes', 'slub/cleanups' and 'slub/fixes' i...Pekka Enberg
2010-08-04Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-08-03slub: Allow removal of slab caches during bootChristoph Lameter
2010-08-03Revert "slub: Allow removal of slab caches during boot"Pekka Enberg
2010-08-02hugetlb: add missing unlock in avoidcopy path in hugetlb_cow()Naoya Horiguchi
2010-08-02hwpoison: rename CONFIGNaoya Horiguchi
2010-08-02HWPOISON, hugetlb: support hwpoison injection for hugepageNaoya Horiguchi
2010-08-02HWPOISON, hugetlb: detect hwpoison in hugetlb codeNaoya Horiguchi
2010-08-02HWPOISON, hugetlb: isolate corrupted hugepageNaoya Horiguchi
2010-08-02HWPOISON, hugetlb: maintain mce_bad_pages in handling hugepage errorNaoya Horiguchi
2010-08-02HWPOISON, hugetlb: set/clear PG_hwpoison bits on hugepageNaoya Horiguchi
2010-08-02HWPOISON, hugetlb: enable error handling path for hugepageNaoya Horiguchi