summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86_64: expand kernel stack to 16KMinchan Kim2014-05-301-1/+1
* Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-05-295-8/+19
|\
| * ARM: 8063/1: bL_switcher: fix individual online status reporting of removed CPUsNicolas Pitre2014-05-281-3/+7
| * ARM: 8064/1: fix v7-M signal returnRabin Vincent2014-05-251-0/+4
| * ARM: 8052/1: unwind: Fix handling of "Pop r4-r[4+nnn],r14" opcodeNikolay Borisov2014-05-251-1/+1
| * ARM: 8051/1: put_user: fix possible data corruption in put_userAndrey Ryabinin2014-05-251-1/+2
| * ARM: 8048/1: fix v7-M setup stack locationRabin Vincent2014-05-251-3/+5
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2014-05-291-1/+1
|\ \
| * | arm64: mm: fix pmd_write CoW brokennessWill Deacon2014-05-291-1/+1
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-05-2810-11/+138
|\ \ \
| * \ \ Merge tag 'kvm-s390-for-3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2014-05-151-0/+1
| |\ \ \
| | * | | KVM: s390: announce irqfd capabilityCornelia Huck2014-05-151-0/+1
| * | | | KVM: x86: disable master clock if TSC is reset during suspendMarcelo Tosatti2014-05-141-1/+5
| |/ / /
| * | | Merge tag 'signed-for-3.15' of git://github.com/agraf/linux-2.6 into kvm-masterPaolo Bonzini2014-05-137-8/+127
| |\ \ \
| | * | | KVM guest: Make pv trampoline code executableAlexander Graf2014-04-293-1/+16
| | * | | KVM: PPC: Book3S: ifdef on CONFIG_KVM_BOOK3S_32_HANDLER for 32bitAlexander Graf2014-04-282-6/+6
| | * | | KVM: PPC: Book3S HV: Add missing code for transaction reclaim on guest exitPaul Mackerras2014-04-281-0/+104
| | * | | KVM: PPC: Book3S: HV: make _PAGE_NUMA take effectpingfank@linux.vnet.ibm.com2014-04-281-1/+1
| * | | | KVM: vmx: disable APIC virtualization in nested guestsPaolo Bonzini2014-05-071-2/+5
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2014-05-283-3/+10
|\ \ \ \ \
| * | | | | powerpc, kexec: Fix "Processor X is stuck" issue during kexec from ST modeSrivatsa S. Bhat2014-05-281-1/+1
| * | | | | powerpc: Fix 64 bit builds with binutils 2.24Guenter Roeck2014-05-282-2/+9
* | | | | | Merge tag 'fixes-for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-05-2718-45/+85
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Merge tag 'samsung-fixes-2nd-tag' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2014-05-233-4/+5
| |\ \ \ \ \
| | * | | | | ARM: dts: Keep LDO4 always ON for exynos5250-arndale boardSachin Kamat2014-05-201-0/+1
| | * | | | | ARM: dts: Fix SPI interrupt numbers for exynos5420Sachin Kamat2014-05-201-3/+3
| | * | | | | ARM: dts: fix incorrect ak8975 compatible for exynos4412-trats2 boardBeomho Seo2014-05-201-1/+1
| * | | | | | ARM: trusted_foundations: fix compile error on non-SMPAlexandre Courbot2014-05-231-0/+2
| * | | | | | Merge tag 'at91-fixes2' of git://github.com/at91linux/linux-at91 into fixesArnd Bergmann2014-05-232-5/+5
| |\ \ \ \ \ \
| | * | | | | | ARM: at91: sam9260: fix compilation issuesAlexandre Belloni2014-05-221-4/+4
| | * | | | | | ARM: at91/dt: sam9260: correct external trigger valueAlexandre Belloni2014-05-131-1/+1
| * | | | | | | Merge tag 'mvebu-fixes-3.15-2' of git://git.infradead.org/linux-mvebu into fixesArnd Bergmann2014-05-233-4/+15
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'mvebu/dt-fixes' into mvebu/fixesJason Cooper2014-05-2210-31/+36
| | |\ \ \ \ \ \ \
| | | * | | | | | | ARM: mvebu: fix definitions of PCIe interfaces on Armada 38xThomas Petazzoni2014-05-222-3/+3
| | * | | | | | | | ARM: mvebu: mvebu-soc-id: keep clock enabled if PCIe unit is enabledThomas Petazzoni2014-05-131-2/+12
| | * | | | | | | | ARM: mvebu: mvebu-soc-id: add missing clk_put() callThomas Petazzoni2014-05-131-0/+1
| * | | | | | | | | Merge tag 'omap-for-v3.15/fixes-v3-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson2014-05-215-7/+35
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ARM: OMAP4: Fix the boot regression with CPU_IDLE enabledSantosh Shilimkar2014-05-191-4/+21
| | * | | | | | | | | ARM: OMAP2+: Fix DMA hang after off-idleTony Lindgren2014-05-161-0/+10
| | * | | | | | | | | ARM: OMAP2+: nand: Fix NAND on OMAP2 and OMAP3 boardsRoger Quadros2014-05-161-1/+1
| | * | | | | | | | | Merge tag 'for-v3.15-rc/omap-fixes-b' of git://git.kernel.org/pub/scm/linux/k...Tony Lindgren2014-05-162-2/+3
| | |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / | | |/| | | | | | | |
| | | * | | | | | | | ARM: omap5: hwmod_data: Correct IDLEMODE for McPDMPeter Ujfalusi2014-05-141-1/+1
| | | * | | | | | | | ARM: OMAP3: clock: Back-propagate rate change from cam_mclk to dpll4_m5 on al...Laurent Pinchart2014-04-281-1/+2
| | | | |_|_|/ / / / | | | |/| | | | | |
| * | | | | | | | | ARM: imx: fix error handling in ipu device registrationEmil Goode2014-05-211-1/+1
| * | | | | | | | | Merge tag 'samsung-fixes' of http://git.kernel.org/pub/scm/linux/kernel/git/k...Olof Johansson2014-05-214-24/+22
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| | * | | | | | | | ARM: dts: Remove g2d_pd node for exynos5420Arun Kumar K2014-05-151-6/+0
| | * | | | | | | | ARM: dts: Remove mau_pd node for exynos5420Tushar Behera2014-05-151-5/+0
| | * | | | | | | | ARM: exynos_defconfig: enable HS-I2C to fix for mmc partition mountSachin Kamat2014-05-151-0/+1
| | * | | | | | | | ARM: dts: disable MDMA1 node for exynos5420Seungwon Jeon2014-05-152-12/+7
| | * | | | | | | | ARM: EXYNOS: fix the secondary CPU boot of exynos4212Kyungmin Park2014-05-151-1/+14
| | |/ / / / / / /