summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2009-07-09Merge branch 'quilt/driver-core'Stephen Rothwell
2009-07-09Merge commit 'percpu/for-next'Stephen Rothwell
2009-07-09Merge commit 'slab/for-next'Stephen Rothwell
2009-07-09Merge commit 'block/for-next'Stephen Rothwell
2009-07-09Merge branch 'quilt/rr'Stephen Rothwell
2009-07-09Merge commit 'kvm/master'Stephen Rothwell
2009-07-08writeback: check for registered bdi in flusher add and inode dirtyJens Axboe
2009-07-08writeback: add name to backing_dev_infoJens Axboe
2009-07-08writeback: add some debug inode list counters to bdi statsJens Axboe
2009-07-08writeback: support > 1 flusher thread per bdiJens Axboe
2009-07-08writeback: separate the flushing state/task from the bdiJens Axboe
2009-07-08writeback: get rid of pdflush completelyJens Axboe
2009-07-08writeback: move dirty inodes from super_block to backing_dev_infoJens Axboe
2009-07-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds
2009-07-06Fix virt_to_phys() warningsKevin Cernekee
2009-07-06mm: mark page accessed before we write_end()Josef Bacik
2009-07-06Merge branch 'slab/urgent' into for-linusPekka Enberg
2009-07-06Driver Core: devtmpfs - kernel-maintained tmpfs-based /devKay Sievers
2009-07-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Avi Kivity
2009-07-04percpu: teach large page allocator about NUMATejun Heo
2009-07-04percpu: allow non-linear / sparse cpu -> unit mappingTejun Heo
2009-07-04percpu: drop pcpu_chunk->page[]Tejun Heo
2009-07-04percpu: reorder a few functions in mm/percpu.cTejun Heo
2009-07-04percpu: simplify pcpu_setup_first_chunk()Tejun Heo
2009-07-04x86,percpu: generalize lpage first chunk allocatorTejun Heo
2009-07-04percpu: make 4k first chunk allocator map memoryTejun Heo
2009-07-04x86,percpu: generalize 4k first chunk allocatorTejun Heo
2009-07-04percpu: drop @unit_size from embed first chunk allocatorTejun Heo
2009-07-04x86: make pcpu_chunk_addr_search() matching stricterTejun Heo
2009-07-04Merge branch 'master' into for-nextTejun Heo
2009-07-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2009-07-01kmemleak: Fix scheduling-while-atomic bugIngo Molnar
2009-07-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Avi Kivity
2009-07-01cpumask:mm_quicklist-new-cpumask-opsRusty Russell
2009-06-30Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6Linus Torvalds
2009-06-30x86: only clear node_states for 64bitYinghai Lu
2009-06-30mm: prevent balance_dirty_pages() from doing too much workRichard Kennedy
2009-06-30dmapools: protect page_list walk in show_pools()Thomas Gleixner
2009-06-30Merge branch 'slqb/core' into for-nextPekka Enberg
2009-06-30SLQB: fix allocation size checkingNick Piggin
2009-06-29kmemleak: Do not warn if an unknown object is freedCatalin Marinas
2009-06-29kmemleak: Do not report new leaked objects if the scanning was stoppedCatalin Marinas
2009-06-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Avi Kivity
2009-06-29Merge branch 'slab/urgent' into for-nextPekka Enberg
2009-06-29SLAB: Fix lockdep annotationsPekka Enberg
2009-06-28Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-06-26kmemleak: Slightly change the policy on newly allocated objectsCatalin Marinas
2009-06-26kmemleak: Do not trigger a scan when reading the debug/kmemleak fileCatalin Marinas
2009-06-26kmemleak: Simplify the reports logged by the scanning threadCatalin Marinas
2009-06-26kmemleak: Enable task stacks scanning by defaultCatalin Marinas