Age | Commit message (Expand) | Author |
2012-05-28 | Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux | Linus Torvalds |
2012-05-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds |
2012-05-25 | mm: add new arch_make_huge_pte() method for tile support | Chris Metcalf |
2012-05-25 | arch/tile: allow building Linux with transparent huge pages enabled | Chris Metcalf |
2012-05-25 | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma... | Linus Torvalds |
2012-05-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-05-24 | Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2012-05-24 | mm: add a low limit to alloc_large_system_hash | Tim Bird |
2012-05-23 | mm: mempolicy: Let vma_merge and vma_split handle vma->vm_policy linkages | Mel Gorman |
2012-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2012-05-22 | Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds |
2012-05-22 | Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2012-05-21 | Merge branch 'vm-cleanups' (unmap_vma() interface cleanup) | Linus Torvalds |
2012-05-21 | cma: fix migration mode | Minchan Kim |
2012-05-21 | mm: trigger page reclaim in alloc_contig_range() to stabilise watermarks | Marek Szyprowski |
2012-05-21 | mm: extract reclaim code from __alloc_pages_direct_reclaim() | Marek Szyprowski |
2012-05-21 | mm: Serialize access to min_free_kbytes | Mel Gorman |
2012-05-21 | mm: page_isolation: MIGRATE_CMA isolation functions added | Michal Nazarewicz |
2012-05-21 | mm: mmzone: MIGRATE_CMA migration type added | Michal Nazarewicz |
2012-05-21 | mm: page_alloc: change fallbacks array handling | Michal Nazarewicz |
2012-05-21 | mm: page_alloc: introduce alloc_contig_range() | Michal Nazarewicz |
2012-05-21 | mm: compaction: export some of the functions | Michal Nazarewicz |
2012-05-21 | mm: compaction: introduce isolate_freepages_range() | Michal Nazarewicz |
2012-05-21 | mm: compaction: introduce map_pages() | Michal Nazarewicz |
2012-05-21 | mm: compaction: introduce isolate_migratepages_range() | Michal Nazarewicz |
2012-05-21 | mm: page_alloc: remove trailing whitespace | Michal Nazarewicz |
2012-05-19 | memcg,thp: fix res_counter:96 regression | Hugh Dickins |
2012-05-17 | slub: missing test for partial pages flush work in flush_all() | majianpeng |
2012-05-15 | userns: Convert the move_pages, and migrate_pages permission checks to use ui... | Eric W. Biederman |
2012-05-15 | userns: Convert tmpfs to use kuid and kgid where appropriate | Eric W. Biederman |
2012-05-14 | Merge branch 'perf/uprobes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar |
2012-05-11 | mm: raise MemFree by reverting percpu_pagelist_fraction to 0 | Hugh Dickins |
2012-05-10 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-05-10 | mm: nobootmem: fix sign extend problem in __free_pages_memory() | Russ Anderson |
2012-05-10 | memcg: free spare array to avoid memory leak | Sha Zhengju |
2012-05-10 | hugetlb: prevent BUG_ON in hugetlb_fault() -> hugetlb_cow() | Chris Metcalf |
2012-05-10 | mm: fix division by 0 in percpu_pagelist_fraction() | Sasha Levin |
2012-05-09 | kmemleak: Fix the kmemleak tracking of the percpu areas with !SMP | Catalin Marinas |
2012-05-09 | percpu: pcpu_embed_first_chunk() should free unused parts after all allocs ar... | Tejun Heo |
2012-05-08 | Merge branch 'for-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2012-05-08 | mm: use KERN_CONT in printk() continuation lines | Kay Sievers |
2012-05-06 | vm: remove 'nr_accounted' calculations from the unmap_vmas() interfaces | Linus Torvalds |
2012-05-06 | vm: simplify unmap_vmas() calling convention | Linus Torvalds |
2012-05-06 | vfs: Rename end_writeback() to clear_inode() | Jan Kara |
2012-05-06 | writeback: initialize global_dirty_limit | Fengguang Wu |
2012-05-03 | userns: Store uid and gid values in struct cred with kuid_t and kgid_t types | Eric W. Biederman |
2012-04-26 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-04-25 | mm: fix NULL ptr dereference in move_pages | Sasha Levin |
2012-04-25 | mm: fix NULL ptr dereference in migrate_pages | Sasha Levin |
2012-04-25 | mm: fix up the vmscan stat in vmstat | Ying Han |