summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* perf_counter: Generate mmap events for install_special_mapping()Peter Zijlstra2009-06-051-2/+3
* perf_counter: Remove munmap stuffPeter Zijlstra2009-06-041-6/+0Star
* Merge branch 'linus' into perfcounters/coreIngo Molnar2009-06-0113-59/+71
|\
| * memcg: fix build warning and avoid checking for mem != null again and againNikanth Karthikesan2009-05-291-9/+1Star
| * mm: account for MAP_SHARED mappings using VM_MAYSHARE and not VM_SHARED in hu...Mel Gorman2009-05-291-13/+13
| * memcg: fix deadlock between lock_page_cgroup and mapping tree_lockDaisuke Nishimura2009-05-295-7/+10
| * oom: fix possible oom_dump_tasks NULL pointerDavid Rientjes2009-05-291-9/+15
| * hugh: update email addressHugh Dickins2009-05-211-1/+1
| * Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-05-212-15/+19
| |\
| | * [ARM] Double check memmap is actually valid with a memmap has unexpected hole...Mel Gorman2009-05-182-15/+19
| * | page-writeback: fix the calculation of the oldest_jif in wb_kupdate()Toshiyuki Okajima2009-05-181-3/+3
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2009-05-172-2/+9
| |\ \ | | |/ | |/|
| | *-. Merge branches 'topic/documentation', 'topic/slub/fixes' and 'topic/urgent' i...Pekka Enberg2009-05-062-2/+9
| | |\ \
| | | | * mm: SLOB fix reclaim_stateNick Piggin2009-05-061-1/+4
| | | | * mm: SLUB fix reclaim_stateNick Piggin2009-05-061-0/+3
| | | |/ | | |/|
| | | * slub: enforce MAX_ORDERDavid Rientjes2009-04-231-1/+2
* | | | Merge commit 'v2.6.30-rc6' into perfcounters/coreIngo Molnar2009-05-1812-165/+194
|\| | |
| * | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-05-151-19/+12Star
| |\ \ \
| | * | | Revert "mm: add /proc controls for pdflush threads"Jens Axboe2009-05-151-19/+12Star
| * | | | Revert "Ignore madvise(MADV_WILLNEED) for hugetlbfs-backed regions"Linus Torvalds2009-05-131-8/+0Star
| |/ / /
| * | | NOMMU: Don't check vm_region::vm_start is page aligned in add_nommu_region()David Howells2009-05-071-2/+0Star
| * | | nommu: make the initial mmap allocation excess behaviour Kconfig configurableDavid Howells2009-05-072-1/+29
| * | | nommu: clamp zone_batchsize() to 0 under NOMMU conditionsDavid Howells2009-05-071-0/+18
| * | | mm: use roundown_pow_of_two() in zone_batchsize()David Howells2009-05-071-1/+1
| * | | alloc_vmap_area: fix memory leakRalph Wuerthner2009-05-071-0/+1
| * | | oom: prevent livelock when oom_kill_allocating_task is setDavid Rientjes2009-05-071-23/+21Star
| * | | Ignore madvise(MADV_WILLNEED) for hugetlbfs-backed regionsMel Gorman2009-05-051-0/+8
| * | | vmscan: avoid multiplication overflow in shrink_zone()Andrew Morton2009-05-031-1/+1
| * | | mm: fix Committed_AS underflow on large NR_CPUS environmentKOSAKI Motohiro2009-05-033-58/+13Star
| * | | memcg: fix mem_cgroup_shrink_usage()Daisuke Nishimura2009-05-032-23/+18Star
| * | | mm: close page_mkwrite racesNick Piggin2009-05-031-32/+76
| * | | memcg: fix try_get_mem_cgroup_from_swapcache()Daisuke Nishimura2009-05-031-3/+2Star
| * | | mm: fix pageref leak in do_swap_page()Johannes Weiner2009-05-031-2/+2
| |/ /
* | | Merge branch 'linus' into perfcounters/coreIngo Molnar2009-04-297-16/+55
|\| |
| * | vmscan,memcg: reintroduce sc->may_swapKOSAKI Motohiro2009-04-211-4/+8
| * | PM/Hibernate: Fix memory shrinkingRafael J. Wysocki2009-04-181-2/+3
| * | mm: pass correct mm when growing stackHugh Dickins2009-04-161-1/+1
| * | Export filemap_write_and_wait_rangeChris Mason2009-04-161-0/+1
| * | shmem: respect MAX_LFS_FILESIZEHugh Dickins2009-04-141-5/+20
| * | shmem: fix division by zeroYuri Tikhonov2009-04-141-1/+1
| * | memcg: remove warning when CONFIG_DEBUG_VM=nKAMEZAWA Hiroyuki2009-04-141-1/+1
| * | mm: document get_user_pages_fast()Andy Grover2009-04-141-0/+16
| * | mm: point the UNEVICTABLE_LRU config option at the documentationDavid Howells2009-04-141-0/+2
| * | filemap: fix kernel-doc warningsRandy Dunlap2009-04-141-2/+2
| |/
* | Merge commit 'v2.6.30-rc1' into perfcounters/coreIngo Molnar2009-04-081-11/+36
|\|
| * mm: add /proc controls for pdflush threadsPeter W Morreale2009-04-071-12/+19
| * mm: fix pdflush thread creation upper boundPeter W Morreale2009-04-071-6/+24
* | Merge branch 'linus' into perfcounters/coreIngo Molnar2009-04-077-56/+61
|\|
| * percpu: __percpu_depopulate_mask can take a const maskStephen Rothwell2009-04-061-1/+1
| * Merge branch 'kmemtrace-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-04-065-50/+55
| |\