summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2008-09-18Merge commit 'creds/next-creds'Stephen Rothwell
2008-09-18Merge commit 'kmemcheck/auto-kmemcheck-next'Stephen Rothwell
2008-09-18Merge commit 'slab/for-next'Stephen Rothwell
2008-09-18Merge commit 'block/for-next'Stephen Rothwell
2008-09-18Merge commit 'trivial/next'Stephen Rothwell
2008-09-18Merge commit 'tip-core/auto-core-next'Stephen Rothwell
2008-09-18Merge commit 'x86/auto-x86-next'Stephen Rothwell
2008-09-15slub: fixed uninitialized counter in struct kmem_cache_nodeSalman Qazi
2008-09-15kmemtrace: remove unnecessary castsPekka Enberg
2008-09-15kmemtrace: SLUB hooks for caller-tracking functions.Eduard - Gabriel Munteanu
2008-09-15kmemtrace: SLUB hooks.Eduard - Gabriel Munteanu
2008-09-15SLUB: Replace __builtin_return_address(0) with _RET_IP_.Eduard - Gabriel Munteanu
2008-09-15kmemtrace: SLOB hooks.Eduard - Gabriel Munteanu
2008-09-15kmemtrace: SLAB hooks.Eduard - Gabriel Munteanu
2008-09-15kmemtrace: Core implementation.Eduard - Gabriel Munteanu
2008-09-15slub: Trigger defragmentation from memory reclaimChristoph Lameter
2008-09-15slub/slabinfo: add defrag statisticsChristoph Lameter
2008-09-15slub: Add KICKABLE to avoid repeated kick() attemptsChristoph Lameter
2008-09-15slub: Slab defrag coreChristoph Lameter
2008-09-15slub: Sort slab cache list and establish maximum objects for defrag slabsChristoph Lameter
2008-09-15slub: Add get() and kick() methodsChristoph Lameter
2008-09-15slub: Replace ctor field with ops field in /sys/slab/*Christoph Lameter
2008-09-15slub: Add defrag_ratio field and sysfs support.Christoph Lameter
2008-09-15slub: fixed uninitialized counter in struct kmem_cache_nodeSalman Qazi
2008-09-14manual merge of linusIngo Molnar
2008-09-14Merge branch 'core/locking' into auto-core-nextIngo Molnar
2008-09-14highmem: use bio_has_data() in the bounce pathJens Axboe
2008-09-13mm: mark the correct zone as full when scanning zonelistsMel Gorman
2008-09-11x86: some lock annotations for user copy paths, v2Nick Piggin
2008-09-09Merge branch 'x86/pat' into auto-x86-nextIngo Molnar
2008-09-09Merge branch 'kmemcheck' into auto-kmemcheck-nextIngo Molnar
2008-09-09Merge branch 'core/misc' into auto-core-nextIngo Molnar
2008-09-03mmap: fix petty bug in anonymous shared mmap offset handlingTejun Heo
2008-09-02mm: size of quicklists shouldn't be proportional to the number of CPUsKOSAKI Motohiro
2008-09-02mm/bootmem: silence section mismatch warning - contig_page_data/bootmem_node_...Marcin Slusarz
2008-09-02VFS: fix dio write returning EIO when try_to_release_page failsHisashi Hifumi
2008-09-02mm: make setup_zone_migrate_reserve() aware of overlapping nodesAdam Litke
2008-09-02Remove '#include <stddef.h>' from mm/page_isolation.cDavid Woodhouse
2008-08-28Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-08-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds
2008-08-27[ARM] Skip memory holes in FLATMEM when reading /proc/pagetypeinfoMel Gorman
2008-08-26kmemcheck: add some commentsVegard Nossum
2008-08-22Merge branch 'x86/urgent' into x86/patIngo Molnar
2008-08-20mm: xip/ext2 fix block allocation raceNick Piggin
2008-08-20mm: xip fix fault vs sparse page invalidate raceNick Piggin
2008-08-20mm: dirty page tracking race fixNick Piggin
2008-08-20bootmem: fix aligning of node-relative indexes and offsetsJohannes Weiner
2008-08-20mm: mminit_loglevel cannot be __meminitdata anymoreMarcin Slusarz
2008-08-20mm: show free swap as signedHugh Dickins
2008-08-20mm: page_remove_rmap comments on PageAnonHugh Dickins