summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS2018-12-2853-81/+131
* mm: convert zone->managed_pages to atomic variableArun KS2018-12-286-29/+34
* mm: reference totalram_pages and managed_pages once per functionArun KS2018-12-2812-33/+44
* mm: remove reset of pcp->counter in pageset_init()Wei Yang2018-12-281-1/+0
* mm, memory_hotplug: do not clear numa_node association after hot_removeMichal Hocko2018-12-281-29/+1
* mm/mmap.c: remove verify_mm_writelocked()Yangtao Li2018-12-281-16/+0
* ksm: replace jhash2 with xxhashTimofey Titovets2018-12-282-2/+3
* xxHash: create arch dependent 32/64-bit xxhash()Timofey Titovets2018-12-281-0/+23
* mm: only report isolation failures when offlining memoryMichal Hocko2018-12-284-16/+21
* mm, memory_hotplug: be more verbose for memory offline failuresMichal Hocko2018-12-282-4/+9
* mm, memory_hotplug: print reason for the offlining failureMichal Hocko2018-12-281-11/+23
* mm, memory_hotplug: drop pointless block alignment checks from __offline_pagesMichal Hocko2018-12-281-6/+0
* mm: lower the printk loglevel for __dump_page messagesMichal Hocko2018-12-281-10/+10
* mm: print more information about mapping in __dump_pageMichal Hocko2018-12-281-0/+13
* mm/readahead.c: simplify get_next_ra_size()Gao Xiang2018-12-281-7/+5
* writeback: don't decrement wb->refcnt if !wb->bdiAnders Roxell2018-12-281-0/+8
* mm/mmu_notifier.c: remove mmu_notifier_synchronize()Sean Christopherson2018-12-282-8/+0
* mm/hotplug: optimize clear_hwpoisoned_pages()Balbir Singh2018-12-281-0/+9
* mm/page_owner: clamp read count to PAGE_SIZEMiles Chen2018-12-281-0/+1
* include/linux/slab.h: fix sparse warning in kmalloc_type()Vlastimil Babka2018-12-281-12/+12
* mm/slub.c: record final state of slub action in deactivate_slab()Wei Yang2018-12-281-14/+7
* mm/slub.c: page is always non-NULL in node_match()Wei Yang2018-12-281-1/+1
* mm/slub.c: remove validation on cpu_slab in __flush_cpu_slab()Wei Yang2018-12-281-5/+3
* mm, slab: remove unnecessary unlikely()Yangtao Li2018-12-281-3/+1
* ocfs2: don't clear bh uptodate for block readJunxiao Bi2018-12-281-2/+0
* ocfs2: clear journal dirty flag after shutdown journalJunxiao Bi2018-12-281-4/+2
* ocfs2: fix panic due to unrecovered local allocJunxiao Bi2018-12-281-2/+7
* ocfs2: improve ocfs2 MakefileLarry Chen2018-12-283-3/+3
* ocfs2: remove set but not used variable 'lastzero'zhong jiang2018-12-281-2/+1
* ocfs2: dlmfs: remove set but not used variable 'status'zhong jiang2018-12-281-2/+1
* ocfs2: optimize the reading of heartbeat dataJia Guo2018-12-281-5/+12
* debugobjects: call debug_objects_mem_init earilerQian Cai2018-12-282-6/+4
* sh: lib: convert to SPDX identifiersKuninori Morimoto2018-12-2813-240/+44
* sh: kernel: convert to SPDX identifiersKuninori Morimoto2018-12-2844-189/+51
* sh: cpu: convert to SPDX identifiersKuninori Morimoto2018-12-286-25/+6
* sh: shmobile: convert to SPDX identifiersKuninori Morimoto2018-12-284-13/+5
* sh: sh5: convert to SPDX identifiersKuninori Morimoto2018-12-287-30/+9
* sh: sh4a: convert to SPDX identifiersKuninori Morimoto2018-12-2837-194/+38
* sh: sh4: convert to SPDX identifiersKuninori Morimoto2018-12-289-36/+9
* sh: sh3: convert to SPDX identifiersKuninori Morimoto2018-12-2816-68/+20
* sh: sh2a: convert to SPDX identifiersKuninori Morimoto2018-12-2819-78/+21
* sh: sh2: convert to SPDX identifiersKuninori Morimoto2018-12-287-26/+9
* sh: include: convert to SPDX identifiersKuninori Morimoto2018-12-2883-357/+142
* sh: drivers: convert to SPDX identifiersKuninori Morimoto2018-12-2833-124/+41
* sh: boards: convert to SPDX identifiersKuninori Morimoto2018-12-2895-291/+102
* arch/sh/boards/mach-kfr2r09/setup.c: drop pointless static qualifier in kfr2r...YueHaibing2018-12-281-1/+1
* arch/sh/boards/mach-kfr2r09/setup.c: fix struct mtd_oob_ops build warningRandy Dunlap2018-12-281-1/+0
* scripts/tags.sh: add more declarationsKirill Tkhai2018-12-281-2/+11
* scripts: add spdxcheck.py self testThierry Reding2018-12-281-0/+12
* scripts/checkstack.pl: dynamic stack growth for aarch64Qian Cai2018-12-281-0/+2