summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-02-15Merge tag 'mmc-v5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds1-0/+1
2019-02-15Merge tag 'tegra-for-5.1-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann1-6/+0
2019-02-15Merge tag 'tegra-for-5.1-firmware' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann1-6/+7
2019-02-15Merge tag 'reset-for-5.1' of git://git.pengutronix.de/git/pza/linux into arm/...Arnd Bergmann4-0/+212
2019-02-15Merge tag 'imx-drivers-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann1-0/+3
2019-02-15Merge tag 'zynqmp-soc-for-v5.1' of https://github.com/Xilinx/linux-xlnx into ...Arnd Bergmann3-0/+353
2019-02-15drm/amdgpu: Add command to override the context priority.Bas Nieuwenhuizen1-1/+2
2019-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-20/+14
2019-02-15gnss: add mtk receiver type supportLoys Ollivier1-0/+1
2019-02-15Merge tag 'v5.0-rc6' into for-5.1/blockJens Axboe26-62/+133
2019-02-15block: kill BLK_MQ_F_SG_MERGEMing Lei1-1/+0
2019-02-15block: kill QUEUE_FLAG_NO_SG_MERGEMing Lei1-1/+0
2019-02-15block: always define BIO_MAX_PAGES as 256Ming Lei1-8/+0
2019-02-15block: enable multipage bvecsMing Lei1-1/+1
2019-02-15block: allow bio_for_each_segment_all() to iterate over multi-page bvecMing Lei2-2/+39
2019-02-15block: introduce mp_bvec_last_segment()Ming Lei1-0/+22
2019-02-15block: introduce bio_for_each_bvec() and rq_for_each_bvec()Ming Lei2-0/+14
2019-02-15block: introduce multi-page bvec helpersMing Lei1-3/+27
2019-02-15block: remove bvec_iter_rewind()Ming Lei1-24/+0
2019-02-15btrfs: look at bi_size for repair decisionsChristoph Hellwig1-6/+0
2019-02-15Merge tag 'renesas-arm-dt-for-v5.1' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann1-0/+2
2019-02-15clk: ti: add a usecount for autoidleAndreas Kemnade1-0/+1
2019-02-15net: bpf: remove XDP_QUERY_XSK_UMEM enumeratorJan Sokolowski1-4/+3
2019-02-15PM / Domains: Mark "name" const in dev_pm_domain_attach_by_name()Douglas Anderson1-2/+2
2019-02-15PM / Domains: Mark "name" const in genpd_dev_pm_attach_by_name()Douglas Anderson1-2/+2
2019-02-15PCI: endpoint: Remove features member in struct pci_epcKishon Vijay Abraham I1-9/+0
2019-02-15PCI: endpoint: Add helper to get first unreserved BARKishon Vijay Abraham I1-0/+2
2019-02-15crypto: export arc4 definesIuliana Prodan1-0/+13
2019-02-15Drivers: hv: vmbus: Expose counters for interrupts and full conditionsKimberly Brown1-0/+46
2019-02-15vmbus: Switch to use new generic UUID APIAndy Shevchenko1-49/+49
2019-02-15Merge branch 'linus' into irq/coreThomas Gleixner59-247/+476
2019-02-15snd/hda, drm/i915: Track the display_power_status using a cookieChris Wilson2-3/+6
2019-02-14net/mlx5: Add support to ext_* fields introduced in Port Type and Speed registerAya Levin1-0/+19
2019-02-14net/mlx5: Add new fields to Port Type and Speed registerAya Levin1-4/+8
2019-02-14net/mlx5: Refactor queries to speed fields in Port Type and Speed registerAya Levin1-11/+0
2019-02-14net/mlx5: E-Switch, Avoid magic numbers when initializing offloads modeBodong Wang1-1/+3
2019-02-14net/mlx5: Relocate vport macros to the vport header fileBodong Wang2-6/+7
2019-02-14net/mlx5: E-Switch, Normalize the name of uplink vport numberBodong Wang1-0/+4
2019-02-14net/mlx5: Provide an alternative VF upper bound for ECPFBodong Wang1-1/+10
2019-02-14net/mlx5: Add host params change eventBodong Wang2-0/+7
2019-02-14net/mlx5: Add query host params commandBodong Wang1-0/+41
2019-02-14net/mlx5: Update enable HCA dependencyBodong Wang1-2/+4
2019-02-14net/mlx5: Introduce Mellanox SmartNIC and modify page management logicBodong Wang3-6/+17
2019-02-14net/mlx5: Use consistent vport num argument typeBodong Wang1-4/+4
2019-02-14net/mlx5: Use void pointer as the type in address_of macroBodong Wang1-1/+1
2019-02-14net: phy: don't use locking in phy_is_startedHeiner Kallweit1-14/+1
2019-02-14Merge tag 'at24-5.1-updates-for-wolfram' of git://git.kernel.org/pub/scm/linu...Wolfram Sang2-61/+0
2019-02-14i2c: core-smbus: don't trace smbus_reply data on errorsJohn Sperbeck1-3/+3
2019-02-14i2c: ocores: Add support for bus clock via platform dataAndrew Lunn1-0/+1
2019-02-14i2c: ocores: add SPDX tagFederico Vaga1-4/+1