summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2009-05-18mm, x86: remove MEMORY_HOTPLUG_RESERVE related codeYinghai Lu
2009-05-18Merge commit 'v2.6.30-rc6' into perfcounters/coreIngo Molnar
2009-05-17page-writeback: fix the calculation of the oldest_jif in wb_kupdate()Toshiyuki Okajima
2009-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds
2009-05-15Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-05-15Revert "mm: add /proc controls for pdflush threads"Jens Axboe
2009-05-13Revert "Ignore madvise(MADV_WILLNEED) for hugetlbfs-backed regions"Linus Torvalds
2009-05-07NOMMU: Don't check vm_region::vm_start is page aligned in add_nommu_region()David Howells
2009-05-07Merge branch 'tracing/hw-branch-tracing' into tracing/coreIngo Molnar
2009-05-07Merge branch 'linus' into tracing/coreIngo Molnar
2009-05-06nommu: make the initial mmap allocation excess behaviour Kconfig configurableDavid Howells
2009-05-06nommu: clamp zone_batchsize() to 0 under NOMMU conditionsDavid Howells
2009-05-06mm: use roundown_pow_of_two() in zone_batchsize()David Howells
2009-05-06alloc_vmap_area: fix memory leakRalph Wuerthner
2009-05-06oom: prevent livelock when oom_kill_allocating_task is setDavid Rientjes
2009-05-06Merge branches 'topic/documentation', 'topic/slub/fixes' and 'topic/urgent' i...Pekka Enberg
2009-05-06mm: SLOB fix reclaim_stateNick Piggin
2009-05-06mm: SLUB fix reclaim_stateNick Piggin
2009-05-05Ignore madvise(MADV_WILLNEED) for hugetlbfs-backed regionsMel Gorman
2009-05-02vmscan: avoid multiplication overflow in shrink_zone()Andrew Morton
2009-05-02mm: fix Committed_AS underflow on large NR_CPUS environmentKOSAKI Motohiro
2009-05-02memcg: fix mem_cgroup_shrink_usage()Daisuke Nishimura
2009-05-02mm: close page_mkwrite racesNick Piggin
2009-05-02memcg: fix try_get_mem_cgroup_from_swapcache()Daisuke Nishimura
2009-05-02mm: fix pageref leak in do_swap_page()Johannes Weiner
2009-04-29Merge branch 'linus' into perfcounters/coreIngo Molnar
2009-04-24x86, bts, mm: clean up buffer allocationMarkus Metzger
2009-04-24Merge commit 'v2.6.30-rc3' into tracing/hw-branch-tracingIngo Molnar
2009-04-23slub: enforce MAX_ORDERDavid Rientjes
2009-04-21vmscan,memcg: reintroduce sc->may_swapKOSAKI Motohiro
2009-04-18PM/Hibernate: Fix memory shrinkingRafael J. Wysocki
2009-04-16mm: pass correct mm when growing stackHugh Dickins
2009-04-16Export filemap_write_and_wait_rangeChris Mason
2009-04-14tracing/events: move trace point headers into include/trace/eventsSteven Rostedt
2009-04-14tracing: create automated trace definesSteven Rostedt
2009-04-13shmem: respect MAX_LFS_FILESIZEHugh Dickins
2009-04-13shmem: fix division by zeroYuri Tikhonov
2009-04-13memcg: remove warning when CONFIG_DEBUG_VM=nKAMEZAWA Hiroyuki
2009-04-13mm: document get_user_pages_fast()Andy Grover
2009-04-13mm: point the UNEVICTABLE_LRU config option at the documentationDavid Howells
2009-04-13filemap: fix kernel-doc warningsRandy Dunlap
2009-04-12tracing, kmemtrace: Separate include/trace/kmemtrace.h to kmemtrace part and ...Zhaolei
2009-04-08percpu: remove rbtree and use page->index insteadChristoph Lameter
2009-04-08percpu: don't put the first chunk in reverse-map rbtreeTejun Heo
2009-04-08mm, x86, ptrace, bts: defer branch trace stopping, remove dead codeIngo Molnar
2009-04-08Merge commit 'v2.6.30-rc1' into perfcounters/coreIngo Molnar
2009-04-07mm: add /proc controls for pdflush threadsPeter W Morreale
2009-04-07mm: fix pdflush thread creation upper boundPeter W Morreale
2009-04-07mm, x86, ptrace, bts: defer branch trace stoppingMarkus Metzger
2009-04-07Merge branch 'linus' into perfcounters/coreIngo Molnar