summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-02-21rcu: Trace expedited GP delays due to transitioning CPUsPaul E. McKenney1-0/+1
2018-02-21rcu: Add more tracing of expedited grace periodsPaul E. McKenney1-0/+3
2018-02-21rcu: Fix init_rcu_head() comment.Paul E. McKenney1-4/+6
2018-02-21doc: Fix typo in rcu_head commentsLihao Liang1-1/+1
2018-02-20devlink: Perform cleanup of resource_set cbArkadi Sharshevsky1-4/+0
2018-02-20net: Make cleanup_list and net::cleanup_list of llist typeKirill Tkhai1-1/+2
2018-02-20net: Kill net_mutexKirill Tkhai2-5/+7
2018-02-20drm/tinydrm: Replace tinydrm_of_find_backlight with of_find_backlightMeghana Madhyastha1-2/+0
2018-02-20drm/tinydrm: Convert tinydrm_enable/disable_backlight to backlight_enable/dis...Meghana Madhyastha1-2/+0
2018-02-20drm/msm: add sudo flag to submit ioctlRob Clark1-0/+2
2018-02-20Merge tag 'topic/backlight_for_lag-2018-01-29' of git://anongit.freedesktop.o...Sean Paul1-0/+58
2018-02-20drm: add documentation for tv connector state marginsJani Nikula1-1/+5
2018-02-20drm/doc: Use new substruct supportDaniel Vetter1-0/+16
2018-02-20dt-bindings: clock: add R8A77980 CPG core clock definitionsSergei Shtylyov1-0/+51
2018-02-20arm_pmu: acpi: request IRQs up-frontMark Rutland1-2/+3
2018-02-20arm_pmu: note IRQs and PMUs per-cpuMark Rutland1-1/+0
2018-02-20arm_pmu: add armpmu_alloc_atomic()Mark Rutland1-0/+1
2018-02-20arm_pmu: fold platform helpers into platform codeMark Rutland1-2/+0
2018-02-20arm_pmu: kill arm_pmu_platdataMark Rutland1-17/+0
2018-02-20x86/retpoline: Support retpoline builds with ClangDavid Woodhouse3-4/+13
2018-02-20Merge tag 'iio-for-4.17a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2-0/+11
2018-02-20drm: simple_kms_helper: Add mode_valid() callback supportLinus Walleij1-0/+14
2018-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller21-44/+54
2018-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-9/+8
2018-02-19dt-bindings: power: add R8A77980 SYSC power domain definitionsSergei Shtylyov1-0/+43
2018-02-19drm/ttm: add ttm_tt_populate wrapperChristian König1-0/+9
2018-02-19drm/ttm: Allow page allocations w/o triggering OOM..Andrey Grodzovsky1-0/+4
2018-02-19drm/amdgpu: Expose more GPU sensor queriesRex Zhu1-0/+4
2018-02-19ptr_ring: Remove now-redundant smp_read_barrier_depends()Andrea Parri1-3/+4
2018-02-19ieee80211: Increase PMK maximum length to 64 bytesSrinivas Dasari1-1/+1
2018-02-19mac80211: Add tx ack signal support in sta infoVenkateswara Naralasetty1-0/+1
2018-02-19cfg80211: send ack_signal to user in probe client responseVenkateswara Naralasetty2-1/+9
2018-02-19mac80211: round IEEE80211_TX_STATUS_HEADROOM up to multiple of 4Felix Fietkau1-1/+1
2018-02-19ARM: da8xx: use platform data for CFGCHIP syscon regmapDavid Lechner1-0/+21
2018-02-19ext4: add tracepoints for shutdown and file system errorsTheodore Ts'o1-0/+43
2018-02-18Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+2
2018-02-17Merge tag 'for-linus-20180217' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2018-02-17Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar613-7710/+24855
2018-02-17nospec: Include <asm/barrier.h> dependencyDan Williams1-0/+1
2018-02-17nospec: Allow index argument to have const-qualified typeRasmus Villemoes1-2/+1
2018-02-17nospec: Kill array_index_nospec_mask_check()Dan Williams1-21/+1
2018-02-17tun: export flags, uid, gid, queue information over netlinkSabrina Dubroca1-0/+18
2018-02-17drm: Allow determining if current task is output poll workerLukas Wunner1-0/+1
2018-02-17workqueue: Allow retrieval of current task's work structLukas Wunner1-0/+1
2018-02-17net: sched: act: handle extack in tcf_generic_walkerAlexander Aring1-1/+2
2018-02-17net: sched: act: add extack for walk callbackAlexander Aring1-1/+2
2018-02-17net: sched: act: add extack for lookup callbackAlexander Aring1-1/+2
2018-02-17net: sched: act: add extack to init callbackAlexander Aring1-1/+1
2018-02-17net: sched: act: add extack to initAlexander Aring1-2/+3
2018-02-17net: sched: act: fix code styleAlexander Aring1-2/+3