aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-03-15Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 in...Arnd Bergmann
2012-03-14ep93xx: Remove unnecessary includes of ep93xx-regs.hRyan Mallon
2012-03-14ep93xx: Move EP93XX_SYSCON defines to SoC private headerRyan Mallon
2012-03-14ep93xx: Move crunch code to mach-ep93xx directoryRyan Mallon
2012-03-14ep93xx: Make syscon access functions private to SoCRyan Mallon
2012-03-14ep93xx: Configure GPIO ports in core codeRyan Mallon
2012-03-14ep93xx: Move peripheral defines to local SoC headerRyan Mallon
2012-03-14ep93xx: Convert the watchdog driver into a platform device.H Hartley Sweeten
2012-03-14ep93xx: Use ioremap for backlight driverRyan Mallon
2012-03-14ep93xx: Move GPIO defines to gpio-ep93xx.hRyan Mallon
2012-03-14ep93xx: Don't use system controller defines in audio driversRyan Mallon
2012-03-14ep93xx: Move PHYS_BASE defines to local SoC header fileRyan Mallon
2012-03-13Merge branch 'next/cleanup-exynos-clock' of git://git.kernel.org/pub/scm/linu...Olof Johansson
2012-03-10ARM: EXYNOS: Add clock register addresses for EXYNOS4X12 bus devfreq driverMyungJoo Ham
2012-03-10ARM: EXYNOS: add clock registers for exynos4x12-cpufreqJaecheol Lee
2012-03-10ARM: EXYNOS: change the prefix S5P_ to EXYNOS4_ for clockKukjin Kim
2012-03-10ARM: EXYNOS: use static declaration on regarding clockKukjin Kim
2012-03-10ARM: EXYNOS: replace clock.c for other new EXYNOS SoCsKukjin Kim
2012-03-10Merge branch 'next/cleanup-use-static' into next/cleanup-exynos-clockKukjin Kim
2012-03-10Merge branch 'uart' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/l...Olof Johansson
2012-03-10Merge branch 'cleanup-pm' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Olof Johansson
2012-03-09x86: Derandom delay_tsc for 64 bitThomas Gleixner
2012-03-09Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds
2012-03-09Merge tag 'iommu-fixes-v3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-03-08Merge tag 'fixes-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2012-03-08Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-03-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Olof Johansson
2012-03-08ARM: S3C2440: Fixed build error for s3c244xKukjin Kim
2012-03-08Merge branch 'next/cleanup-s3c24xx' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2012-03-07Merge branch 'next/cleanup-use-static' of git://git.kernel.org/pub/scm/linux/...Olof Johansson
2012-03-07Merge branch 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlin...Olof Johansson
2012-03-07ARM: OMAP2+: Fix build error after mergeTony Lindgren
2012-03-07Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-07C6X: fix KSTK_EIP and KSTK_ESP macrosMark Salter
2012-03-07Merge branch 'topic/cleanup-use-static' into next/cleanup-use-staticKukjin Kim
2012-03-07ARM: S3C24XX: remove call to s3c24xx_setup_clocksHeiko Stuebner
2012-03-07ARM: S3C24XX: add get_rate for clk_p on S3C2416/2443Heiko Stuebner
2012-03-07ARM: S3C24XX: add get_rate for clk_h on S3C2416/2443Heiko Stuebner
2012-03-07ARM: S3C24XX: remove XXX_setup_clocks method from S3C2443Heiko Stuebner
2012-03-07ARM: S3C24XX: remove obsolete S3C2416_DMA optionHeiko Stuebner
2012-03-07ARM: S3C24XX: Reuse S3C2443 dma for S3C2416Heiko Stuebner
2012-03-07ARM: S3C24XX: Fix indentation of dma-s3c2443Heiko Stuebner
2012-03-07ARM: S3C24XX: Move device setup files to mach directoryHeiko Stuebner
2012-03-07ARM: S3C24XX: Consolidate Simtec extensionsHeiko Stuebner
2012-03-07ARM: S3C24XX: move simtec-specific code to mach directoryHeiko Stuebner
2012-03-07ARM: S3C24XX: Move common-smdk code to mach directoryHeiko Stuebner
2012-03-07ARM: 7358/1: perf: add PMU hotplug notifierLorenzo Pieralisi
2012-03-07ARM: 7357/1: perf: fix overflow handling for xscale2 PMUsWill Deacon
2012-03-07ARM: 7356/1: perf: check that we have an event in the PMU IRQ handlersWill Deacon
2012-03-07ARM: 7355/1: perf: clear overflow flag when disabling counter on ARMv7 PMUWill Deacon