summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | | GenWQE: Fix bad page access during abort of resource allocationGerald Schaefer2016-10-281-1/+11
| * | | | | vme: vme_get_size potentially returning incorrect value on failureMartyn Welch2016-10-281-0/+4
| * | | | | Merge tag 'extcon-fixes-for-4.9-rc3' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2016-10-261-1/+1
| |\ \ \ \ \
| | * | | | | extcon: qcom-spmi-misc: Sync the extcon state on interruptStephen Boyd2016-10-261-1/+1
| * | | | | | hv: do not lose pending heartbeat vmbus packetsLong Li2016-10-251-3/+7
| * | | | | | mei: txe: don't clean an unprocessed interrupt cause.Alexander Usyskin2016-10-241-2/+4
| * | | | | | ANDROID: binder: Clear binder and cookie when setting handle in flat binder s...Arve Hjønnevåg2016-10-241-0/+5
| * | | | | | ANDROID: binder: Add strong ref checksArve Hjønnevåg2016-10-241-9/+21
| |/ / / / /
* | | | | | Merge tag 'driver-core-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-10-292-2/+5
|\ \ \ \ \ \
| * | | | | | driver core: Make Kconfig text for DEBUG_TEST_DRIVER_REMOVE strongerLaura Abbott2016-10-271-2/+4
| * | | | | | kernfs: Add noop_fsync to supported kernfs_file_fopsTony Luck2016-10-271-0/+1
| |/ / / / /
* | | | | | Merge tag 'staging-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-10-2913-38/+46
|\ \ \ \ \ \
| * | | | | | greybus: fix a leak on error in gb_module_create()Dan Carpenter2016-10-241-1/+1
| * | | | | | greybus: es2: fix error return code in ap_probe()Wei Yongjun2016-10-241-1/+2
| * | | | | | greybus: arche-platform: Add missing of_node_put() in arche_platform_change_s...Wei Yongjun2016-10-241-0/+1
| * | | | | | staging: android: ion: Fix error handling in ion_query_heaps()Dan Carpenter2016-10-241-2/+4