aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-06-02Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds3-2/+10
2018-06-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-2/+2
2018-06-02mm: fix the NULL mapping case in __isolate_lru_page()Hugh Dickins1-1/+1
2018-06-02mm/huge_memory.c: __split_huge_page() use atomic ClearPageDirty()Hugh Dickins1-1/+1
2018-06-02Revert "vfio/type1: Improve memory pinning process for raw PFN mapping"Alex Williamson1-15/+10
2018-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller35-404/+1371
2018-06-02Merge tag 'mlx5e-updates-2018-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller13-359/+725
2018-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2-0/+4
2018-06-02arm64: KVM: Move VCPU_WORKAROUND_2_FLAG macros to the top of the fileCatalin Marinas1-3/+3
2018-06-02Merge tag 'renesas-dt-for-v4.18' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/lateOlof Johansson27-547/+1228
2018-06-02Merge tag 'renesas-arm64-dt-for-v4.18' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/lateOlof Johansson25-2827/+6082
2018-06-02Merge tag 'pxa-dt-4.18' of https://github.com/rjarzmik/linux into next/dtOlof Johansson1-3/+17
2018-06-02Merge tag 'pxa-for-4.18' of https://github.com/rjarzmik/linux into next/socOlof Johansson2-5/+9
2018-06-02ARM: dts: aspeed: Fix hwrng register addressJoel Stanley2-4/+4
2018-06-02ARM: tegra: fix compile-testing PCI host driverArnd Bergmann1-1/+1
2018-06-02Merge tag 'imx-maintainers-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/socOlof Johansson1-0/+1
2018-06-02clk: qcom: Export clk_fabia_pll_configure()Stephen Boyd1-0/+1
2018-06-01clk: bcm: Update and add Stingray clock entriesPramod Kumar1-15/+120
2018-06-01dt-bindings: clk: Update Stingray binding docPramod Kumar2-19/+31
2018-06-01clk-si544: Properly round requested frequency to nearest matchMike Looijmans1-0/+1
2018-06-01clk: ingenic: jz4770: Add 150us delay after enabling VPU clockPaul Cercueil1-1/+1
2018-06-01clk: ingenic: jz4770: Enable power of AHB1 bus after ungating VPU clockPaul Cercueil1-2/+2
2018-06-01clk: ingenic: jz4770: Modify C1CLK clock to disable CPU clock stop on idlePaul Cercueil1-1/+2
2018-06-01clk: ingenic: jz4770: Change OTG from custom to standard gated clockPaul Cercueil1-37/+5
2018-06-01clk: ingenic: Support specifying "wait for clock stable" delayPaul Cercueil2-0/+5
2018-06-01clk: ingenic: Add support for clocks whose gate bit is invertedPaul Cercueil2-2/+5
2018-06-01clk: use match_string() helperYisheng Xie1-6/+2
2018-06-01clk: bcm2835: use match_string() helperYisheng Xie1-7/+6
2018-06-02PCI: shpchp: Use dev_printk() for OSHP-related messagesBjorn Helgaas1-7/+6
2018-06-02PCI: shpchp: Remove get_hp_hw_control_from_firmware() wrapperMika Westerberg3-11/+6
2018-06-02PCI: shpchp: Remove acpi_get_hp_hw_control_from_firmware() flagsMika Westerberg3-5/+3
2018-06-02PCI: shpchp: Rely on previous _OSC resultsMika Westerberg1-19/+10
2018-06-02PCI: shpchp: Request SHPC control via _OSC when adding host bridgeMika Westerberg3-0/+7
2018-06-02PCI: shpchp: Convert SHPC to be builtin onlyMika Westerberg1-4/+1
2018-06-02PCI: pciehp: Make pciehp_is_native() stricterMika Westerberg4-16/+18
2018-06-02PCI: pciehp: Rename host->native_hotplug to host->native_pcie_hotplugMika Westerberg4-4/+4
2018-06-01clk: Return void from debug_init opStephen Boyd4-21/+16
2018-06-02IB/mlx5: Add counters read supportRaed Salem1-0/+43
2018-06-02IB/mlx5: Add flow counters read supportRaed Salem2-1/+27
2018-06-02IB/mlx5: Add flow counters binding supportRaed Salem4-13/+249
2018-06-02IB/mlx5: Add counters create and destroy supportRaed Salem2-0/+33
2018-06-02IB/uverbs: Add support for flow countersRaed Salem3-11/+84
2018-06-02IB/core: Add support for flow countersRaed Salem1-1/+14
2018-06-02IB/core: Support passing uhw for create_flowMatan Barak5-5/+20
2018-06-02IB/uverbs: Add read counters supportRaed Salem2-1/+65
2018-06-02IB/core: Introduce counters read verbRaed Salem1-0/+14
2018-06-02IB/uverbs: Add create/destroy counters supportRaed Salem5-2/+118
2018-06-02IB/core: Introduce counters object and its create/destroyRaed Salem1-0/+11
2018-06-02IB/uverbs: Add an ib_uobject getter to ioctl() infrastructureMatan Barak3-13/+25
2018-06-02net/mlx5: Export flow counter related APIRaed Salem3-2/+6