aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/common (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-29Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-1/+1
2011-07-26Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds1-6/+0
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2011-07-22Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci', 'suspend' and 'vfp' into for-nextRussell King4-152/+124
2011-07-22PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle1-1/+1
2011-07-21ARM: GIC: avoid routing interrupts to offline CPUsRussell King1-3/+3
2011-07-21ARM: CPU hotplug: fix abuse of irqdesc->nodeRussell King1-1/+0
2011-07-20ARM: GIC: move gic_chip_data structure declaration to headerChanghwan Youn1-6/+0
2011-07-11Merge branch 'master' into for-nextJiri Kosina1-1/+1
2011-07-04ARM: dmabounce: no need to check dev->bus type in needs_bounce functionRussell King1-2/+1
2011-07-04ARM: dmabounce: get rid of dma_needs_bounce global functionRussell King3-40/+45
2011-07-03ARM: dmabounce: correct unmap_single dev_dbgRussell King1-2/+2
2011-07-03ARM: dmabounce: check pointer against NULL not 0Russell King1-1/+1
2011-07-03ARM: dmabounce: remove useless pr_errRussell King1-4/+1
2011-07-03ARM: dmabounce: move decision for bouncing into __dma_map_page()Russell King1-66/+58
2011-07-03ARM: dmabounce: separate out decision to bounceRussell King1-18/+28
2011-07-03ARM: dmabounce: avoid needless valid_dma_direction() checkRussell King1-2/+0
2011-07-03ARM: dma-mapping: define dma_(un)?map_single in terms of dma_(un)?map_pageRussell King1-28/+0
2011-07-03ARM: dmabounce: fix map_single() error return valueRussell King1-1/+1
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches1-1/+1
2011-05-25Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into devel-stableRussell King1-1/+1
2011-05-23Merge branch 'devel-stable' into for-linusRussell King1-39/+45
2011-05-23Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generic', 'consolidate-smp', 'consolidate-stmp' and 'consolidate-zones' into consolidateRussell King1-8/+0
2011-05-23clockevents: ARM sp804: obtain sp804 timer rate via clksRussell King1-8/+8
2011-05-23clockevents: ARM sp804: allow clockevent name to be specifiedRussell King1-4/+5
2011-05-23clocksource: ARM sp804: obtain sp804 timer rate via clksRussell King1-1/+38
2011-05-23clocksource: ARM sp804: allow clocksource name to be specifiedRussell King1-2/+2
2011-05-23clocksource: convert ARM 32-bit down counting clocksourcesRussell King1-24/+6
2011-05-12ARM: use ARM_DMA_ZONE_SIZE to adjust the zone sizesRussell King1-8/+0
2011-05-12ARM: S5P6442: Removing ARCH_S5P6442Kukjin Kim1-1/+1
2011-05-11ARM: GIC: Convert GIC library to use the IO relaxed operationsSantosh Shilimkar1-24/+30
2011-05-11ARM: gic: use handle_fasteoi_irq for SPIsWill Deacon1-16/+16
2011-04-24ARM: Use struct syscore_ops instead of sysdevs for PM in common codeRafael J. Wysocki1-44/+25
2011-04-13Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into fixesRussell King1-2/+2
2011-04-10ARM: 6872/1: arch:common:Makefile Remove unused config in the Makefile.Justin P. Mattock1-1/+0
2011-03-31Fix common misspellingsLucas De Marchi1-2/+2
2011-03-29arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner5-12/+10
2011-03-29arm: Reorder irq_set_ function callsThomas Gleixner4-5/+5
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner5-33/+33
2011-03-29arm: gic: Use proper accessor functionsThomas Gleixner1-1/+1
2011-03-16Merge branch 'misc' into develRussell King1-13/+59
2011-03-09ARM: 6777/1: gic: Add hooks for architecture specific extensionsSantosh Shilimkar1-0/+47
2011-02-26ARM: 6762/1: Update number of VIC for S5P6442 and S5PC100Kukjin Kim1-0/+1
2011-02-26ARM: 6761/1: Update number of VIC for S5PV210Kukjin Kim1-0/+1
2011-02-23ARM: irq migration: update GIC migration codeRussell King1-13/+12
2011-01-15Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds5-114/+118
2011-01-14ARM: sa1111: fix typo in sa1111_retrigger_lowirq()Pavel Machek1-1/+1
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-2/+2
2011-01-13ARM: vic: irq_data conversion.Lennert Buytenhek1-16/+16
2011-01-13ARM: sa1111: irq_data conversion.Lennert Buytenhek1-47/+47