summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2008-09-15Merge commit 'creds/next-creds'Stephen Rothwell
2008-09-15Merge commit 'kmemcheck/auto-kmemcheck-next'Stephen Rothwell
2008-09-15Merge commit 'slab/for-next'Stephen Rothwell
2008-09-15Merge commit 'block/for-next'Stephen Rothwell
2008-09-15Merge commit 'trivial/next'Stephen Rothwell
2008-09-15Merge commit 'tip-core/auto-core-next'Stephen Rothwell
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-11Merge branch 'testing' into for-nextPekka Enberg
2008-09-11slub: fixed uninitialized counter in struct kmem_cache_nodeSalman Qazi
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-09-01Merge branch 'kmemtrace' into for-nextPekka Enberg
2008-09-01kmemtrace: remove unnecessary castsPekka Enberg
2008-08-31Merge branch 'kmemtrace' into for-nextPekka Enberg
2008-08-31kmemtrace: SLUB hooks for caller-tracking functions.Eduard - Gabriel Munteanu
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
2008-08-20Merge branch 'testing' into for-nextPekka Enberg
2008-08-20slub: Disable NUMA remote node defragmentation by defaultChristoph Lameter
2008-08-19Merge branch 'kmemtrace' into for-nextPekka Enberg
2008-08-19kmemtrace: SLUB hooks.Eduard - Gabriel Munteanu
2008-08-19SLUB: Replace __builtin_return_address(0) with _RET_IP_.Eduard - Gabriel Munteanu
2008-08-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2008-08-15bootmem allocator: alloc_bootmem_core(): page-align the end offsetMikulas Patocka
2008-08-15x86, pat: avoid highmem cache attribute aliasingNick Piggin
2008-08-14security: Fix setting of PF_SUPERPRIV by __capable()David Howells
2008-08-14Merge branch 'master' into next-credsJames Morris
2008-08-13Merge commit 'v2.6.27-rc3' into kmemcheckIngo Molnar
2008-08-13kmemtrace: SLOB hooks.Eduard - Gabriel Munteanu