summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-03-24Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Arnd Bergmann3-2/+18
2012-03-20Merge branch 'next/fixes-non-critical' into next/driversArnd Bergmann144-448/+854
2012-03-20Merge branch 'imx/defconfig' into next/driversArnd Bergmann1-1/+2
2012-03-20Merge branch 'fixes' into next/fixes-non-criticalArnd Bergmann1-4/+7
2012-03-18Merge remote-tracking branch 'regulator/topic/supply' into regulator-nextMark Brown1-2/+0
2012-03-15Merge branch 'fixes' of git://gitorious.org/linux-davinci/linux-davinci into ...Arnd Bergmann64-151/+229
2012-03-15Merge tag 'imx25-iomux-ds' of git://git.pengutronix.de/git/imx/linux-2.6 into...Arnd Bergmann51-110/+345
2012-03-13Merge branch 'next/devel-samsung-dma' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson38-1961/+2112
2012-03-13Merge branch 'next/devel-samsung-mmc' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson4-3/+7
2012-03-13Merge branch 'fix-smsc911x-regulator' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson1-4/+7
2012-03-13iomux-mx25.h slew rate adjusted for LCD __LD pinsMehnert1-21/+21
2012-03-13ARM: davinci: DA850: move da850_register_pm to .init.textUwe Kleine-König1-1/+1
2012-03-13ARM: davinci: cpufreq: fix compiler warningUwe Kleine-König1-1/+1
2012-03-10ARM: SAMSUNG: change the name from s3c-sdhci to exynos4-sdhciJaehoon Chung2-3/+3
2012-03-10ARM: SAMSUNG: support the second capability for samsung-socJaehoon Chung2-0/+4
2012-03-10ARM: EXYNOS: add support DMA for EXYNOS4X12 SoCBoojin Kim3-8/+98
2012-03-10ARM: EXYNOS: Add apb_pclk clkdev entry for mdma1Tushar Behera1-0/+1
2012-03-10ARM: EXYNOS: Enable MDMA driverBoojin Kim5-1/+42
2012-03-10ARM: EXYNOS: Add clock register addresses for EXYNOS4X12 bus devfreq driverMyungJoo Ham1-0/+43
2012-03-10ARM: EXYNOS: add clock registers for exynos4x12-cpufreqJaecheol Lee1-0/+9
2012-03-10ARM: EXYNOS: change the prefix S5P_ to EXYNOS4_ for clockKukjin Kim7-762/+766
2012-03-10ARM: EXYNOS: use static declaration on regarding clockKukjin Kim2-21/+10
2012-03-10ARM: EXYNOS: replace clock.c for other new EXYNOS SoCsKukjin Kim5-91/+90
2012-03-10Merge branch 'next/cleanup-use-static' into next/cleanup-exynos-clockKukjin Kim156-2366/+842
2012-03-10Merge branch 'sr' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/lin...Olof Johansson12-83/+242
2012-03-10Merge branch 'fixes-non-critical-part3' of git://git.kernel.org/pub/scm/linux...Olof Johansson3-1/+3
2012-03-09x86: Derandom delay_tsc for 64 bitThomas Gleixner1-2/+2
2012-03-09Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds1-2/+2
2012-03-09Merge tag 'iommu-fixes-v3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-3/+3
2012-03-08Merge tag 'fixes-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds5-2/+13
2012-03-08Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+1
2012-03-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Olof Johansson4-2/+12
2012-03-08ARM: OMAP2+: Fix build for omap4 only builds with missing include of linux/bug.hTony Lindgren2-0/+2
2012-03-08Merge branch 'regulator' of git://github.com/hzhuang1/linux into next/driversOlof Johansson55-103/+390
2012-03-08ARM: S3C2440: Fixed build error for s3c244xKukjin Kim1-0/+1
2012-03-07ARM: OMAP2+: Fix section warnings for hsmmc_init_oneTony Lindgren1-1/+1
2012-03-07ARM: OMAP2+: Fix build issues with missing include of linux/bug.hTony Lindgren4-0/+4
2012-03-07Merge branch 'fixes-non-critical-part2' of git://git.kernel.org/pub/scm/linux...Olof Johansson21-56/+90
2012-03-07Merge branch 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2-35/+20
2012-03-07Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds11-44/+73
2012-03-07C6X: fix KSTK_EIP and KSTK_ESP macrosMark Salter1-2/+2
2012-03-07Merge branch 'topic/cleanup-use-static' into next/cleanup-use-staticKukjin Kim28-108/+83
2012-03-07ARM: 7358/1: perf: add PMU hotplug notifierLorenzo Pieralisi1-0/+23
2012-03-07ARM: 7357/1: perf: fix overflow handling for xscale2 PMUsWill Deacon1-2/+8
2012-03-07ARM: 7356/1: perf: check that we have an event in the PMU IRQ handlersWill Deacon3-18/+12
2012-03-07ARM: 7355/1: perf: clear overflow flag when disabling counter on ARMv7 PMUWill Deacon1-0/+5
2012-03-07ARM: 7354/1: perf: limit sample_period to half max_period in non-sampling modeWill Deacon5-16/+16
2012-03-06x86: fix typo in recent find_vma_prev purgeLinus Torvalds1-1/+1
2012-03-06ARM: OMAP2+: gpmc-smsc911x: only register regulator for first instanceKevin Hilman1-4/+7
2012-03-06vm: avoid using find_vma_prev() unnecessarilyLinus Torvalds1-1/+3