Age | Commit message (Expand) | Author |
2012-07-31 | mm/hugetlb: add new HugeTLB cgroup | Aneesh Kumar K.V |
2012-07-31 | hugetlb: make some static variables global | Aneesh Kumar K.V |
2012-07-31 | hugetlb: add a list for tracking in-use HugeTLB pages | Aneesh Kumar K.V |
2012-07-31 | hugetlb: simplify migrate_huge_page() | Aneesh Kumar K.V |
2012-07-31 | hugetlb: use mmu_gather instead of a temporary linked list for accumulating p... | Aneesh Kumar K.V |
2012-07-31 | hugetlb: add an inline helper for finding hstate index | Aneesh Kumar K.V |
2012-07-31 | hugetlb: don't use ERR_PTR with VM_FAULT* values | Aneesh Kumar K.V |
2012-07-31 | hugetlb: rename max_hstate to hugetlb_max_hstate | Aneesh Kumar K.V |
2012-07-31 | mm: prepare for removal of obsolete /proc/sys/vm/nr_pdflush_threads | Wanpeng Li |
2012-07-31 | mm/buddy: cleanup on should_fail_alloc_page | Gavin Shan |
2012-07-31 | mm: account the total_vm in the vm_stat_account() | Huang Shijie |
2012-07-31 | swap: allow swap readahead to be merged | Christian Ehrhardt |
2012-07-31 | memcg: remove MEM_CGROUP_CHARGE_TYPE_FORCE | Kamezawa Hiroyuki |
2012-07-31 | memcg: rename MEM_CGROUP_CHARGE_TYPE_MAPPED as MEM_CGROUP_CHARGE_TYPE_ANON | Kamezawa Hiroyuki |
2012-07-31 | memcg: rename MEM_CGROUP_STAT_SWAPOUT as MEM_CGROUP_STAT_SWAP | Kamezawa Hiroyuki |
2012-07-31 | mm: make vb_alloc() more foolproof | Jan Kara |
2012-07-31 | vmalloc: walk vmap_areas by sorted list instead of rb_next() | Hong zhi guo |
2012-07-30 | Merge tag 'writeback-proportions' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2012-07-30 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-07-30 | mm: fix wrong argument of migrate_huge_pages() in soft_offline_huge_page() | Joonsoo Kim |
2012-07-30 | Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen... | Linus Torvalds |
2012-07-30 | Merge branch 'for-linus-for-3.6-rc1' of git://git.linaro.org/people/mszyprows... | Linus Torvalds |
2012-07-30 | ARM: dma-mapping: remove custom consistent dma region | Marek Szyprowski |
2012-07-30 | mm: vmalloc: use const void * for caller argument | Marek Szyprowski |
2012-07-30 | mm: Fix build warning in kmem_cache_create() | Shuah Khan |
2012-07-27 | Merge branch 'kmap_atomic' of git://github.com/congwang/linux | Linus Torvalds |
2012-07-26 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2012-07-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-07-24 | Merge tag 'stable/for-linus-3.6-rc0-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2012-07-24 | vmalloc: remove KM_USER0 from comments | Cong Wang |
2012-07-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds |
2012-07-23 | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2012-07-23 | mm/frontswap: cleanup doc and comment error | Wanpeng Li |
2012-07-23 | mm: frontswap: remove unneeded headers | Sasha Levin |
2012-07-22 | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2012-07-19 | mm: frontswap: split out function to clear a page out | Sasha Levin |
2012-07-18 | bounce: allow use of bounce pool via config option | Chris Metcalf |
2012-07-17 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-07-17 | mm: fix lost kswapd wakeup in kswapd_stop() | Aaditya Kumar |
2012-07-17 | bootmem: make ___alloc_bootmem_node_nopanic() really nopanic | Yinghai Lu |
2012-07-17 | Merge branch 'fixes-for-linus' of git://git.linaro.org/people/mszyprowski/lin... | Linus Torvalds |
2012-07-14 | don't pass nameidata to ->create() | Al Viro |
2012-07-12 | slob: Fix early boot kernel crash | Christoph Lameter |
2012-07-11 | memblock: free allocated memblock_reserved_regions later | Yinghai Lu |
2012-07-11 | mm: sparse: fix usemap allocation above node descriptor section | Yinghai Lu |
2012-07-11 | mm: sparse: fix section usemap placement calculation | Yinghai Lu |
2012-07-11 | shmem: cleanup shmem_add_to_page_cache | Hugh Dickins |
2012-07-11 | shmem: fix negative rss in memcg memory.stat | Hugh Dickins |
2012-07-11 | tmpfs: revert SEEK_DATA and SEEK_HOLE | Hugh Dickins |
2012-07-11 | mm/memory_hotplug.c: release memory resources if hotadd_new_pgdat() fails | Wen Congyang |