summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-02-12kfifo: provide kfifo_is_empty_spinlocked()Bartosz Golaszewski1-0/+31
2020-02-12kfifo: provide noirqsave variants of spinlocked in and out helpersBartosz Golaszewski1-0/+42
2020-02-12drivers: qcom: rpmh: remove rpmh_flush exportMaulik Shah1-5/+0
2020-02-12Merge tag 'dax-fixes-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-12/+2
2020-02-12Merge tag 'trace-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-1/+1
2020-02-12ACPICA: Introduce acpi_any_gpe_status_set()Rafael J. Wysocki1-0/+1
2020-02-11ASoC: soc-pcm: call snd_soc_dai_startup()/shutdown() onceKuninori Morimoto1-1/+4
2020-02-11ASoC: soc-pcm: add for_each_dapm_widgets() macroKuninori Morimoto1-0/+5
2020-02-11drm/client: Rename _force to _lockedDaniel Vetter1-1/+1
2020-02-11drm/fbdev-helper: don't force restoresDaniel Vetter1-0/+5
2020-02-11perf/core: Add new branch sample type for HW index of raw branch recordsKan Liang2-1/+19
2020-02-11locking/percpu-rwsem: Fold __percpu_up_read()Davidlohr Bueso1-4/+15
2020-02-11locking/rwsem: Remove RWSEM_OWNER_UNKNOWNPeter Zijlstra1-6/+0
2020-02-11locking/percpu-rwsem: Remove the embedded rwsemPeter Zijlstra2-13/+7
2020-02-11locking/percpu-rwsem: Move __this_cpu_inc() into the slowpathPeter Zijlstra1-4/+6
2020-02-11locking/percpu-rwsem: Convert to boolPeter Zijlstra1-3/+3
2020-02-11locking/percpu-rwsem, lockdep: Make percpu-rwsem use its own lockdep_mapPeter Zijlstra1-10/+19
2020-02-11console: Introduce ->exit() callbackAndy Shevchenko1-0/+1
2020-02-11platform/chrome: cros_ec: Query EC protocol version if EC transitions between...Yicheng Li1-0/+4
2020-02-11platform/chrome: wilco_ec: Platform data shouldn't include kernel.hAndy Shevchenko1-2/+6
2020-02-11ACPI: PM: s2idle: Avoid possible race related to the EC GPERafael J. Wysocki1-1/+1
2020-02-11clk: sunxi-ng: a64: Export MBUS clockJernej Skrabec1-1/+1
2020-02-11scsi: core: remove .for_blk_mqMing Lei1-3/+0
2020-02-11scsi: iscsi: Perform connection failure entirely in kernel spaceBharath Ravi1-0/+1
2020-02-11tracing: Consolidate trace() functionsTom Zanussi1-1/+1
2020-02-11firmware_loader: load files from the mount namespace of initTopi Miettinen1-0/+2
2020-02-11platform: constify properties in platform_deviceTomas Winkler1-1/+1
2020-02-11debugfs: remove return value of debugfs_create_regset32()Greg Kroah-Hartman1-7/+6
2020-02-10serdev: ttyport: restore client ops on deregistrationJohan Hovold1-0/+2
2020-02-10usb: host: ehci-platform: add a quirk to avoid stuckYoshihiro Shimoda1-1/+1
2020-02-10USB: core: add endpoint-blacklist quirkJohan Hovold1-0/+3
2020-02-10usb: charger: assign specific number for enum valuePeter Chen1-8/+8
2020-02-10platform: chrome: Add cros-usbpd-notify driverJon Flatley1-0/+17
2020-02-10gpio: Avoid kernel.h inclusion where it's possibleAndy Shevchenko4-8/+12
2020-02-10iommu/vt-d: Fix compile warning from intel-svm.hJoerg Roedel1-1/+1
2020-02-10ALSA: pcm: More helper macros for reducing snd_pcm_format_t castTakashi Iwai2-0/+16
2020-02-10Merge tag 'zonefs-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds1-0/+1
2020-02-09Merge tag 'x86-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-0/+25
2020-02-09Merge tag 'perf-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+4
2020-02-09Merge tag 'irq-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2020-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds6-13/+24
2020-02-09Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2-0/+22
2020-02-09Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds19-223/+540
2020-02-09Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds5-71/+551
2020-02-09Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-71/+78
2020-02-09Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+8
2020-02-08Merge branch 'pipe-exclusive-wakeup'Linus Torvalds1-1/+1
2020-02-08pipe: use exclusive waits when reading or writingLinus Torvalds1-1/+1
2020-02-08Merge tag 'irqchip-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner1-1/+1
2020-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-2/+5