summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-12-21Merge tag 'mfd-fixes-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-1/+1
2017-12-20block: unalign call_single_data in struct requestJens Axboe1-1/+1
2017-12-20block-throttle: avoid double chargeShaohua Li2-5/+6
2017-12-20vfio: Simplify capability helperAlex Williamson1-1/+2
2017-12-20dm: introduce DM_TYPE_NVME_BIO_BASEDMike Snitzer1-0/+1
2017-12-20net: Add asynchronous callbacks for xfrm on layer 2.Steffen Klassert1-2/+4
2017-12-20gpio: sysfs: change 'value' attribute to preallocChristophe Leroy1-0/+3
2017-12-20clk: add clk_rate_exclusive apiJerome Brunet1-0/+62
2017-12-20clk: add clock protection mechanism to clk coreJerome Brunet1-0/+1
2017-12-20net/mlx5: Cleanup IRQs in case of unload failureMoshe Shemesh1-1/+1
2017-12-20net/mlx5: Fix rate limit packet pacing naming and structEran Ben Elisha1-3/+5
2017-12-20Revert "mlx5: move affinity hints assignments to generic code"Saeed Mahameed1-0/+1
2017-12-19net: Introduce NETIF_F_GRO_HW.Michael Chan1-0/+3
2017-12-19BackMerge tag 'v4.15-rc4' into drm-nextDave Airlie32-285/+78
2017-12-19Merge remote-tracking branches 'spi/fix/armada', 'spi/fix/atmel', 'spi/fix/do...Mark Brown1-1/+1
2017-12-19usb: pd: fix the offset for SVID specific commandsHeikki Krogerus1-1/+1
2017-12-19soundwire: intel: Add Intel init moduleVinod Koul1-0/+3
2017-12-19soundwire: intel: Add Intel Master driverVinod Koul1-0/+21
2017-12-19soundwire: Add slave status handlingVinod Koul1-0/+20
2017-12-19soundwire: Add Slave status handling helpersSanyog Kale1-0/+2
2017-12-19soundwire: Add IO transferVinod Koul1-0/+57
2017-12-19soundwire: Add SoundWire MIPI defined registersSanyog Kale1-0/+194
2017-12-19soundwire: Add MIPI DisCo property helpersVinod Koul1-0/+274
2017-12-19soundwire: Add Master registrationVinod Koul1-0/+18
2017-12-19soundwire: Add SoundWire bus typeVinod Koul3-0/+133
2017-12-19regmap: add SLIMbus supportSrinivas Kandagatla1-0/+18
2017-12-19slimbus: Add messaging APIs to slimbus frameworkSagar Dharia1-0/+40
2017-12-19slimbus: core: Add slim controllers supportSagar Dharia1-0/+8
2017-12-19slimbus: Add SLIMbus bus typeSagar Dharia2-0/+129
2017-12-19siox: new driver framework for eckelmann SIOXUwe Kleine-König1-0/+77
2017-12-19PCI: Clean up whitespace in linux/pci.h, pci/pci.hBjorn Helgaas1-216/+195
2017-12-19switchtec: Add Global Fabric Manager Server (GFMS) eventLogan Gunthorpe1-0/+3
2017-12-19PCI/ASPM: Unexport internal ASPM interfacesBjorn Helgaas1-33/+2
2017-12-19PCI/ASPM: Enable Latency Tolerance Reporting when supportedBjorn Helgaas1-0/+2
2017-12-19mfd: cros_ec: Introduce RTC commands and events definitions.Stephen Barber1-0/+8
2017-12-18block: fix blk_rq_append_bioJens Axboe1-1/+1
2017-12-18block: don't let passthrough IO go into .make_request_fn()Ming Lei1-2/+19
2017-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller6-7/+85
2017-12-18virt: Add vboxguest VMMDEV communication codeHans de Goede1-0/+79
2017-12-18mtd: cfi: convert inline functions to macrosArnd Bergmann1-69/+61
2017-12-18Merge 4.15-rc4 into staging-nextGreg Kroah-Hartman29-281/+72
2017-12-18Merge 4.15-rc4 into usb-nextGreg Kroah-Hartman39-303/+157
2017-12-18ARM: 8726/1: B15: Add CPU hotplug awarenessFlorian Fainelli1-0/+2
2017-12-18Merge branch 'WIP.x86-pti.base.prep-for-linus' of git://git.kernel.org/pub/sc...Linus Torvalds1-3/+3
2017-12-17bpf: x64: add JIT support for multi-function programsAlexei Starovoitov3-0/+6
2017-12-17bpf: fix net.core.bpf_jit_enable raceAlexei Starovoitov1-2/+3
2017-12-17bpf: add support for bpf_call to interpreterAlexei Starovoitov2-0/+7
2017-12-17bpf: teach verifier to recognize zero initialized stackAlexei Starovoitov1-1/+2
2017-12-17bpf: introduce function calls (verification)Alexei Starovoitov1-2/+34
2017-12-17bpf: introduce function calls (function boundaries)Alexei Starovoitov1-1/+4