summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | 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
* | | | | | memcg: zap kmem_account_flagsVladimir Davydov2014-12-131-21/+10
* | | | | | mm: mincore: add hwpoison page handleWeijie Yang2014-12-131-2/+5
* | | | | | mm/rmap: calculate page offset when neededDavidlohr Bueso2014-12-131-2/+4
* | | | | | mm/debug-pagealloc: cleanup page guard codeJoonsoo Kim2014-12-131-19/+19
* | | | | | mm/memblock.c: refactor functions to set/clear MEMBLOCK_HOTPLUGTony Luck2014-12-131-23/+20
* | | | | | memcg: do not abuse memcg_kmem_skip_accountVladimir Davydov2014-12-131-7/+0
* | | | | | memcg: don't check mm in __memcg_kmem_{get_cache,newpage_charge}Vladimir Davydov2014-12-131-2/+2
* | | | | | memcg: __mem_cgroup_free: remove stale disarm_static_keys commentVladimir Davydov2014-12-131-11/+0
* | | | | | mm: cma: align to physical address, not CMA region positionGregory Fong2014-12-131-3/+16
* | | | | | mm/memory.c: share the i_mmap_rwsemDavidlohr Bueso2014-12-131-2/+2
* | | | | | mm/nommu: share the i_mmap_rwsemDavidlohr Bueso2014-12-131-5/+4
* | | | | | mm/memory-failure: share the i_mmap_rwsemDavidlohr Bueso2014-12-131-2/+2
* | | | | | mm/xip: share the i_mmap_rwsemDavidlohr Bueso2014-12-131-14/+9
* | | | | | mm/rmap: share the i_mmap_rwsemDavidlohr Bueso2014-12-131-3/+3
* | | | | | mm: convert i_mmap_mutex to rwsemDavidlohr Bueso2014-12-135-18/+18
* | | | | | mm: use new helper functions around the i_mmap_mutexDavidlohr Bueso2014-12-139-34/+34
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-12-122-2/+2
|\ \ \ \ \ \
| * \ \ \ \ \ Merge Linus' tree to be be to apply submitted patches to newer code thanJiri Kosina2014-11-2066-4214/+6629
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | zbud, zswap: change module author emailSeth Jennings2014-11-132-2/+2
* | | | | | | Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2014-12-116-9/+11
|\ \ \ \ \ \ \
| * | | | | | | cpuset: simplify cpuset_node_allowed APIVladimir Davydov2014-10-276-9/+11
* | | | | | | | Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds2014-12-111-1/+1
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into for-3.19Tejun Heo2014-11-2219-218/+342
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | percpu: off by one in BUG_ON()Dan Carpenter2014-10-291-1/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2014-12-111-8/+73
|\ \ \ \ \ \ \ \
| * | | | | | | | mm: Update generic gup implementation to handle hugepage directoryAneesh Kumar K.V2014-11-141-8/+73
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-12-112-3/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | s390/mm: pmdp_get_and_clear_full optimizationMartin Schwidefsky2014-10-271-1/+2
| * | | | | | | | | mm: introduce mm_forbids_zeropage functionDominik Dingel2014-10-272-2/+2
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'akpm' (patchbomb from Andrew)Linus Torvalds2014-12-1028-1954/+1236
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mm: move page->mem_cgroup bad page handling into generic codeJohannes Weiner2014-12-103-20/+12
| * | | | | | | | | mm: page_cgroup: rename file to mm/swap_cgroup.cJohannes Weiner2014-12-105-10/+7
| * | | | | | | | | mm: embed the memcg pointer directly into struct pageJohannes Weiner2014-12-103-410/+35
| * | | | | | | | | mm: memcontrol: remove stale page_cgroup_lock commentJohannes Weiner2014-12-101-4/+0
| * | | | | | | | | mm/frontswap.c: fix the condition in BUG_ONLi Haifeng2014-12-101-1/+1
| * | | | | | | | | mm: fix a spelling mistakeWei Yuan2014-12-101-1/+1
| * | | | | | | | | mm: hugetlb: fix __unmap_hugepage_range()Hillf Danton2014-12-101-1/+3
| * | | | | | | | | mm, memcg: fix potential undefined behaviour in page stat accountingMichal Hocko2014-12-103-8/+8
| * | | | | | | | | mm: memcontrol: drop bogus RCU locking from mem_cgroup_same_or_subtree()Johannes Weiner2014-12-102-45/+18
| * | | | | | | | | mm: memcontrol: pull the NULL check from __mem_cgroup_same_or_subtree()Johannes Weiner2014-12-101-1/+1
| * | | | | | | | | mm: memcontrol: remove bogus NULL check after mem_cgroup_from_task()Johannes Weiner2014-12-101-3/+2
| * | | | | | | | | mm: memcontrol: shorten the page statistics update slowpathJohannes Weiner2014-12-101-13/+8
| * | | | | | | | | thp: do not mark zero-page pmd write-protected explicitlyKirill A. Shutemov2014-12-101-1/+0
| * | | | | | | | | memcg: use generic slab iterators for showing slabinfoVladimir Davydov2014-12-103-27/+24
| * | | | | | | | | memcg: remove mem_cgroup_reclaimable check from soft reclaimVladimir Davydov2014-12-101-43/+0
OpenPOWER on IntegriCloud