summaryrefslogtreecommitdiffstats
path: root/arch/arm/common
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2011-10-281-11/+220
|\
| * Merge branch 'ppi-irq-core-for-rmk' of git://github.com/mzyngier/arm-platform...Russell King2011-10-231-14/+46
| |\
| | * ARM: gic, local timers: use the request_percpu_irq() interfaceMarc Zyngier2011-10-231-52/+0
| | * ARM: gic: consolidate PPI handlingMarc Zyngier2011-10-231-1/+74
| * | ARM: gic: Allow gic arch extensions to provide irqchip flagsColin Cross2011-09-231-0/+1
| * | ARM: gic: Use cpu pm notifiers to save gic stateColin Cross2011-09-231-0/+187
* | | Merge branch 'clk' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cu...Linus Torvalds2011-10-272-1/+17
|\ \ \
| * | | clk: timer-sp: convert to clk_prepare()/clk_unprepare()Russell King2011-09-271-0/+9
| * | | clk: sa1111: convert to clk_prepare()/clk_unprepare()Russell King2011-09-271-1/+8
| |/ /
* | | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds2011-10-271-1/+1
|\ \ \
| * | | ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King2011-08-081-1/+1
| |/ /
* | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-10-261-13/+13
|\ \ \
| * | | locking, ARM: Annotate low level hw locks as rawThomas Gleixner2011-09-131-13/+13
| |/ /
* | | Merge branch 'misc' into for-linusRussell King2011-10-251-1/+1
|\ \ \
| * | | ARM: 7136/1: pl330: Fix a race conditionJavi Merino2011-10-221-1/+1
| |/ /
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v...Russell King2011-10-252-4/+16
|\ \ \ \ \ | | | |/ / | | |/| / | | | |/
| | | * ARM: 7061/1: gic: convert logical CPU numbers into physical numbersWill Deacon2011-10-171-3/+14
| | |/
| * / ARM: common/vic: use proper __iomem annotationsArnd Bergmann2011-10-011-1/+2
| |/
* / ARM: 7128/1: vic: Don't write to the read-only register VIC_IRQ_STATUSZoltan Devai2011-10-151-1/+0
|/
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-07-291-1/+1
|\
| * PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle2011-07-221-1/+1
* | Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-261-6/+0
|\ \
| * | ARM: GIC: move gic_chip_data structure declaration to headerChanghwan Youn2011-07-201-6/+0
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-251-1/+1
|\ \ \
| * | | Merge branch 'master' into for-nextJiri Kosina2011-07-111-1/+1
| |\| |
| * | | treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-101-1/+1
| | |/ | |/|
| | |
| \ \
*-. \ \ Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci...Russell King2011-07-224-152/+124
|\ \ \ \ | |_|/ / |/| | |
| | * | ARM: GIC: avoid routing interrupts to offline CPUsRussell King2011-07-211-3/+3
| | * | ARM: CPU hotplug: fix abuse of irqdesc->nodeRussell King2011-07-211-1/+0
| | |/
| * | ARM: dmabounce: no need to check dev->bus type in needs_bounce functionRussell King2011-07-041-2/+1
| * | ARM: dmabounce: get rid of dma_needs_bounce global functionRussell King2011-07-043-40/+45
| * | ARM: dmabounce: correct unmap_single dev_dbgRussell King2011-07-031-2/+2
| * | ARM: dmabounce: check pointer against NULL not 0Russell King2011-07-031-1/+1
| * | ARM: dmabounce: remove useless pr_errRussell King2011-07-031-4/+1
| * | ARM: dmabounce: move decision for bouncing into __dma_map_page()Russell King2011-07-031-66/+58
| * | ARM: dmabounce: separate out decision to bounceRussell King2011-07-031-18/+28
| * | ARM: dmabounce: avoid needless valid_dma_direction() checkRussell King2011-07-031-2/+0
| * | ARM: dma-mapping: define dma_(un)?map_single in terms of dma_(un)?map_pageRussell King2011-07-031-28/+0
| |/
| * ARM: dmabounce: fix map_single() error return valueRussell King2011-07-031-1/+1
|/
* 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