summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2009-12-10Merge remote branch 'hwpoison/hwpoison'Stephen Rothwell
2009-12-10Merge remote branch 'percpu/for-next'Stephen Rothwell
2009-12-10Merge remote branch 'limits/writable_limits'Stephen Rothwell
2009-12-10Merge remote branch 'catalin/for-next'Stephen Rothwell
2009-12-10Merge remote branch 'trivial/for-next'Stephen Rothwell
2009-12-10Merge remote branch 'slab/for-next'Stephen Rothwell
2009-12-10Merge branch 'quilt/rr'Stephen Rothwell
2009-12-10Merge remote branch 'ext3/for_next'Stephen Rothwell
2009-12-09MM: use helpers for rlimitsJiri Slaby
2009-12-08Merge branches 'slab/fixes', 'slab/kmemleak', 'slub/perf' and 'slub/stats' in...Pekka Enberg
2009-12-08Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-12-08HWPOISON: Don't do early filtering if filter is disabledAndi Kleen
2009-12-08HWPOISON: Add a madvise() injector for soft page offliningAndi Kleen
2009-12-08HWPOISON: Add soft page offline supportAndi Kleen
2009-12-08HWPOISON: Undefine short-hand macros after use to avoid namespace conflictAndi Kleen
2009-12-08HWPOISON: Use new shake_page in memory_failureAndi Kleen
2009-12-08HWPOISON: mention HWPoison in Kconfig entryAndi Kleen
2009-12-08HWPOISON: Use get_user_page_fast in hwpoison madviseAndi Kleen
2009-12-08HWPOISON: add an interface to switch off/on all the page filtersHaicheng Li
2009-12-08HWPOISON: add memory cgroup filterAndi Kleen
2009-12-08memcg: add accessor to mem_cgroup.cssWu Fengguang
2009-12-08memcg: rename and export try_get_mem_cgroup_from_page()Wu Fengguang
2009-12-08HWPOISON: add page flags filterWu Fengguang
2009-12-08HWPOISON: limit hwpoison injector to known page typesWu Fengguang
2009-12-08HWPOISON: add fs/device filtersWu Fengguang
2009-12-08HWPOISON: return 0 to indicate success reliablyWu Fengguang
2009-12-08HWPOISON: make semantics of IGNORED/DELAYED clearWu Fengguang
2009-12-08HWPOISON: Add unpoisoning supportWu Fengguang
2009-12-08HWPOISON: detect free buddy pages explicitlyWu Fengguang
2009-12-08HWPOISON: remove the free buddy page handlerWu Fengguang
2009-12-08HWPOISON: introduce delete_from_lru_cache()Wu Fengguang
2009-12-08HWPOISON: comment dirty swapcache pagesWu Fengguang
2009-12-08HWPOISON: comment the possible set_page_dirty() raceWu Fengguang
2009-12-08HWPOISON: abort on failed unmapWu Fengguang
2009-12-08HWPOISON: Turn ref argument into flags argumentAndi Kleen
2009-12-08HWPOISON: avoid grabbing the page count multiple times during madvise injectionWu Fengguang
2009-12-08HWPOISON: return ENXIO on invalid page numberWu Fengguang
2009-12-08HWPOISON: remove the anonymous entryWu Fengguang
2009-12-08HWPOISON: Be more aggressive at freeing non LRU cachesAndi Kleen
2009-12-08kill wait_on_page_writeback_rangeChristoph Hellwig
2009-12-08Merge branch 'master' into for-nextTejun Heo
2009-12-08Merge branch 'for-linus' into for-nextTejun Heo
2009-12-08percpu: refactor the code in pcpu_[de]populate_chunk()WANG Cong
2009-12-08Merge branch 'for-linus' into for-nextTejun Heo
2009-12-06slab, kmemleak: pass the correct pointer to kmemleak_erase()J. R. Okajima
2009-12-06slab, kmemleak: stop calling kmemleak_erase() unconditionallyJ. R. Okajima
2009-12-06SLAB: Fix unlikely() annotation in __cache_alloc_node()Tim Blechmann
2009-12-05Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-12-04mm: fix comments for invalidate_inode_pages2()Peng Tao