summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tools: hv: remove unnecessary header files and netlink related codeWeibing Zhang2016-11-072-14/+0
* tools: hv: fix a compile warning in snprintfWeibing Zhang2016-11-071-1/+1
* tools: hv: remove unnecessary link flagWeibing Zhang2016-11-071-2/+1
* Drivers: hv: balloon: Fix info request to show max page countAlex Ng2016-11-071-2/+7
* Drivers: hv: vss: Operation timeouts should match host expectationAlex Ng2016-11-071-2/+6
* Drivers: hv: vss: Improve log messages.Alex Ng2016-11-071-6/+19
* Drivers: hv: balloon: Add logging for dynamic memory operationsAlex Ng2016-11-071-3/+28
* Drivers: hv: balloon: Disable hot add when CONFIG_MEMORY_HOTPLUG is not setAlex Ng2016-11-071-0/+4
* Drivers: hv: utils: Fix the mapping between host version and protocol to useAlex Ng2016-11-071-3/+6
* Drivers: hv: utils: reduce HV_UTIL_NEGO_TIMEOUT timeoutVitaly Kuznetsov2016-11-071-1/+1
* Drivers: hv: ring_buffer: count on wrap around mappings in get_next_pkt_raw()...Vitaly Kuznetsov2016-11-071-21/+11
* of: add vendor prefix for Holtek SemiconductorRobin van der Gracht2016-10-311-0/+1
* mei: bus: demote error to debug level upon disconnectAlexander Usyskin2016-10-311-1/+1
* mei: show the HBM protocol versions in the device attributesAlexander Usyskin2016-10-312-1/+58
* genwqe: use pci_irq_allocate_vectorsChristoph Hellwig2016-10-312-11/+2
* Merge 4.9-rc3 into char-misc-nextGreg Kroah-Hartman2016-10-30288-1909/+2593
|\
| * Linux 4.9-rc3v4.9-rc3Linus Torvalds2016-10-291-1/+1
| * Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-10-291-1/+6
| |\
| | * x86/smpboot: Init apic mapping before usageThomas Gleixner2016-10-291-1/+6
| * | Merge tag 'upstream-4.9-rc3' of git://git.infradead.org/linux-ubifsLinus Torvalds2016-10-292-5/+13
| |\ \
| | * | ubifs: Fix regression in ubifs_readdir()Richard Weinberger2016-10-281-0/+8
| | * | ubi: fastmap: Fix add_vol() return value test in ubi_attach_fastmap()Boris Brezillon2016-10-281-5/+5
| * | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2016-10-2921-67/+87
| |\ \ \
| | * \ \ Merge tag 'v4.9-rockchip-dts64-fixes1' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2016-10-292-7/+0
| | |\ \ \
| | | * | | arm64: dts: rockchip: remove the abuse of keep-power-in-suspendShawn Lin2016-10-182-3/+0
| | | * | | arm64: dts: rockchip: remove always-on and boot-on from vcc_sdShawn Lin2016-10-162-4/+0
| | * | | | Merge tag 'arm-soc/for-4.9/devicetree-arm64-fixes' of http://github.com/Broad...Olof Johansson2016-10-291-0/+2
| | |\ \ \ \
| | | * | | | arm64: dts: Updated NAND DT properties for NS2 SVKRay Jui2016-10-231-0/+2
| | | |/ / /
| | * | | | Merge tag 'imx-fixes-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Olof Johansson2016-10-295-5/+16
| | |\ \ \ \
| | | * | | | ARM: imx: mach-imx6q: Fix the PHY ID mask for AR8031Fabio Estevam2016-10-241-1/+1
| | | * | | | ARM: dts: vf610: fix IRQ flag of global timerStefan Agner2016-10-241-1/+1
| | | * | | | ARM: imx: gpc: Fix the imx_gpc_genpd_init() error pathFabio Estevam2016-10-241-2/+10
| | | * | | | ARM: imx: gpc: Initialize all power domainsFabio Estevam2016-10-241-1/+2
| | | * | | | arm64: dts: Add timer erratum property for LS2080A and LS1043AScott Wood2016-10-212-0/+2
| | | |/ / /
| | * | | | Merge tag 'uniphier-fixes-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2016-10-297-49/+51
| | |\ \ \ \
| | | * | | | arm64: dts: uniphier: change MIO node to SD control nodeMasahiro Yamada2016-10-221-6/+6
| | | * | | | ARM: dts: uniphier: change MIO node to SD control nodeMasahiro Yamada2016-10-222-4/+4
| | | * | | | reset: uniphier: rename MIO reset to SD reset for Pro5, PXs2, LD20 SoCsMasahiro Yamada2016-10-222-39/+39
| | | * | | | arm64: uniphier: select ARCH_HAS_RESET_CONTROLLERMasahiro Yamada2016-10-221-0/+1
| | | * | | | ARM: uniphier: select ARCH_HAS_RESET_CONTROLLERMasahiro Yamada2016-10-221-0/+1
| | | |/ / /
| | * | | | ARM: multi_v7_defconfig: Enable Intel e1000e driverScott Branden2016-10-171-0/+1
| | * | | | MAINTAINERS: add myself as Marvell berlin SoC maintainerJisheng Zhang2016-10-171-0/+1
| | * | | | bus: qcom-ebi2: depend on ARCH_QCOM or COMPILE_TESTLinus Walleij2016-10-171-0/+1
| | * | | | ARM: dts: fix the SD card on the SnowballLinus Walleij2016-10-171-2/+13
| | * | | | Merge tag 'mvebu-fixes-4.8-3' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson2016-10-172-4/+2
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | arm64: dts: marvell: fix clocksource for CP110 master SPI0Marcin Wojtas2016-09-201-1/+1
| | | * | | ARM: mvebu: Select corediv clk for all mvebu v7 SoCGregory CLEMENT2016-09-191-3/+1
| * | | | | Merge tag 'char-misc-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-10-299-18/+67
| |\ \ \ \ \
| | * | | | | MAINTAINERS: Add entry for genwqe driverGabriel Krisman Bertazi2016-10-281-0/+6
| | * | | | | VMCI: Doorbell create and destroy fixesJorgen Hansen2016-10-282-2/+8