| Commit message (Expand) | Author | Age | Files | Lines |
* | ksm: fix bad user data when swapping | Hugh Dickins | 2010-10-04 | 1 | -2/+4 |
* | ksm: fix page_address_in_vma anon_vma oops | Hugh Dickins | 2010-10-04 | 1 | -1/+7 |
* | Avoid pgoff overflow in remap_file_pages | Larry Woodman | 2010-09-25 | 1 | -0/+4 |
* | fremap: get rid of broken 'end' variable | Linus Torvalds | 2010-09-24 | 1 | -2/+1 |
* | hugetlb, rmap: add BUG_ON(!PageLocked) in hugetlb_add_anon_rmap() | Naoya Horiguchi | 2010-09-24 | 1 | -0/+2 |
* | hugetlb, rmap: fix confusing page locking in hugetlb_cow() | Naoya Horiguchi | 2010-09-24 | 1 | -10/+12 |
* | hugetlb, rmap: use hugepage_add_new_anon_rmap() in hugetlb_cow() | Naoya Horiguchi | 2010-09-24 | 1 | -1/+1 |
* | hugetlb, rmap: always use anon_vma root pointer | Naoya Horiguchi | 2010-09-24 | 1 | -6/+7 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2010-09-23 | 1 | -1/+1 |
|\ |
|
| * | percpu: fix pcpu_last_unit_cpu | Tejun Heo | 2010-09-21 | 1 | -1/+1 |
* | | mmap: call unlink_anon_vmas() in __split_vma() in case of error | Andrea Arcangeli | 2010-09-23 | 1 | -0/+1 |
* | | oom: filter unkillable tasks from tasklist dump | David Rientjes | 2010-09-23 | 1 | -21/+19 |
* | | vmscan: check all_unreclaimable in direct reclaim path | Minchan Kim | 2010-09-23 | 1 | -8/+35 |
* | | oom: always return a badness score of non-zero for eligible tasks | David Rientjes | 2010-09-23 | 1 | -2/+7 |
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-09-22 | 1 | -0/+2 |
|\ \
| |/
|/| |
|
| * | bdi: Initialize noop_backing_dev_info properly | Jan Kara | 2010-09-22 | 1 | -0/+2 |
* | | mm: further fix swapin race condition | Hugh Dickins | 2010-09-20 | 1 | -3/+5 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-09-10 | 1 | -2/+5 |
|\ |
|
| * | writeback: do not lose wakeup events when forking bdi threads | Artem Bityutskiy | 2010-08-27 | 1 | -2/+5 |
* | | mm: page allocator: drain per-cpu lists after direct reclaim allocation fails | Mel Gorman | 2010-09-10 | 1 | -4/+16 |
* | | mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory ... | Christoph Lameter | 2010-09-10 | 3 | -3/+37 |
* | | mm: page allocator: update free page counters after pages are placed on the f... | Mel Gorman | 2010-09-10 | 1 | -4/+5 |
* | | vmstat: update zone stat threshold when onlining a cpu | KAMEZAWA Hiroyuki | 2010-09-10 | 1 | -0/+1 |
* | | swap: discard while swapping only if SWAP_FLAG_DISCARD | Hugh Dickins | 2010-09-10 | 1 | -1/+1 |
* | | swap: do not send discards as barriers | Christoph Hellwig | 2010-09-10 | 1 | -6/+3 |
* | | swap: prevent reuse during hibernation | Hugh Dickins | 2010-09-10 | 1 | -4/+20 |
* | | swap: revert special hibernation allocation | Hugh Dickins | 2010-09-10 | 1 | -72/+22 |
* | | bounce: call flush_dcache_page() after bounce_copy_vec() | Gary King | 2010-09-10 | 1 | -1/+1 |
* | | memory hotplug: fix next block calculation in is_removable | KAMEZAWA Hiroyuki | 2010-09-10 | 1 | -8/+8 |
* | | mm: compaction: handle active and inactive fairly in too_many_isolated | Minchan Kim | 2010-09-10 | 1 | -3/+4 |
* | | mm: avoid warning when COMPACTION is selected | Andrea Arcangeli | 2010-09-10 | 1 | -1/+1 |
* | | mm: fix swapin race condition | Andrea Arcangeli | 2010-09-10 | 2 | -8/+34 |
* | | mm: Move vma_stack_continue into mm.h | Stefan Bader | 2010-09-09 | 1 | -6/+0 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2010-09-07 | 2 | -4/+6 |
|\ \ |
|
| * | | percpu: fix a mismatch between code and comment | Namhyung Kim | 2010-08-27 | 1 | -1/+1 |
| * | | percpu: fix a memory leak in pcpu_extend_area_map() | Huang Shijie | 2010-08-27 | 1 | -1/+3 |
| * | | percpu: add __percpu notations to UP allocator | Namhyung Kim | 2010-08-07 | 1 | -2/+2 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2010-08-28 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | mm: exporting account_page_dirty | Michael Rubin | 2010-08-23 | 1 | -0/+1 |
* | | | | mm: fix hang on anon_vma->root->lock | Hugh Dickins | 2010-08-28 | 1 | -3/+16 |
* | | | | Merge branch '2.6.36-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2010-08-25 | 1 | -16/+10 |
|\ \ \ \ |
|
| * | | | | writeback: write_cache_pages doesn't terminate at nr_to_write <= 0 | Dave Chinner | 2010-08-24 | 1 | -16/+10 |
| | |_|/
| |/| | |
|
* / | | | guard page for stacks that grow upwards | Luck, Tony | 2010-08-24 | 2 | -7/+11 |
|/ / / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen... | Linus Torvalds | 2010-08-22 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | slab: fix object alignment | Carsten Otte | 2010-08-09 | 1 | -2/+2 |
| | |/
| |/| |
|
* | | | mm: make stack guard page logic use vm_prev pointer | Linus Torvalds | 2010-08-21 | 1 | -4/+11 |
* | | | mm: make the mlock() stack guard page checks stricter | Linus Torvalds | 2010-08-21 | 1 | -5/+16 |
* | | | mm: make the vma list be doubly linked | Linus Torvalds | 2010-08-21 | 2 | -6/+22 |
* | | | oom: __task_cred() need rcu_read_lock() | KOSAKI Motohiro | 2010-08-20 | 1 | -1/+1 |
* | | | oom: fix tasklist_lock leak | KOSAKI Motohiro | 2010-08-20 | 1 | -3/+6 |