aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-23Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generic', 'consolidate-smp', 'consolidate-stmp' and 'consolidate-zones' into consolidateRussell King156-10300/+379
2011-05-23ARM: bcmring: convert to use sp804 clockeventsRussell King1-110/+8
2011-05-23ARM: bcmring: convert to sp804 clocksourceRussell King2-64/+45
2011-05-23ARM: 6912/1: bcmring: Add clkdev table in init_earlyJiandong Zheng3-2/+7
2011-05-23clockevents: ARM sp804: obtain sp804 timer rate via clksRussell King3-8/+16
2011-05-23clockevents: ARM sp804: allow clockevent name to be specifiedRussell King7-10/+13
2011-05-23clocksource: ARM sp804: obtain sp804 timer rate via clksRussell King6-3/+77
2011-05-23clocksource: ARM sp804: allow clocksource name to be specifiedRussell King7-8/+8
2011-05-23clocksource: convert OMAP1 to 32-bit down counting clocksourceRussell King2-17/+7
2011-05-23clocksource: convert MXS timrotv2 to 32-bit down counting clocksourceRussell King2-13/+8
2011-05-23clocksource: convert SPEAr platforms 16-bit up counting clocksourceRussell King2-14/+3
2011-05-23clocksource: convert Integrator/AP 16-bit down counting clocksourceRussell King2-18/+4
2011-05-23clocksource: convert W90x900 24-bit down counting clocksourceRussell King2-15/+3
2011-05-23clocksource: convert ARM 32-bit down counting clocksourcesRussell King6-87/+16
2011-05-23clocksource: convert ARM 32-bit up counting clocksourcesRussell King10-145/+34
2011-05-23ARM: update sa1100 to reflect PXA updatesRussell King1-5/+3
2011-05-23ARM: omap1: convert to using readl/writel instead of volatile structRussell King1-15/+16
2011-05-23ARM: omap1: delete useless interrupt handlerRussell King1-15/+0
2011-05-23ARM: s5p: consolidate selection of timer registerRussell King1-41/+17
2011-05-23ARM: 6895/1: mach-ux500: fix SMP secondary startup regressionLinus Walleij1-0/+3
2011-05-23ARM: consolidate SMP cross call implementationRussell King19-162/+37
2011-05-20ARM: 6910/1: MTD: physmap: let set_vpp() pass a platform_device instead of a map_infoMarc Zyngier10-10/+10
2011-05-20ARM: 6905/1: Integrator/CP: Use physmap driver instead of integrator-flashMarc Zyngier1-7/+6
2011-05-20ARM: 6908/1: Integrator/AP: Use physmap driver instead of integrator-flashMarc Zyngier1-7/+6
2011-05-20ARM: 6909/1: VExpress: Use physmap driver instead of integrator-flashMarc Zyngier1-18/+4
2011-05-20ARM: 6907/1: Versatile: Use physmap driver instead of integrator-flashMarc Zyngier2-28/+5
2011-05-20ARM: 6903/1: Realview: Use physmap driver instead of integrator-flashMarc Zyngier3-29/+6
2011-05-19Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds1-1/+0
2011-05-19Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-41/+21
2011-05-19Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-4/+1
2011-05-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6Linus Torvalds68-948/+460
2011-05-19Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds1-3/+1
2011-05-17Merge branch 'power-domains' into for-linusRafael J. Wysocki5-263/+65
2011-05-17Merge branch 'syscore' into for-linusRafael J. Wysocki63-685/+395
2011-05-16OMAP1 / PM: Use generic clock manipulation routines for runtime PMRafael J. Wysocki1-47/+22
2011-05-16Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds2-0/+3
2011-05-14clocksource: convert footbridge to generic i8253 clocksourceRussell King3-41/+21
2011-05-13sysfs: remove "last sysfs file:" line from the oops messagesGreg Kroah-Hartman1-1/+0
2011-05-13OMAP3: set the core dpll clk rate in its set_rate functionAvinash H.M1-0/+1
2011-05-12Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds8-53/+97
2011-05-12ARM: 6870/1: The mandatory barrier rmb() must be a dsb() in for device accessesCatalin Marinas3-3/+3
2011-05-12ARM: 6892/1: handle ptrace requests to change PC during interrupted system callsArnd Bergmann1-37/+53
2011-05-12ARM: 6890/1: memmap: only free allocated memmap entries when using SPARSEMEMWill Deacon1-1/+15
2011-05-12ARM: use ARM_DMA_ZONE_SIZE to adjust the zone sizesRussell King12-144/+25
2011-05-12ARM: Replace platform definition of ISA_DMA_THRESHOLD/MAX_DMA_ADDRESSRussell King9-16/+13
2011-05-12Merge commit 'v2.6.39-rc7' into sched/coreIngo Molnar43-373/+692
2011-05-11omap: iommu: Return IRQ_HANDLED in fault handler when no fault occuredLaurent Pinchart1-0/+2
2011-05-07Merge first four commits of 'zImage_fixes' of git://git.linaro.org/people/nico/linux into fixesRussell King3-12/+26
2011-05-07ARM: zImage: the page table memory must be considered before relocationNicolas Pitre1-1/+2
2011-05-07ARM: zImage: make sure not to relocate on top of the relocation codeNicolas Pitre1-10/+17