summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2010-08-05Merge remote branch 'hwpoison/hwpoison'Stephen Rothwell
2010-08-05Merge remote branch 'tip/auto-latest'Stephen Rothwell
2010-08-05Merge remote branch 'catalin/for-next'Stephen Rothwell
2010-08-05Merge remote branch 'slab/for-next'Stephen Rothwell
2010-08-05Merge remote branch 'kgdb/kgdb-next'Stephen Rothwell
2010-08-05Merge commit 'refs/next/20100804/block'Stephen Rothwell
2010-08-05Merge remote branch 'swiotlb/master'Stephen Rothwell
2010-08-05Merge remote branch 'vfs/for-next'Stephen Rothwell
2010-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2010-08-04Merge branch 'stable/xen-swiotlb-0.8.6' into devel/linux-nextKonrad Rzeszutek Wilk
2010-08-04Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-08-03mm,kdb,kgdb: Add a debug reference for the kdb kmap usageJason Wessel
2010-08-03Merge branch 'slub/cleanups' into for-nextPekka Enberg
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
2010-08-02hugetlb, rmap: add reverse mapping for hugepageNaoya Horiguchi
2010-08-01KVM: Fix a race condition for usage of is_hwpoison_address()Huang Ying
2010-08-01KVM: Avoid killing userspace through guest SRAO MCE on unmapped pagesHuang Ying
2010-07-31Merge branch 'linus' into auto-latestIngo Molnar
2010-07-30mm: fix ia64 crash when gcore reads gate areaHugh Dickins
2010-07-29Merge branch 'slub/fixes' into for-nextPekka Enberg
2010-07-29slub numa: Fix rare allocation from unexpected nodeChristoph Lameter
2010-07-27vmap: add flag to allow lazy unmap to be disabled at runtimeJeremy Fitzhardinge
2010-07-24switch shmem.c to ->evice_inode()Al Viro
2010-07-24check ATTR_SIZE contraints in inode_change_okChristoph Hellwig
2010-07-24always call inode_change_ok early in ->setattrChristoph Hellwig
2010-07-24rename generic_setattrChristoph Hellwig
2010-07-23kmemleak: Add DocBook style comments to kmemleak.cCatalin Marinas
2010-07-23kmemleak: Introduce a default off mode for kmemleakJason Baron
2010-07-23kmemleak: Show more information for objects found by aliasCatalin Marinas
2010-07-21Merge branch 'linus' into auto-latestIngo Molnar
2010-07-20x86,nobootmem: make alloc_bootmem_node fall back to other node when 32bit num...Yinghai Lu
2010-07-20mm/vmscan.c: fix mapping use after freeNick Piggin
2010-07-20Merge branch 'slab/fixes' into for-nextPekka Enberg
2010-07-20slab: use deferable timers for its periodic housekeepingArjan van de Ven
2010-07-19mm: add context argument to shrinker callbackDave Chinner
2010-07-19Merge branch 'kmemleak' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds
2010-07-19kmemleak: Add support for NO_BOOTMEM configurationsCatalin Marinas
2010-07-19kmemleak: Annotate false positive in init_section_page_cgroup()Catalin Marinas
2010-07-16Merge branch 'linus' into auto-latestIngo Molnar
2010-07-16Merge branches 'slob/fixes', 'slub/fixes' and 'slub/cleanups' into for-nextPekka Enberg
2010-07-16slub: Use kmem_cache flags to detect if slab is in debugging mode.Christoph Lameter