aboutsummaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAge
...
| | * slab: use well-defined macro, virt_to_slab()Joonsoo Kim2013-10-24
| | * slab: overloading the RCU head over the LRU for RCU freeJoonsoo Kim2013-10-24
| | * slab: remove cachep in struct slab_rcuJoonsoo Kim2013-10-24
| | * slab: remove nodeid in struct slabJoonsoo Kim2013-10-24
| | * slab: remove colouroff in struct slabJoonsoo Kim2013-10-24
| | * slab: change return type of kmem_getpages() to struct pageJoonsoo Kim2013-10-24
| | * slab: correct pfmemalloc checkJoonsoo Kim2013-10-24
| * | slub: proper kmemleak tracking if CONFIG_SLUB_DEBUG disabledRoman Bobniev2013-10-24
| |/
* | mm, mempolicy: silence gcc warningDavid Rientjes2013-11-21
* | mm: hugetlbfs: fix hugetlbfs optimizationAndrea Arcangeli2013-11-21
* | mm: thp: give transparent hugepage code a separate copy_pageDave Hansen2013-11-21
* | Revert "mm: create a separate slab for page->ptl allocation"Linus Torvalds2013-11-20
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-15
|\ \
| * | mm: Fix some trivial typos in commentsXie XiuQi2013-10-18
| * | mm/Kconfig: Grammar s/an/a/Geert Uytterhoeven2013-10-14
* | | 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