aboutsummaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAge
* mm/memcontrol.c: remove unused mem_cgroup_lru_names_not_uptodate()Rickard Strandqvist2014-12-13
* memcg: fix possible use-after-free in memcg_kmem_get_cache()Vladimir Davydov2014-12-13
* mm/memcontrol.c: fix defined but not used compiler warningMichele Curti2014-12-13
* mm: fadvise: document the fadvise(FADV_DONTNEED) behaviour for partial pagesMel Gorman2014-12-13
* mm/vmalloc.c: fix memory ordering bugDmitry Vyukov2014-12-13
* oom: kill the insufficient and no longer needed PT_TRACE_EXIT checkOleg Nesterov2014-12-13
* oom: don't assume that a coredumping thread will exit soonOleg Nesterov2014-12-13
* mm: remove the highmem zones' memmap in the highmem zoneZhong Hongbo2014-12-13
* mm: unmapped page migration avoid unmap+remap overheadHugh Dickins2014-12-13
* mm: vmscan: invoke slab shrinkers from shrink_zone()Johannes Weiner2014-12-13
* mm,vmacache: count number of system-wide flushesDavidlohr Bueso2014-12-13
* mm/page_owner: correct owner information for early allocated pagesJoonsoo Kim2014-12-13
* mm/page_owner: keep track of page ownersJoonsoo Kim2014-12-13
* mm/nommu: use alloc_pages_exact() rather than its own implementationJoonsoo Kim2014-12-13
* mm/debug-pagealloc: make debug-pagealloc boottime configurableJoonsoo Kim2014-12-13
* mm/debug-pagealloc: prepare boottime configurable on/offJoonsoo Kim2014-12-13
* mm/page_ext: resurrect struct page extending code for debuggingJoonsoo Kim2014-12-13
* mm/memcontrol.c: remove the unused arg in __memcg_kmem_get_cache()Zhang Zhen2014-12-13
* mm: export find_extend_vma() and handle_mm_fault() for driver useJesse Barnes2014-12-13
* hugetlb: hugetlb_register_all_nodes(): add __init markerLuiz Capitulino2014-12-13
* hugetlb: alloc_bootmem_huge_page(): use IS_ALIGNED()Luiz Capitulino2014-12-13
* memcg: turn memcg_kmem_skip_account into a bit fieldVladimir Davydov2014-12-13
* memcg: only check memcg_kmem_skip_account in __memcg_kmem_get_cacheVladimir Davydov2014-12-13
* memcg: zap kmem_account_flagsVladimir Davydov2014-12-13
* mm: mincore: add hwpoison page handleWeijie Yang2014-12-13
* mm/rmap: calculate page offset when neededDavidlohr Bueso2014-12-13
* mm/debug-pagealloc: cleanup page guard codeJoonsoo Kim2014-12-13
* mm/memblock.c: refactor functions to set/clear MEMBLOCK_HOTPLUGTony Luck2014-12-13
* memcg: do not abuse memcg_kmem_skip_accountVladimir Davydov2014-12-13
* memcg: don't check mm in __memcg_kmem_{get_cache,newpage_charge}Vladimir Davydov2014-12-13
* memcg: __mem_cgroup_free: remove stale disarm_static_keys commentVladimir Davydov2014-12-13
* mm: cma: align to physical address, not CMA region positionGregory Fong2014-12-13
* mm/memory.c: share the i_mmap_rwsemDavidlohr Bueso2014-12-13
* mm/nommu: share the i_mmap_rwsemDavidlohr Bueso2014-12-13
* mm/memory-failure: share the i_mmap_rwsemDavidlohr Bueso2014-12-13
* mm/xip: share the i_mmap_rwsemDavidlohr Bueso2014-12-13
* mm/rmap: share the i_mmap_rwsemDavidlohr Bueso2014-12-13
* mm: convert i_mmap_mutex to rwsemDavidlohr Bueso2014-12-13
* mm: use new helper functions around the i_mmap_mutexDavidlohr Bueso2014-12-13
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-12-12
|\
| * Merge Linus' tree to be be to apply submitted patches to newer code thanJiri Kosina2014-11-20
| |\
| * | zbud, zswap: change module author emailSeth Jennings2014-11-13
* | | Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2014-12-11
|\ \ \
| * | | cpuset: simplify cpuset_node_allowed APIVladimir Davydov2014-10-27
* | | | Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds2014-12-11
|\ \ \ \
| * \ \ \ Merge branch 'master' into for-3.19Tejun Heo2014-11-22
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | percpu: off by one in BUG_ON()Dan Carpenter2014-10-29
| | |/ / | |/| |
* | | | Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2014-12-11
|\ \ \ \
| * | | | mm: Update generic gup implementation to handle hugepage directoryAneesh Kumar K.V2014-11-14
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-12-11
|\ \ \ \ \