summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
...
* | mm/sparse.c: fix typo in online_mem_sectionsMichal Hocko2017-09-081-1/+1
* | mm/memory.c: fix mem_cgroup_oom_disable() call missingLaurent Dufour2017-09-081-5/+5
* | mm: memcontrol: use per-cpu stocks for socket memory unchargingRoman Gushchin2017-09-081-2/+4
* | mm: fadvise: avoid fadvise for fs without backing deviceShakeel Butt2017-09-081-3/+3
* | mm/zsmalloc.c: change stat type parameter to intMatthias Kaehlcke2017-09-081-3/+6
* | mm/mlock.c: use page_zone() instead of page_zone_id()Joonsoo Kim2017-09-081-6/+4
* | mm: consider the number in local CPUs when reading NUMA statsKemi Wang2017-09-081-2/+7
* | mm: update NUMA counter threshold sizeKemi Wang2017-09-081-18/+10
* | mm: change the call sites of numa statistics itemsKemi Wang2017-09-082-11/+160
* | mm/memory.c: remove reduntant check for write accessAnshuman Khandual2017-09-081-3/+2
* | mm: remove useless vma parameter to offset_il_nodeLaurent Dufour2017-09-081-4/+3
* | mm/hmm: avoid bloating arch that do not make use of HMMJérôme Glisse2017-09-084-5/+11
* | mm/hmm: add new helper to hotplug CDM memory regionJérôme Glisse2017-09-081-5/+83
* | mm/device-public-memory: device memory cache coherent with CPUJérôme Glisse2017-09-088-32/+118
* | mm/migrate: allow migrate_vma() to alloc new page on empty entryJérôme Glisse2017-09-081-9/+196
* | mm/migrate: support un-addressable ZONE_DEVICE page in migrationJérôme Glisse2017-09-083-28/+157
* | mm/migrate: migrate_vma() unmap page from vma while collecting pagesJérôme Glisse2017-09-081-29/+112
* | mm/migrate: new memory migration helper for use with device memoryJérôme Glisse2017-09-081-0/+492
* | mm/migrate: new migrate mode MIGRATE_SYNC_NO_COPYJérôme Glisse2017-09-083-12/+56
* | mm/hmm/devmem: dummy HMM device for ZONE_DEVICE memoryJérôme Glisse2017-09-081-0/+81
* | mm/hmm/devmem: device memory hotplug using ZONE_DEVICEJérôme Glisse2017-09-081-1/+378
* | mm/memcontrol: support MEMORY_DEVICE_PRIVATEJérôme Glisse2017-09-081-4/+48
* | mm/memcontrol: allow to uncharge page without using page->lru fieldJérôme Glisse2017-09-081-76/+92
* | mm/ZONE_DEVICE: special case put_page() for device private pagesJérôme Glisse2017-09-081-0/+8
* | mm/ZONE_DEVICE: new type of ZONE_DEVICE for unaddressable memoryJérôme Glisse2017-09-084-3/+93
* | mm/hmm/mirror: device page fault handlerJérôme Glisse2017-09-081-12/+244
* | mm/hmm/mirror: helper to snapshot CPU page tableJérôme Glisse2017-09-081-0/+285
* | mm/hmm/mirror: mirror process address space on device with HMM helpersJérôme Glisse2017-09-082-15/+150
* | mm/hmm: heterogeneous memory management (HMM for short)Jérôme Glisse2017-09-083-1/+88
* | mm: memory_hotplug: memory hotremove supports thp migrationNaoya Horiguchi2017-09-081-1/+3
* | mm: migrate: move_pages() supports thp migrationNaoya Horiguchi2017-09-081-13/+32
* | mm: mempolicy: mbind and migrate_pages support thp migrationNaoya Horiguchi2017-09-081-29/+79
* | mm: soft-dirty: keep soft-dirty bits over thp migrationNaoya Horiguchi2017-09-081-3/+24
* | mm: thp: check pmd migration entry in common pathZi Yan2017-09-086-13/+97
* | mm: thp: enable thp migration in generic pathZi Yan2017-09-085-10/+140
* | mm: thp: introduce CONFIG_ARCH_ENABLE_THP_MIGRATIONNaoya Horiguchi2017-09-081-0/+3
* | mm: thp: introduce separate TTU flag for thp freezingNaoya Horiguchi2017-09-082-4/+5
* | mm: mempolicy: add queue_pages_required()Naoya Horiguchi2017-09-081-5/+17
* | Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-09-071-8/+9
|\ \
| * | block: replace bi_bdev with a gendisk pointer and partitions indexChristoph Hellwig2017-08-231-8/+9
* | | Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-09-071-1/+3
|\ \ \
| * | | mm/hugetlb: Allow arch to override and call the weak functionAneesh Kumar K.V2017-08-151-1/+3
| |/ /
* | | Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2017-09-061-1/+1
|\ \ \
| * | | cgroup: add @flags to css_task_iter_start() and implement CSS_TASK_ITER_PROCSTejun Heo2017-07-211-1/+1
| |/ /
* | | Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds2017-09-064-624/+1093
|\ \ \
| * | | percpu: update header to contain bitmap allocator explanation.Dennis Zhou (Facebook)2017-07-261-14/+18
| * | | percpu: update pcpu_find_block_fit to use an iteratorDennis Zhou (Facebook)2017-07-261-20/+92
| * | | percpu: use metadata blocks to update the chunk contig hintDennis Zhou (Facebook)2017-07-261-10/+70
| * | | percpu: update free path to take advantage of contig hintsDennis Zhou (Facebook)2017-07-261-3/+65
| * | | percpu: update alloc path to only scan if contig hints are brokenDennis Zhou (Facebook)2017-07-261-3/+56
OpenPOWER on IntegriCloud