summaryrefslogtreecommitdiff
path: root/arch/arm/common
AgeCommit message (Expand)Author
2012-07-09ARM: common: fiq_dbg: Spew regs and stack at entryKamal Kannan Balagopalan
2011-12-21ARM: gic: Use affinity hint to set multiple CPUs for IRQAlex Frid
2011-11-30ARM: common: fiq_glue: Convert suspend and idle hooks to syscore_ops and cpu_pmColin Cross
2011-11-30Merge branch 'korg-android-3.1' into korg-android+linux-tegra-3.1Dan Willemsen
2011-11-30ARM: common: fiq_debugger: dump sysrq directly to console if enabledDima Zavin
2011-11-30ARM: common: fiq_debugger: add irq context debug functionsDima Zavin
2011-11-30ARM: common: fiq_debugger: make uart irq be no_suspendDima Zavin
2011-11-30ARM: common: fiq_debugger: protect the uart state from the sleep timerDima Zavin
2011-11-30ARM: common: fiq_debugger: add suspend/resume handlersDima Zavin
2011-11-30ARM: common: fiq_debugger: add uart_enable/disable platform callbacksDima Zavin
2011-11-30ARM: common: fiq_debugger: add non-fiq debugger supportDima Zavin
2011-11-30ARM: common: fiq_debugger: peek the 0th char in ringbufDima Zavin
2011-11-30ARM: common: fiq_debugger: fix the cleanup on errors in probeDima Zavin
2011-11-30ARM: common: fiq_debugger: do not disable debug when console is enabledDima Zavin
2011-11-30ARM: common: fiq_debugger: Fix build for 2.6.39 irq changesColin Cross
2011-11-30ARM: fiq_debugger: Add help commandDmitry Shmidt
2011-11-30ARM: fiq_debugger: make fiq_debugger be in debug mode by defaultDima Zavin
2011-11-30[ARM] fiq_debugger: Print local timer irqs countRebecca Schultz Zavin
2011-11-30[ARM] fiq glue: Align fiq stacksColin Cross
2011-11-30[ARM] fiq debugger: Allow selection of target cpuColin Cross
2011-11-30ARM: fiq debugger: Add tty to fiq debuggerColin Cross
2011-11-30ARM: Add generic fiq serial debuggerIliyan Malchev
2011-11-30ARM: Add fiq_glueArve Hjønnevåg
2011-11-30ARM: gic: Allow gic arch extensions to provide irqchip flagsColin Cross
2011-11-30ARM: gic: Use cpu pm notifiers to save gic stateColin Cross
2011-10-15ARM: 7128/1: vic: Don't write to the read-only register VIC_IRQ_STATUSZoltan Devai
2011-07-29Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2011-07-26Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-22Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci...Russell King
2011-07-22PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle
2011-07-21ARM: GIC: avoid routing interrupts to offline CPUsRussell King
2011-07-21ARM: CPU hotplug: fix abuse of irqdesc->nodeRussell King
2011-07-20ARM: GIC: move gic_chip_data structure declaration to headerChanghwan Youn
2011-07-11Merge branch 'master' into for-nextJiri Kosina
2011-07-04ARM: dmabounce: no need to check dev->bus type in needs_bounce functionRussell King
2011-07-04ARM: dmabounce: get rid of dma_needs_bounce global functionRussell King
2011-07-03ARM: dmabounce: correct unmap_single dev_dbgRussell King
2011-07-03ARM: dmabounce: check pointer against NULL not 0Russell King
2011-07-03ARM: dmabounce: remove useless pr_errRussell King
2011-07-03ARM: dmabounce: move decision for bouncing into __dma_map_page()Russell King
2011-07-03ARM: dmabounce: separate out decision to bounceRussell King
2011-07-03ARM: dmabounce: avoid needless valid_dma_direction() checkRussell King
2011-07-03ARM: dma-mapping: define dma_(un)?map_single in terms of dma_(un)?map_pageRussell King
2011-07-03ARM: dmabounce: fix map_single() error return valueRussell King
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches
2011-05-25Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King
2011-05-23Merge branch 'devel-stable' into for-linusRussell King
2011-05-23Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generi...Russell King
2011-05-23clockevents: ARM sp804: obtain sp804 timer rate via clksRussell King