aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/common
Commit message (Expand)AuthorAge
* Merge branch 'dt/gic' into highbank/socArnd Bergmann2011-10-31
|\
| * ARM: gic: fix irq_alloc_descs handling for sparse irqRob Herring2011-10-31
| * ARM: gic: add OF based initializationRob Herring2011-10-31
| * ARM: gic: add irq_domain supportRob Herring2011-10-31
| * Merge branch 'ppi-irq-core-for-rmk' of git://github.com/mzyngier/arm-platform...Russell King2011-10-23
| |\
| | * ARM: gic, local timers: use the request_percpu_irq() interfaceMarc Zyngier2011-10-23
| | * ARM: gic: consolidate PPI handlingMarc Zyngier2011-10-23
| | * ARM: 7061/1: gic: convert logical CPU numbers into physical numbersWill Deacon2011-10-17
| * | ARM: gic: Allow gic arch extensions to provide irqchip flagsColin Cross2011-09-23
| * | ARM: gic: Use cpu pm notifiers to save gic stateColin Cross2011-09-23
| |/
* / ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King2011-08-08
|/
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-07-30
|\
| * PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle2011-07-22
* | Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-26
|\ \
| * | ARM: GIC: move gic_chip_data structure declaration to headerChanghwan Youn2011-07-20
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-25
|\ \ \
| * | | Merge branch 'master' into for-nextJiri Kosina2011-07-11
| |\| |
| * | | treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-10
| | |/ | |/|
| | |
| \ \
*-. \ \ Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci...Russell King2011-07-22
|\ \ \ \ | |_|/ / |/| | |
| | * | ARM: GIC: avoid routing interrupts to offline CPUsRussell King2011-07-21
| | * | ARM: CPU hotplug: fix abuse of irqdesc->nodeRussell King2011-07-21
| | |/
| * | ARM: dmabounce: no need to check dev->bus type in needs_bounce functionRussell King2011-07-04
| * | ARM: dmabounce: get rid of dma_needs_bounce global functionRussell King2011-07-04
| * | ARM: dmabounce: correct unmap_single dev_dbgRussell King2011-07-03
| * | ARM: dmabounce: check pointer against NULL not 0Russell King2011-07-03
| * | ARM: dmabounce: remove useless pr_errRussell King2011-07-03
| * | ARM: dmabounce: move decision for bouncing into __dma_map_page()Russell King2011-07-03
| * | ARM: dmabounce: separate out decision to bounceRussell King2011-07-03
| * | ARM: dmabounce: avoid needless valid_dma_direction() checkRussell King2011-07-03
| * | ARM: dma-mapping: define dma_(un)?map_single in terms of dma_(un)?map_pageRussell King2011-07-03
| |/
| * ARM: dmabounce: fix map_single() error return valueRussell King2011-07-03
|/
* Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King2011-05-25
|\
| * ARM: S5P6442: Removing ARCH_S5P6442Kukjin Kim2011-05-11
* | Merge branch 'devel-stable' into for-linusRussell King2011-05-23
|\ \
| * | ARM: GIC: Convert GIC library to use the IO relaxed operationsSantosh Shilimkar2011-05-11
| * | ARM: gic: use handle_fasteoi_irq for SPIsWill Deacon2011-05-11
| |/
| |
| \
| \
| \
*---. \ Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generi...Russell King2011-05-23
|\ \ \ \ | | |_|/ | |/| |
| | | * ARM: use ARM_DMA_ZONE_SIZE to adjust the zone sizesRussell King2011-05-12
| | |/
* | | clockevents: ARM sp804: obtain sp804 timer rate via clksRussell King2011-05-23
* | | clockevents: ARM sp804: allow clockevent name to be specifiedRussell King2011-05-23
* | | clocksource: ARM sp804: obtain sp804 timer rate via clksRussell King2011-05-23
* | | clocksource: ARM sp804: allow clocksource name to be specifiedRussell King2011-05-23
* | | clocksource: convert ARM 32-bit down counting clocksourcesRussell King2011-05-23
* | | ARM: Use struct syscore_ops instead of sysdevs for PM in common codeRafael J. Wysocki2011-04-24
|/ /
* | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2011-04-13
|\ \
| * | Fix common misspellingsLucas De Marchi2011-03-31
| |/
* / ARM: 6872/1: arch:common:Makefile Remove unused config in the Makefile.Justin P. Mattock2011-04-10
|/
* arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner2011-03-29
* arm: Reorder irq_set_ function callsThomas Gleixner2011-03-29
* arm: Cleanup the irq namespaceThomas Gleixner2011-03-29