summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-09-10usb: ehci-sh: convert to SPDX identifiersKuninori Morimoto1-14/+2
2018-09-10net: sched: cls_flower: dump offload count valueVlad Buslov2-1/+3
2018-09-10net: Add and use skb_list_del_init().David S. Miller1-0/+6
2018-09-10net: Add and use skb_mark_not_on_list().David S. Miller1-0/+5
2018-09-10ppp: Remove direct skb_queue_head list pointer access.David S. Miller1-0/+11
2018-09-10sch_netem: Move private queue handler to generic location.David S. Miller1-0/+11
2018-09-10sch_htb: Remove local SKB queue handling code.David S. Miller1-6/+5
2018-09-10net/ipv6: Remove rt6i_prefsrcDavid Ahern1-1/+0
2018-09-10firmware: arm_scmi: add a getter for power of performance statesQuentin Perret1-0/+4
2018-09-10Merge tag 'ib-mfd-spi-tty-v4.20' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman1-0/+17
2018-09-10mfd: da9063: Fix DT probing with constraintsPhilipp Zabel1-7/+9
2018-09-10mfd: madera: Add irqchip data pointer into struct maderaRichard Fitzgerald1-0/+2
2018-09-10dt-bindings: Add binding for atmel-usart in SPI modeRadu Pirea1-0/+17
2018-09-10ACPI / glue: Split dev_is_platform() out of module for wide useAndy Shevchenko1-0/+1
2018-09-10locking/rwsem: Make owner store task pointer of last owning readerWaiman Long1-2/+2
2018-09-10sched/debug: Use symbolic names for task state constantsUwe Kleine-König1-3/+8
2018-09-10sched/topology, drivers/base/arch_topology: Rebuild the sched_domain hierarch...Morten Rasmussen1-0/+1
2018-09-10sched/topology: Add SD_ASYM_CPUCAPACITY flag detectionMorten Rasmussen1-3/+3
2018-09-10perf/UAPI: Clearly mark __PERF_SAMPLE_CALLCHAIN_EARLY as internal usePeter Zijlstra1-1/+1
2018-09-10gpiolib: override irq_enable/disableHans Verkuil1-0/+14
2018-09-10gpiolib: add flag to indicate if the irq is disabledHans Verkuil1-0/+2
2018-09-10gpiolib: export gpiochip_irq_reqres/relres()Hans Verkuil1-0/+2
2018-09-10gpio: fix kernel-doc notation warning for 'request_key'Randy Dunlap1-1/+7
2018-09-09Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+2
2018-09-09drm: extract drm_atomic_uapi.cDaniel Vetter2-16/+58
2018-09-09drm/atomic: trim driver interface/docsDaniel Vetter1-6/+0
2018-09-09drm: drop drmP.h include from drm_plane.cDaniel Vetter3-0/+5
2018-09-09drm: Add drm/drm_util.h header fileDaniel Vetter7-3/+37
2018-09-08dma-mapping: clear dev->dma_ops in arch_teardown_dma_opsChristoph Hellwig1-1/+4
2018-09-08dma-mapping: remove dma_deconfigureChristoph Hellwig4-12/+0
2018-09-08dma-mapping: remove dma_configureChristoph Hellwig1-6/+0
2018-09-07drm/fb-helper: document remove*_conflicting_framebuffers()Michał Mirosław1-0/+22
2018-09-079p: Add refcount to p9_req_tTomas Bortoli1-0/+14
2018-09-079p: add a per-client fcall kmem_cacheDominique Martinet2-0/+5
2018-09-079p: embed fcall in req to round down buffer allocsDominique Martinet1-2/+3
2018-09-07of: make default address and size cells sizes privateRob Herring1-6/+0
2018-09-07mm/memory: Move mmu_gather and TLB invalidation code into its own filePeter Zijlstra1-0/+1
2018-09-07regmap: split up regmap_config.use_single_rwDavid Frey1-4/+8
2018-09-07mfd: cros_ec: Fix and improve kerneldoc comments.Enric Balletbo i Serra2-206/+303
2018-09-07platform/chrome: Move mfd/cros_ec_lpc* includes to drivers/platform.Enric Balletbo i Serra2-151/+0
2018-09-07Merge tag 'drm-misc-next-2018-09-05' of git://anongit.freedesktop.org/drm/drm...Dave Airlie13-11/+151
2018-09-07Merge tag 'mlx5e-updates-2018-09-05' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller1-5/+6
2018-09-07block: remove bio_rewind_iter()Ming Lei2-21/+4
2018-09-07Merge tag 'for-linus-20180906' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+44
2018-09-06RDMA/core: Define client_data_lock as rwlock instead of spinlockParav Pandit1-2/+3
2018-09-06Merge tag 'trace-v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+6
2018-09-06FireWire: clean up firewire-cdev.h kernel-docRandy Dunlap1-8/+14
2018-09-06qed*: Utilize FW 8.37.7.0Denis Bolotin2-6/+6
2018-09-06drm: expand replace_fence to support timeline point v2Chunming Zhou1-1/+1
2018-09-06drm: expand drm_syncobj_find_fence to support timeline point v2Chunming Zhou1-1/+1