aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2012-07-31hugetlb: rename max_hstate to hugetlb_max_hstateAneesh Kumar K.V
2012-07-31mm: prepare for removal of obsolete /proc/sys/vm/nr_pdflush_threadsWanpeng Li
2012-07-31mm/buddy: cleanup on should_fail_alloc_pageGavin Shan
2012-07-31mm: account the total_vm in the vm_stat_account()Huang Shijie
2012-07-31swap: allow swap readahead to be mergedChristian Ehrhardt
2012-07-31memcg: remove MEM_CGROUP_CHARGE_TYPE_FORCEKamezawa Hiroyuki
2012-07-31memcg: rename MEM_CGROUP_CHARGE_TYPE_MAPPED as MEM_CGROUP_CHARGE_TYPE_ANONKamezawa Hiroyuki
2012-07-31memcg: rename MEM_CGROUP_STAT_SWAPOUT as MEM_CGROUP_STAT_SWAPKamezawa Hiroyuki
2012-07-31mm: make vb_alloc() more foolproofJan Kara
2012-07-31vmalloc: walk vmap_areas by sorted list instead of rb_next()Hong zhi guo
2012-07-31Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-07-31fs: Protect write paths by sb_start_write - sb_end_writeJan Kara
2012-07-30Merge tag 'writeback-proportions' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-07-30Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-07-30mm: fix wrong argument of migrate_huge_pages() in soft_offline_huge_page()Joonsoo Kim
2012-07-31mm: Make default vm_ops provide ->page_mkwrite handlerJan Kara
2012-07-31mm: Update file times from fault path only if .page_mkwrite is not setJan Kara
2012-07-30Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds
2012-07-30Merge branch 'for-linus-for-3.6-rc1' of git://git.linaro.org/people/mszyprows...Linus Torvalds
2012-07-30ARM: dma-mapping: remove custom consistent dma regionMarek Szyprowski
2012-07-30mm: vmalloc: use const void * for caller argumentMarek Szyprowski
2012-07-30mm: Fix build warning in kmem_cache_create()Shuah Khan
2012-07-30uprobes: Remove insert_vm_struct()->uprobe_mmap()Oleg Nesterov
2012-07-30uprobes: Remove copy_vma()->uprobe_mmap()Oleg Nesterov
2012-07-27Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds
2012-07-26Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-07-24Merge tag 'stable/for-linus-3.6-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-07-24vmalloc: remove KM_USER0 from commentsCong Wang
2012-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2012-07-23Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2012-07-23mm/frontswap: cleanup doc and comment errorWanpeng Li
2012-07-23mm: frontswap: remove unneeded headersSasha Levin
2012-07-22Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-07-19mm: frontswap: split out function to clear a page outSasha Levin
2012-07-18bounce: allow use of bounce pool via config optionChris Metcalf
2012-07-17Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-07-17mm: fix lost kswapd wakeup in kswapd_stop()Aaditya Kumar
2012-07-17bootmem: make ___alloc_bootmem_node_nopanic() really nopanicYinghai Lu
2012-07-17Merge branch 'fixes-for-linus' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds
2012-07-14don't pass nameidata to ->create()Al Viro
2012-07-12slob: Fix early boot kernel crashChristoph Lameter
2012-07-11memblock: free allocated memblock_reserved_regions laterYinghai Lu
2012-07-11mm: sparse: fix usemap allocation above node descriptor sectionYinghai Lu
2012-07-11mm: sparse: fix section usemap placement calculationYinghai Lu
2012-07-11shmem: cleanup shmem_add_to_page_cacheHugh Dickins
2012-07-11shmem: fix negative rss in memcg memory.statHugh Dickins
2012-07-11tmpfs: revert SEEK_DATA and SEEK_HOLEHugh Dickins
2012-07-11mm/memory_hotplug.c: release memory resources if hotadd_new_pgdat() failsWen Congyang
2012-07-11mm, thp: abort compaction if migration page cannot be charged to memcgDavid Rientjes