aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2011-05-22Merge commit 'v2.6.38.7' into linaro-2.6.38Nicolas Pitre
2011-05-21tmpfs: fix highmem swapoff crash regressionHugh Dickins
2011-05-21tmpfs: fix spurious ENOSPC when racing with unswapHugh Dickins
2011-05-21tmpfs: fix off-by-one in max_blocks checksHugh Dickins
2011-05-21tmpfs: fix race between swapoff and writepageHugh Dickins
2011-05-21tmpfs: fix race between umount and writepageHugh Dickins
2011-05-21tmpfs: fix race between umount and swapoffHugh Dickins
2011-05-21mm: use alloc_bootmem_node_nopanic() on really needed pathYinghai Lu
2011-05-21Don't lock guardpage if the stack is growing upMikulas Patocka
2011-05-21vm: fix vm_pgoff wrap in upward expansionHugh Dickins
2011-05-16Merge commit 'v2.6.38.6' into linaro-2.6.38Nicolas Pitre
2011-05-09VM: skip the stack guard page lookup in get_user_pages only for mlockLinus Torvalds
2011-05-02Merge commit 'v2.6.38.5' into linaro-2.6.38Nicolas Pitre
2011-05-02mm: thp: fix /dev/zero MAP_PRIVATE and vm_flags cleanupsAndrea Arcangeli
2011-05-02mm: check if PTE is already allocated during page faultMel Gorman
2011-05-02oom: use pte pages in OOM scoreKOSAKI Motohiro
2011-04-25Merge commit 'v2.6.38.4' into linaro-2.6.38Nicolas Pitre
2011-04-21brk: COMPAT_BRK: fix detection of randomized brkJiri Kosina
2011-04-21vmscan: all_unreclaimable() use zone->all_unreclaimable as a nameKOSAKI Motohiro
2011-04-21oom-kill: remove boost_dying_task_prio()KOSAKI Motohiro
2011-04-21mm/thp: use conventional format for boolean attributesBen Hutchings
2011-04-21vm: fix mlock() on stack guard pageLinus Torvalds
2011-04-21vm: fix vm_pgoff wrap in stack expansionLinus Torvalds
2011-04-14Merge commit 'v2.6.38.3' into linaro-2.6.38Nicolas Pitre
2011-04-14mm: avoid wrapping vm_pgoff in mremap()Linus Torvalds
2011-03-31Merge remote branch 'lttng/2.6.38-lttng-0.247'Avik Sil
2011-03-27fs: assign sb->s_bdi to default_backing_dev_info if the bdi is going awayJens Axboe
2011-03-27mm: PageBuddy and mapcount robustnessAndrea Arcangeli
2011-03-27oom: avoid deferring oom killer if exiting task is being tracedDavid Rientjes
2011-03-27oom: skip zombies when iterating tasklistAndrey Vagin
2011-03-27oom: prevent unnecessary oom kills or kernel panicsDavid Rientjes
2011-03-27mm: compaction: prevent kswapd compacting memory to reduce CPU usageAndrea Arcangeli
2011-03-27mm: swap: unlock swapfile inode mutex before closing file on bad swapfilesMel Gorman
2011-03-27shmem: let shared anonymous be nonlinear againHugh Dickins
2011-03-27Revert "slab: Fix missing DEBUG_SLAB last user"Pekka Enberg
2011-03-16export-vmalloc-sync-all-symbol-fixMathieu Desnoyers
2011-03-16markers-update-to-channel-apiMathieu Desnoyers
2011-03-16lttng-statedump/lttng-statedump-swapMathieu Desnoyers
2011-03-16lttng-instrumentation/lttng-instrumentation-page-cache-transitionMathieu Desnoyers
2011-03-16lttng-instrumentation/lttng-instrumentation-hugetlbMathieu Desnoyers
2011-03-16lttng-instrumentation/lttng-instrumentation-page_allocMathieu Desnoyers
2011-03-16lttng-instrumentation/lttng-instrumentation-memoryMathieu Desnoyers
2011-03-16lttng-instrumentation/lttng-instrumentation-swapMathieu Desnoyers
2011-03-16lttng-instrumentation/lttng-instrumentation-filemapMathieu Desnoyers
2011-03-16lttng-instrumentation/lttng-instrumentation-mm-tracepoints-probesMathieu Desnoyers
2011-03-14Revert "oom: oom_kill_process: fix the child_points logic"Linus Torvalds
2011-03-14oom: oom_kill_process: fix the child_points logicOleg Nesterov
2011-03-14thp+memcg-numa: fix BUG at include/linux/mm.h:370!Hugh Dickins
2011-03-13thp: fix page_referenced to modify mapcount/vm_flags only if page is foundAndrea Arcangeli
2011-03-04mm: use correct numa policy node for transparent hugepagesAndi Kleen