aboutsummaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAge
* Merge commit 'v2.6.30-rc6' into tracing/coreIngo Molnar2009-05-18
|\
| * Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-05-15
| |\
| | * Revert "mm: add /proc controls for pdflush threads"Jens Axboe2009-05-15
| * | Revert "Ignore madvise(MADV_WILLNEED) for hugetlbfs-backed regions"Linus Torvalds2009-05-13
| |/
| * NOMMU: Don't check vm_region::vm_start is page aligned in add_nommu_region()David Howells2009-05-07
| * nommu: make the initial mmap allocation excess behaviour Kconfig configurableDavid Howells2009-05-06
| * nommu: clamp zone_batchsize() to 0 under NOMMU conditionsDavid Howells2009-05-06
| * mm: use roundown_pow_of_two() in zone_batchsize()David Howells2009-05-06
| * alloc_vmap_area: fix memory leakRalph Wuerthner2009-05-06
| * oom: prevent livelock when oom_kill_allocating_task is setDavid Rientjes2009-05-06
* | Merge branch 'tracing/hw-branch-tracing' into tracing/coreIngo Molnar2009-05-07
|\ \
| * | x86, bts, mm: clean up buffer allocationMarkus Metzger2009-04-24
| * | Merge commit 'v2.6.30-rc3' into tracing/hw-branch-tracingIngo Molnar2009-04-24
| |\ \
| * | | mm, x86, ptrace, bts: defer branch trace stopping, remove dead codeIngo Molnar2009-04-08
| * | | mm, x86, ptrace, bts: defer branch trace stoppingMarkus Metzger2009-04-07
* | | | Merge branch 'linus' into tracing/coreIngo Molnar2009-05-07
|\ \ \ \ | | |_|/ | |/| |
| * | | Ignore madvise(MADV_WILLNEED) for hugetlbfs-backed regionsMel Gorman2009-05-05
| * | | vmscan: avoid multiplication overflow in shrink_zone()Andrew Morton2009-05-02
| * | | mm: fix Committed_AS underflow on large NR_CPUS environmentKOSAKI Motohiro2009-05-02
| * | | memcg: fix mem_cgroup_shrink_usage()Daisuke Nishimura2009-05-02
| * | | mm: close page_mkwrite racesNick Piggin2009-05-02
| * | | memcg: fix try_get_mem_cgroup_from_swapcache()Daisuke Nishimura2009-05-02
| * | | mm: fix pageref leak in do_swap_page()Johannes Weiner2009-05-02
| | |/ | |/|
| * | vmscan,memcg: reintroduce sc->may_swapKOSAKI Motohiro2009-04-21
| * | PM/Hibernate: Fix memory shrinkingRafael J. Wysocki2009-04-18
| * | mm: pass correct mm when growing stackHugh Dickins2009-04-16
| * | Export filemap_write_and_wait_rangeChris Mason2009-04-16
| * | shmem: respect MAX_LFS_FILESIZEHugh Dickins2009-04-13
| * | shmem: fix division by zeroYuri Tikhonov2009-04-13
| * | memcg: remove warning when CONFIG_DEBUG_VM=nKAMEZAWA Hiroyuki2009-04-13
| * | mm: document get_user_pages_fast()Andy Grover2009-04-13
| * | mm: point the UNEVICTABLE_LRU config option at the documentationDavid Howells2009-04-13
| * | filemap: fix kernel-doc warningsRandy Dunlap2009-04-13
* | | tracing/events: move trace point headers into include/trace/eventsSteven Rostedt2009-04-14
* | | tracing: create automated trace definesSteven Rostedt2009-04-14
* | | tracing, kmemtrace: Separate include/trace/kmemtrace.h to kmemtrace part and ...Zhaolei2009-04-12
|/ /
* | mm: add /proc controls for pdflush threadsPeter W Morreale2009-04-07
* | mm: fix pdflush thread creation upper boundPeter W Morreale2009-04-07
|/
* percpu: __percpu_depopulate_mask can take a const maskStephen Rothwell2009-04-06
* Merge branch 'kmemtrace-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-04-06
|\
| * kmemtrace: trace kfree() calls with NULL or zero-length objectsPekka Enberg2009-04-03
| * kmemtrace: use tracepointsEduard - Gabriel Munteanu2009-04-03
| * kmemtrace, mm: fix slab.h dependency problem in mm/failslab.cPekka Enberg2009-04-03
* | block: change the request allocation/congestion logic to be sync/async basedJens Axboe2009-04-06
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2009-04-05
|\ \
| * | Staging: pohmelfs: kconfig/makefile and vfs changes.Evgeniy Polyakov2009-04-03
* | | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-04-05
|\ \ \ | | |/ | |/|
| * | Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar2009-04-01
| |\ \
| | * | tracing, Text Edit Lock: cleanupIngo Molnar2009-03-30
| | * | tracing, Text Edit Lock - kprobes architecture independent support, nommu fixIngo Molnar2009-03-20