summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2012-11-19Merge branch 'hw-breakpoint' of git://git.kernel.org/pub/scm/linux/kernel/git...Russell King
2012-11-19Merge branch 'perf/updates' of git://git.kernel.org/pub/scm/linux/kernel/git/...Russell King
2012-11-16Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesArnd Bergmann
2012-11-16Merge tag 'imx-fixes-rc' of git://git.pengutronix.de/git/imx/linux-2.6 into f...Arnd Bergmann
2012-11-16ARM: imx: ehci: fix host power mask bitChristoph Fritz
2012-11-16ARM i.MX: fix error-valued pointer dereference in clk_register_gate2()Wei Yongjun
2012-11-16ARM: at91/usbh: fix overcurrent gpio setupJohan Hovold
2012-11-16ARM: at91/AT91SAM9G45: fix crypto peripherals irq issue due to sparse irq sup...Nicolas Royer
2012-11-15ARM: cti: fix manipulation of debug lock registersWill Deacon
2012-11-12ARM: boot: Fix usage of kechoFabio Estevam
2012-11-12Merge tag 'omap-for-v3.7-rc4/fixes-signed' of git://git.kernel.org/pub/scm/li...Arnd Bergmann
2012-11-12Merge tag 'omap-for-v3.7-rc4/musb-regression-signed' of git://git.kernel.org/...Arnd Bergmann
2012-11-10Merge tag 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-11-09xen/arm: Fix compile errors when drivers are compiled as modules (export more).Stefano Stabellini
2012-11-09ARM: hw_breakpoint: kill WARN_ONCE usageWill Deacon
2012-11-09ARM: hw_breakpoint: use CRn as argument for debug reg accessor macrosDietmar Eggemann
2012-11-09ARM: hw_breakpoint: check if monitor mode is enabled during validationWill Deacon
2012-11-09ARM: hw_breakpoint: make boot quieter without CPUID feature registersWill Deacon
2012-11-09ARM: hw_breakpoint: don't try to clear v6 debug registers during bootWill Deacon
2012-11-09ARM: hw_breakpoint: fix ordering of debug register reset sequenceWill Deacon
2012-11-09ARM: hw_breakpoint: fix monitor mode detection with v7.1Will Deacon
2012-11-09ARM: hw_breakpoint: only clear OS lock when implemented on v7Will Deacon
2012-11-09ARM: PMU: fix runtime PM enableJon Hunter
2012-11-09ARM: perf: consistently use arm_pmu->name for PMU nameWill Deacon
2012-11-09ARM: perf: return NOTIFY_DONE from cpu notifier when no available PMUWill Deacon
2012-11-09ARM: perf: register cpu_notifier at driver initMark Rutland
2012-11-09ARM: perf: check ARMv7 counter validity on a per-pmu basisSudeep KarkadaNagesha
2012-11-09ARM: perf: consistently use struct perf_event in arm_pmu functionsSudeep KarkadaNagesha
2012-11-09ARM: perf: allocate CPU PMU dynamically at probe timeSudeep KarkadaNagesha
2012-11-09ARM: perf: add guest vs host discriminationMarc Zyngier
2012-11-07ARM: OMAP: ocp2scp: create omap device for ocp2scpKishon Vijay Abraham I
2012-11-07ARM: OMAP4: add _dev_attr_ to ocp2scp for representing usb_phyKishon Vijay Abraham I
2012-11-07xen/arm: Fix compile errors when drivers are compiled as modules.Konrad Rzeszutek Wilk
2012-11-07Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-11-06Merge tag 'omap-fixes-b2-for-3.7-rc' of git://git.kernel.org/pub/scm/linux/ke...Tony Lindgren
2012-11-06Merge tag 'for_3.7-rc5-fixes-pm' of git://git.kernel.org/pub/scm/linux/kernel...Tony Lindgren
2012-11-06Merge branch 'for-3.7/fixes-for-rc4' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson
2012-11-06ARM: highbank: retry wfi on reset requestRob Herring
2012-11-06Merge branch 'upload/fix' of git://github.com/hzhuang1/linux into fixesOlof Johansson
2012-11-05ARM: OMAP4: PM: fix regulator name for VDD_MPUKevin Hilman
2012-11-04ARM: 7569/1: mm: uninitialized warning correctionsviresh kumar
2012-11-02Merge tag 'stable/for-linus-3.7-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-10-31ARM: OMAP4: hwmod data: do not enable or reset the McPDM during kernel initPaul Walmsley
2012-10-31ARM: OMAP2+: hwmod: add flag to prevent hwmod code from touching IP block dur...Paul Walmsley
2012-10-30ARM: dt: tegra: fix length of pad control and mux registersPritesh Raithatha
2012-10-30xen/arm: use the __HVC macroStefano Stabellini
2012-10-29ARM: OMAP: hwmod: wait for sysreset complete after enabling hwmodTero Kristo
2012-10-29ARM: OMAP2+: clockdomain: Fix OMAP4 ISS clk domain to support only SWSUPMiguel Vadillo
2012-10-29ARM: 7567/1: io: avoid GCC's offsettable addressing modes for halfword accessesWill Deacon
2012-10-29ARM: 7566/1: vfp: fix save and restore when running on pre-VFPv3 and CONFIG_V...Paul Walmsley