aboutsummaryrefslogtreecommitdiffstats
path: root/include/soc (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-10perf powerpc: Rework syscall table generationRavi Bangoria3-14/+450
2019-01-10csky: fixup compile error with CPU 810.Guo Ren1-1/+1
2019-01-10mm/mmu_notifier: mm/rmap.c: Fix a mmu_notifier range bug in try_to_unmap_oneSean Christopherson1-2/+2
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-09tty/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-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 ALC225Kailang Yang1-0/+1
2019-01-08arch/openrisc: Fix issues with access_ok()Stafford Horne1-2/+6
2019-01-08mm, page_alloc: do not wake kswapd with zone lock heldMel Gorman2-1/+13
2019-01-08hugetlbfs: revert "use i_mmap_rwsem for more pmd sharing synchronization"Mike Kravetz5-88/+20
2019-01-08hugetlbfs: revert "Use i_mmap_rwsem to fix page fault/truncate race"Mike Kravetz2-38/+44
2019-01-08mm: page_mapped: don't assume compound page is huge or THPJan Stancek1-1/+1
2019-01-08mm/memory.c: initialise mmu_notifier_range correctlyMatthew Wilcox1-2/+2
2019-01-08tools/vm/page_owner: use page_owner_sort in the use exampleMiles Chen1-1/+3
2019-01-08kasan: fix krealloc handling for tag-based modeAndrey Konovalov1-20/+43
2019-01-08kasan: make tag based mode work with CONFIG_HARDENED_USERCOPYAndrey Konovalov1-0/+2
2019-01-08kasan, arm64: use ARCH_SLAB_MINALIGN instead of manual aligningAndrey Konovalov2-2/+6
2019-01-08mm, memcg: fix reclaim deadlock with writebackMichal Hocko1-0/+22
2019-01-08mm/usercopy.c: no check page span for stack objectsQian Cai1-4/+5
2019-01-08slab: alien caches must not be initialized if the allocation of the alien cache failedChristoph Lameter1-2/+4
2019-01-08fork, memcg: fix cached_stacks caseShakeel Butt1-0/+1
2019-01-08zram: idle writeback fixes and cleanupMinchan Kim4-55/+125
2019-01-08drm/dp_mst: Add __must_check to drm_dp_mst_topology_mgr_resume()Lyude Paul1-1/+2
2019-01-08drm/amdgpu: Don't fail resume process if resuming atomic state failsLyude Paul1-3/+2
2019-01-08drm/amdgpu: Don't ignore rc from drm_dp_mst_topology_mgr_resume()Lyude Paul1-9/+23
2019-01-08ALSA: usb-audio: fix CM6206 register definitionsAmadeusz Sławiński1-1/+1
2019-01-08drm/amdgpu: validate user GEM object sizeYu Zhao1-0/+8
2019-01-08drm/amdgpu: validate user pitch alignmentYu Zhao1-0/+10
2019-01-08drm/amd/powerplay: drop the unnecessary uclk hard min settingEvan Quan1-7/+0
2019-01-08drm/amd/powerplay: avoid possible buffer overflowEvan Quan1-0/+14
2019-01-08drm/amd/powerplay: create pp_od_clk_voltage device file under OD supportEvan Quan1-8/+14
2019-01-08drm/amd/powerplay: update OD support flag for SKU with no OD capabilitiesEvan Quan1-0/+3