summaryrefslogtreecommitdiff
path: root/mm
Commit message (Expand)AuthorAge
* Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-09-14
|\
| * fs: support IOCB_NOWAIT in generic_file_buffered_readMilosz Tanski2017-09-04
| * fs: pass iocb to do_generic_file_readChristoph Hellwig2017-09-04
* | Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2017-09-14
|\ \
| * | mm/nommu: switch do_mmap_private to kernel_readChristoph Hellwig2017-09-04
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-09-14
|\ \
| * | mm, page_owner: skip unnecessary stack_trace entriesPrakash Gupta2017-09-13
| * | mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko2017-09-13
* | | sched/wait: Introduce wakeup boomark in wake_up_page_bitTim Chen2017-09-14
|/ /
* | mm/backing-dev.c: fix an error handling path in 'cgwb_create()'Christophe JAILLET2017-09-11
* | mem/memcg: cache rightmost nodeDavidlohr Bueso2017-09-08
* | lib/interval_tree: fast overlap detectionDavidlohr Bueso2017-09-08
* | treewide: make "nr_cpu_ids" unsignedAlexey Dobriyan2017-09-08
* | mm/mempolicy.c: remove BUG_ON() checks for VMA inside mpol_misplaced()Anshuman Khandual2017-09-08
* | mm/swapfile.c: fix swapon frontswap_map memory leak on errorDavid Rientjes2017-09-08
* | mm: kvfree the swap cluster info if the swap file is unsatisfactoryDarrick J. Wong2017-09-08
* | mm/page_alloc.c: apply gfp_allowed_mask before the first allocation attemptTetsuo Handa2017-09-08
* | mm/sparse.c: fix typo in online_mem_sectionsMichal Hocko2017-09-08
* | mm/memory.c: fix mem_cgroup_oom_disable() call missingLaurent Dufour2017-09-08
* | mm: memcontrol: use per-cpu stocks for socket memory unchargingRoman Gushchin2017-09-08
* | mm: fadvise: avoid fadvise for fs without backing deviceShakeel Butt2017-09-08
* | mm/zsmalloc.c: change stat type parameter to intMatthias Kaehlcke2017-09-08
* | mm/mlock.c: use page_zone() instead of page_zone_id()Joonsoo Kim2017-09-08
* | mm: consider the number in local CPUs when reading NUMA statsKemi Wang2017-09-08
* | mm: update NUMA counter threshold sizeKemi Wang2017-09-08
* | mm: change the call sites of numa statistics itemsKemi Wang2017-09-08
* | mm/memory.c: remove reduntant check for write accessAnshuman Khandual2017-09-08
* | mm: remove useless vma parameter to offset_il_nodeLaurent Dufour2017-09-08
* | mm/hmm: avoid bloating arch that do not make use of HMMJérôme Glisse2017-09-08
* | mm/hmm: add new helper to hotplug CDM memory regionJérôme Glisse2017-09-08
* | mm/device-public-memory: device memory cache coherent with CPUJérôme Glisse2017-09-08
* | mm/migrate: allow migrate_vma() to alloc new page on empty entryJérôme Glisse2017-09-08
* | mm/migrate: support un-addressable ZONE_DEVICE page in migrationJérôme Glisse2017-09-08
* | mm/migrate: migrate_vma() unmap page from vma while collecting pagesJérôme Glisse2017-09-08
* | mm/migrate: new memory migration helper for use with device memoryJérôme Glisse2017-09-08
* | mm/migrate: new migrate mode MIGRATE_SYNC_NO_COPYJérôme Glisse2017-09-08
* | mm/hmm/devmem: dummy HMM device for ZONE_DEVICE memoryJérôme Glisse2017-09-08
* | mm/hmm/devmem: device memory hotplug using ZONE_DEVICEJérôme Glisse2017-09-08
* | mm/memcontrol: support MEMORY_DEVICE_PRIVATEJérôme Glisse2017-09-08
* | mm/memcontrol: allow to uncharge page without using page->lru fieldJérôme Glisse2017-09-08
* | mm/ZONE_DEVICE: special case put_page() for device private pagesJérôme Glisse2017-09-08
* | mm/ZONE_DEVICE: new type of ZONE_DEVICE for unaddressable memoryJérôme Glisse2017-09-08
* | mm/hmm/mirror: device page fault handlerJérôme Glisse2017-09-08
* | mm/hmm/mirror: helper to snapshot CPU page tableJérôme Glisse2017-09-08
* | mm/hmm/mirror: mirror process address space on device with HMM helpersJérôme Glisse2017-09-08
* | mm/hmm: heterogeneous memory management (HMM for short)Jérôme Glisse2017-09-08
* | mm: memory_hotplug: memory hotremove supports thp migrationNaoya Horiguchi2017-09-08
* | mm: migrate: move_pages() supports thp migrationNaoya Horiguchi2017-09-08
* | mm: mempolicy: mbind and migrate_pages support thp migrationNaoya Horiguchi2017-09-08
* | mm: soft-dirty: keep soft-dirty bits over thp migrationNaoya Horiguchi2017-09-08