summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2014-03-19mm: thrash detection-based file cache sizingJohannes Weiner
2014-03-19mm + fs: store shadow entries in page cacheJohannes Weiner
2014-03-19mm: __find_get_page() -> find_get_entry()Johannes Weiner
2014-03-19mm + fs: prepare for non-page entries in page cache radix trees fixJohannes Weiner
2014-03-19mm + fs: prepare for non-page entries in page cache radix treesJohannes Weiner
2014-03-19mm: filemap: move radix tree hole searching hereJohannes Weiner
2014-03-19mm: shmem: save one radix tree lookup when truncating swapped pagesJohannes Weiner
2014-03-19mm: vmscan: shrink_slab: rename max_pass -> freeableVladimir Davydov
2014-03-19mm-hugetlb-improve-page-fault-scalability-fixAndrew Morton
2014-03-19mm, hugetlb: improve page-fault scalabilityDavidlohr Bueso
2014-03-19mm, hugetlb: use vma_resv_map() map typesJoonsoo Kim
2014-03-19mm, hugetlb: remove resv_map_putJoonsoo Kim
2014-03-19mm, hugetlb: fix race in region trackingDavidlohr Bueso
2014-03-19mm, hugetlb: improve, cleanup resv_map parametersJoonsoo Kim
2014-03-19mm, hugetlb: unify region structure handlingJoonsoo Kim
2014-03-19mm: optimize put_mems_allowed() usageMel Gorman
2014-03-19mm, compaction: ignore pageblock skip when manually invoking compactionDavid Rientjes
2014-03-19mm: vmscan: remove shrink_control arg from do_try_to_free_pages()Vladimir Davydov
2014-03-19mm: vmscan: move call to shrink_slab() to shrink_zones()Vladimir Davydov
2014-03-19mm: vmscan: respect NUMA policy mask when shrinking slab on direct reclaimVladimir Davydov
2014-03-19mm: slab/slub: use page->list consistently instead of page->lruDave Hansen
2014-03-19bdi: avoid oops on device removalJan Kara
2014-03-19slub: fix high order page allocation problem with __GFP_NOFAILJoonsoo Kim
2014-03-19backing_dev-fix-hung-task-on-sync-fixJan Kara
2014-03-19backing_dev: fix hung task on syncDerek Basehore
2014-03-10mm/Kconfig: fix URL for zsmalloc benchmarkBen Hutchings
2014-03-10mm/compaction: break out of loop on !PageBuddy in isolate_freepages_blockLaura Abbott
2014-03-10mm: fix GFP_THISNODE callers and clarifyJohannes Weiner
2014-03-04mm: page_alloc: exempt GFP_THISNODE allocations from zone fairnessJohannes Weiner
2014-03-04mm: include VM_MIXEDMAP flag in the VM_SPECIAL list to avoid m(un)lockingVlastimil Babka
2014-03-04memcg: reparent charges of children before processing parentFilipe Brandenburger
2014-03-04memcg: fix endless loop in __mem_cgroup_iter_next()Hugh Dickins
2014-03-04mm: close PageTail raceDavid Rientjes
2014-02-25memcg: change oom_info_lock to mutexMichal Hocko
2014-02-25mm, thp: fix infinite loop on memcg OOMKirill A. Shutemov
2014-02-25mm, hwpoison: release page on PageHWPoison() in __do_fault()Kirill A. Shutemov
2014-02-20Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-02-17Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2014-02-17mm: Use ptep/pmdp_set_numa() for updating _PAGE_NUMA bitAneesh Kumar K.V
2014-02-17mm: Dirty accountable change only apply to non prot numa caseAneesh Kumar K.V
2014-02-10mm/memory-failure.c: move refcount only in !MF_COUNT_INCREASEDNaoya Horiguchi
2014-02-10slub: do not assert not having lock in removing freed partialSteven Rostedt
2014-02-10mm/slub.c: list_lock may not be held in some circumstancesDavid Rientjes
2014-02-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-02-09fix O_SYNC|O_APPEND syncing the wrong range on write()Al Viro
2014-02-08Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-02-07Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin
2014-02-06mm: __set_page_dirty_nobuffers() uses spin_lock_irqsave() instead of spin_loc...KOSAKI Motohiro
2014-02-06mm/swap: fix race on swap_info reuse between swapoff and swaponWeijie Yang
2014-02-06swap: add a simple detector for inappropriate swapin readaheadShaohua Li