summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-07-25smp/hotplug: Track booted once CPUs in a cpumaskThomas Gleixner1-0/+2
2019-07-25locking/lockdep: Reduce space occupied by stack tracesBart Van Assche1-6/+3
2019-07-25stacktrace: Constify 'entries' argumentsBart Van Assche1-2/+2
2019-07-25locking/lockdep: Make it clear that what lock_class::key points at is not mod...Bart Van Assche1-1/+1
2019-07-25sched/fair: Use RCU accessors consistently for ->numa_groupJann Horn1-1/+9
2019-07-25sched/fair: Don't free p->numa_faults with concurrent readersJann Horn1-2/+2
2019-07-25media: v4l2-async: Add v4l2_async_notifier_add_fwnode_remote_subdevSakari Ailus1-0/+25
2019-07-25media: v4l2-async: Get fwnode reference when putting it to the notifier's listSakari Ailus1-2/+3
2019-07-25driver core: Remove device link creation limitationRafael J. Wysocki1-1/+3
2019-07-25intel_th: msu: Introduce buffer interfaceAlexander Shishkin1-0/+79
2019-07-25media: davinci/vpfe_capture.c: drop unused format descriptionsHans Verkuil1-1/+1
2019-07-25media: v4l: ctrls: Add debug messagesEzequiel Garcia2-2/+9
2019-07-25tty: serial: netx: Delete driverLinus Walleij1-3/+0
2019-07-25usb: host: oxu210hp-hcd: remove include/linux/oxu210hp.hMasahiro Yamada1-8/+0
2019-07-25treewide: remove SPDX "WITH Linux-syscall-note" from kernel-space headers againMasahiro Yamada10-10/+10
2019-07-25treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headersMasahiro Yamada17-17/+17
2019-07-25drm/tinydrm: Move mipi-dbiNoralf Trønnes1-0/+0
2019-07-25drm/tinydrm: Split struct mipi_dbi in twoNoralf Trønnes1-38/+91
2019-07-25drm/tinydrm: Rename remaining variable mipi -> dbidevNoralf Trønnes1-5/+5
2019-07-25drm/tinydrm: Rename variable mipi -> dbiNoralf Trønnes1-10/+10
2019-07-25Input: allow drivers specify timestamp for input eventsAtif Niyaz1-0/+14
2019-07-25fpga: altera-pr-ip: Make alt_pr_unregister function voidMoritz Fischer1-1/+1
2019-07-24access: avoid the RCU grace period for the temporary subjective credentialsLinus Torvalds1-1/+7
2019-07-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+2
2019-07-24lib/timerqueue: Rely on rbtree semantics for next timerDavidlohr Bueso1-7/+6
2019-07-24iommu: Introduce iommu_iotlb_gather_add_page()Will Deacon1-0/+31
2019-07-24iommu: Introduce struct iommu_iotlb_gather for batching TLB flushesWill Deacon1-4/+39
2019-07-24iommu/io-pgtable: Rename iommu_gather_ops to iommu_flush_opsWill Deacon1-3/+3
2019-07-24iommu: Remove empty iommu_tlb_range_add() callback from iommu_opsWill Deacon1-15/+0
2019-07-24Documentation: move Documentation/virtual to Documentation/virtChristoph Hellwig1-2/+2
2019-07-24can: Add SPDX license identifiers for CAN subsystemOliver Hartkopp2-2/+2
2019-07-24can: remove obsolete empty ioctl() handlerOliver Hartkopp1-1/+0
2019-07-24scsi: fcoe: fix a typoChristophe JAILLET1-1/+1
2019-07-24PCI: Remove pci_block_cfg_access() et al (unused)Kelsey Skunberg1-5/+0
2019-07-23bpf: fix narrower loads on s390Ilya Leoshkevich1-0/+13
2019-07-23net: sched: include mpls actions in hardware intermediate representationJohn Hurley2-0/+94
2019-07-23ASoC: soc-dai: move snd_soc_dai_stream_valid() to soc-dai.cKuninori Morimoto1-0/+1
2019-07-23ASoC: soc-dai: add snd_soc_dai_compress_new()Kuninori Morimoto1-0/+2
2019-07-23ASoC: soc-dai: add snd_soc_dai_remove()Kuninori Morimoto1-0/+1
2019-07-23ASoC: soc-dai: add snd_soc_dai_probe()Kuninori Morimoto1-0/+1
2019-07-23ASoC: soc-dai: add snd_soc_dai_resume()Kuninori Morimoto1-0/+1
2019-07-23ASoC: soc-dai: add snd_soc_dai_suspend()Kuninori Morimoto1-0/+1
2019-07-23ASoC: soc-dai: add snd_soc_dai_delay()Kuninori Morimoto1-0/+2
2019-07-23ASoC: soc-dai: add snd_soc_dai_bespoke_trigger()Kuninori Morimoto1-0/+2
2019-07-23ASoC: soc-dai: add snd_soc_dai_trigger()Kuninori Morimoto1-0/+2
2019-07-23ASoC: soc-dai: add snd_soc_dai_prepare()Kuninori Morimoto1-0/+2
2019-07-23ASoC: soc-dai: add snd_soc_dai_shutdown()Kuninori Morimoto1-0/+2
2019-07-23ASoC: soc-dai: add snd_soc_dai_startup()Kuninori Morimoto1-0/+2
2019-07-23ASoC: soc-dai: add snd_soc_dai_hw_free()Kuninori Morimoto1-0/+2
2019-07-23ASoC: soc-dai: mv soc_dai_hw_params() to soc-daiKuninori Morimoto2-4/+4