summaryrefslogtreecommitdiffstats
path: root/mm/memremap.c (unfollow)
Commit message (Expand)AuthorFilesLines
2019-10-03block: sed-opal: fix sparse warning: convert __be64 dataRandy Dunlap1-2/+2
2019-10-03block: sed-opal: fix sparse warning: obsolete array init.Randy Dunlap1-1/+1
2019-10-03Revert "drm/i915: Fix DP-MST crtc_mask"Ville Syrjälä1-1/+1
2019-10-03MAINTAINERS: kgdb: Add myself as a reviewer for kgdb/kdbDouglas Anderson1-0/+1
2019-10-03drm/omap: fix max fclk divider for omap36xxTomi Valkeinen1-1/+1
2019-10-03drm/i915: Fix g4x sprite scaling stride check with GTT remappingVille Syrjälä1-2/+3
2019-10-03drm/i915/dp: Fix dsc bpp calculations, v5.Maarten Lankhorst5-99/+107
2019-10-03block: pg: add header include guardMasahiro Yamada1-1/+4
2019-10-03timer-of: don't use conditional expression with mixed 'void' typesLinus Torvalds1-1/+3
2019-10-02char/random: Add a newline at the end of the fileBorislav Petkov1-1/+1
2019-10-02drm/amd/display: fix dcn21 Makefile for clangArnd Bergmann1-1/+11
2019-10-02drm/amd/display: hide an unused variableArnd Bergmann1-0/+2
2019-10-02drm/amdgpu: display_mode_vba_21: remove uint typedefArnd Bergmann1-8/+5
2019-10-02drm/amdgpu: hide another #warningArnd Bergmann1-2/+0
2019-10-02drm/amdgpu: make pmu support optional, againArnd Bergmann1-1/+1
2019-10-02drm/amd/display: memory leakNavid Emamdoost7-0/+7
2019-10-02drm/amdgpu: fix multiple memory leaks in acp_hw_initNavid Emamdoost1-12/+22
2019-10-02drm/amdgpu: return tcc_disabled_mask to userspaceMarek Olšák5-1/+19
2019-10-02drm/amdgpu: don't increment vram lost if we are in hibernationAlex Deucher2-4/+8
2019-10-02Revert "drm/amdgpu: disable stutter mode for renoir"Aaron Liu1-2/+0
2019-10-02drm/amd/powerplay: add sensor lock support for smuKevin Wang5-0/+9
2019-10-02drm/amd/powerplay: change metrics update period from 1ms to 100msKevin Wang1-1/+1
2019-10-02drm/amdgpu: revert "disable bulk moves for now"Christian König1-2/+0
2019-10-01membarrier: Fix RCU locking bug caused by faulty mergePeter Zijlstra1-1/+0
2019-10-01Revert "s390/dasd: Add discard support for ESE volumes"Stefan Haberland1-54/+3
2019-10-01s390/dasd: Fix error handling during online processingJan Höppner1-16/+8
2019-10-01io_uring: use __kernel_timespec in timeout ABIArnd Bergmann1-4/+4
2019-10-01loop: change queue block size to match when using DIOMartijn Coenen1-0/+10
2019-09-30erofs: fix mis-inplace determination related with noio chainGao Xiang1-2/+10
2019-09-30erofs: fix erofs_get_meta_page locking due to a cleanupGao Xiang1-3/+7
2019-09-30MAINTAINERS: erofs: complete sub-entries for erofsGao Xiang1-0/+3
2019-09-30erofs: fix return value check in erofs_read_superblock()Wei Yongjun1-2/+2
2019-09-30Linux 5.4-rc1v5.4-rc1Linus Torvalds1-2/+2
2019-09-30drm/tilcdc: include linux/pinctrl/consumer.h againArnd Bergmann1-0/+1
2019-09-30csky: Move static keyword to the front of declarationKrzysztof Wilczynski1-1/+1
2019-09-30csky: entry: Remove unneeded need_resched() loopValentin Schneider1-4/+0
2019-09-30csky: Fixup csky_pmu.max_period assignmentMao Han1-1/+1
2019-09-30csky: Fixup add zero_fp fixup perf backtrace panicGuo Ren2-21/+31
2019-09-30csky: Use generic free_initrd_mem()Mike Rapoport1-16/+0
2019-09-30Revert "Revert "ext4: make __ext4_get_inode_loc plug""Linus Torvalds1-0/+3
2019-09-30random: try to actively add entropy rather than passively wait for itLinus Torvalds1-1/+61
2019-09-29Documentation/process: Clarify disclosure rulesThomas Gleixner1-7/+33
2019-09-28selftests/ftrace: Fix same probe error testSteven Rostedt (VMware)1-1/+1
2019-09-28mm, tracing: Print symbol name for call_site in trace eventsChangbin Du1-3/+4
2019-09-28tracing: Have error path in predicate_parse() free its allocated memoryNavid Emamdoost1-2/+4
2019-09-28tracing: Fix clang -Wint-in-bool-context warnings in IF_ASSIGN macroNathan Chancellor1-5/+5
2019-09-28tracing/probe: Fix to check the difference of nr_args before adding probeMasami Hiramatsu1-0/+16
2019-09-28mm, page_alloc: allow hugepage fallback to remote nodes when madvisedDavid Rientjes1-0/+11
2019-09-28mm, page_alloc: avoid expensive reclaim when compaction may not succeedDavid Rientjes1-0/+22
2019-09-28Revert "Revert "Revert "mm, thp: consolidate THP gfp handling into alloc_huge...David Rientjes4-22/+51