summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-05-19mm/mempolicy.c:offset_il_node() document and clarifyAndrew Morton1-9/+11
2016-05-19mm/hugetlb.c: use first_memory_nodeAndrew Morton1-2/+2
2016-05-19mm/page_alloc: Remove useless parameter of __free_pages_boot_coreLi Zhang1-6/+5
2016-05-19mm/memcontrol.c:mem_cgroup_select_victim_node(): clarify commentMichal Hocko1-4/+3
2016-05-19mm/mempolicy.c: vma_migratable() can return boolYaowei Bai1-5/+5
2016-05-19mm/vmalloc.c: is_vmalloc_addr() can return boolYaowei Bai1-2/+2
2016-05-19mm/memory_hotplug: is_mem_section_removable() can return boolYaowei Bai2-6/+6
2016-05-19mm/hugetlb: is_vm_hugetlb_page() can return boolYaowei Bai1-3/+3
2016-05-19x86: mm: use hugetlb_bad_size()Vaishali Thakkar1-0/+1
2016-05-19tile: mm: use hugetlb_bad_size()Vaishali Thakkar1-1/+6
2016-05-19powerpc: mm: use hugetlb_bad_size()Vaishali Thakkar1-2/+4
2016-05-19metag: mm: use hugetlb_bad_size()Vaishali Thakkar1-0/+1
2016-05-19arm64: mm: use hugetlb_bad_size()Vaishali Thakkar1-0/+1
2016-05-19mm/hugetlb: introduce hugetlb_bad_size()Vaishali Thakkar2-1/+14
2016-05-19mm/hugetlb: optimize minimum size (min_size) accountingMike Kravetz1-2/+4
2016-05-19include/linux/nodemask.h: create next_node_in() helperAndrew Morton11-59/+54
2016-05-19include/linux: apply __malloc attributeRasmus Villemoes6-26/+27
2016-05-19compiler.h: add support for malloc attributeRasmus Villemoes2-0/+5
2016-05-19mm: rename _count, field of the struct page, to _refcountJoonsoo Kim17-54/+58
2016-05-19mm/page_ref: use page_ref helper instead of direct modification of _countJoonsoo Kim4-4/+4
2016-05-19mm/slub.c: fix sysfs filename in commentLi Peng1-5/+5
2016-05-19mm: slab: remove ZONE_DMA_FLAGYang Shi2-27/+1
2016-05-19mm: SLAB freelist randomizationThomas Garnier3-2/+178
2016-05-19mm/slub.c: replace kick_all_cpus_sync() with synchronize_sched() in kmem_cach...Vladimir Davydov1-1/+1
2016-05-19mm/slab: lockless decision to grow cacheJoonsoo Kim1-3/+18
2016-05-19mm/slab: refill cpu cache through a new slab without holding a node lockJoonsoo Kim1-32/+36
2016-05-19mm/slab: separate cache_grow() to two partsJoonsoo Kim1-22/+52
2016-05-19mm/slab: make cache_grow() handle the page allocated on arbitrary nodeJoonsoo Kim1-39/+21
2016-05-19mm/slab: racy access/modify the slab colorJoonsoo Kim1-13/+13
2016-05-19mm/slab: don't keep free slabs if free_objects exceeds free_limitJoonsoo Kim1-9/+14
2016-05-19mm/slab: clean-up kmem_cache_node setupJoonsoo Kim1-100/+68
2016-05-19mm/slab: factor out kmem_cache_node initialization codeJoonsoo Kim1-29/+45
2016-05-19mm/slab: drain the free slab as much as possibleJoonsoo Kim1-9/+3
2016-05-19mm/slab: remove BAD_ALIEN_MAGIC againJoonsoo Kim1-4/+2
2016-05-19mm/slab: fix the theoretical race by holding proper lockJoonsoo Kim1-23/+45
2016-05-19kernel/padata.c: hide unused functionsArnd Bergmann1-37/+37
2016-05-19kernel/padata.c: removed unused codeRichard Cochran2-69/+0
2016-05-19ocfs2: clean up an unneeded goto in ocfs2_put_slot()Guozhonghua1-5/+1
2016-05-19ocfs2: clean up unused parameter 'count' in o2hb_read_block_input()Jun Piao1-3/+2
2016-05-19ocfs2: clean up an unused variable 'wants_rotate' in ocfs2_truncate_recpiaojun1-2/+1
2016-05-19ocfs2: fix comment in struct ocfs2_extended_slotGuozhonghua1-1/+1
2016-05-19debugobjects: insulate non-fixup logic related to static obj from fixup callb...Du, Changbin6-109/+60
2016-05-19Documentation: update debugobjects docDu, Changbin1-12/+14
2016-05-19percpu_counter: update debugobjects fixup callbacks return typeDu, Changbin1-3/+3
2016-05-19rcu: update debugobjects fixup callbacks return typeDu, Changbin1-3/+3
2016-05-19timer: update debugobjects fixup callbacks return typeDu, Changbin2-24/+24
2016-05-19workqueue: update debugobjects fixup callbacks return typeDu, Changbin1-10/+10
2016-05-19debugobjects: correct the usage of fixup call resultsDu, Changbin1-1/+1
2016-05-19debugobjects: make fixup functions return bool instead of intDu, Changbin2-29/+29
2016-05-19scripts/bloat-o-meter: print percent changeVineet Gupta1-0/+6