| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-04-28 | 1 | -0/+34 |
|\ |
|
| * | Catch filesystems lacking s_bdi | Jörn Engel | 2010-04-25 | 1 | -0/+5 |
| * | bdi: add helper function for doing init and register of a bdi for a file system | Jens Axboe | 2010-04-22 | 1 | -0/+29 |
* | | mmap: check ->vm_ops before dereferencing | Rik van Riel | 2010-04-27 | 1 | -1/+2 |
* | | ksm: check for ERR_PTR from follow_page() | Dan Carpenter | 2010-04-24 | 1 | -6/+6 |
* | | rmap: anon_vma_prepare() can leak anon_vma_chain | Oleg Nesterov | 2010-04-24 | 1 | -4/+5 |
* | | hugetlb: fix infinite loop in get_futex_key() when backed by huge pages | Mel Gorman | 2010-04-24 | 1 | -1/+4 |
* | | memcg: fix prepare migration | Andrea Arcangeli | 2010-04-24 | 1 | -2/+2 |
|/ |
|
* | rmap: add exclusively owned pages to the newest anon_vma | Rik van Riel | 2010-04-20 | 1 | -11/+16 |
* | anonvma: when setting up page->mapping, we need to pick the _oldest_ anonvma | Linus Torvalds | 2010-04-13 | 1 | -2/+13 |
* | anon_vma: clone the anon_vma chain in the right order | Linus Torvalds | 2010-04-13 | 1 | -1/+1 |
* | vma_adjust: fix the copying of anon_vma chains | Linus Torvalds | 2010-04-13 | 1 | -16/+8 |
* | Simplify and comment on anon_vma re-use for anon_vma_prepare() | Linus Torvalds | 2010-04-13 | 1 | -24/+62 |
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-04-09 | 1 | -0/+3 |
|\ |
|
| * | backing-dev: Handle class_create() failure | Anton Blanchard | 2010-04-02 | 1 | -0/+3 |
* | | slub: Fix kmem_ptr_validate() for non-kernel pointers | Pekka Enberg | 2010-04-09 | 1 | -0/+3 |
* | | slab: Generify kernel pointer validation | Pekka Enberg | 2010-04-09 | 2 | -12/+22 |
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-04-07 | 1 | -2/+15 |
|\ \ |
|
| * | | bootmem, x86: Fix 32bit numa system without RAM on node 0 | Yinghai Lu | 2010-04-01 | 1 | -1/+7 |
| * | | nobootmem, x86: Fix 32bit numa system without RAM on node 0 | Yinghai Lu | 2010-04-01 | 1 | -1/+8 |
* | | | memcg: fix race in file_mapped accounting | KAMEZAWA Hiroyuki | 2010-04-07 | 1 | -9/+9 |
* | | | pagemap: fix pfn calculation for hugepage | Naoya Horiguchi | 2010-04-07 | 1 | -10/+37 |
* | | | mm: revert "vmscan: get_scan_ratio() cleanup" | KOSAKI Motohiro | 2010-04-07 | 1 | -14/+9 |
* | | | readahead: fix NULL filp dereference | Wu Fengguang | 2010-04-07 | 1 | -1/+1 |
* | | | mm: avoid null-pointer deref in sync_mm_rss() | KAMEZAWA Hiroyuki | 2010-04-07 | 1 | -2/+1 |
* | | | Merge branch 'slabh' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc | Linus Torvalds | 2010-04-05 | 28 | -10/+56 |
|\ \ \ |
|
| * | | | percpu: don't implicitly include slab.h from percpu.h | Tejun Heo | 2010-03-30 | 2 | -1/+35 |
| * | | | kmemcheck: Fix build errors due to missing slab.h | Randy Dunlap | 2010-03-30 | 1 | -0/+1 |
| * | | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 27 | -10/+21 |
| |/ / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2010-04-05 | 1 | -0/+26 |
|\ \ \ |
|
| * | | | percpu, module: implement and use is_kernel/module_percpu_address() | Tejun Heo | 2010-03-29 | 1 | -0/+26 |
| |/ / |
|
* / / | rmap: fix anon_vma_fork() memory leak | Rik van Riel | 2010-04-05 | 1 | -0/+1 |
|/ / |
|
* | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-03-26 | 1 | -13/+0 |
|\ \ |
|
| * | | x86: Remove excessive early_res debug output | Jiri Kosina | 2010-03-24 | 1 | -13/+0 |
| |/ |
|
* | | NOMMU: Fix __get_user_pages() to pin last page on offset buffers | David Howells | 2010-03-25 | 1 | -1/+1 |
* | | NOMMU: Revert 'nommu: get_user_pages(): pin last page on non-page-aligned start' | David Howells | 2010-03-25 | 1 | -2/+2 |
* | | mempolicy: fix get_mempolicy() for relative and static nodes | Lee Schermerhorn | 2010-03-25 | 1 | -3/+7 |
* | | exit: fix oops in sync_mm_rss | Michael S. Tsirkin | 2010-03-25 | 2 | -0/+2 |
* | | tmpfs: cleanup mpol_parse_str() | KOSAKI Motohiro | 2010-03-25 | 1 | -12/+12 |
* | | tmpfs: handle MPOL_LOCAL mount option properly | KOSAKI Motohiro | 2010-03-25 | 1 | -0/+1 |
* | | tmpfs: mpol=bind:0 don't cause mount error. | KOSAKI Motohiro | 2010-03-25 | 1 | -3/+7 |
* | | tmpfs: fix oops on mounts with mpol=default | Ravikiran G Thirumalai | 2010-03-25 | 1 | -2/+7 |
* | | mm/ksm.c is doing an unneeded _notify in write_protect_page. | Robin Holt | 2010-03-25 | 1 | -1/+1 |
* | | nommu: fix an incorrect comment in the do_mmap_shared_file() | David Howells | 2010-03-25 | 1 | -4/+3 |
* | | memcontrol: fix potential null deref | Dan Carpenter | 2010-03-25 | 1 | -2/+4 |
* | | memcg: disable move charge in no mmu case | Daisuke Nishimura | 2010-03-25 | 1 | -22/+22 |
* | | memcg: avoid use cmpxchg in swap cgroup maintainance | KAMEZAWA Hiroyuki | 2010-03-18 | 1 | -4/+16 |
|/ |
|
* | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-03-13 | 1 | -0/+2 |
|\ |
|
| * | rcu: Suppress __mpol_dup() false positive from RCU lockdep | Paul E. McKenney | 2010-03-04 | 1 | -0/+2 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2010-03-13 | 2 | -2/+2 |
|\ \ |
|