summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2010-07-30Merge remote branch 'hwpoison/hwpoison'Stephen Rothwell
2010-07-30Merge remote branch 'percpu/for-next'Stephen Rothwell
2010-07-30Merge remote branch 'tip/auto-latest'Stephen Rothwell
2010-07-30Merge remote branch 'catalin/for-next'Stephen Rothwell
2010-07-30Merge remote branch 'slab/for-next'Stephen Rothwell
2010-07-30Merge remote branch 'block/for-next'Stephen Rothwell
2010-07-30Merge remote branch 'kvm/linux-next'Stephen Rothwell
2010-07-29Merge branch 'slub/fixes' into for-nextPekka Enberg
2010-07-29slub numa: Fix rare allocation from unexpected nodeChristoph Lameter
2010-07-25KVM: Fix a race condition for usage of is_hwpoison_address()Huang Ying
2010-07-25KVM: Avoid killing userspace through guest SRAO MCE on unmapped pagesHuang Ying
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
2010-07-16slub: Allow removal of slab caches during bootChristoph Lameter
2010-07-16slub: Check kasprintf results in kmem_cache_init()Christoph Lameter
2010-07-16SLUB: Constants need ULChristoph Lameter
2010-07-16slub: Use a constant for a unspecified node.Christoph Lameter
2010-07-16SLOB: Free objects to their own listBob Liu
2010-07-14lmb: rename to memblockYinghai Lu
2010-07-10Merge branches 'perf/urgent' and 'x86/mm' into auto-latestIngo Molnar
2010-07-10Merge branch 'linus' into auto-latestIngo Molnar
2010-07-09x86, ioremap: Fix incorrect physical address handling in PAE modeKenji Kaneshige
2010-07-09Merge branch 'master' into for-2.6.36Jens Axboe
2010-07-08Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-07-08hugetlb: add missing unlock in avoidcopy path in hugetlb_cow()Naoya Horiguchi
2010-07-08hwpoison: rename CONFIGNaoya Horiguchi
2010-07-08HWPOISON, hugetlb: support hwpoison injection for hugepageNaoya Horiguchi
2010-07-08HWPOISON, hugetlb: detect hwpoison in hugetlb codeNaoya Horiguchi
2010-07-08HWPOISON, hugetlb: isolate corrupted hugepageNaoya Horiguchi
2010-07-08HWPOISON, hugetlb: maintain mce_bad_pages in handling hugepage errorNaoya Horiguchi
2010-07-08HWPOISON, hugetlb: set/clear PG_hwpoison bits on hugepageNaoya Horiguchi
2010-07-08HWPOISON, hugetlb: enable error handling path for hugepageNaoya Horiguchi
2010-07-08hugetlb, rmap: add reverse mapping for hugepageNaoya Horiguchi