aboutsummaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAge
* kfifo API type safetyStefani Seibold2013-11-14
* mm: create a separate slab for page->ptl allocationKirill A. Shutemov2013-11-14
* mm: properly separate the bloated ptl from the regular casePeter Zijlstra2013-11-14
* mm: dynamically allocate page->ptl if it cannot be embedded to struct pageKirill A. Shutemov2013-11-14
* mm: implement split page table lock for PMD levelKirill A. Shutemov2013-11-14
* mm: convert the rest to new page table lock apiKirill A. Shutemov2013-11-14
* mm, hugetlb: convert hugetlbfs to use split pmd lockKirill A. Shutemov2013-11-14
* mm, thp: do not access mm->pmd_huge_pte directlyKirill A. Shutemov2013-11-14
* mm, thp: move ptl taking inside page_check_address_pmd()Kirill A. Shutemov2013-11-14
* mm, thp: change pmd_trans_huge_lock() to return taken lockKirill A. Shutemov2013-11-14
* mm: convert mm->nr_ptes to atomic_long_tKirill A. Shutemov2013-11-14
* mm: avoid increase sizeof(struct page) due to split page table lockKirill A. Shutemov2013-11-14
* mm: drop actor argument of do_generic_file_read()Kirill A. Shutemov2013-11-14
* Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-11-14
|\
| * seqcount: Add lockdep functionality to seqcount/seqlock structuresJohn Stultz2013-11-06
| * Merge branch 'sched/core' into core/locking, to prepare the kernel/locking/ f...Ingo Molnar2013-11-06
| |\
* | \ Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-blockLinus Torvalds2013-11-13
|\ \ \
| * | | bdi: test bdi_init failureMikulas Patocka2013-11-08
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-11-13
|\ \ \
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-11-04
| |\| |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-23
| |\ \ \
| * | | | tcp_memcontrol: Kill struct tcp_memcontrolEric W. Biederman2013-10-21
* | | | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-11-13
|\ \ \ \ \
| * | | | | mm: numa: return the number of base pages altered by protection changesMel Gorman2013-11-12
| * | | | | mm: factor commit limit calculationJerome Marchand2013-11-12
| * | | | | mm/page_alloc.c: fix comment in zlc_setup()Zhi Yong Wu2013-11-12
| * | | | | mm/zswap: refactor the get/put routinesWeijie Yang2013-11-12
| * | | | | mm/zswap: bugfix: memory leak when invalidate and reclaim occur concurrentlyWeijie Yang2013-11-12
| * | | | | memcg, kmem: use cache_from_memcg_idx instead of hard codeQiang Huang2013-11-12
| * | | | | memcg, kmem: rename cache_from_memcg to cache_from_memcg_idxQiang Huang2013-11-12
| * | | | | memcg, kmem: use is_root_cache instead of hard codeQiang Huang2013-11-12
| * | | | | mm: ensure get_unmapped_area() returns higher address than mmap_min_addrAkira Takeuchi2013-11-12
| * | | | | mm: __rmqueue_fallback() should respect pageblock typeKOSAKI Motohiro2013-11-12
| * | | | | mm: get rid of unnecessary overhead of trace_mm_page_alloc_extfrag()KOSAKI Motohiro2013-11-12
| * | | | | mm: fix page_group_by_mobility_disabled breakageKOSAKI Motohiro2013-11-12
| * | | | | readahead: fix sequential read cache miss detectionDamien Ramonda2013-11-12
| * | | | | mm/bootmem.c: remove unused local `map'Daeseok Youn2013-11-12
| * | | | | mm: clear N_CPU from node_states at CPU offlineToshi Kani2013-11-12
| * | | | | mm: set N_CPU to node_states during bootToshi Kani2013-11-12
| * | | | | mem-hotplug: introduce movable_node boot optionTang Chen2013-11-12
| * | | | | mm/memblock.c: introduce bottom-up allocation modeTang Chen2013-11-12
| * | | | | mm/memblock.c: factor out of top-down allocationTang Chen2013-11-12
| * | | | | mmap: arch_get_unmapped_area(): use proper mmap base for bottom up directionHeiko Carstens2013-11-12
| * | | | | mm/zswap: avoid unnecessary page scanningWeijie Yang2013-11-12
| * | | | | mm/page_alloc.c: remove unused marco LONG_ALIGNZhang Yanfei2013-11-12
| * | | | | frontswap: enable call to invalidate area on swapoffKrzysztof Kozlowski2013-11-12
| * | | | | mm/swapfile.c: fix comment typosSeth Jennings2013-11-12
| * | | | | mm: kmemleak: avoid false negatives on vmalloc'ed objectsCatalin Marinas2013-11-12
| * | | | | mm/sparsemem: fix a bug in free_map_bootmem when CONFIG_SPARSEMEM_VMEMMAPZhang Yanfei2013-11-12
| * | | | | mm/sparsemem: use PAGES_PER_SECTION to remove redundant nr_pages parameterZhang Yanfei2013-11-12