summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2012-10-06sections: fix section conflicts in mm/percpu.cAndi Kleen
2012-10-02Merge tag 'stable/for-linus-3.7-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-02Merge branch 'for-3.7-hierarchy' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2012-10-01Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-09-28thp: avoid VM_BUG_ON page_count(page) false positives in __collapse_huge_page...Andrea Arcangeli
2012-09-26switch simple cases of fget_light to fdgetAl Viro
2012-09-26make get_file() return its argumentAl Viro
2012-09-26switch readahead(2) to fget_light()Al Viro
2012-09-26switch fadvise(2) to fget_light()Al Viro
2012-09-25Merge remote-tracking branch 'tip/core/rcu' into next.2012.09.25bPaul E. McKenney
2012-09-23kmemleak: Replace list_for_each_continue_rcu with new interfaceMichael Wang
2012-09-21frontswap: support exclusive gets if tmem backend is capableDan Magenheimer
2012-09-21mm: frontswap: fix a wrong if condition in frontswap_shrinkZhenzhong Duan
2012-09-17memory hotplug: fix section info double registration bugqiuxishi
2012-09-17mm/page_alloc: fix the page address of higher page's buddy calculationLi Haifeng
2012-09-17slub: consider pfmemalloc_match() in get_partial_node()Joonsoo Kim
2012-09-17slab: fix starting index for finding another objectJoonsoo Kim
2012-09-17slab: do ClearSlabPfmemalloc() for all pages of slabMel Gorman
2012-09-17memory hotplug: reset pgdat->kswapd to NULL if creating kernel thread failsWen Congyang
2012-09-14Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-09-14cgroup: mark subsystems with broken hierarchy support and whine if cgroups ar...Tejun Heo
2012-09-06Remove user-triggerable BUG from mpol_to_strDave Jones
2012-09-05mm/memblock: Use NULL instead of 0 for pointersSachin Kamat
2012-08-29mm, slab: lock the correct nodelist after reenabling irqsDavid Rientjes
2012-08-27bootmem: Fix the short description of reserve_bootmem()Javi Merino
2012-08-25Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-08-24xattr: extract simple_xattr code from tmpfsAristeu Rozanski
2012-08-23Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-08-21mm: compaction: Abort async compaction if locks are contended or taking too longMel Gorman
2012-08-21mm: have order > 0 compaction start near a pageblock with free pagesMel Gorman
2012-08-21mm: correct page->pfmemalloc to fix deactivate_slab regressionAlex Shi
2012-08-21mm/compaction.c: fix deferring compaction mistakeMinchan Kim
2012-08-21mm: change nr_ptes BUG_ON to WARN_ONHugh Dickins
2012-08-21workqueue: make deferrable delayed_work initializer names consistentTejun Heo
2012-08-21uprobes: Fix mmap_region()'s mm->mm_rb corruption if uprobe_mmap() failsOleg Nesterov
2012-08-13Merge branch 'stable/for-linus-3.6' into linux-nextKonrad Rzeszutek Wilk
2012-08-13mm/frontswap: fix uninit'ed variable warningSeth Jennings
2012-08-09block: move down direct IO pluggingFengguang Wu
2012-08-09block: remove plugging at buffered write timeFengguang Wu
2012-08-04vfs: kill write_super and sync_supersArtem Bityutskiy
2012-08-02mm: remove node_start_pfn checking in new WARN_ON for nowLinus Torvalds
2012-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-08-01Merge branch 'for-3.6/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-07-31Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-07-31mm: hugetlbfs: close race during teardown of hugetlbfs shared page tablesMel Gorman
2012-07-31tmpfs: distribute interleave better across nodesNathan Zimmer