summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-08-01net/mlx5: Add flow counter bulk allocation hardware bits and commandGavi Teitz1-2/+19
2019-08-01net/mlx5: Refactor and optimize flow counter bulk queryGavi Teitz1-0/+1
2019-08-01RDMA/devices: Remove the lock around remove_client_contextJason Gunthorpe1-1/+0
2019-08-01RDMA/devices: Do not deadlock during client removalJason Gunthorpe1-0/+3
2019-08-01hrtimer: Introduce HARD expiry modeSebastian Andrzej Siewior1-0/+6
2019-08-01hrtimer: Provide hrtimer_sleeper_start_expires()Thomas Gleixner1-0/+3
2019-08-01hrtimer: Consolidate hrtimer_init() + hrtimer_init_sleeper() callsSebastian Andrzej Siewior2-5/+16
2019-08-01driver core: Add sync_state driver/bus callbackSaravana Kannan1-0/+26
2019-08-01driver core: Add edit_links() callback for driversSaravana Kannan1-0/+20
2019-08-01driver core: Add support for linking devices during device additionSaravana Kannan1-0/+14
2019-08-01drivers: Fix htmldocs warnings with bus_find_next_device()Suzuki K Poulose1-0/+2
2019-08-01drivers: Fix typo in parameter description for driver_find_device_by_acpi_devSuzuki K Poulose1-1/+1
2019-08-01Merge tag 'gpio-v5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds1-32/+32
2019-08-01drm/fb-helper: Instanciate shadow FB if configured in device's mode_configThomas Zimmermann1-0/+7
2019-08-01drm/client: Support unmapping of DRM client buffersThomas Zimmermann1-0/+2
2019-08-01ASoC: core: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-1/+0
2019-08-01dt-bindings: reset: amlogic,meson8b-reset: update with SPDX Licence identifierNeil Armstrong1-50/+1
2019-08-01dt-bindings: reset: amlogic,meson-gxbb-reset: update with SPDX Licence identi...Neil Armstrong1-50/+1
2019-08-01dt-bindings: reset: Fix typo in imx8mq resetsGuido Günther1-3/+3
2019-08-01dt-bindings: reset: imx7: Add support for i.MX8MMAnson Huang1-14/+14
2019-08-01mfd: aat2870: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-1/+0
2019-08-01xen/swiotlb: remember having called xen_create_contiguous_region()Juergen Gross1-0/+4
2019-08-01net: bridge: mcast: add delete due to fast-leave mdb flagNikolay Aleksandrov1-0/+1
2019-07-31spi: docs: convert to ReST and add it to the kABI booksetMauro Carvalho Chehab1-1/+1
2019-07-31docs: fs: convert docs without extension to ReSTMauro Carvalho Chehab2-2/+2
2019-07-31docs: i2c: convert to ReST and add to driver-api booksetMauro Carvalho Chehab1-1/+1
2019-07-31docs: thermal: add it to the driver APIMauro Carvalho Chehab1-2/+2
2019-07-31Merge tag 'trace-v5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds4-7/+7
2019-07-31locking/spinlocks: Use CONFIG_PREEMPTIONThomas Gleixner2-2/+2
2019-07-31rcu: Use CONFIG_PREEMPTIONThomas Gleixner3-3/+3
2019-07-31sched/preempt: Use CONFIG_PREEMPTION where appropriateThomas Gleixner3-8/+8
2019-07-31Merge tag 'mac80211-next-for-davem-2019-07-31' of git://git.kernel.org/pub/sc...David S. Miller4-12/+150
2019-07-31Merge tag 'mac80211-for-davem-2019-07-31' of git://git.kernel.org/pub/scm/lin...David S. Miller1-0/+15
2019-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-0/+6
2019-07-31drm: Add drm_connector_init() variant with ddcAndrzej Pietrasiewicz1-0/+7
2019-07-31drm: Add ddc link in sysfs created by drm_connectorAndrzej Pietrasiewicz1-0/+11
2019-07-31ALSA: hda: intel-nhlt: handle NHLT VENDOR_DEFINED DMIC geometryPierre-Louis Bossart1-2/+8
2019-07-31ALSA: hda: move parts of NHLT code to new modulePierre-Louis Bossart1-8/+33
2019-07-31ASoC: Intel: Skylake: move NHLT header to common directoryPierre-Louis Bossart1-0/+119
2019-07-31asm-generic: make simd.h a mandatory include/asm headerArd Biesheuvel1-0/+2
2019-07-31cpuidle: header file stubs must be "static inline"Stephen Rothwell1-1/+1
2019-07-31mac80211: allow setting spatial reuse parameters from bss_confJohn Crispin1-0/+4
2019-07-31cfg80211: add support for parsing OBBS_PD attributesJohn Crispin2-0/+42
2019-07-31drm/prime: Ditch gem_prime_res_obj hookDaniel Vetter1-12/+0
2019-07-31xen: avoid link error on ARMArnd Bergmann1-0/+3
2019-07-31bpf: add bpf_tcp_gen_syncookie helperPetar Penkov1-1/+29
2019-07-31tcp: add skb-less helpers to retrieve SYN cookiePetar Penkov1-0/+10
2019-07-31tracing: Fix header include guards in trace event headersMasahiro Yamada4-7/+7
2019-07-31gpiolib-acpi: Move acpi_dev_add_driver_gpios() et al to consumer.hAndy Shevchenko2-51/+57
2019-07-31gpiolib: of: Reshuffle contents of consumer.h for new library layoutAndy Shevchenko1-30/+48