summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-cleanups-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-05-1815-80/+143
|\
| * Merge branches 'next/cleanup' and 'next/fixes-non-critical' into next/cleanup...Arnd Bergmann2016-05-179-25/+133
| |\
| | * Merge tag 'omap-for-v4.7/auxdata-signed' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann2016-05-092-20/+25
| | |\
| | | * ARM: OMAP2+: Simplify auxdata by using the generic matchTony Lindgren2016-04-151-15/+2
| | | * of/platform: Allow secondary compatible match in of_dev_lookupTony Lindgren2016-04-151-5/+23
| | * | Merge tag 'omap-for-v4.7/legacy-signed' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann2016-05-094-3/+94
| | |\ \
| | | * | ARM: OMAP2+: n900 needs MMC slot names for legacy user spaceTony Lindgren2016-04-281-0/+7
| | | * | ARM: OMAP2+: Add more functions to pwm pdata for ir-rx51Tony Lindgren2016-04-284-3/+87
| | | |/
| | * | Merge tag 'samsung-fixes-non-critical-4.7' of git://git.kernel.org/pub/scm/li...Arnd Bergmann2016-05-094-2/+14
| | |\ \
| | | * | ARM: dts: exynos: Add interrupt line to MAX8997 PMIC on exynos4210-tratsMarek Szyprowski2016-05-061-0/+2
| | | * | ARM: dts: exynos: Fix regulator name to avoid forbidden character on exynos42...Marek Szyprowski2016-05-061-1/+1
| | | * | ARM: dts: exynos: Add MFC memory banks for Peach boardsJavier Martinez Canillas2016-05-062-0/+10
| * | | | ARM: debug: remove extraneous DEBUG_HI3716_UART optionArnd Bergmann2016-04-261-8/+0
| * | | | Merge tag 'davinci-for-v4.7/cleanup' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2016-04-263-32/+4
| |\ \ \ \
| | * | | | ARM: davinci: use IRQCHIP_DECLARE for cp_intcDavid Lechner2016-04-142-11/+3
| | * | | | ARM: davinci: remove unused DA8XX_NUM_UARTSDavid Lechner2016-04-141-2/+0
| | * | | | ARM: davinci: simplify call to of populateDavid Lechner2016-04-141-3/+1
| | * | | | ARM: DaVinci USB: removed deprecated properties from MUSB configPetr Kulhavy2016-04-141-16/+0
| | | |_|/ | | |/| |
| * | | | Merge tag 'v4.7-rockchip-soc32-1' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2016-04-141-1/+1
| |\ \ \ \
| | * | | | ARM: rockchip: Fix use of plain integer as NULL pointerPeter Griffin2016-04-121-1/+1
| | |/ / /
| * | | | Merge tag 'versatile-cleanup-1' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2016-04-132-15/+6
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | ARM: realview: hide unused 'pmu_device' objectArnd Bergmann2016-04-041-0/+2
| | * | | soc: versatile: dynamically detect RealView HBI numbersLinus Walleij2016-04-041-15/+4
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-05-1852-951/+2104
|\ \ \ \ \
| * | | | | s390/vmem: remove unused function parameterHeiko Carstens2016-05-111-3/+3
| * | | | | s390/vmem: fix identity mappingHeiko Carstens2016-05-111-1/+1
| * | | | | s390: add missing include statementsHeiko Carstens2016-05-103-0/+3
| * | | | | s390: add missing declarationsHeiko Carstens2016-05-103-0/+7
| * | | | | s390: make couple of variables and functions staticHeiko Carstens2016-05-102-2/+2
| * | | | | s390/cache: remove superfluous lockingHeiko Carstens2016-05-101-2/+0
| * | | | | s390/cpuinfo: simplify locking and skip offline cpus earlyHeiko Carstens2016-05-101-4/+11
| * | | | | s390/3270: hangup the 3270 tty after a disconnectMartin Schwidefsky2016-05-101-3/+35
| * | | | | s390/3270: handle reconnect of a tty with a different sizeMartin Schwidefsky2016-05-102-4/+53
| * | | | | s390/3270: avoid endless I/O loop with disconnected 3270 terminalsMartin Schwidefsky2016-05-045-95/+23
| * | | | | s390/3270: fix garbled output on 3270 tty viewMartin Schwidefsky2016-05-041-1/+4
| * | | | | s390/3270: fix view reference countingMartin Schwidefsky2016-05-041-8/+6
| * | | | | s390/3270: add missing tty_kref_putMartin Schwidefsky2016-05-041-0/+1
| * | | | | s390/dumpstack: implement and use return_address()Heiko Carstens2016-05-042-1/+27
| * | | | | s390/cpum_sf: Remove superfluous SMP function callAnna-Maria Gleixner2016-05-031-3/+6
| * | | | | s390/cpum_cf: Remove superfluous SMP function callAnna-Maria Gleixner2016-05-031-3/+6
| * | | | | s390/Kconfig: make z196 the default processor typeMartin Schwidefsky2016-04-211-1/+1
| * | | | | s390/sclp: avoid compile warning in sclp_pci_reportMartin Schwidefsky2016-04-211-1/+2
| * | | | | s390/fpu: allocate 'struct fpu' with the task_structMartin Schwidefsky2016-04-215-28/+32
| * | | | | s390/crypto: cleanup and move the header with the cpacf definitionsMartin Schwidefsky2016-04-1510-660/+556
| * | | | | s390/pci: fmb enhancementsSebastian Ott2016-04-152-21/+75
| * | | | | s390/dasd: Add new ioctl BIODASDCHECKFMTJan Höppner2016-04-157-23/+676
| * | | | | s390/sclp: event type macro cleanupSebastian Ott2016-04-152-20/+20
| * | | | | s390/pci: add report_error attributeSebastian Ott2016-04-151-0/+23
| * | | | | s390/sclp: add error notification commandSebastian Ott2016-04-153-2/+133
| * | | | | s390/sclp: move pci related commands to separate fileSebastian Ott2016-04-153-61/+78