summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-07-0711-28/+59
|\
| * ARM: fix warning caused by wrongly typed arm_dma_limitRussell King2012-07-051-1/+1
| * ARM: fix warnings about atomic64_readRussell King2012-07-051-1/+1
| * ARM: 7440/1: kprobes: only test 'sub pc, pc, #1b-2b+8-2' on ARMv6Rabin Vincent2012-07-051-2/+2
| * ARM: 7441/1: perf: return -EOPNOTSUPP if requested mode exclusion is unavailableWill Deacon2012-07-051-1/+1
| * ARM: 7443/1: Revert "new way of handling ERESTART_RESTARTBLOCK"Will Deacon2012-07-053-13/+28
| * ARM: 7442/1: Revert "remove unused restart trampoline"Will Deacon2012-07-053-0/+17
| * ARM: fix set_domain() macroRussell King2012-07-051-9/+9
| * ARM: fix mach-versatile/pci.c warningRussell King2012-07-041-1/+0Star
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-07-0512-47/+56
|\ \
| * \ Merge tag 'omap-fixes-for-v3.5-rc5' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2012-07-053-15/+17
| |\ \
| | * \ Merge tag 'omap-fixes-b-for-3.5rc' of git://git.kernel.org/pub/scm/linux/kern...Tony Lindgren2012-07-051-14/+14
| | |\ \
| | | * | ARM: OMAP2+: hwmod data: Fix wrong McBSP clock alias on OMAP4Benoit Cousson2012-07-041-4/+4
| | | * | ARM: OMAP4: hwmod data: temporarily comment out data for the usb_host_fs and ...Paul Walmsley2012-07-041-10/+10
| | * | | ARM: OMAP4: TWL6030: ensure sys_nirq1 is mux'd and wakeup enabledKevin Hilman2012-07-021-0/+2
| | * | | ARM: OMAP2: Overo: init I2C before MMC to fix MMC suspend/resume failureKevin Hilman2012-07-021-1/+1
| | |/ /
| * | | Merge branch 'mxs/fixes-for-3.5' of git://git.linaro.org/people/shawnguo/linu...Arnd Bergmann2012-07-051-0/+11
| |\ \ \
| | * | | ARM: apx4devkit: fix FEC enabling PHY clockLauri Hintsala2012-07-051-0/+11
| | |/ /
| * | | Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixesArnd Bergmann2012-07-041-29/+0Star
| |\ \ \
| | * | | ARM: mmp: remove mach/gpio-pxa.hPaul Bolle2012-07-041-29/+0Star
| * | | | Merge tag 'v3.5-imx-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into...Arnd Bergmann2012-07-042-2/+9
| |\ \ \ \
| | * | | | ARM: imx: assert SCC gate stays enabledUwe Kleine-König2012-07-041-1/+8
| | * | | | ARM: imx27_visstrim_m10: Do not include <asm/system.h>Fabio Estevam2012-07-021-1/+1
| | | |/ / | | |/| |
| * | | | ARM: Orion: Fix WDT compile for Dove and MV78xx0Andrew Lunn2012-07-044-0/+5
| | |/ / | |/| |
| * | | ARM: pxa: hx4700: Fix basic suspend/resumePaul Parsons2012-07-011-1/+14
| |/ /
* | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-07-051-0/+3
|\ \ \ | |_|/ |/| |
| * | KVM: MMU: fix shrinking page from the empty mmuXiao Guangrong2012-07-031-0/+3
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2012-07-032-2/+2
|\ \ \ | |/ / |/| |
| * | powerpc/kvm: sldi should be sldMichael Neuling2012-07-021-1/+1
| * | powerpc/xmon: Use cpumask iterator to avoid warningAnton Blanchard2012-07-021-1/+1
* | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-07-012-0/+76
|\ \ \ | |_|/ |/| |
| * | ARM: 7438/1: fill possible PMD empty section gapsNicolas Pitre2012-07-011-0/+74
| * | ARM: 7428/1: Prevent KALLSYM size mismatch on ARM.David Brown2012-06-221-0/+2
* | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-07-0114-19/+37
|\ \ \
| * \ \ Merge branch 'v3.5-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-07-013-6/+6
| |\ \ \
| | * | | ARM: EXYNOS: Fix EXYNOS_DEV_DMA Kconfig entrySachin Kamat2012-06-271-4/+4
| | * | | ARM: SAMSUNG: Fix for S3C2412 EBI memory mappingJose Miguel Goncalves2012-06-201-1/+1
| | * | | ARM: SAMSUNG: Should check for IS_ERR(clk) instead of NULLJonghwan Choi2012-06-201-1/+1
| * | | | ARM: imx6q: fix suspend regression caused by common clk migrationShawn Guo2012-07-011-2/+4
| * | | | Merge tag 'omap-fixes-for-v3.5-rc4' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-07-012-6/+4Star
| |\ \ \ \
| | * | | | ARM: OMAP4470: Fix OMAP4470 boot failureJon Hunter2012-06-271-1/+4
| | * | | | ARM: OMAP2+: nand: fix build error when CONFIG_MTD_ONENAND_OMAP2=nKevin Hilman2012-06-261-5/+0Star
| * | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/...Olof Johansson2012-06-248-5/+23
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | ARM: shmobile: r8a7779: Route all interrupts to ARMPhil Edworthy2012-06-231-0/+7
| | * | | | ARM: shmobile: kzm9d: use late init machine hookKuninori Morimoto2012-06-211-0/+1
| | * | | | ARM: shmobile: kzm9g: use late init machine hookKuninori Morimoto2012-06-211-0/+1
| | * | | | ARM: mach-shmobile: armadillo800eva: Use late init machine hookLaurent Pinchart2012-06-211-0/+1
| | * | | | ARM: mach-shmobile: add missing GPIO IRQ configuration on mackerelGuennadi Liakhovetski2012-06-201-0/+3
| | * | | | ARM: mach-shmobile: Fix build when SMP is enabled and EMEV2 is not enabledNobuhiro Iwamatsu2012-06-201-0/+5
| | * | | | ARM: shmobile: sh7372: bugfix: chclr_offset baseKuninori Morimoto2012-06-201-1/+1