summaryrefslogtreecommitdiffstats
path: root/mm
AgeCommit message (Expand)Author
2012-10-09oom: remove deprecated oom_adjDavidlohr Bueso
2012-10-09mm/vmscan: fix error number for failed kthreadGavin Shan
2012-10-09mm/mmu_notifier: init notifier if necessaryGavin Shan
2012-10-09mm: mmu_notifier: have mmu_notifiers use a global SRCU so they may safely sch...Sagi Grimberg
2012-10-09mempolicy: fix a memory corruption by refcount imbalance in alloc_pages_vma()Mel Gorman
2012-10-09mempolicy: fix refcount leak in mpol_set_shared_policy()KOSAKI Motohiro
2012-10-09mempolicy: fix a race in shared_policy_replace()Mel Gorman
2012-10-09mempolicy: remove mempolicy sharingKOSAKI Motohiro
2012-10-09revert "mm: mempolicy: Let vma_merge and vma_split handle vma->vm_policy link...KOSAKI Motohiro
2012-10-09mm: compaction: capture a suitable high-order page immediately when it is mad...Mel Gorman
2012-10-09mm: vmscan: scale number of pages reclaimed by reclaim/compaction based on fa...Mel Gorman
2012-10-09mm: compaction: update comment in try_to_compact_pagesMel Gorman
2012-10-09mm/mmap.c: replace find_vma_prepare() with clearer find_vma_links()Hugh Dickins
2012-10-09mm: fix nonuniform page status when writing new file with small bufferRobin Dong
2012-10-09mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov
2012-10-09mm: prepare VM_DONTDUMP for using in driversKonstantin Khlebnikov
2012-10-09mm: kill vma flag VM_EXECUTABLE and mm->num_exe_file_vmasKonstantin Khlebnikov
2012-10-09mm: kill vma flag VM_CAN_NONLINEARKonstantin Khlebnikov
2012-10-09mm: kill vma flag VM_INSERTPAGEKonstantin Khlebnikov
2012-10-09mm: introduce arch-specific vma flag VM_ARCH_1Konstantin Khlebnikov
2012-10-09mm, x86, pat: rework linear pfn-mmap trackingKonstantin Khlebnikov
2012-10-09x86, pat: separate the pfn attribute tracking for remap_pfn_range and vm_inse...Suresh Siddha
2012-10-09mm: remove __GFP_NO_KSWAPDRik van Riel
2012-10-07Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-10-06sections: fix section conflicts in mm/percpu.cAndi Kleen
2012-10-03Merge branch 'slab/tracing' into slab/for-linusPekka Enberg
2012-10-03Merge branch 'slab/common-for-cgroups' into slab/for-linusPekka Enberg
2012-10-03Merge branch 'slab/next' into slab/for-linusPekka Enberg
2012-10-03slab: Fix build failure in __kmem_cache_create()Tetsuo Handa
2012-10-03slub: init_kmem_cache_cpus() and put_cpu_partial() can be staticFengguang Wu
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-29Revert "mm/slab: Fix kmem_cache_alloc_node_trace() declaration"Pekka Enberg
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-26mm, slob: fix build breakage in __kmalloc_node_track_callerDavid Rientjes
2012-09-25mm/slab: Fix kmem_cache_alloc_node_trace() declarationEzequiel Garcia
2012-09-25mm/slab: Fix typo _RET_IP -> _RET_IP_Ezequiel Garcia
2012-09-25Merge remote-tracking branch 'tip/core/rcu' into next.2012.09.25bPaul E. McKenney
2012-09-25mm, slub: Rename slab_alloc() -> slab_alloc_node() to match SLABEzequiel Garcia
2012-09-25mm, slab: Rename __cache_alloc() -> slab_alloc()Ezequiel Garcia
2012-09-25mm, slab: Match SLAB and SLUB kmem_cache_alloc_xxx_trace() prototypeEzequiel Garcia