summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-01-10PM-runtime: Fix autosuspend_delay on 32bits archVincent Guittot1-2/+2
2019-01-10PM-runtime: Fix 'jiffies' in comments after switch to hrtimersLadislav Michl1-2/+5
2019-01-10rbd: don't return 0 on unmap if RBD_DEV_FLAG_REMOVING is setIlya Dryomov1-5/+4
2019-01-10drm/fb-helper: Ignore the value of fb_var_screeninfo.pixclockIvan Mironov1-1/+6
2019-01-10drm/fb-helper: Partially bring back workaround for bugs of SDL 1.2Ivan Mironov1-53/+73
2019-01-10tty/serial: Add RISC-V SBI earlycon supportAnup Patel3-0/+41
2019-01-09drm/amdgpu: disable system memory page tables for nowChristian König1-3/+0
2019-01-09drm/amdgpu: set WRITE_BURST_LENGTH to 64B to workaround SDMA1 hangJim Qu1-1/+2
2019-01-09drm/amdgpu: fix CPDMA hang in PRT mode for VEGA20Tao Zhou1-5/+5
2019-01-09perf symbols: Add 'arch_cpu_idle' to the list of kernel idle symbolsArnaldo Carvalho de Melo1-0/+1
2019-01-09Merge tag 'csky-for-linus-5.0-rc1' of git://github.com/c-sky/csky-linuxLinus Torvalds45-76/+148
2019-01-09tools include uapi: Sync linux/if_link.h copy with the kernel sourcesArnaldo Carvalho de Melo1-0/+19
2019-01-09cpufreq: scmi: Fix frequency invariance in slow pathQuentin Perret1-2/+2
2019-01-09doc: trace: fix reference to cpuidle documentation fileOtto Sabart1-1/+1
2019-01-09drm/bridge: tc358767: use DP connector if no panel setTomi Valkeinen1-1/+2
2019-01-09drm/bridge: tc358767: fix output H/V syncsTomi Valkeinen1-1/+5
2019-01-09drm/bridge: tc358767: reject modes which require too much BWTomi Valkeinen1-0/+10
2019-01-09drm/bridge: tc358767: fix initial DP0/1_SRCCTRL valueTomi Valkeinen1-6/+5
2019-01-09drm/bridge: tc358767: fix single lane configurationTomi Valkeinen1-2/+8
2019-01-09drm/bridge: tc358767: add defines for DP1_SRCCTRL & PHY_2LANETomi Valkeinen1-3/+7
2019-01-09drm/bridge: tc358767: add bus flagsTomi Valkeinen1-0/+4
2019-01-09x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINEWANG Chao4-4/+4
2019-01-09x86/cache: Rename config option to CONFIG_X86_RESCTRLBorislav Petkov6-8/+8
2019-01-09ALSA: hda/realtek - Disable headset Mic VREF for headset mode of ALC225Kailang Yang1-1/+15
2019-01-09ALSA: hda/realtek - Add unplug function into unplug state of Headset Mode for...Kailang Yang1-0/+1
2019-01-09Merge tag 'perf-core-for-mingo-5.0-20190108' of git://git.kernel.org/pub/scm/...Ingo Molnar21-250/+238
2019-01-09drm/i915/gvt: Fix workload request allocation before request addZhenyu Wang2-22/+43
2019-01-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds21-212/+289
2019-01-09arch/openrisc: Fix issues with access_ok()Stafford Horne1-2/+6
2019-01-09mm, page_alloc: do not wake kswapd with zone lock heldMel Gorman2-1/+13
2019-01-09hugetlbfs: revert "use i_mmap_rwsem for more pmd sharing synchronization"Mike Kravetz5-88/+20
2019-01-09hugetlbfs: revert "Use i_mmap_rwsem to fix page fault/truncate race"Mike Kravetz2-38/+44
2019-01-09mm: page_mapped: don't assume compound page is huge or THPJan Stancek1-1/+1
2019-01-09mm/memory.c: initialise mmu_notifier_range correctlyMatthew Wilcox1-2/+2
2019-01-09tools/vm/page_owner: use page_owner_sort in the use exampleMiles Chen1-1/+3
2019-01-09kasan: fix krealloc handling for tag-based modeAndrey Konovalov1-20/+43
2019-01-09kasan: make tag based mode work with CONFIG_HARDENED_USERCOPYAndrey Konovalov1-0/+2
2019-01-09kasan, arm64: use ARCH_SLAB_MINALIGN instead of manual aligningAndrey Konovalov2-2/+6
2019-01-09mm, memcg: fix reclaim deadlock with writebackMichal Hocko1-0/+22
2019-01-09mm/usercopy.c: no check page span for stack objectsQian Cai1-4/+5
2019-01-09slab: alien caches must not be initialized if the allocation of the alien cac...Christoph Lameter1-2/+4
2019-01-09fork, memcg: fix cached_stacks caseShakeel Butt1-0/+1
2019-01-09zram: idle writeback fixes and cleanupMinchan Kim4-55/+125
2019-01-09drm/dp_mst: Add __must_check to drm_dp_mst_topology_mgr_resume()Lyude Paul1-1/+2
2019-01-09drm/amdgpu: Don't fail resume process if resuming atomic state failsLyude Paul1-3/+2
2019-01-09drm/amdgpu: Don't ignore rc from drm_dp_mst_topology_mgr_resume()Lyude Paul1-9/+23
2019-01-09ALSA: usb-audio: fix CM6206 register definitionsAmadeusz Sławiński1-1/+1
2019-01-09drm/amdgpu: validate user GEM object sizeYu Zhao1-0/+8
2019-01-09drm/amdgpu: validate user pitch alignmentYu Zhao1-0/+10
2019-01-09drm/amd/powerplay: drop the unnecessary uclk hard min settingEvan Quan1-7/+0