summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)AuthorFilesLines
2016-05-20huge pagecache: extend mremap pmd rmap lockout to filesHugh Dickins1-20/+22
2016-05-20huge mm: move_huge_pmd does not need new_vmaHugh Dickins2-8/+4
2016-05-20mm: /proc/sys/vm/stat_refresh to force vmstat updateHugh Dickins1-0/+60
2016-05-20tmpfs: mem_cgroup charge fault to vm_mm not current mmAndres Lagar-Cavilla1-27/+34
2016-05-20tmpfs: preliminary minor tidyupsHugh Dickins1-43/+26
2016-05-20mm: use __SetPageSwapBacked and dont ClearPageSwapBackedHugh Dickins4-8/+7
2016-05-20mm: update_lru_size do the __mod_zone_page_stateHugh Dickins2-13/+12
2016-05-20mm: update_lru_size warn and reset bad lru_sizeHugh Dickins1-4/+20
2016-05-20mm/mmap: kill hook arch_rebalance_pgtables()Konstantin Khlebnikov1-5/+0
2016-05-20mm/vmstat: make node_page_state() handles all zones by itselfJoonsoo Kim1-12/+6
2016-05-20mm/highmem: make nr_free_highpages() handles all highmem zones by itselfJoonsoo Kim1-8/+4
2016-05-20mm/page_alloc: correct highmem memory statisticsJoonsoo Kim1-5/+14
2016-05-20mm/writeback: correct dirty page calculation for highmemJoonsoo Kim1-2/+6
2016-05-20power: add zone range overlapping checkJoonsoo Kim1-0/+4
2016-05-20mm/page_owner: add zone range overlapping checkJoonsoo Kim1-0/+3
2016-05-20mm/vmstat: add zone range overlapping checkJoonsoo Kim1-0/+7
2016-05-20mm/memory_hotplug: add comment to some functions related to memory hotplugJoonsoo Kim2-1/+3
2016-05-20mm/hugetlb: add same zone check in pfn_range_valid_gigantic()Joonsoo Kim1-3/+6
2016-05-20mm: uninline page_mapped()Andrew Morton1-0/+23
2016-05-20mm, compaction: skip blocks where isolation fails in async direct compactionVlastimil Babka1-9/+80
2016-05-20mm, compaction: reduce spurious pcplist drainsVlastimil Babka1-11/+9
2016-05-20mm, compaction: wrap calculating first and last pfn of pageblockVlastimil Babka1-14/+19
2016-05-20mm/rmap: replace BUG_ON(anon_vma->degree) with VM_WARN_ONKonstantin Khlebnikov1-1/+1
2016-05-20mm/mempolicy.c:offset_il_node() document and clarifyAndrew Morton1-9/+11
2016-05-20mm/hugetlb.c: use first_memory_nodeAndrew Morton1-2/+2
2016-05-20mm/page_alloc: Remove useless parameter of __free_pages_boot_coreLi Zhang1-6/+5
2016-05-20mm/memcontrol.c:mem_cgroup_select_victim_node(): clarify commentMichal Hocko1-4/+3
2016-05-20mm/memory_hotplug: is_mem_section_removable() can return boolYaowei Bai1-3/+3
2016-05-20mm/hugetlb: introduce hugetlb_bad_size()Vaishali Thakkar1-1/+13
2016-05-20mm/hugetlb: optimize minimum size (min_size) accountingMike Kravetz1-2/+4
2016-05-20include/linux/nodemask.h: create next_node_in() helperAndrew Morton5-44/+10
2016-05-20mm: rename _count, field of the struct page, to _refcountJoonsoo Kim5-9/+9
2016-05-20mm/page_ref: use page_ref helper instead of direct modification of _countJoonsoo Kim1-1/+1
2016-05-20mm/slub.c: fix sysfs filename in commentLi Peng1-5/+5
2016-05-20mm: slab: remove ZONE_DMA_FLAGYang Shi2-27/+1
2016-05-20mm: SLAB freelist randomizationThomas Garnier1-2/+165
2016-05-20mm/slub.c: replace kick_all_cpus_sync() with synchronize_sched() in kmem_cach...Vladimir Davydov1-1/+1
2016-05-20mm/slab: lockless decision to grow cacheJoonsoo Kim1-3/+18
2016-05-20mm/slab: refill cpu cache through a new slab without holding a node lockJoonsoo Kim1-32/+36
2016-05-20mm/slab: separate cache_grow() to two partsJoonsoo Kim1-22/+52
2016-05-20mm/slab: make cache_grow() handle the page allocated on arbitrary nodeJoonsoo Kim1-39/+21
2016-05-20mm/slab: racy access/modify the slab colorJoonsoo Kim1-13/+13
2016-05-20mm/slab: don't keep free slabs if free_objects exceeds free_limitJoonsoo Kim1-9/+14
2016-05-20mm/slab: clean-up kmem_cache_node setupJoonsoo Kim1-100/+68
2016-05-20mm/slab: factor out kmem_cache_node initialization codeJoonsoo Kim1-29/+45
2016-05-20mm/slab: drain the free slab as much as possibleJoonsoo Kim1-9/+3
2016-05-20mm/slab: remove BAD_ALIEN_MAGIC againJoonsoo Kim1-4/+2
2016-05-20mm/slab: fix the theoretical race by holding proper lockJoonsoo Kim1-23/+45
2016-05-18Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-19/+13
2016-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-4/+5