summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
...
| | * slab: remove cachep in struct slab_rcuJoonsoo Kim2013-10-241-3/+1Star
| | * slab: remove nodeid in struct slabJoonsoo Kim2013-10-241-7/+4Star
| | * slab: remove colouroff in struct slabJoonsoo Kim2013-10-241-2/+0Star
| | * slab: change return type of kmem_getpages() to struct pageJoonsoo Kim2013-10-241-30/+30
| | * slab: correct pfmemalloc checkJoonsoo Kim2013-10-241-3/+5
| * | slub: proper kmemleak tracking if CONFIG_SLUB_DEBUG disabledRoman Bobniev2013-10-241-4/+31
| |/
* | mm, mempolicy: silence gcc warningDavid Rientjes2013-11-221-1/+1
* | mm: hugetlbfs: fix hugetlbfs optimizationAndrea Arcangeli2013-11-222-60/+100
* | mm: thp: give transparent hugepage code a separate copy_pageDave Hansen2013-11-222-34/+48
* | Revert "mm: create a separate slab for page->ptl allocation"Linus Torvalds2013-11-201-7/+0Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-162-2/+2
|\ \
| * | mm: Fix some trivial typos in commentsXie XiuQi2013-10-181-1/+1
| * | mm/Kconfig: Grammar s/an/a/Geert Uytterhoeven2013-10-141-1/+1
* | | kfifo API type safetyStefani Seibold2013-11-151-1/+1
* | | mm: create a separate slab for page->ptl allocationKirill A. Shutemov2013-11-151-0/+7
* | | mm: properly separate the bloated ptl from the regular casePeter Zijlstra2013-11-151-6/+5Star
* | | mm: dynamically allocate page->ptl if it cannot be embedded to struct pageKirill A. Shutemov2013-11-152-2/+19
* | | mm: implement split page table lock for PMD levelKirill A. Shutemov2013-11-151-0/+3
* | | mm: convert the rest to new page table lock apiKirill A. Shutemov2013-11-154-59/+73
* | | mm, hugetlb: convert hugetlbfs to use split pmd lockKirill A. Shutemov2013-11-154-50/+74
* | | mm, thp: do not access mm->pmd_huge_pte directlyKirill A. Shutemov2013-11-151-6/+6
* | | mm, thp: move ptl taking inside page_check_address_pmd()Kirill A. Shutemov2013-11-152-24/+32
* | | mm, thp: change pmd_trans_huge_lock() to return taken lockKirill A. Shutemov2013-11-152-18/+32
* | | mm: convert mm->nr_ptes to atomic_long_tKirill A. Shutemov2013-11-154-11/+12
* | | mm: avoid increase sizeof(struct page) due to split page table lockKirill A. Shutemov2013-11-151-0/+1
* | | mm: drop actor argument of do_generic_file_read()Kirill A. Shutemov2013-11-151-5/+5
* | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-11-141-1/+1
|\ \ \
| * | | seqcount: Add lockdep functionality to seqcount/seqlock structuresJohn Stultz2013-11-061-1/+1
| * | | Merge branch 'sched/core' into core/locking, to prepare the kernel/locking/ f...Ingo Molnar2013-11-068-189/+218
| |\ \ \
* | \ \ \ Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-blockLinus Torvalds2013-11-141-1/+2
|\ \ \ \ \
| * | | | | bdi: test bdi_init failureMikulas Patocka2013-11-081-1/+2
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-11-131-3/+3
|\ \ \ \ \
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-11-047-96/+110
| |\| | | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-2315-120/+120
| |\ \ \ \ \
| * | | | | | tcp_memcontrol: Kill struct tcp_memcontrolEric W. Biederman2013-10-221-3/+3
* | | | | | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-11-1328-390/+569
|\ \ \ \ \ \ \
| * | | | | | | mm: numa: return the number of base pages altered by protection changesMel Gorman2013-11-132-3/+8
| * | | | | | | mm: factor commit limit calculationJerome Marchand2013-11-133-5/+15
| * | | | | | | mm/page_alloc.c: fix comment in zlc_setup()Zhi Yong Wu2013-11-131-1/+1
| * | | | | | | mm/zswap: refactor the get/put routinesWeijie Yang2013-11-131-94/+88Star
| * | | | | | | mm/zswap: bugfix: memory leak when invalidate and reclaim occur concurrentlyWeijie Yang2013-11-131-8/+14
| * | | | | | | memcg, kmem: use cache_from_memcg_idx instead of hard codeQiang Huang2013-11-131-6/+6
| * | | | | | | memcg, kmem: rename cache_from_memcg to cache_from_memcg_idxQiang Huang2013-11-134-5/+7
| * | | | | | | memcg, kmem: use is_root_cache instead of hard codeQiang Huang2013-11-131-1/+2
| * | | | | | | mm: ensure get_unmapped_area() returns higher address than mmap_min_addrAkira Takeuchi2013-11-131-5/+5
| * | | | | | | mm: __rmqueue_fallback() should respect pageblock typeKOSAKI Motohiro2013-11-131-10/+5Star
| * | | | | | | mm: get rid of unnecessary overhead of trace_mm_page_alloc_extfrag()KOSAKI Motohiro2013-11-131-3/+2Star
| * | | | | | | mm: fix page_group_by_mobility_disabled breakageKOSAKI Motohiro2013-11-131-2/+2
| * | | | | | | readahead: fix sequential read cache miss detectionDamien Ramonda2013-11-131-1/+5
| * | | | | | | mm/bootmem.c: remove unused local `map'Daeseok Youn2013-11-131-3/+3