summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'afs-next-20171113' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-161-0/+1
|\
| * afs: Get rid of the afs_writeback recordDavid Howells2017-11-131-0/+1
* | Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-11-161-8/+22
|\ \
| * \ Backmerge tag 'v4.14-rc7' into drm-nextDave Airlie2017-11-0222-126/+154
| |\ \
| * \ \ Merge tag 'drm-intel-next-2017-10-12' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2017-10-201-8/+22
| |\ \ \
| | * | | mm/shmem: introduce shmem_file_setup_with_mntMatthew Auld2017-10-071-8/+22
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-11-1650-813/+1196
|\ \ \ \ \
| * | | | | memory hotplug: fix comments when adding sectionFan Du2017-11-161-1/+1
| * | | | | mm: make alloc_node_mem_map a void call if we don't have CONFIG_FLAT_NODE_MEM...Oscar Salvador2017-11-161-7/+7
| * | | | | mm: simplify nodemask printingMichal Hocko2017-11-162-17/+7Star
| * | | | | mm,oom_reaper: remove pointless kthread_run() error checkTetsuo Handa2017-11-161-8/+0Star
| * | | | | mm/page_ext.c: check if page_ext is not preparedJaewon Kim2017-11-161-4/+0Star
| * | | | | writeback: remove unused function parameterWang Long2017-11-161-2/+2
| * | | | | mm: do not rely on preempt_count in print_vma_addrMichal Hocko2017-11-161-5/+3Star
| * | | | | mm, sparse: do not swamp log with huge vmemmap allocation failuresMichal Hocko2017-11-161-2/+10
| * | | | | mm/hmm: remove redundant variable align_endColin Ian King2017-11-161-2/+1Star
| * | | | | mm/list_lru.c: mark expected switch fall-throughGustavo A. R. Silva2017-11-161-0/+1
| * | | | | mm/shmem.c: mark expected switch fall-throughGustavo A. R. Silva2017-11-161-0/+1
| * | | | | mm/page_alloc.c: broken deferred calculationPavel Tatashin2017-11-161-9/+18
| * | | | | mm: don't warn about allocations which stall for too longTetsuo Handa2017-11-161-10/+0Star
| * | | | | mm, page_alloc: fix potential false positive in __zone_watermark_okVlastimil Babka2017-11-161-3/+3
| * | | | | mm: mlock: remove lru_add_drain_all()Shakeel Butt2017-11-161-5/+0Star
| * | | | | mm, sysctl: make NUMA stats configurableKemi Wang2017-11-163-0/+80
| * | | | | shmem: convert shmem_init_inodecache() to voidweiping zhang2017-11-161-6/+2Star
| * | | | | Unify migrate_pages and move_pages access checksOtto Ebeling2017-11-161-9/+4Star
| * | | | | mm, pagevec: rename pagevec drained fieldMel Gorman2017-11-161-2/+2
| * | | | | mm, page_alloc: simplify list handling in rmqueue_bulk()Vlastimil Babka2017-11-161-9/+9
| * | | | | mm: remove __GFP_COLDMel Gorman2017-11-163-18/+10Star
| * | | | | mm: remove cold parameter from free_hot_cold_page*Mel Gorman2017-11-164-23/+18Star
| * | | | | mm: remove cold parameter for release_pagesMel Gorman2017-11-162-5/+5
| * | | | | mm, pagevec: remove cold parameter for pagevecsMel Gorman2017-11-166-13/+13
| * | | | | mm: only drain per-cpu pagevecs once per pagevec usageMel Gorman2017-11-161-1/+4
| * | | | | mm, truncate: remove all exceptional entries from pagevec under one lockMel Gorman2017-11-161-28/+63
| * | | | | mm, truncate: do not check mapping for every page being truncatedMel Gorman2017-11-164-13/+8Star
| * | | | | mm, page_alloc: enable/disable IRQs once when freeing a list of pagesMel Gorman2017-11-161-14/+44
| * | | | | mm: batch radix tree operations when truncating pagesJan Kara2017-11-162-2/+101
| * | | | | mm: factor out checks and accounting from __delete_from_page_cache()Jan Kara2017-11-161-31/+41
| * | | | | mm: move clearing of page->mapping to page_cache_tree_delete()Jan Kara2017-11-161-3/+3
| * | | | | mm: move accounting updates before page_cache_tree_delete()Jan Kara2017-11-161-24/+25
| * | | | | mm: factor out page cache page freeing into a separate functionJan Kara2017-11-161-13/+18
| * | | | | mm: refactor truncate_complete_page()Jan Kara2017-11-161-14/+16
| * | | | | mm: speed up cancel_dirty_page() for clean pagesJan Kara2017-11-161-2/+2
| * | | | | mm/page-writeback.c: convert timers to use timer_setup()Kees Cook2017-11-161-4/+3Star
| * | | | | mm, soft_offline: improve hugepage soft offlining error logLaszlo Toth2017-11-161-1/+1
| * | | | | mm/page_alloc: make sure __rmqueue() etc are always inlineAaron Lu2017-11-161-5/+5
| * | | | | mm: stop zeroing memory during allocation in vmemmapPavel Tatashin2017-11-163-11/+22
| * | | | | mm: zero reserved and unavailable struct pagesPavel Tatashin2017-11-161-0/+40
| * | | | | mm: define memblock_virt_alloc_try_nid_rawPavel Tatashin2017-11-162-15/+60
| * | | | | mm: deferred_init_memmap improvementsPavel Tatashin2017-11-161-83/+105
| * | | | | mm/swap_state.c: declare a few variables as __read_mostlyChangbin Du2017-11-161-3/+3