summaryrefslogtreecommitdiffstats
path: root/arch/arm
AgeCommit message (Expand)Author
2012-01-23Merge branches 'debug' and 'idle' into for-armsocRussell King
2012-01-23ARM: 7288/1: mach-sa1100: add missing module_init() callLinus Walleij
2012-01-23ARM: 7297/1: smp_twd: make sure timer is stopped before registering itMarc Zyngier
2012-01-23ARM: 7296/1: proc-v7.S: remove HARVARD_CACHE preprocessor guardsWill Deacon
2012-01-23ARM: 7295/1: cortex-a7: move proc_info out of !CONFIG_ARM_LPAE blockWill Deacon
2012-01-23ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMPWill Deacon
2012-01-23ARM: 7291/1: cache: assume 64-byte L1 cachelines for ARMv7 CPUsWill Deacon
2012-01-23ARM: 7290/1: vmlinux.lds.S: align the exception fixup table to a 4-byte boundaryWill Deacon
2012-01-23ARM: 7289/1: vmlinux.lds.S: do not hardcode cacheline size as 32 bytesWill Deacon
2012-01-20ARM: big removal of now unused arch_idle()Nicolas Pitre
2012-01-20ARM: substitute arch_idle()Nicolas Pitre
2012-01-20ARM: mach-tegra: properly disable CPU idle callNicolas Pitre
2012-01-20ARM: mach-s3c64xx: use standard arch_idle() implementationNicolas Pitre
2012-01-20ARM: mach-w90x900: properly disable CPU idle callNicolas Pitre
2012-01-20ARM: mach-shark: properly disable CPU idle callNicolas Pitre
2012-01-20ARM: mach-ixp4xx: properly disable CPU idle callNicolas Pitre
2012-01-20ARM: mach-ixp23xx: properly disable CPU idle callNicolas Pitre
2012-01-20ARM: mach-msm: hook special idle handlers to arm_pm_idleNicolas Pitre
2012-01-20ARM: plat-mxc: hook special idle handlers to arm_pm_idleNicolas Pitre
2012-01-20ARM: s3c24xx: move special idle code to out of lineNicolas Pitre
2012-01-20ARM: mach-h720x: move special idle code out of lineNicolas Pitre
2012-01-20ARM: mach-gemini: move special idle code out of lineNicolas Pitre
2012-01-20ARM: mach-ebsa110: move special idle code out of lineNicolas Pitre
2012-01-20ARM: mach-clps711x: move special idle code out of lineNicolas Pitre
2012-01-20ARM: mach-at91: move special idle code out of lineNicolas Pitre
2012-01-20ARM: mach-exynos: use standard arch_idle()Nicolas Pitre
2012-01-20ARM: mach-s5p64x0: move idle handler from pm_idle to arm_pm_idleNicolas Pitre
2012-01-20ARM: mach-s5pc100: use standard arch_idle()Nicolas Pitre
2012-01-20ARM: mach-s5pv210: use standard arch_idle()Nicolas Pitre
2012-01-20ARM: OMAP: convert idle handlers from pm_idle to arm_pm_idleNicolas Pitre
2012-01-20ARM: clean up idle handlersNicolas Pitre
2012-01-20ARM: OMAP1: Fix pm_idle during suspendNicolas Pitre
2012-01-20Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp b...Russell King
2012-01-20Revert "ARM: sa1100: Refactor mcp-sa11x0 to use platform resources."Russell King
2012-01-20ARM: at91: Fix at91sam9g45 and at91cap9 resetJean-Christophe PLAGNIOL-VILLARD
2012-01-20ARM: at91: make rstc soc independentJean-Christophe PLAGNIOL-VILLARD
2012-01-20ARM: at91: introduce AT91_SAM9_ALT_RESET to select the at91sam9 alternative r...Jean-Christophe PLAGNIOL-VILLARD
2012-01-20ARM: at91: merge at91cap9_ddrsdr.h in at91sam9_ddrsdr.hJean-Christophe PLAGNIOL-VILLARD
2012-01-20ARM: at91: fix cap9 ddrsdr registerJean-Christophe PLAGNIOL-VILLARD
2012-01-20ARM/USB: at91/ohci-at91: rename vbus_pin_inverted to vbus_pin_active_lowJean-Christophe PLAGNIOL-VILLARD
2012-01-20ARM: at91: fix at91rm9200 soc subtype handlingNicolas Ferre
2012-01-20mach-ux500: no MMC_CAP_SD_HIGHSPEED on SnowballPhilippe Langlais
2012-01-20mach-ux500: enable ARM errata 764369Srinidhi KASAGAR
2012-01-20mach-ux500: do not override outer.inv_allsrinidhi kasagar
2012-01-20mach-ux500: musb: now musb is always in OTG modePhilippe Langlais
2012-01-20ARM: debug: arrange Kconfig options more logicallyRussell King
2012-01-20ARM: imx6: add missing twd_clk for imx6q clockShawn Guo
2012-01-19ARM: 7277/1: setup.c: Fix build warning by removing unneeded header fileFabio Estevam
2012-01-19ARM: 7279/1: standardize /proc/iomem "Kernel code" nameKees Cook
2012-01-19ARM: fix rcu stalls on SMP platformsRussell King