summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* mm/zsmalloc: adjust order of functionsGanesh Mahendran2014-12-181-187/+187
* mm/memory.c:do_shared_fault(): add commentAndrew Morton2014-12-181-0/+6
* mm: cma: split cma-reserved in dmesg logPintu Kumar2014-12-182-2/+5
* mm/mempolicy.c: remove unnecessary is_valid_nodemask()Zhihui Zhang2014-12-181-8/+2
* mmu_gather: fix over-eager tlb_flush_mmu_free() callingLinus Torvalds2014-12-171-3/+3
* Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2014-12-161-1/+1
|\
| * merge nfs bugfixes into nfsd for-3.19 branchJ. Bruce Fields2014-11-1921-218/+458
| |\
| * | VFS: Rename do_fallocate() to vfs_fallocate()Anna Schumaker2014-11-071-1/+1
* | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-12-158-11/+44
|\ \ \
| * \ \ Merge tag 'v3.18' into drm-nextDave Airlie2014-12-086-23/+33
| |\ \ \
| * \ \ \ Merge tag 'v3.18-rc7' into drm-nextDave Airlie2014-12-029-52/+153
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | mmu_notifier: add the callback for mmu_notifier_invalidate_range()Joerg Roedel2014-11-131-0/+25
| * | | | mmu_notifier: call mmu_notifier_invalidate_range() from VMMJoerg Roedel2014-11-137-11/+19
* | | | | Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds2014-12-141-1/+2
|\ \ \ \ \
| * | | | | aio: Make it possible to remap aio ringPavel Emelyanov2014-12-131-1/+2
| | |_|/ / | |/| | |
* | | | | mm/cma: make kmemleak ignore CMA regionsThierry Reding2014-12-131-0/+6
* | | | | slub: fix cpuset check in get_any_partialVladimir Davydov2014-12-131-2/+1
* | | | | slab: fix cpuset check in fallback_allocVladimir Davydov2014-12-131-1/+1
* | | | | mm/zbud: init user ops only when it is neededHeesub Shin2014-12-131-1/+1
* | | | | mm/zswap: delete unnecessary check before calling free_percpu()Markus Elfring2014-12-131-2/+1
* | | | | mm/zswap: add __init to some functions in zswapMahendran Ganesh2014-12-131-3/+3
* | | | | mm/zsmalloc: allocate exactly size of struct zs_poolGanesh Mahendran2014-12-131-3/+2
* | | | | mm/zsmalloc: avoid duplicate assignment of prev_classGanesh Mahendran2014-12-131-5/+4
* | | | | mm/zsmalloc: support allocating obj with size of ZS_MAX_ALLOC_SIZEMahendran Ganesh2014-12-131-6/+32
* | | | | zsmalloc: correct fragile [kmap|kunmap]_atomic useMinchan Kim2014-12-131-9/+12
* | | | | zsmalloc: fix zs_init cpu notifier error handlingSergey Senozhatsky2014-12-131-15/+24
* | | | | zsmalloc: merge size_class to reduce fragmentationJoonsoo Kim2014-12-131-14/+66
* | | | | mm/memcontrol.c: remove unused mem_cgroup_lru_names_not_uptodate()Rickard Strandqvist2014-12-131-5/+2
* | | | | memcg: fix possible use-after-free in memcg_kmem_get_cache()Vladimir Davydov2014-12-133-40/+27
* | | | | mm/memcontrol.c: fix defined but not used compiler warningMichele Curti2014-12-131-1/+2
* | | | | mm: fadvise: document the fadvise(FADV_DONTNEED) behaviour for partial pagesMel Gorman2014-12-131-1/+5
* | | | | mm/vmalloc.c: fix memory ordering bugDmitry Vyukov2014-12-131-2/+2
* | | | | oom: kill the insufficient and no longer needed PT_TRACE_EXIT checkOleg Nesterov2014-12-131-8/+3
* | | | | oom: don't assume that a coredumping thread will exit soonOleg Nesterov2014-12-132-4/+4
* | | | | mm: remove the highmem zones' memmap in the highmem zoneZhong Hongbo2014-12-131-10/+12
* | | | | mm: unmapped page migration avoid unmap+remap overheadHugh Dickins2014-12-131-10/+18
* | | | | mm: vmscan: invoke slab shrinkers from shrink_zone()Johannes Weiner2014-12-133-137/+96
* | | | | mm,vmacache: count number of system-wide flushesDavidlohr Bueso2014-12-132-0/+3
* | | | | mm/page_owner: correct owner information for early allocated pagesJoonsoo Kim2014-12-131-2/+91
* | | | | mm/page_owner: keep track of page ownersJoonsoo Kim2014-12-135-1/+338
* | | | | mm/nommu: use alloc_pages_exact() rather than its own implementationJoonsoo Kim2014-12-131-22/+11
* | | | | mm/debug-pagealloc: make debug-pagealloc boottime configurableJoonsoo Kim2014-12-132-1/+27
* | | | | mm/debug-pagealloc: prepare boottime configurable on/offJoonsoo Kim2014-12-134-7/+73
* | | | | mm/page_ext: resurrect struct page extending code for debuggingJoonsoo Kim2014-12-134-0/+407
* | | | | mm/memcontrol.c: remove the unused arg in __memcg_kmem_get_cache()Zhang Zhen2014-12-131-2/+1
* | | | | mm: export find_extend_vma() and handle_mm_fault() for driver useJesse Barnes2014-12-132-0/+3
* | | | | hugetlb: hugetlb_register_all_nodes(): add __init markerLuiz Capitulino2014-12-131-1/+1
* | | | | hugetlb: alloc_bootmem_huge_page(): use IS_ALIGNED()Luiz Capitulino2014-12-131-1/+1
* | | | | memcg: turn memcg_kmem_skip_account into a bit fieldVladimir Davydov2014-12-131-33/+2
* | | | | memcg: only check memcg_kmem_skip_account in __memcg_kmem_get_cacheVladimir Davydov2014-12-131-28/+0
OpenPOWER on IntegriCloud