summaryrefslogtreecommitdiffstats
path: root/arch/arm/common
Commit message (Expand)AuthorAgeFilesLines
* ARM: GIC: don't disable software generated interruptsRussell King2010-11-121-4/+24
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-243-16/+16
|\
| * Update broken web addresses in arch directory.Justin P. Mattock2010-10-181-1/+1
| * arm: uengine.c: remove C99 commentsH Hartley Sweeten2010-09-231-9/+9
| * arm: scoop.c: remove C99 commentsH Hartley Sweeten2010-09-231-6/+6
* | Merge branch 'devel-stable' into develRussell King2010-10-191-14/+0
|\ \
| * \ Merge branch 'for-russell' of git://codeaurora.org/quic/kernel/dwalker/linux-...Russell King2010-10-081-14/+0
| |\ \
| | * | GIC: Dont disable INT in ack callbackAbhijeet Dharmapurikar2010-10-061-14/+0
* | | | ARM: 6367/1: PL330: Accept different revisionJassi Brar2010-10-111-4/+3
* | | | ARM: 6349/1: sa1111: move __sa1111_probe() to .devinit.textUwe Kleine-König2010-10-041-1/+1
|/ / /
* | | arm: fix "arm: fix pci_set_consistent_dma_mask for dmabounce devices"FUJITA Tomonori2010-09-221-0/+8
|/ /
* | Revert "[ARM] pxa: remove now unnecessary dma_needs_bounce()"Russell King2010-09-081-0/+8
* | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King2010-08-061-8/+0
|\ \ | |/ |/|
| * [ARM] pxa: remove now unnecessary dma_needs_bounce()Eric Miao2010-08-051-8/+0
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-08-032-4/+47
|\ \
| | \
| | \
| *-. \ Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl...Russell King2010-07-312-4/+47
| |\ \ \ | | |_|/ | |/| |
| | | * ARM: 6150/1: gic: implement set_typeRabin Vincent2010-06-161-0/+46
| | |/ | |/|
| | * ARM: Remove 'node' argument form arch_adjust_zones()Russell King2010-07-161-4/+1
| |/
* | SA1111: Eliminate use after freeJulia Lawall2010-07-301-3/+2
|/
* ARM: 6146/1: sa1111: Prevent deadlock in resume pathMarek Vašut2010-05-271-2/+7
* Merge branch 'devel-stable' into develRussell King2010-05-173-6/+6
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-302-1/+1
| * [ARM] locomo: fix unpaired spin_lock_irqsaveH Hartley Sweeten2010-03-221-3/+3
| * [ARM] locomo: fix SPI register offsetH Hartley Sweeten2010-03-221-2/+2
| |
| \
| \
| \
*---. \ Merge branches 'at91', 'bcmring', 'ep93xx', 'iop', 'misc', 'nomadik', 'omap',...Russell King2010-05-178-383/+2127
|\ \ \ \ | |_|_|/ |/| | |
| | | * ARM: ICST: kill duplicate icst codeRussell King2010-05-024-115/+11
| | | * ARM: ICST: indirect s2div and idx2s arrays via icst_paramsRussell King2010-05-022-14/+22
| | | * ARM: ICST: move minimum VCO frequency to icst_paramsRussell King2010-05-022-2/+2
| | | * ARM: ICST: use Hz instead of kHzRussell King2010-05-022-8/+8
| | | * ARM: ICST: provide definitions for max/min VCO frequenciesRussell King2010-05-022-2/+2
| | | * ARM: ICST: icst.*_ps_to_vco() functions are unused, remove themRussell King2010-05-022-129/+0
| | | * ARM: ICST: merge common ICST VCO structuresRussell King2010-05-022-14/+14
| |_|/ |/| |
| | * ARM: 6132/1: PL330: Add common core driverJassi Brar2010-05-153-0/+1970
| | * ARM: 5979/1: CLKDEV: return from clk_find as soon as we get maching clkviresh kumar2010-03-191-3/+4
| | * ARM: Arrange for COMMON_CLKDEV to select HAVE_CLKRussell King2010-03-191-0/+1
| |/ |/|
| * ARM: 6025/1: vic: factor out common init codeHartley Sweeten2010-04-141-55/+52
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-03-121-1/+1
|\
| * Merge branch 'for-next' into for-linusJiri Kosina2010-03-081-1/+1
| |\
| | * fix typos "precidence" -> "precedence" in commentsUwe Kleine-König2010-02-051-1/+1
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-123-356/+120
|\ \ \
| * \ \ Merge branch 'origin' into devel-stableRussell King2010-03-083-134/+145
| |\ \ \ | | |/ /
| * | | [ARM] pxa: enable check_scoop_reg() only if CONFIG_PM is set.Stefan Schmidt2010-03-021-1/+1
| * | | [ARM] sa1111: allow cascaded IRQs to be used by platformsEric Miao2010-03-021-24/+88
| * | | [ARM] locomo: allow cascaded IRQ base to be specified by platformsEric Miao2010-03-021-23/+30
| * | | [ARM] locomo: remove unused IRQs and avoid unnecessary cascadeEric Miao2010-03-021-262/+6
| * | | [ARM] locomo: avoid unnecessary cascaded keyboard IRQEric Miao2010-03-021-57/+6
| | |/ | |/|
* | | dma-mapping: arm: use generic pci_set_dma_mask and pci_set_consistent_dma_maskFUJITA Tomonori2010-03-121-27/+0
| |/ |/|
* | Merge branches 'clks' and 'pnx' into develRussell King2010-02-251-0/+10
|\ \
| * | ARM: Consolidate clks_register() and similarRussell King2010-02-121-0/+10
| |/
| |
| \
| \
| \
| \
| \
*-----. \ Merge branches 'at91', 'cache', 'cup', 'ep93xx', 'ixp4xx', 'nuc', 'pending-dm...Russell King2010-02-252-134/+135
|\ \ \ \ \ | |_|_|_|/ |/| | | |
OpenPOWER on IntegriCloud