aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/common
Commit message (Expand)AuthorAgeFilesLines
* ARM: omap2: fiq_debugger: ifdef local_timer_irqs in dump_irqs()Scott Anderson2014-10-011-9/+10
* Fix disabling printk's build error.x01827942014-10-011-2/+12
* Merge branch 'android-3.0' into android-omap-3.0Colin Cross2011-11-142-22/+87
|\
| * ARM: common: fiq_debugger: dump sysrq directly to console if enabledDima Zavin2011-11-141-4/+28
| * ARM: common: fiq_debugger: add irq context debug functionsDima Zavin2011-11-142-21/+62
* | Merge branch 'android-3.0' into android-omap-3.0Dima Zavin2011-10-281-1/+1
|\|
| * ARM: common: fiq_debugger: make uart irq be no_suspendDima Zavin2011-10-281-1/+1
* | Merge remote branch 'partner-common/android-3.0' into android-omap-3.0Dima Zavin2011-10-251-66/+254
|\|
| * ARM: common: fiq_debugger: protect the uart state from the sleep timerDima Zavin2011-10-251-0/+14
| * ARM: common: fiq_debugger: add suspend/resume handlersDima Zavin2011-10-251-2/+33
| * ARM: common: fiq_debugger: add uart_enable/disable platform callbacksDima Zavin2011-10-251-13/+34
| * ARM: common: fiq_debugger: add non-fiq debugger supportDima Zavin2011-10-251-50/+169
| * ARM: common: fiq_debugger: peek the 0th char in ringbufDima Zavin2011-10-251-1/+1
| * ARM: common: fiq_debugger: fix the cleanup on errors in probeDima Zavin2011-10-251-1/+4
| * ARM: common: fiq_debugger: do not disable debug when console is enabledDima Zavin2011-10-251-1/+1
* | Merge branch 'linux-omap-3.0' into android-omap-3.0Colin Cross2011-07-121-0/+1
|\ \ | |/ |/|
| * ARM: gic: Allow gic arch extensions to provide irqchip flagsColin Cross2011-07-121-0/+1
* | Merge commit 'v3.0-rc7' into android-3.0Colin Cross2011-07-121-1/+1
|\|
| * ARM: dmabounce: fix map_single() error return valueRussell King2011-07-031-1/+1
* | ARM: common: fiq_debugger: Fix build for 2.6.39 irq changesColin Cross2011-06-141-4/+4
* | ARM: fiq_debugger: Add help commandDmitry Shmidt2011-06-141-1/+26
* | ARM: fiq_debugger: make fiq_debugger be in debug mode by defaultDima Zavin2011-06-142-0/+14
* | [ARM] fiq_debugger: Print local timer irqs countRebecca Schultz Zavin2011-06-141-0/+13
* | [ARM] fiq glue: Align fiq stacksColin Cross2011-06-141-11/+19
* | [ARM] fiq debugger: Allow selection of target cpuColin Cross2011-06-141-2/+40
* | ARM: fiq debugger: Add tty to fiq debuggerColin Cross2011-06-143-1/+283
* | ARM: Add generic fiq serial debuggerIliyan Malchev2011-06-143-0/+712
* | ARM: Add fiq_glueArve Hjønnevåg2011-06-144-0/+208
|/
* Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King2011-05-251-1/+1
|\
| * ARM: S5P6442: Removing ARCH_S5P6442Kukjin Kim2011-05-121-1/+1
* | Merge branch 'devel-stable' into for-linusRussell King2011-05-231-39/+45
|\ \
| * | ARM: GIC: Convert GIC library to use the IO relaxed operationsSantosh Shilimkar2011-05-111-24/+30
| * | ARM: gic: use handle_fasteoi_irq for SPIsWill Deacon2011-05-111-16/+16
| |/
| |
| \
| \
| \
*---. \ Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generi...Russell King2011-05-231-8/+0
|\ \ \ \ | | |_|/ | |/| |
| | | * ARM: use ARM_DMA_ZONE_SIZE to adjust the zone sizesRussell King2011-05-121-8/+0
| | |/
* | | clockevents: ARM sp804: obtain sp804 timer rate via clksRussell King2011-05-231-8/+8
* | | clockevents: ARM sp804: allow clockevent name to be specifiedRussell King2011-05-231-4/+5
* | | clocksource: ARM sp804: obtain sp804 timer rate via clksRussell King2011-05-231-1/+38
* | | clocksource: ARM sp804: allow clocksource name to be specifiedRussell King2011-05-231-2/+2
* | | clocksource: convert ARM 32-bit down counting clocksourcesRussell King2011-05-231-24/+6
* | | ARM: Use struct syscore_ops instead of sysdevs for PM in common codeRafael J. Wysocki2011-04-241-44/+25
|/ /
* | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2011-04-131-2/+2
|\ \
| * | Fix common misspellingsLucas De Marchi2011-03-311-2/+2
| |/
* / ARM: 6872/1: arch:common:Makefile Remove unused config in the Makefile.Justin P. Mattock2011-04-101-1/+0
|/
* arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner2011-03-295-12/+10
* arm: Reorder irq_set_ function callsThomas Gleixner2011-03-294-5/+5
* arm: Cleanup the irq namespaceThomas Gleixner2011-03-295-33/+33
* arm: gic: Use proper accessor functionsThomas Gleixner2011-03-291-1/+1
* Merge branch 'misc' into develRussell King2011-03-161-13/+59
|\
| * ARM: 6777/1: gic: Add hooks for architecture specific extensionsSantosh Shilimkar2011-03-091-0/+47