| Commit message (Expand) | Author | Age | Files | Lines |
* | 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-22 | 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 |
* | | | oom: fix NULL pointer dereference | KOSAKI Motohiro | 2010-08-20 | 1 | -3/+2 |
* | | | lib/radix-tree.c: fix overflow in radix_tree_range_tag_if_tagged() | Jan Kara | 2010-08-20 | 1 | -1/+2 |
* | | | shmem: put_super must percpu_counter_destroy | Hugh Dickins | 2010-08-17 | 1 | -2/+6 |
* | | | mm: fix up some user-visible effects of the stack guard page | Linus Torvalds | 2010-08-15 | 1 | -0/+8 |
* | | | mm/page-writeback: fix non-kernel-doc function comments | Randy Dunlap | 2010-08-14 | 1 | -2/+2 |
* | | | mm: fix page table unmap for stack guard page properly | Linus Torvalds | 2010-08-14 | 1 | -7/+6 |
* | | | NOMMU: Remove an extraneous no_printk() | David Howells | 2010-08-13 | 1 | -5/+0 |
* | | | mm: fix missing page table unmap for stack guard page failure case | Linus Torvalds | 2010-08-13 | 1 | -1/+3 |
* | | | mm: keep a guard page below a grow-down stack segment | Linus Torvalds | 2010-08-12 | 1 | -0/+23 |
* | | | Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l... | Linus Torvalds | 2010-08-12 | 4 | -38/+260 |
|\ \ \ |
|
| * | | | hugetlb: add missing unlock in avoidcopy path in hugetlb_cow() | Naoya Horiguchi | 2010-08-11 | 1 | -1/+3 |
| * | | | hwpoison: rename CONFIG | Naoya Horiguchi | 2010-08-11 | 1 | -2/+2 |
| * | | | HWPOISON, hugetlb: support hwpoison injection for hugepage | Naoya Horiguchi | 2010-08-11 | 2 | -6/+11 |
| * | | | HWPOISON, hugetlb: detect hwpoison in hugetlb code | Naoya Horiguchi | 2010-08-11 | 1 | -0/+40 |
| * | | | HWPOISON, hugetlb: isolate corrupted hugepage | Naoya Horiguchi | 2010-08-11 | 2 | -8/+36 |
| * | | | HWPOISON, hugetlb: maintain mce_bad_pages in handling hugepage error | Naoya Horiguchi | 2010-08-11 | 1 | -5/+10 |
| * | | | HWPOISON, hugetlb: set/clear PG_hwpoison bits on hugepage | Naoya Horiguchi | 2010-08-11 | 1 | -0/+38 |
| * | | | HWPOISON, hugetlb: enable error handling path for hugepage | Naoya Horiguchi | 2010-08-11 | 1 | -17/+22 |
| * | | | hugetlb, rmap: add reverse mapping for hugepage | Naoya Horiguchi | 2010-08-11 | 2 | -2/+101 |
| | |/
| |/| |
|
* | | | Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2010-08-12 | 1 | -0/+4 |
|\ \ \ |
|
| * | | | vmap: add flag to allow lazy unmap to be disabled at runtime | Jeremy Fitzhardinge | 2010-07-27 | 1 | -0/+4 |
* | | | | writeback: add comment to the dirty limit functions | Wu Fengguang | 2010-08-12 | 1 | -3/+28 |
* | | | | writeback: avoid unnecessary calculation of bdi dirty thresholds | Wu Fengguang | 2010-08-12 | 2 | -38/+40 |
* | | | | writeback: balance_dirty_pages(): reduce calls to global_page_state | Wu Fengguang | 2010-08-12 | 1 | -62/+33 |
* | | | | mm: fix fatal kernel-doc error | Randy Dunlap | 2010-08-12 | 1 | -1/+1 |
* | | | | memcg: convert to use zone_to_nid() from bare zone->zone_pgdat->node_id | KOSAKI Motohiro | 2010-08-11 | 1 | -3/+3 |
* | | | | memcg: remove nid and zid argument from mem_cgroup_soft_limit_reclaim() | KOSAKI Motohiro | 2010-08-11 | 2 | -8/+4 |
* | | | | memcg: mem_cgroup_shrink_node_zone() doesn't need sc.nodemask | KOSAKI Motohiro | 2010-08-11 | 2 | -6/+2 |
* | | | | memcg: kill unnecessary initialization in mem_cgroup_shrink_node_zone() | KOSAKI Motohiro | 2010-08-11 | 1 | -2/+0 |
* | | | | memcg: sc.nr_to_reclaim should be initialized | KOSAKI Motohiro | 2010-08-11 | 1 | -0/+1 |
* | | | | memcg: avoid css_get() | KAMEZAWA Hiroyuki | 2010-08-11 | 1 | -43/+76 |
* | | | | memcg: use find_lock_task_mm() in memory cgroups oom | KAMEZAWA Hiroyuki | 2010-08-11 | 2 | -4/+8 |
* | | | | memcg: remove mem from arg of charge_common | Daisuke Nishimura | 2010-08-11 | 1 | -9/+8 |