aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)AuthorFilesLines
2010-09-25Avoid pgoff overflow in remap_file_pagesGravatar Larry Woodman 1-0/+4
2010-09-24fremap: get rid of broken 'end' variableGravatar Linus Torvalds 1-2/+1
2010-09-23hugetlb, rmap: add BUG_ON(!PageLocked) in hugetlb_add_anon_rmap()Gravatar Naoya Horiguchi 1-0/+2
2010-09-23hugetlb, rmap: fix confusing page locking in hugetlb_cow()Gravatar Naoya Horiguchi 1-10/+12
2010-09-23hugetlb, rmap: use hugepage_add_new_anon_rmap() in hugetlb_cow()Gravatar Naoya Horiguchi 1-1/+1
2010-09-23hugetlb, rmap: always use anon_vma root pointerGravatar Naoya Horiguchi 1-6/+7
2010-09-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Gravatar Linus Torvalds 1-1/+1
2010-09-22mmap: call unlink_anon_vmas() in __split_vma() in case of errorGravatar Andrea Arcangeli 1-0/+1
2010-09-22oom: filter unkillable tasks from tasklist dumpGravatar David Rientjes 1-21/+19
2010-09-22vmscan: check all_unreclaimable in direct reclaim pathGravatar Minchan Kim 1-8/+35
2010-09-22oom: always return a badness score of non-zero for eligible tasksGravatar David Rientjes 1-2/+7
2010-09-22Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockGravatar Linus Torvalds 1-0/+2
2010-09-22bdi: Initialize noop_backing_dev_info properlyGravatar Jan Kara 1-0/+2
2010-09-21percpu: fix pcpu_last_unit_cpuGravatar Tejun Heo 1-1/+1
2010-09-20mm: further fix swapin race conditionGravatar Hugh Dickins 1-3/+5
2010-09-10Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockGravatar Linus Torvalds 1-2/+5
2010-09-09mm: page allocator: drain per-cpu lists after direct reclaim allocation failsGravatar Mel Gorman 1-4/+16
2010-09-09mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory ...Gravatar Christoph Lameter 3-3/+37
2010-09-09mm: page allocator: update free page counters after pages are placed on the f...Gravatar Mel Gorman 1-4/+5
2010-09-09vmstat: update zone stat threshold when onlining a cpuGravatar KAMEZAWA Hiroyuki 1-0/+1
2010-09-09swap: discard while swapping only if SWAP_FLAG_DISCARDGravatar Hugh Dickins 1-1/+1
2010-09-09swap: do not send discards as barriersGravatar Christoph Hellwig 1-6/+3
2010-09-09swap: prevent reuse during hibernationGravatar Hugh Dickins 1-4/+20
2010-09-09swap: revert special hibernation allocationGravatar Hugh Dickins 1-72/+22
2010-09-09bounce: call flush_dcache_page() after bounce_copy_vec()Gravatar Gary King 1-1/+1
2010-09-09memory hotplug: fix next block calculation in is_removableGravatar KAMEZAWA Hiroyuki 1-8/+8
2010-09-09mm: compaction: handle active and inactive fairly in too_many_isolatedGravatar Minchan Kim 1-3/+4
2010-09-09mm: avoid warning when COMPACTION is selectedGravatar Andrea Arcangeli 1-1/+1
2010-09-09mm: fix swapin race conditionGravatar Andrea Arcangeli 2-8/+34
2010-09-09mm: Move vma_stack_continue into mm.hGravatar Stefan Bader 1-6/+0
2010-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Gravatar Linus Torvalds 2-4/+6
2010-08-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Gravatar Linus Torvalds 1-0/+1
2010-08-28mm: fix hang on anon_vma->root->lockGravatar Hugh Dickins 1-3/+16
2010-08-27percpu: fix a mismatch between code and commentGravatar Namhyung Kim 1-1/+1
2010-08-27percpu: fix a memory leak in pcpu_extend_area_map()Gravatar Huang Shijie 1-1/+3
2010-08-27writeback: do not lose wakeup events when forking bdi threadsGravatar Artem Bityutskiy 1-2/+5
2010-08-25Merge branch '2.6.36-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-16/+10
2010-08-24guard page for stacks that grow upwardsGravatar Luck, Tony 2-7/+11
2010-08-24writeback: write_cache_pages doesn't terminate at nr_to_write <= 0Gravatar Dave Chinner 1-16/+10
2010-08-22mm: exporting account_page_dirtyGravatar Michael Rubin 1-0/+1
2010-08-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Gravatar Linus Torvalds 1-2/+2
2010-08-21mm: make stack guard page logic use vm_prev pointerGravatar Linus Torvalds 1-4/+11
2010-08-21mm: make the mlock() stack guard page checks stricterGravatar Linus Torvalds 1-5/+16
2010-08-21mm: make the vma list be doubly linkedGravatar Linus Torvalds 2-6/+22
2010-08-20oom: __task_cred() need rcu_read_lock()Gravatar KOSAKI Motohiro 1-1/+1
2010-08-20oom: fix tasklist_lock leakGravatar KOSAKI Motohiro 1-3/+6
2010-08-20oom: fix NULL pointer dereferenceGravatar KOSAKI Motohiro 1-3/+2
2010-08-20lib/radix-tree.c: fix overflow in radix_tree_range_tag_if_tagged()Gravatar Jan Kara 1-1/+2
2010-08-17shmem: put_super must percpu_counter_destroyGravatar Hugh Dickins 1-2/+6
2010-08-15mm: fix up some user-visible effects of the stack guard pageGravatar Linus Torvalds 1-0/+8