summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'imx-fixes-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Olof Johansson2017-03-211-5/+0
|\
| * ARM: dts: imx6sx-udoo-neo: Fix reboot hangFabio Estevam2017-03-081-5/+0
* | Merge tag 'omap-for-v4.11/fixes-rc1-v2' of git://git.kernel.org/pub/scm/linux...Olof Johansson2017-03-138-179/+55
|\ \
| * | Merge tag 'v4.11-rc1' into omap-for-v4.11/fixesTony Lindgren2017-03-062401-33147/+58923
| |\|
| * | ARM: OMAP2+: Release device node after it is no longer needed.Guenter Roeck2017-03-041-2/+7
| * | ARM: OMAP2+: Fix device node reference countsGuenter Roeck2017-03-041-6/+10
| * | ARM: OMAP2+: Remove legacy gpmc-nand.cLadislav Michl2017-02-282-157/+0
| * | ARM: OMAP2+: gpmc-onenand: propagate error on initialization failureLadislav Michl2017-02-281-4/+6
| * | Merge branch 'gpio-key-wakeup-fix' into omap-for-v4.11/fixesTony Lindgren2017-02-2836-544/+1074
| |\ \
| | * | ARM: dts: am335x-pcm953: Fix legacy wakeup source bindingTeresa Remmet2017-02-281-2/+2
| * | | ARM: omap2plus_defconfig: Enable INPUT_MOUSEDEV as loadable modulesTony Lindgren2017-02-281-0/+1
| * | | ARM: dts: am57xx-idk: tpic2810 is on I2C bus, not SPISekhar Nori2017-02-281-7/+7
| * | | Merge branch 'omap-for-v4.10/fixes' into omap-for-v4.11/fixesTony Lindgren2017-02-282-1/+22
| |\ \ \
| | * | | ARM: OMAP5 / DRA7: Fix HYP mode boot for thumb2 buildMatthijs van Duin2017-02-161-1/+2
| | * | | ARM: OMAP3: Fix smartreflex platform data regressionTony Lindgren2017-02-141-0/+20
* | | | | Merge tag 'arm-soc/for-4.11/devicetree-fixes' of http://github.com/Broadcom/s...Olof Johansson2017-03-132-5/+4
|\ \ \ \ \
| * | | | | ARM: dts: BCM5301X: Correct GIC_PPI interrupt flagsJon Mason2017-03-051-2/+2
| * | | | | ARM: dts: BCM5301X: Fix memory start addressJon Mason2017-03-051-1/+1
| * | | | | ARM: dts: BCM5301X: Fix UARTs on bcm953012kJon Mason2017-03-051-2/+1
| | |_|_|/ | |/| | |
* | | | | ARM: dts: add the AB8500 clocks to the device treeLinus Walleij2017-03-133-18/+19
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-03-1211-29/+51
|\ \ \ \ \
| * | | | | s390: wire up statx system callHeiko Carstens2017-03-093-1/+6
| * | | | | KVM: s390: Fix guest migration for huge guests resulting in panicJanosch Frank2017-03-021-1/+18
| * | | | | s390/ipl: always use load normal for CCW-type re-IPLHeiko Carstens2017-03-021-0/+2
| * | | | | s390/timex: micro optimization for tod_to_nsMartin Schwidefsky2017-03-011-8/+4
| * | | | | s390/cputime: provide archicture specific cputime_to_nsecsMartin Schwidefsky2017-03-011-1/+7
| * | | | | s390/cputime: reset all accounting fields on forkMartin Schwidefsky2017-03-011-0/+3
| * | | | | s390/cputime: remove last traces of cputime_tMartin Schwidefsky2017-03-012-13/+3
| * | | | | s390: fix in-kernel program checksMartin Schwidefsky2017-03-011-5/+5
| * | | | | s390/crypt: fix missing unlock in ctr_paes_crypt on error pathMartin Schwidefsky2017-03-011-1/+4
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-03-129-39/+52
|\ \ \ \ \ \
| * | | | | | x86/tlb: Fix tlb flushing when lguest clears PGEDaniel Borkmann2017-03-121-1/+1
| * | | | | | kexec, x86/purgatory: Unbreak it and clean it upThomas Gleixner2017-03-107-37/+50
| * | | | | | x86/reboot/quirks: Fix typo in ASUS EeeBook X205TA reboot quirkMatjaz Hegedic2017-03-101-1/+1
* | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-03-121-0/+10
|\ \ \ \ \ \ \
| * | | | | | | irqchip/gicv3-its: Add workaround for QDF2400 ITS erratum 0065Shanker Donthineni2017-03-071-0/+10
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-03-118-48/+92
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'kvm-arm-for-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Radim Krčmář2017-03-097-26/+84
| |\ \ \ \ \ \ \
| | * | | | | | | KVM: arm64: Increase number of user memslots to 512Linu Cherian2017-03-091-1/+1
| | * | | | | | | KVM: arm/arm64: Remove KVM_PRIVATE_MEM_SLOTS definition that are unusedLinu Cherian2017-03-092-2/+0
| | * | | | | | | KVM: arm/arm64: Enable KVM_CAP_NR_MEMSLOTS on arm/arm64Linu Cherian2017-03-091-0/+3
| | * | | | | | | arm64: KVM: Survive unknown traps from guestsMark Rutland2017-03-071-7/+12
| | * | | | | | | arm: KVM: Survive unknown traps from guestsMark Rutland2017-03-072-7/+13
| | * | | | | | | arm64: KVM: VHE: Clear HCR_TGE when invalidating guest TLBsMarc Zyngier2017-03-061-9/+55
| | |/ / / / / /
| * | | | | | | KVM: nVMX: do not warn when MSR bitmap address is not backedRadim Krčmář2017-03-091-3/+1
| * | | | | | | KVM: nVMX: reset nested_run_pending if the vCPU is going to be resetWanpeng Li2017-03-071-1/+3
| * | | | | | | kvm: nVMX: VMCLEAR should not cause the vCPU to shut downJim Mattson2017-03-061-18/+4
| |/ / / / / /
* | | | | | | Merge tag 'extable-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Linus Torvalds2017-03-112-0/+3
|\ \ \ \ \ \ \
| * | | | | | | score: Fix implicit includes now failing build after extable changeGuenter Roeck2017-03-112-0/+3
| |/ / / / / /
* | | | | | | Merge branch 'prep-for-5level'Linus Torvalds2017-03-1035-2/+48
|\ \ \ \ \ \ \