aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/common
AgeCommit message (Expand)Author
2012-01-09ARM: common: fiq_debugger: dump sysrq directly to console if enabledDima Zavin
2012-01-09ARM: common: fiq_debugger: add irq context debug functionsDima Zavin
2012-01-09ARM: common: fiq_debugger: make uart irq be no_suspendDima Zavin
2012-01-09ARM: common: fiq_debugger: protect the uart state from the sleep timerDima Zavin
2012-01-09ARM: common: fiq_debugger: add suspend/resume handlersDima Zavin
2012-01-09ARM: common: fiq_debugger: add uart_enable/disable platform callbacksDima Zavin
2012-01-09ARM: common: fiq_debugger: add non-fiq debugger supportDima Zavin
2012-01-09ARM: common: fiq_debugger: peek the 0th char in ringbufDima Zavin
2012-01-09ARM: common: fiq_debugger: fix the cleanup on errors in probeDima Zavin
2012-01-09ARM: common: fiq_debugger: do not disable debug when console is enabledDima Zavin
2012-01-09ARM: common: fiq_debugger: Fix build for 2.6.39 irq changesColin Cross
2012-01-09ARM: fiq_debugger: Add help commandDmitry Shmidt
2012-01-09ARM: fiq_debugger: make fiq_debugger be in debug mode by defaultDima Zavin
2012-01-09fiq_debugger: Print local timer irqs countRebecca Schultz Zavin
2012-01-09fiq glue: Align fiq stacksColin Cross
2012-01-09fiq debugger: Allow selection of target cpuColin Cross
2012-01-09ARM: fiq debugger: Add tty to fiq debuggerColin Cross
2012-01-09ARM: Add generic fiq serial debuggerIliyan Malchev
2012-01-09ARM: Add fiq_glue=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-12-23ARM: 7237/1: PL330: Fix driver freezeJavi Merino
2011-11-26ARM: 7177/1: GIC: avoid skipping non-existent PPIs in irq_start calculationWill Deacon
2011-11-26ARM: 7176/1: cpu_pm: register GIC PM notifier only onceMarc Zyngier
2011-11-21ARM: 7165/2: PL330: Fix typo in _prepare_ccr()Javi Merino
2011-11-21ARM: 7163/2: PL330: Only register usable channelsJavi Merino
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-01Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds
2011-10-31arm: Add export.h to ARM specific files as required.Paul Gortmaker
2011-11-01ARM: gic: use module.h instead of export.hArnd Bergmann
2011-10-31Merge branch 'dt/gic' into next/dtArnd Bergmann
2011-10-31ARM: gic: fix irq_alloc_descs handling for sparse irqRob Herring
2011-10-31ARM: gic: add OF based initializationRob Herring
2011-10-31ARM: gic: add irq_domain supportRob Herring
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds
2011-10-27Merge branch 'clk' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cu...Linus Torvalds
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds
2011-10-26Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-10-25Merge branch 'misc' into for-linusRussell King
2011-10-25Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v...Russell King
2011-10-23Merge branch 'ppi-irq-core-for-rmk' of git://github.com/mzyngier/arm-platform...Russell King
2011-10-23ARM: gic, local timers: use the request_percpu_irq() interfaceMarc Zyngier
2011-10-23ARM: gic: consolidate PPI handlingMarc Zyngier
2011-10-22ARM: 7136/1: pl330: Fix a race conditionJavi Merino
2011-10-17ARM: 7061/1: gic: convert logical CPU numbers into physical numbersWill Deacon
2011-10-15ARM: 7128/1: vic: Don't write to the read-only register VIC_IRQ_STATUSZoltan Devai
2011-10-01ARM: common/vic: use proper __iomem annotationsArnd Bergmann
2011-09-27clk: timer-sp: convert to clk_prepare()/clk_unprepare()Russell King
2011-09-27clk: sa1111: convert to clk_prepare()/clk_unprepare()Russell King
2011-09-23ARM: gic: Allow gic arch extensions to provide irqchip flagsColin Cross
2011-09-23ARM: gic: Use cpu pm notifiers to save gic stateColin Cross
2011-09-13locking, ARM: Annotate low level hw locks as rawThomas Gleixner