summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2011-10-13ARM: mach-mxs: remove mach/memory.hNicolas Pitre
2011-10-13ARM: spear: remove mach/memory.h and plat/memory.hNicolas Pitre
2011-10-13ARM: mach-msm: remove mach/memory.hNicolas Pitre
2011-10-13ARM: mach-gemini: remove mach/memory.hNicolas Pitre
2011-10-13ARM: mach-lpc32xx: remove mach/memory.hNicolas Pitre
2011-10-13ARM: mach-netx: remove mach/memory.hNicolas Pitre
2011-10-13ARM: mach-versatile: remove mach/memory.hNicolas Pitre
2011-10-13ARM: mach-ux500: remove mach/memory.hNicolas Pitre
2011-10-13ARM: mach-nomadik: remove mach/memory.hNicolas Pitre
2011-10-13ARM: mach-iop32x: remove mach/memory.hNicolas Pitre
2011-10-13ARM: mach-pnx4008: remove mach/memory.hNicolas Pitre
2011-10-13ARM: mach-w90x900: remove mach/memory.hNicolas Pitre
2011-10-13ARM: mach-vexpress: remove mach/memory.hNicolas Pitre
2011-10-13ARM: mach-mv78xx0: remove mach/memory.hNicolas Pitre
2011-10-13ARM: mach-s3c2410: remove memory.hNicolas Pitre
2011-10-08ARM: 7127/1: hw_breakpoint: skip v7-specific reset on v6 coresWill Deacon
2011-10-01ARM: 7104/1: plat-pxa: break out GPIO driver specificsLinus Walleij
2011-10-01ARM: 7103/1: plat-pxa: move PXA GPIO driver to GPIO subsystemLinus Walleij
2011-10-01ARM: 7042/3: mach-ep93xx: break out GPIO driver specificsLinus Walleij
2011-09-26Merge branch 'samsung-fixes-3' of git://github.com/kgene/linux-samsungLinus Torvalds
2011-09-26ARM: 7101/1: arm/tegra: Replace <mach/gpio.h> with <mach/gpio-tegra.h>Stephen Warren
2011-09-26ARM: EXYNOS4: Rename sclk_cam clocks for FIMC driverSylwester Nawrocki
2011-09-26ARM: S5PV210: Rename sclk_cam clocks for FIMC media driverSylwester Nawrocki
2011-09-26Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds
2011-09-26ARM: mach-iop33x: remove mach/memory.hNicolas Pitre
2011-09-26ARM: mach-omap2: remove mach/memory.hNicolas Pitre
2011-09-26ARM: OMAP: move OMAP1 memory config from plat/memory.h to its mach/memory.hNicolas Pitre
2011-09-26ARM: mach-orion5x: remove mach/memory.hNicolas Pitre
2011-09-26ARM: mach-kirkwood: remove mach/memory.hNicolas Pitre
2011-09-26ARM: mach-dove: remove include/mach/memory.hNicolas Pitre
2011-09-26ARM: prepare for removal of a bunch of <mach/memory.h> filesNicolas Pitre
2011-09-26ARM: mach-davinci: clean up debug-macro.SNicolas Pitre
2011-09-26ARM: mach-davinci: make DAVINCI_UART_INFO into a relative offsetNicolas Pitre
2011-09-26ARM: mach-omap2: clean up debug-macro.SNicolas Pitre
2011-09-26ARM: mach-omap1: clean up debug-macro.SNicolas Pitre
2011-09-26ARM: plat-omap: make OMAP_UART_INFO into a relative offsetNicolas Pitre
2011-09-26ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre
2011-09-26ARM: 7099/1: futex: preserve oldval in SMP __futex_atomic_opWill Deacon
2011-09-26ARM: 7094/1: arm/tegra: Move EN_VDD_1V05_GPIO to board-harmony.hStephen Warren
2011-09-26ARM: dma-mapping: free allocated page if unable to mapRussell King
2011-09-26Merge branch 'for_3_2/for-rmk/arm_cpu_pm' of git://gitorious.org/omap-sw-deve...Russell King
2011-09-26ARM: S5P: fix incorrect loop iterator usage on gpio-interruptMarek Szyprowski
2011-09-26ARM: S3C2443: Fix bit-reset in setrate of clk_armdivHeiko Stuebner
2011-09-23ARM: mm: Add strongly ordered descriptor support.Santosh Shilimkar
2011-09-23ARM: vfp: Fix the comment to make it consistent with the code.Santosh Shilimkar
2011-09-23ARM: gic: Allow gic arch extensions to provide irqchip flagsColin Cross
2011-09-23ARM: vfp: Use cpu pm notifiers to save vfp stateColin Cross
2011-09-23ARM: gic: Use cpu pm notifiers to save gic stateColin Cross
2011-09-23ARM: Enable CPU_PM notifiers on ARM machines.Santosh Shilimkar
2011-09-22Merge branch 'pm' into devel-stableRussell King