aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-04-09Merge branch 'mxs/cleanup' into next/multiplatformArnd Bergmann
2013-04-09Merge tag 'ux500-multiplatform-asoc' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2013-04-09Merge tag 'v3.9-rc3' into next/multiplatformArnd Bergmann
2013-04-09Merge tag 'bcm2835-for-3.10-multiplatform' of git://git.kernel.org/pub/scm/li...Arnd Bergmann
2013-04-08ARM: ux500: build hotplug.o for ARMv7-aArnd Bergmann
2013-04-08ARM: ux500: move to multiplatformArnd Bergmann
2013-04-08ARM: ux500: make remaining headers localArnd Bergmann
2013-04-08ARM: ux500: make irqs.h local to platformArnd Bergmann
2013-04-08ARM: ux500: get rid of <mach/[hardware|db8500-regs].h>Linus Walleij
2013-04-08staging: ste_rmi4: kill platform_data hackArnd Bergmann
2013-04-08ARM: ux500: move mach/msp.h to <linux/platform_data/*>Arnd Bergmann
2013-04-08clk: ux500: pass clock base adresses in init callLinus Walleij
2013-04-08ARM: ux500: make debug macro stand-aloneLinus Walleij
2013-04-08ARM: ux500: move debugmacro to debug includesLinus Walleij
2013-04-08ARM: ux500: split out prcmu initializationArnd Bergmann
2013-04-08ARM: ux500: move PM-related PRCMU functions to machineLinus Walleij
2013-04-08mfd: db8500-prcmu: get base address from resourceLinus Walleij
2013-04-08mfd: prcmu: pass a base and size with the early initcallLinus Walleij
2013-04-02arm: vt8500: Add wm8850 config options to multi_v7_defconfigTony Prisk
2013-04-01ARM: mxs: remove unused headersShawn Guo
2013-04-01ARM: mxs: merge imx23 and imx28 into one machine_descShawn Guo
2013-04-01ARM: mxs: remove common.hShawn Guo
2013-04-01ARM: mxs: move mxs_get_ocotp() into mach-mxs.cShawn Guo
2013-04-01ARM: mxs: remove mm.cShawn Guo
2013-04-01ARM: mxs: use debug_ll_io_init for low-level debugShawn Guo
2013-04-01ARM: mxs: get ocotp base address from device treeShawn Guo
2013-04-01ARM: mxs: remove system.cShawn Guo
2013-04-01ARM: mxs: get reset address from device treeShawn Guo
2013-04-01ARM: mxs: remove empty hardware.hShawn Guo
2013-04-01clk: mxs: get base address from device treeShawn Guo
2013-04-01ARM: mxs: remove unneeded mach-types.h inclusionShawn Guo
2013-04-01ARM: mxs: move icoll driver into drivers/irqchipShawn Guo
2013-04-01ARM: mxs: call stmp_reset_block() in icollShawn Guo
2013-04-01ARM: mxs: get icoll base address from device treeShawn Guo
2013-04-01ARM: mxs: move timer driver into drivers/clocksourceShawn Guo
2013-04-01ARM: mxs: select STMP_DEVICE and use it for timer codeShawn Guo
2013-04-01ARM: mxs: remove cpu_is_mx23() call from timer codeShawn Guo
2013-04-01ARM: mxs: get timrot base address from device treeShawn Guo
2013-04-01ARM: mxs: look up timrot clock from device treeShawn Guo
2013-04-01ARM: mxs: use CLKSRC_OF helper to initialize timerShawn Guo
2013-04-01Merge remote-tracking branch 'arm-soc/clksrc/cleanup' into mxs/cleanupShawn Guo
2013-03-29ia64 idle: delete stale (*idle)() function pointerLen Brown
2013-03-29Merge branch 'for-curr' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds
2013-03-28Merge tag 'pm+acpi-3.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-03-28Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds
2013-03-28Merge branch 'prima2/multiplatform' into next/multiplatformArnd Bergmann
2013-03-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr/ne...Linus Torvalds
2013-03-27Merge tag 'stable/for-linus-3.9-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2013-03-27xen/mmu: Move the setting of pvops.write_cr3 to later phase in bootup.Konrad Rzeszutek Wilk
2013-03-26powerpc: define the conditions where the ePAPR idle hcall can be supportedStuart Yoder