summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-12-1625-87/+140
|\
| * arm64: tegra: Add missing Smaug revisionAlexandre Courbot2016-12-081-1/+2
| * arm64: tegra: Add VDD_GPU regulator to Jetson TX1Alexandre Courbot2016-12-081-0/+18
| * arm64: dts: zte: clean up gic-v3 redistributor propertiesShawn Guo2016-12-071-2/+0
| * arm64: dts: zx: Fix gic GICR propertyJun Nie2016-12-071-8/+3
| * bus: vexpress-config: fix device reference leakJohan Hovold2016-11-301-1/+6
| * soc: ti: qmss: fix the case when !SMPGrygorii Strashko2016-11-301-1/+1
| * Merge tag 'socfpga_updates_for_v4.10' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2016-11-301-1/+1
| |\
| | * ARM: socfpga: fix spelling mistake in error messageColin King2016-11-151-1/+1
| * | ARM: lpc32xx: drop duplicate header device.hGeliang Tang2016-11-261-1/+0
| * | ARM: ixp4xx: drop duplicate header gpio.hGeliang Tang2016-11-261-1/+0
| * | Merge tag 'omap-for-v4.10/fixes-not-urgent-signed' of git://git.kernel.org/pu...Olof Johansson2016-11-195-17/+7
| |\ \
| | * | ARM: OMAP2+: pm-debug: Use seq_putc() in two functionsMarkus Elfring2016-11-091-3/+2
| | * | ARM: OMAP2+: Remove the omapdss_early_init_of() functionLaurent Pinchart2016-11-093-8/+0
| | * | mfd: tps65217: Fix mismatched interrupt numberMilo Kim2016-11-091-6/+5
| | |/
| * | Merge tag 'imx-fix-nc-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2016-11-188-46/+52
| |\ \
| | * | ARM: dts: imx6q-cm-fx6: fix fec pinctrlChristopher Spinrath2016-11-141-1/+0
| | * | ARM: dts: imx7d-pinfunc: fix UART pinmux definesStefan Agner2016-11-141-4/+8
| | * | ARM: dts: imx6qp: correct LDB clock inputsLucas Stach2016-11-141-0/+10
| | * | ARM: clk: imx31: properly init clocks for machines with DTVladimir Zapolskiy2016-11-013-31/+26
| | * | clk: imx31: fix rewritten input argument of mx31_clocks_init()Vladimir Zapolskiy2016-11-011-3/+1
| | * | ARM: dts: imx31: move CCM device node to AIPS2 bus devicesVladimir Zapolskiy2016-11-011-7/+7
| | * | ARM: dts: imx31: fix clock control module interrupts descriptionVladimir Zapolskiy2016-11-012-2/+2
| | |/
| * | Merge tag 'davinci-fixes-for-v4.9' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2016-11-082-8/+50
| |\ \
| | * | ARM: davinci: da850: Fix pwm name matchingDavid Lechner2016-11-012-8/+50
| * | | ARM: zx: Fix error handlingChristophe JAILLET2016-11-081-1/+1
| * | | ARM: spear: Fix error handlingChristophe JAILLET2016-11-081-1/+1
| |/ /
* | | Merge tag 'linux-kselftest-4.10-rc1-update' of git://git.kernel.org/pub/scm/l...Linus Torvalds2016-12-1524-0/+1948
|\ \ \
| * | | selftest/gpio: add gpio test caseBamvor Jian Zhang2016-12-135-0/+683
| * | | selftest: sync: improve assert() failure messageGustavo Padovan2016-12-131-1/+1
| * | | kselftests: Exercise hw-independent mock tests for i915.koChris Wilson2016-12-081-0/+14
| * | | selftests: add missing gitignore files/dirsShuah Khan2016-12-083-0/+4
| * | | selftests: add missing set-tz to timers .gitignoreShuah Khan2016-12-081-0/+1
| * | | selftest: sync: stress test for mergesEmilio López2016-12-024-0/+120
| * | | selftest: sync: stress consumer/producer testEmilio López2016-12-024-0/+190
| * | | selftest: sync: stress test for parallelismEmilio López2016-12-024-0/+116
| * | | selftest: sync: wait tests for sw_sync frameworkEmilio López2016-12-024-0/+96
| * | | selftest: sync: merge tests for sw_sync frameworkEmilio López2016-12-024-0/+65
| * | | selftest: sync: fence tests for sw_sync frameworkEmilio López2016-12-024-0/+140
| * | | selftest: sync: basic tests for sw_sync frameworkEmilio López2016-12-029-0/+519
| | |/ | |/|
* | | Merge tag 'arc-4.10-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-12-1528-227/+474
|\ \ \
| * | | ARC: axs10x: really enable ARC PGUAlexey Brodkin2016-11-304-4/+8
| * | | ARC: rename Zebu platform support to HAPSVineet Gupta2016-11-304-2/+2
| * | | clocksource: nps: avoid maybe-uninitialized warningArnd Bergmann2016-11-301-2/+3
| * | | clocksource: Add clockevent support to NPS400 driverNoam Camus2016-11-303-3/+190
| * | | clocksource: update "fn" at CLOCKSOURCE_OF_DECLARE() of nps400 timerNoam Camus2016-11-301-26/+39
| * | | soc: Support for NPS HW schedulingNoam Camus2016-11-302-2/+59
| * | | clocksource: import ARC timer driverVineet Gupta2016-11-306-27/+31
| * | | ARC: breakout timer include code into separate header ...Vineet Gupta2016-11-303-23/+42
| * | | ARC: move mcip.h into include/soc and adjust the includesVineet Gupta2016-11-304-9/+5