summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-05-1335-178/+170
|\
| * Merge tag 'davinci-fixes-for-v3.15-rc4' of git://git.kernel.org/pub/scm/linux...Olof Johansson2014-05-102-34/+16
| |\
| | * ARM: common: edma: Fix xbar mappingThomas Gleixner2014-04-292-34/+16
| * | Merge tag 'sunxi-fixes-for-3.15' of https://github.com/mripard/linux into fixesOlof Johansson2014-05-102-4/+12
| |\ \
| | * | ARM: sunxi: Enable GMAC in sunxi_defconfigMaxime Ripard2014-05-011-1/+1
| | * | ARM: sun7i: Fix i2c4 base addressMaxime Ripard2014-04-281-2/+2
| | * | ARM: sun7i: fix PLL4 clock and add PLL8Emilio López2014-04-141-1/+9
| | |/
| * | Merge tag 'mvebu-dt-fixes-3.15-2' of git://git.infradead.org/linux-mvebu into...Olof Johansson2014-05-102-16/+20
| |\ \
| | * | ARM: dts: kirkwood: fix mislocated pcie-controller nodesSebastian Hesselbarth2014-05-052-16/+20
| * | | ARM: dts: i.MX53: Fix ipu register space sizeSascha Hauer2014-05-101-1/+1
| * | | Merge tag 'mvebu-dt-fixes-3.15' of git://git.infradead.org/linux-mvebu into f...Olof Johansson2014-05-046-12/+13
| |\| |
| | * | ARM: Kirkwood: T5325: Fix double probe of CodecAndrew Lunn2014-04-251-5/+0
| | * | ARM: mvebu: enable the SATA interface on Armada 375 DBThomas Petazzoni2014-04-251-0/+5
| | * | ARM: mvebu: specify I2C bus frequency on Armada 370 DBThomas Petazzoni2014-04-251-0/+1
| | * | ARM: mvebu: use qsgmii phy-mode for Armada XP GP interfacesThomas Petazzoni2014-04-251-4/+4
| | * | ARM: mvebu: fix NOR bus-width in Armada XP OpenBlocks AX3 Device TreeThomas Petazzoni2014-04-251-1/+1
| | * | ARM: mvebu: fix NOR bus-width in Armada XP DB Device TreeThomas Petazzoni2014-04-251-1/+1
| | * | ARM: mvebu: fix NOR bus-width in Armada XP GP Device TreeThomas Petazzoni2014-04-251-1/+1
| | |/
| * | Merge tag 'mvebu-fixes-3.15' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson2014-05-041-1/+1
| |\ \
| | * | ARM: orion5x: fix target ID for crypto SRAM windowThomas Petazzoni2014-04-171-1/+1
| | |/
| * | Merge tag 'omap-for-v3.15/fixes-gpmc' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2014-05-0414-102/+99
| |\ \
| | * | ARM: dts: AM3517: Disable absent IPs inherited from OMAP3Suman Anna2014-04-252-1/+17
| | * | ARM: dts: OMAP2: Fix interrupts for OMAP2420 mailboxSuman Anna2014-04-253-7/+15
| | * | ARM: dts: OMAP5: Add mailbox dt node to fix boot warningSuman Anna2014-04-251-0/+7
| | * | ARM: OMAP5: Switch to THUMB mode if needed on secondary CPUJoel Fernandes2014-04-251-2/+6
| | * | ARM: dts: am437x-gp-evm: Do not reset gpio5Dave Gerlach2014-04-251-0/+5
| | * | ARM: dts: omap3-igep0020: use SMSC9221 timingsJavier Martinez Canillas2014-04-252-3/+3
| | * | ARM: dts: Fix GPMC timings for LAN9220Tony Lindgren2014-04-232-22/+16
| | * | ARM: dts: Fix GPMC Ethernet timings for omap cm-t sbc-t boards for device treeTony Lindgren2014-04-233-55/+18
| | * | ARM: dts: Fix bad OTG muxing for cm-t boardsTony Lindgren2014-04-231-12/+12
| * | | Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesArnd Bergmann2014-04-267-8/+8
| |\ \ \
| | * | | dt-bindings: clock: Move at91.h to dt-bindigs/clockTushar Behera2014-04-186-6/+6
| | * | | ARM: at91: fix spi cs on sama5d3 Xplained boardBo Shen2014-04-181-2/+2
| | | |/ | | |/|
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-05-0928-59/+132
|\ \ \ \
| * | | | x86, vdso, time: Cast tv_nsec to u64 for proper shifting in update_vsyscall()Boris Ostrovsky2014-05-091-1/+1
| * | | | x86: Fix typo in MSR_IA32_MISC_ENABLE_LIMIT_CPUID macroAndres Freund2014-05-091-1/+1
| * | | | x86: Fix typo preventing msr_set/clear_bit from having an effectAndres Freund2014-05-091-1/+1
| * | | | x86/intel: Add quirk to disable HPET for the Baytrail platformFeng Tang2014-05-081-0/+16
| * | | | x86/hpet: Make boot_hpet_disable externFeng Tang2014-05-082-1/+2
| * | | | x86-64, build: Fix stack protector Makefile breakage with 32-bit userlandGeorge Spelvin2014-05-071-0/+1
| * | | | x86/reboot: Add reboot quirk for Certec BPC600Christian Gmeiner2014-05-071-0/+10
| * | | | asmlinkage, x86: Add explicit __visible to arch/x86/*Andi Kleen2014-05-0518-34/+34
| * | | | x86, build: Don't get confused by local symbolsH. Peter Anvin2014-05-051-2/+2
| * | | | Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar2014-05-041-19/+64
| |\ \ \ \
| | * | | | x86/efi: earlyprintk=efi,keep fixDave Young2014-05-031-19/+64
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2014-05-0612-107/+148
|\ \ \ \ \ \
| * | | | | | sparc64: Give more detailed information in {pgd,pmd}_ERROR() and kill pte_ERR...David S. Miller2014-05-031-3/+6
| * | | | | | sparc64: Add basic validations to {pud,pmd}_bad().David S. Miller2014-05-031-15/+31
| * | | | | | sparc64: Use 'ILOG2_4MB' instead of constant '22'.David S. Miller2014-05-034-10/+10
| * | | | | | sparc64: Fix range check in kern_addr_valid().David S. Miller2014-05-031-1/+1