summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-06-1746-176/+396
|\
| * ARM: Kirkwood: Fix clk problems modular ethernet driverAndrew Lunn2012-06-161-1/+7
| * arm: versatile: fix and enable PCI I/O spaceArnd Bergmann2012-06-165-19/+49
| * Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixesOlof Johansson2012-06-162-2/+9
| |\
| | * ARM: mmp: fix missing cascade_irq in irq handlerHaojian Zhuang2012-06-051-0/+7
| | * ARM: dts: update memory size on brownstoneHaojian Zhuang2012-06-051-2/+2
| * | Merge tag 'omap-fixes-for-v3.5-rc1' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-06-0813-49/+110
| |\ \
| | * | ARM: OMAP2+: Fix compile for CONFIG_TIDSPBRIDGE platform init codeTony Lindgren2012-06-061-0/+3
| | * | ARM: OMAP3: Fix omap3_l3_block_irq warning when CONFIG_BUG is not setTony Lindgren2012-06-061-1/+2
| | * | ARM: OMAP: Fix MMC_OMAP build when only MMC_OMAP_HS is selectedTony Lindgren2012-06-061-3/+1
| | * | OMAP2+: UART: Add mechanism to probe uart pins and configure rx wakeupGovindraj.R2012-06-053-6/+75
| | * | ARM: OMAP: Fix lis3lv02d accelerometer to use gpio_to_irqTony Lindgren2012-06-041-2/+4
| | * | Merge branch 'for_3.5/cleanup/am3xxx-cpu-is-leftovers' of git://git.kernel.or...Tony Lindgren2012-06-042-34/+1
| | |\ \
| | | * | ARM: OMAP: SoC detection: remove unused cpu_is macrosKevin Hilman2012-05-251-33/+0
| | | * | ARM: OMAP3: clock data: cleanup AM3[35]x SoC detectionKevin Hilman2012-05-251-1/+1
| | * | | Merge branch 'for_3.5/fixes/pm' of git://git.kernel.org/pub/scm/linux/kernel/...Tony Lindgren2012-06-044-3/+24
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | arm: omap3: am35x: Don't mark missing features as presentMark A. Greer2012-05-111-0/+11
| | | * | ARM: OMAP3: PM: fix shared PRCM interrupts: leave disabled at bootKevin Hilman2012-05-112-3/+12
| | | * | ARM: OMAP2+: INTC: fix suspend abort, set IRQCHIP_SKIP_SET_WAKENeilBrown2012-05-111-0/+1
| * | | | ARM: highbank: Add smc calls to enable/disable the L2Rob Herring2012-06-074-1/+47
| * | | | Merge branch 'imx/fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into f...Olof Johansson2012-06-076-14/+29
| |\ \ \ \
| | * | | | ARM i.MX imx21ads: Fix overlapping static i/o mappingsJaccon Bastiaansen2012-06-071-1/+1
| | * | | | ARM i.MX27 Visstrim M10: fix gpio handling.Javier Martin2012-06-051-11/+25
| | * | | | ARM: imx: only call l2x0_init if it's availableUwe Kleine-König2012-05-291-0/+2
| | * | | | ARM: imx: only specify i2c device type onceUwe Kleine-König2012-05-292-2/+0
| | * | | | ARM: mx31_3ds: Fix build due to missing IMX_HAVE_PLATFORM_IMX_SSIFabio Estevam2012-05-291-0/+1
| * | | | | Merge branch 'imx/clk-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 in...Olof Johansson2012-06-072-39/+56
| |\ \ \ \ \
| | * | | | | ARM i.MX53: Fix PLL4 base addressSascha Hauer2012-06-041-1/+1
| | * | | | | ARM i.MX pllv2: make round_rate accurateSascha Hauer2012-06-041-24/+54
| | * | | | | ARM i.MX pllv2: use standard register set unconditionallySascha Hauer2012-06-041-24/+11
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'imx/fixes-for-3.5' of git://git.linaro.org/people/shawnguo/linu...Olof Johansson2012-06-073-1/+45
| |\ \ \ \ \
| | * | | | | ARM: imx6: exit coherency when shutting down a cpuShawn Guo2012-06-071-1/+41
| | * | | | | ARM: mx51: Add pinctrl_provide_dummies()Fabio Estevam2012-06-071-0/+2
| | * | | | | ARM: mx31: Add pinctrl_provide_dummies()Fabio Estevam2012-06-071-0/+2
| | |/ / / /
| * | | | | Merge tag 'imx-clk-common-fixes' of git://git.pengutronix.de/git/imx/linux-2....Olof Johansson2012-06-0711-50/+44
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | ARM: imx6q: prepare and enable init on clks directly instead of clk_get firstRichard Zhao2012-05-161-14/+6
| | * | | | ARM i.MX: remove now unnecessary argument from mxc_timer_initSascha Hauer2012-05-1611-32/+33
| | * | | | ARM: i.MX: change timer clock from ipg to perclkRichard Zhao2012-05-161-1/+2
| | * | | | ARM i.MX5: fix gpt peripheral clock pathSascha Hauer2012-05-161-3/+3
* | | | | | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2012-06-161-1/+1
|\ \ \ \ \ \
| * | | | | | tile: fix bug in get_user() for 4-byte valuesChris Metcalf2012-06-161-1/+1
* | | | | | | Merge branch 'fixes-for-linus' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds2012-06-155-13/+14
|\ \ \ \ \ \ \
| * | | | | | | x86: dma-mapping: fix broken allocation when dma_mask has been providedMarek Szyprowski2012-06-141-1/+2
| * | | | | | | ARM: dma-mapping: fix debug messages in dmabounce codeMarek Szyprowski2012-06-131-8/+8
| * | | | | | | ARM: mm: fix type of the arm_dma_limit global variableMarek Szyprowski2012-06-112-2/+2
| * | | | | | | ARM: dma-mapping: Add missing static storage class specifierSachin Kamat2012-06-111-2/+2
| |/ / / / / /
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2012-06-151-0/+3
|\ \ \ \ \ \ \
| * | | | | | | Make hard_irq_disable() actually hard-disable interruptsPaul Mackerras2012-06-151-0/+3
| |/ / / / / /
* | | | | | | Merge tag 'stable/for-linus-3.5-rc2-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-06-153-1/+46
|\ \ \ \ \ \ \
| * | | | | | | xen: mark local pages as FOREIGN in the m2p_overrideStefano Stabellini2012-06-141-0/+36