| Commit message (Expand) | Author | Age | Files | Lines |
* | mm: convert totalram_pages and totalhigh_pages variables to atomic | Arun KS | 2018-12-28 | 53 | -81/+131 |
* | mm: convert zone->managed_pages to atomic variable | Arun KS | 2018-12-28 | 6 | -29/+34 |
* | mm: reference totalram_pages and managed_pages once per function | Arun KS | 2018-12-28 | 12 | -33/+44 |
* | mm: remove reset of pcp->counter in pageset_init() | Wei Yang | 2018-12-28 | 1 | -1/+0 |
* | mm, memory_hotplug: do not clear numa_node association after hot_remove | Michal Hocko | 2018-12-28 | 1 | -29/+1 |
* | mm/mmap.c: remove verify_mm_writelocked() | Yangtao Li | 2018-12-28 | 1 | -16/+0 |
* | ksm: replace jhash2 with xxhash | Timofey Titovets | 2018-12-28 | 2 | -2/+3 |
* | xxHash: create arch dependent 32/64-bit xxhash() | Timofey Titovets | 2018-12-28 | 1 | -0/+23 |
* | mm: only report isolation failures when offlining memory | Michal Hocko | 2018-12-28 | 4 | -16/+21 |
* | mm, memory_hotplug: be more verbose for memory offline failures | Michal Hocko | 2018-12-28 | 2 | -4/+9 |
* | mm, memory_hotplug: print reason for the offlining failure | Michal Hocko | 2018-12-28 | 1 | -11/+23 |
* | mm, memory_hotplug: drop pointless block alignment checks from __offline_pages | Michal Hocko | 2018-12-28 | 1 | -6/+0 |
* | mm: lower the printk loglevel for __dump_page messages | Michal Hocko | 2018-12-28 | 1 | -10/+10 |
* | mm: print more information about mapping in __dump_page | Michal Hocko | 2018-12-28 | 1 | -0/+13 |
* | mm/readahead.c: simplify get_next_ra_size() | Gao Xiang | 2018-12-28 | 1 | -7/+5 |
* | writeback: don't decrement wb->refcnt if !wb->bdi | Anders Roxell | 2018-12-28 | 1 | -0/+8 |
* | mm/mmu_notifier.c: remove mmu_notifier_synchronize() | Sean Christopherson | 2018-12-28 | 2 | -8/+0 |
* | mm/hotplug: optimize clear_hwpoisoned_pages() | Balbir Singh | 2018-12-28 | 1 | -0/+9 |
* | mm/page_owner: clamp read count to PAGE_SIZE | Miles Chen | 2018-12-28 | 1 | -0/+1 |
* | include/linux/slab.h: fix sparse warning in kmalloc_type() | Vlastimil Babka | 2018-12-28 | 1 | -12/+12 |
* | mm/slub.c: record final state of slub action in deactivate_slab() | Wei Yang | 2018-12-28 | 1 | -14/+7 |
* | mm/slub.c: page is always non-NULL in node_match() | Wei Yang | 2018-12-28 | 1 | -1/+1 |
* | mm/slub.c: remove validation on cpu_slab in __flush_cpu_slab() | Wei Yang | 2018-12-28 | 1 | -5/+3 |
* | mm, slab: remove unnecessary unlikely() | Yangtao Li | 2018-12-28 | 1 | -3/+1 |
* | ocfs2: don't clear bh uptodate for block read | Junxiao Bi | 2018-12-28 | 1 | -2/+0 |
* | ocfs2: clear journal dirty flag after shutdown journal | Junxiao Bi | 2018-12-28 | 1 | -4/+2 |
* | ocfs2: fix panic due to unrecovered local alloc | Junxiao Bi | 2018-12-28 | 1 | -2/+7 |
* | ocfs2: improve ocfs2 Makefile | Larry Chen | 2018-12-28 | 3 | -3/+3 |
* | ocfs2: remove set but not used variable 'lastzero' | zhong jiang | 2018-12-28 | 1 | -2/+1 |
* | ocfs2: dlmfs: remove set but not used variable 'status' | zhong jiang | 2018-12-28 | 1 | -2/+1 |
* | ocfs2: optimize the reading of heartbeat data | Jia Guo | 2018-12-28 | 1 | -5/+12 |
* | debugobjects: call debug_objects_mem_init eariler | Qian Cai | 2018-12-28 | 2 | -6/+4 |
* | sh: lib: convert to SPDX identifiers | Kuninori Morimoto | 2018-12-28 | 13 | -240/+44 |
* | sh: kernel: convert to SPDX identifiers | Kuninori Morimoto | 2018-12-28 | 44 | -189/+51 |
* | sh: cpu: convert to SPDX identifiers | Kuninori Morimoto | 2018-12-28 | 6 | -25/+6 |
* | sh: shmobile: convert to SPDX identifiers | Kuninori Morimoto | 2018-12-28 | 4 | -13/+5 |
* | sh: sh5: convert to SPDX identifiers | Kuninori Morimoto | 2018-12-28 | 7 | -30/+9 |
* | sh: sh4a: convert to SPDX identifiers | Kuninori Morimoto | 2018-12-28 | 37 | -194/+38 |
* | sh: sh4: convert to SPDX identifiers | Kuninori Morimoto | 2018-12-28 | 9 | -36/+9 |
* | sh: sh3: convert to SPDX identifiers | Kuninori Morimoto | 2018-12-28 | 16 | -68/+20 |
* | sh: sh2a: convert to SPDX identifiers | Kuninori Morimoto | 2018-12-28 | 19 | -78/+21 |
* | sh: sh2: convert to SPDX identifiers | Kuninori Morimoto | 2018-12-28 | 7 | -26/+9 |
* | sh: include: convert to SPDX identifiers | Kuninori Morimoto | 2018-12-28 | 83 | -357/+142 |
* | sh: drivers: convert to SPDX identifiers | Kuninori Morimoto | 2018-12-28 | 33 | -124/+41 |
* | sh: boards: convert to SPDX identifiers | Kuninori Morimoto | 2018-12-28 | 95 | -291/+102 |
* | arch/sh/boards/mach-kfr2r09/setup.c: drop pointless static qualifier in kfr2r... | YueHaibing | 2018-12-28 | 1 | -1/+1 |
* | arch/sh/boards/mach-kfr2r09/setup.c: fix struct mtd_oob_ops build warning | Randy Dunlap | 2018-12-28 | 1 | -1/+0 |
* | scripts/tags.sh: add more declarations | Kirill Tkhai | 2018-12-28 | 1 | -2/+11 |
* | scripts: add spdxcheck.py self test | Thierry Reding | 2018-12-28 | 1 | -0/+12 |
* | scripts/checkstack.pl: dynamic stack growth for aarch64 | Qian Cai | 2018-12-28 | 1 | -0/+2 |