aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-08-10drm/msm/adreno: Load the firmware before bringing up the hardwareJordan Crouse3-3/+24
2018-08-10drm/msm: Add a helper function to parse clock namesJordan Crouse4-51/+72
2018-08-10Documentation: corrections to console/console.txtRandy Dunlap1-7/+8
2018-08-10Documentation: add ioctl number entry for v4l2-subdev.hRandy Dunlap1-0/+1
2018-08-10Remove gendered language from management style documentationFox Foster1-11/+12
2018-08-10IB/uverbs: Remove the ib_uverbs_attr pointer from each attrJason Gunthorpe3-63/+72
2018-08-10IB/uverbs: Provide implementation private memory for the uverbs_attr_bundleJason Gunthorpe2-55/+58
2018-08-10IB/uverbs: Use uverbs_api to manage the object type inside the uobjectJason Gunthorpe6-70/+79
2018-08-10IB/uverbs: Build the specs into a radix tree at runtimeJason Gunthorpe6-3/+545
2018-08-10IB/uverbs: Have the core code create the uverbs_root_specJason Gunthorpe6-50/+51
2018-08-10liquidio: copperhead LED identificationRaghu Vatsavayi2-5/+23
2018-08-10qed/qede: qede_setup_tc() can be statickbuild test robot1-1/+1
2018-08-10mlxsw: core: remove unnecessary function mlxsw_core_driver_putYueHaibing1-12/+0
2018-08-10net: mvneta: fix mvneta_config_rss on armada 3700Jisheng Zhang1-11/+20
2018-08-10net/smc: send response to test link signalUrsula Braun1-0/+34
2018-08-10Merge branch 'r8169-smaller-improvements'David S. Miller1-148/+106
2018-08-10r8169: don't configure max jumbo frame size per chip versionHeiner Kallweit1-118/+83
2018-08-10r8169: don't configure csum function per chip versionHeiner Kallweit1-67/+67
2018-08-10r8169: simplify interrupt handlerHeiner Kallweit1-12/+7
2018-08-10r8169: don't include asm headers directlyHeiner Kallweit1-3/+1
2018-08-10r8169: remove version infoHeiner Kallweit1-8/+0
2018-08-10Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller10-9/+737
2018-08-10gpio: it87: Add support for IT8613Leonid Bloch2-1/+11
2018-08-10gpio: it87: add support for IT8718F Super I/O.Ivan Podovalov1-0/+2
2018-08-10gpiolib: Avoid calling chip->request() for unused gpiosBiju Das1-1/+6
2018-08-10gpio: tegra: Include the right headerLinus Walleij1-2/+2
2018-08-10gpio: mmio: Fix up inverted direction registersLinus Walleij2-45/+66
2018-08-10gpio: xilinx: Use the right includeLinus Walleij1-1/+1
2018-08-10pinctrl: nomadik: silence uninitialized variable warningDan Carpenter1-5/+6
2018-08-10pinctrl: axp209: Fix NULL pointer dereference after allocationAnton Vasilyev1-6/+20
2018-08-10gpio: timberdale: Include the right headerLinus Walleij1-1/+1
2018-08-10gpio: tb10x: Use the right includeLinus Walleij1-2/+1
2018-08-10gpiolib: Fix of_node inconsistencyBiju Das2-3/+2
2018-08-10pinctrl: samsung: Remove duplicated "wakeup" in printkKrzysztof Kozlowski1-1/+1
2018-08-10tracepoints: Free early tracepoints after RCU is initializedSteven Rostedt (VMware)1-0/+32
2018-08-10uprobes: Use synchronize_rcu() not synchronize_sched()Steven Rostedt (VMware)1-1/+1
2018-08-10x86/mm/pti: Move user W+X check into pti_finalize()Joerg Roedel3-5/+10
2018-08-10tracing: Fix synchronizing to event changes with tracepoint_synchronize_unregister()Steven Rostedt (VMware)4-14/+17
2018-08-10ftrace: Remove unused pointer ftrace_swapper_pidColin Ian King1-2/+0
2018-08-10tracing: More reverting of "tracing: Centralize preemptirq tracepoints and unify their usage"Steven Rostedt (VMware)3-50/+38
2018-08-10tracing/irqsoff: Handle preempt_count for different configsSteven Rostedt (VMware)1-29/+37
2018-08-10tracing: Partial revert of "tracing: Centralize preemptirq tracepoints and unify their usage"Steven Rostedt (VMware)5-34/+28
2018-08-10Revert "media: vivid: shut up warnings due to a non-trivial logic"Mauro Carvalho Chehab1-19/+2
2018-08-10Merge branch 'bpf-btf-for-htab-lru'Daniel Borkmann3-18/+121
2018-08-10tools/bpf: add bpffs pretty print btf test for hash/lru_hash mapsYonghong Song1-15/+72
2018-08-10bpf: btf: add pretty print for hash/lru_hash mapsYonghong Song1-0/+44
2018-08-10bpf: fix bpffs non-array map seq_show issueYonghong Song1-3/+5
2018-08-10xfs: repair the AGIDarrick J. Wong3-1/+220
2018-08-10xfs: repair the AGFLDarrick J. Wong5-1/+380
2018-08-10xfs: repair the AGFDarrick J. Wong4-10/+400