summaryrefslogtreecommitdiff
path: root/mm
Commit message (Expand)AuthorAge
* block/laptop_mode: Convert timers to use timer_setup()Kees Cook2017-11-21
* mm: add infrastructure for get_user_pages_fast() benchmarkingKirill A. Shutemov2017-11-17
* mm, compaction: remove unneeded pageblock_skip_persistent() checksVlastimil Babka2017-11-17
* mm, compaction: split off flag for not updating skip hintsVlastimil Babka2017-11-17
* mm, compaction: extend pageblock_skip_persistent() to all compound pagesVlastimil Babka2017-11-17
* mm, compaction: persistently skip hugetlbfs pageblocksDavid Rientjes2017-11-17
* mm, compaction: kcompactd should not ignore pageblock skipDavid Rientjes2017-11-17
* mm: shmem: remove unused info variableCorentin Labbe2017-11-17
* mm/z3fold.c: use kref to prevent page free/compact raceVitaly Wool2017-11-17
* Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-11-17
|\
| * mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flagsDan Williams2017-11-03
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2017-11-16
|\ \
| * | virtio_balloon: fix deadlock on OOMMichael S. Tsirkin2017-11-14
* | | Merge tag 'afs-next-20171113' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-16
|\ \ \
| * | | afs: Get rid of the afs_writeback recordDavid Howells2017-11-13
| |/ /
* | | Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-11-15
|\ \ \
| * \ \ Backmerge tag 'v4.14-rc7' into drm-nextDave Airlie2017-11-02
| |\ \ \
| * \ \ \ Merge tag 'drm-intel-next-2017-10-12' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2017-10-20
| |\ \ \ \
| | * | | | mm/shmem: introduce shmem_file_setup_with_mntMatthew Auld2017-10-07
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-11-15
|\ \ \ \ \ \
| * | | | | | memory hotplug: fix comments when adding sectionFan Du2017-11-15
| * | | | | | mm: make alloc_node_mem_map a void call if we don't have CONFIG_FLAT_NODE_MEM...Oscar Salvador2017-11-15
| * | | | | | mm: simplify nodemask printingMichal Hocko2017-11-15
| * | | | | | mm,oom_reaper: remove pointless kthread_run() error checkTetsuo Handa2017-11-15
| * | | | | | mm/page_ext.c: check if page_ext is not preparedJaewon Kim2017-11-15
| * | | | | | writeback: remove unused function parameterWang Long2017-11-15
| * | | | | | mm: do not rely on preempt_count in print_vma_addrMichal Hocko2017-11-15
| * | | | | | mm, sparse: do not swamp log with huge vmemmap allocation failuresMichal Hocko2017-11-15
| * | | | | | mm/hmm: remove redundant variable align_endColin Ian King2017-11-15
| * | | | | | mm/list_lru.c: mark expected switch fall-throughGustavo A. R. Silva2017-11-15
| * | | | | | mm/shmem.c: mark expected switch fall-throughGustavo A. R. Silva2017-11-15
| * | | | | | mm/page_alloc.c: broken deferred calculationPavel Tatashin2017-11-15
| * | | | | | mm: don't warn about allocations which stall for too longTetsuo Handa2017-11-15
| * | | | | | mm, page_alloc: fix potential false positive in __zone_watermark_okVlastimil Babka2017-11-15
| * | | | | | mm: mlock: remove lru_add_drain_all()Shakeel Butt2017-11-15
| * | | | | | mm, sysctl: make NUMA stats configurableKemi Wang2017-11-15
| * | | | | | shmem: convert shmem_init_inodecache() to voidweiping zhang2017-11-15
| * | | | | | Unify migrate_pages and move_pages access checksOtto Ebeling2017-11-15
| * | | | | | mm, pagevec: rename pagevec drained fieldMel Gorman2017-11-15
| * | | | | | mm, page_alloc: simplify list handling in rmqueue_bulk()Vlastimil Babka2017-11-15
| * | | | | | mm: remove __GFP_COLDMel Gorman2017-11-15
| * | | | | | mm: remove cold parameter from free_hot_cold_page*Mel Gorman2017-11-15
| * | | | | | mm: remove cold parameter for release_pagesMel Gorman2017-11-15
| * | | | | | mm, pagevec: remove cold parameter for pagevecsMel Gorman2017-11-15
| * | | | | | mm: only drain per-cpu pagevecs once per pagevec usageMel Gorman2017-11-15
| * | | | | | mm, truncate: remove all exceptional entries from pagevec under one lockMel Gorman2017-11-15
| * | | | | | mm, truncate: do not check mapping for every page being truncatedMel Gorman2017-11-15
| * | | | | | mm, page_alloc: enable/disable IRQs once when freeing a list of pagesMel Gorman2017-11-15
| * | | | | | mm: batch radix tree operations when truncating pagesJan Kara2017-11-15
| * | | | | | mm: factor out checks and accounting from __delete_from_page_cache()Jan Kara2017-11-15