| Age | Commit message (Expand) | Author | Files | Lines |
| 2010-09-22 | arm: fix "arm: fix pci_set_consistent_dma_mask for dmabounce devices" |  FUJITA Tomonori | 1 | -0/+8 |
| 2010-09-08 | Revert "[ARM] pxa: remove now unnecessary dma_needs_bounce()" |  Russell King | 1 | -0/+8 |
| 2010-08-06 | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel-stable |  Russell King | 1 | -8/+0 |
| 2010-08-05 | [ARM] pxa: remove now unnecessary dma_needs_bounce() |  Eric Miao | 1 | -8/+0 |
| 2010-08-03 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm |  Linus Torvalds | 2 | -4/+47 |
| 2010-07-31 | Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl', 'spear' and 'versatile' into devel |  Russell King | 2 | -4/+47 |
| 2010-07-30 | SA1111: Eliminate use after free |  Julia Lawall | 1 | -3/+2 |
| 2010-07-16 | ARM: Remove 'node' argument form arch_adjust_zones() |  Russell King | 1 | -4/+1 |
| 2010-06-16 | ARM: 6150/1: gic: implement set_type |  Rabin Vincent | 1 | -0/+46 |
| 2010-05-27 | ARM: 6146/1: sa1111: Prevent deadlock in resume path |  Marek Vašut | 1 | -2/+7 |
| 2010-05-17 | Merge branch 'devel-stable' into devel |  Russell King | 3 | -6/+6 |
| 2010-05-17 | Merge branches 'at91', 'bcmring', 'ep93xx', 'iop', 'misc', 'nomadik', 'omap', 'pxa', 'spear' and 'versatile' into devel |  Russell King | 8 | -383/+2127 |
| 2010-05-15 | ARM: 6132/1: PL330: Add common core driver |  Jassi Brar | 3 | -0/+1970 |
| 2010-05-02 | ARM: ICST: kill duplicate icst code |  Russell King | 4 | -115/+11 |
| 2010-05-02 | ARM: ICST: indirect s2div and idx2s arrays via icst_params |  Russell King | 2 | -14/+22 |
| 2010-05-02 | ARM: ICST: move minimum VCO frequency to icst_params |  Russell King | 2 | -2/+2 |
| 2010-05-02 | ARM: ICST: use Hz instead of kHz |  Russell King | 2 | -8/+8 |
| 2010-05-02 | ARM: ICST: provide definitions for max/min VCO frequencies |  Russell King | 2 | -2/+2 |
| 2010-05-02 | ARM: ICST: icst.*_ps_to_vco() functions are unused, remove them |  Russell King | 2 | -129/+0 |
| 2010-05-02 | ARM: ICST: merge common ICST VCO structures |  Russell King | 2 | -14/+14 |
| 2010-04-14 | ARM: 6025/1: vic: factor out common init code |  Hartley Sweeten | 1 | -55/+52 |
| 2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h |  Tejun Heo | 2 | -1/+1 |
| 2010-03-22 | [ARM] locomo: fix unpaired spin_lock_irqsave |  H Hartley Sweeten | 1 | -3/+3 |
| 2010-03-22 | [ARM] locomo: fix SPI register offset |  H Hartley Sweeten | 1 | -2/+2 |
| 2010-03-19 | ARM: 5979/1: CLKDEV: return from clk_find as soon as we get maching clk |  viresh kumar | 1 | -3/+4 |
| 2010-03-19 | ARM: Arrange for COMMON_CLKDEV to select HAVE_CLK |  Russell King | 1 | -0/+1 |
| 2010-03-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial |  Linus Torvalds | 1 | -1/+1 |
| 2010-03-12 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm |  Linus Torvalds | 3 | -356/+120 |
| 2010-03-12 | dma-mapping: arm: use generic pci_set_dma_mask and pci_set_consistent_dma_mask |  FUJITA Tomonori | 1 | -27/+0 |
| 2010-03-08 | Merge branch 'origin' into devel-stable |  Russell King | 3 | -134/+145 |
| 2010-03-08 | Merge branch 'for-next' into for-linus |  Jiri Kosina | 1 | -1/+1 |
| 2010-03-02 | [ARM] pxa: enable check_scoop_reg() only if CONFIG_PM is set. |  Stefan Schmidt | 1 | -1/+1 |
| 2010-03-02 | [ARM] sa1111: allow cascaded IRQs to be used by platforms |  Eric Miao | 1 | -24/+88 |
| 2010-03-02 | [ARM] locomo: allow cascaded IRQ base to be specified by platforms |  Eric Miao | 1 | -23/+30 |
| 2010-03-02 | [ARM] locomo: remove unused IRQs and avoid unnecessary cascade |  Eric Miao | 1 | -262/+6 |
| 2010-03-02 | [ARM] locomo: avoid unnecessary cascaded keyboard IRQ |  Eric Miao | 1 | -57/+6 |
| 2010-02-25 | Merge branches 'clks' and 'pnx' into devel |  Russell King | 1 | -0/+10 |
| 2010-02-25 | Merge branches 'at91', 'cache', 'cup', 'ep93xx', 'ixp4xx', 'nuc', 'pending-dma-streaming', 'u300' and 'umc' into devel |  Russell King | 2 | -134/+135 |
| 2010-02-15 | ARM: dma-mapping: introduce the idea of buffer ownership |  Russell King | 1 | -1/+3 |
| 2010-02-12 | ARM: Consolidate clks_register() and similar |  Russell King | 1 | -0/+10 |
| 2010-02-05 | fix typos "precidence" -> "precedence" in comments |  Uwe Kleine-König | 1 | -1/+1 |
| 2010-01-20 | ARM: 5881/1: vic.c: reorganize code |  Hartley Sweeten | 1 | -133/+132 |
| 2009-12-22 | ARM: 5857/1: ARM: dmabounce: fix build |  Mike Rapoport | 1 | -1/+1 |
| 2009-12-14 | ARM: use flush_kernel_dcache_area() for dmabounce |  Russell King | 1 | -8/+4 |
| 2009-12-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial |  Linus Torvalds | 1 | -1/+1 |
| 2009-12-04 | tree-wide: fix assorted typos all over the place |  André Goddard Rosa | 1 | -1/+1 |
| 2009-11-23 | ARM: dma-mapping: split dma_unmap_page() from dma_unmap_single() |  Russell King | 1 | -3/+18 |
| 2009-10-02 | ARM: 5735/1: sa1111: CodingStyle cleanups |  Hartley Sweeten | 1 | -13/+12 |
| 2009-09-22 | Merge branch 'master' into for-linus |  Russell King | 1 | -0/+1 |
| 2009-09-21 | ARM: 5711/1: locomo.c: CodingStyle cleanups |  Hartley Sweeten | 1 | -10/+7 |