aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-06-20
|\
| * Viresh has movedViresh Kumar2012-06-20
| * h8300: use the declarations provided by <asm/sections.h>Geert Uytterhoeven2012-06-20
| * h8300: fix use of extinct _sbss and _ebssGeert Uytterhoeven2012-06-20
| * xtensa: use the declarations provided by <asm/sections.h>Geert Uytterhoeven2012-06-20
| * xtensa: use "test -e" instead of bashism "test -a"Geert Uytterhoeven2012-06-20
| * xtensa: replace xtensa-specific _f{data,text} by _s{data,text}Geert Uytterhoeven2012-06-20
| * thp: avoid atomic64_read in pmd_read_atomic for 32bit PAEAndrea Arcangeli2012-06-20
* | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-06-20
|\ \
| * | ARM: 7425/1: extable: ensure fixup entries are 4-byte alignedWill Deacon2012-06-16
| * | ARM: 7421/1: bpf_jit: BPF_S_ANC_ALU_XOR_X supportMircea Gherzan2012-06-14
| * | ARM: 7423/1: kprobes: run t32_simulate_ldr_literal() without insn slotRabin Vincent2012-06-14
* | | Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-06-20
|\ \ \
| * | | ARM: MMP: add pxa910-ssp into ssp_id_tableQiao Zhou2012-06-11
| |/ /
* | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-06-17
|\ \ \ | |_|/ |/| |
| * | ARM: Kirkwood: Fix clk problems modular ethernet driverAndrew Lunn2012-06-16
| * | arm: versatile: fix and enable PCI I/O spaceArnd Bergmann2012-06-16
| * | Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixesOlof Johansson2012-06-16
| |\ \
| | * | ARM: mmp: fix missing cascade_irq in irq handlerHaojian Zhuang2012-06-05
| | * | ARM: dts: update memory size on brownstoneHaojian Zhuang2012-06-05
| | |/
| * | Merge tag 'omap-fixes-for-v3.5-rc1' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-06-08
| |\ \
| | * | ARM: OMAP2+: Fix compile for CONFIG_TIDSPBRIDGE platform init codeTony Lindgren2012-06-06
| | * | ARM: OMAP3: Fix omap3_l3_block_irq warning when CONFIG_BUG is not setTony Lindgren2012-06-06
| | * | ARM: OMAP: Fix MMC_OMAP build when only MMC_OMAP_HS is selectedTony Lindgren2012-06-06
| | * | OMAP2+: UART: Add mechanism to probe uart pins and configure rx wakeupGovindraj.R2012-06-05
| | * | ARM: OMAP: Fix lis3lv02d accelerometer to use gpio_to_irqTony Lindgren2012-06-04
| | * | Merge branch 'for_3.5/cleanup/am3xxx-cpu-is-leftovers' of git://git.kernel.or...Tony Lindgren2012-06-04
| | |\ \
| | | * | ARM: OMAP: SoC detection: remove unused cpu_is macrosKevin Hilman2012-05-25
| | | * | ARM: OMAP3: clock data: cleanup AM3[35]x SoC detectionKevin Hilman2012-05-25
| | * | | Merge branch 'for_3.5/fixes/pm' of git://git.kernel.org/pub/scm/linux/kernel/...Tony Lindgren2012-06-04
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | arm: omap3: am35x: Don't mark missing features as presentMark A. Greer2012-05-11
| | | * | ARM: OMAP3: PM: fix shared PRCM interrupts: leave disabled at bootKevin Hilman2012-05-11
| | | * | ARM: OMAP2+: INTC: fix suspend abort, set IRQCHIP_SKIP_SET_WAKENeilBrown2012-05-11
| * | | | ARM: highbank: Add smc calls to enable/disable the L2Rob Herring2012-06-08
| * | | | Merge branch 'imx/fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into f...Olof Johansson2012-06-07
| |\ \ \ \
| | * | | | ARM i.MX imx21ads: Fix overlapping static i/o mappingsJaccon Bastiaansen2012-06-07
| | * | | | ARM i.MX27 Visstrim M10: fix gpio handling.Javier Martin2012-06-05
| | * | | | ARM: imx: only call l2x0_init if it's availableUwe Kleine-König2012-05-29
| | * | | | ARM: imx: only specify i2c device type onceUwe Kleine-König2012-05-29
| | * | | | ARM: mx31_3ds: Fix build due to missing IMX_HAVE_PLATFORM_IMX_SSIFabio Estevam2012-05-29
| * | | | | Merge branch 'imx/clk-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 in...Olof Johansson2012-06-07
| |\ \ \ \ \
| | * | | | | ARM i.MX53: Fix PLL4 base addressSascha Hauer2012-06-04
| | * | | | | ARM i.MX pllv2: make round_rate accurateSascha Hauer2012-06-04
| | * | | | | ARM i.MX pllv2: use standard register set unconditionallySascha Hauer2012-06-04
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'imx/fixes-for-3.5' of git://git.linaro.org/people/shawnguo/linu...Olof Johansson2012-06-07
| |\ \ \ \ \
| | * | | | | ARM: imx6: exit coherency when shutting down a cpuShawn Guo2012-06-07
| | * | | | | ARM: mx51: Add pinctrl_provide_dummies()Fabio Estevam2012-06-07
| | * | | | | ARM: mx31: Add pinctrl_provide_dummies()Fabio Estevam2012-06-07
| | |/ / / /
| * | | | | Merge tag 'imx-clk-common-fixes' of git://git.pengutronix.de/git/imx/linux-2....Olof Johansson2012-06-07
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | ARM: imx6q: prepare and enable init on clks directly instead of clk_get firstRichard Zhao2012-05-16