| Commit message (Expand) | Author | Age |
* | Merge branch 'devel-stable' into devel | Russell King | 2010-05-17 |
|\ |
|
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
| * | [ARM] locomo: fix unpaired spin_lock_irqsave | H Hartley Sweeten | 2010-03-22 |
| * | [ARM] locomo: fix SPI register offset | H Hartley Sweeten | 2010-03-22 |
| | | |
| \ | |
| \ | |
| \ | |
*---. \ | Merge branches 'at91', 'bcmring', 'ep93xx', 'iop', 'misc', 'nomadik', 'omap',... | Russell King | 2010-05-17 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| | | * | ARM: ICST: kill duplicate icst code | Russell King | 2010-05-02 |
| | | * | ARM: ICST: indirect s2div and idx2s arrays via icst_params | Russell King | 2010-05-02 |
| | | * | ARM: ICST: move minimum VCO frequency to icst_params | Russell King | 2010-05-02 |
| | | * | ARM: ICST: use Hz instead of kHz | Russell King | 2010-05-02 |
| | | * | ARM: ICST: provide definitions for max/min VCO frequencies | Russell King | 2010-05-02 |
| | | * | ARM: ICST: icst.*_ps_to_vco() functions are unused, remove them | Russell King | 2010-05-02 |
| | | * | ARM: ICST: merge common ICST VCO structures | Russell King | 2010-05-02 |
| |_|/
|/| | |
|
| | * | ARM: 6132/1: PL330: Add common core driver | Jassi Brar | 2010-05-15 |
| | * | ARM: 5979/1: CLKDEV: return from clk_find as soon as we get maching clk | viresh kumar | 2010-03-19 |
| | * | ARM: Arrange for COMMON_CLKDEV to select HAVE_CLK | Russell King | 2010-03-19 |
| |/
|/| |
|
| * | ARM: 6025/1: vic: factor out common init code | Hartley Sweeten | 2010-04-14 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2010-03-12 |
|\ |
|
| * | Merge branch 'for-next' into for-linus | Jiri Kosina | 2010-03-08 |
| |\ |
|
| | * | fix typos "precidence" -> "precedence" in comments | Uwe Kleine-König | 2010-02-05 |
* | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-03-12 |
|\ \ \ |
|
| * | | | Merge branch 'origin' into devel-stable | Russell King | 2010-03-08 |
| |\| | |
|
| * | | | [ARM] pxa: enable check_scoop_reg() only if CONFIG_PM is set. | Stefan Schmidt | 2010-03-01 |
| * | | | [ARM] sa1111: allow cascaded IRQs to be used by platforms | Eric Miao | 2010-03-01 |
| * | | | [ARM] locomo: allow cascaded IRQ base to be specified by platforms | Eric Miao | 2010-03-01 |
| * | | | [ARM] locomo: remove unused IRQs and avoid unnecessary cascade | Eric Miao | 2010-03-01 |
| * | | | [ARM] locomo: avoid unnecessary cascaded keyboard IRQ | Eric Miao | 2010-03-01 |
| | |/
| |/| |
|
* | | | dma-mapping: arm: use generic pci_set_dma_mask and pci_set_consistent_dma_mask | FUJITA Tomonori | 2010-03-12 |
| |/
|/| |
|
* | | Merge branches 'clks' and 'pnx' into devel | Russell King | 2010-02-25 |
|\ \ |
|
| * | | ARM: Consolidate clks_register() and similar | Russell King | 2010-02-12 |
| |/ |
|
| | | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
*-----. \ | Merge branches 'at91', 'cache', 'cup', 'ep93xx', 'ixp4xx', 'nuc', 'pending-dm... | Russell King | 2010-02-25 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| | | | * | ARM: dma-mapping: introduce the idea of buffer ownership | Russell King | 2010-02-15 |
| | |_|/
| |/| | |
|
| | | * | ARM: 5881/1: vic.c: reorganize code | Hartley Sweeten | 2010-01-20 |
| |_|/
|/| | |
|
* | | | ARM: 5857/1: ARM: dmabounce: fix build | Mike Rapoport | 2009-12-22 |
|/ / |
|
* | | ARM: use flush_kernel_dcache_area() for dmabounce | Russell King | 2009-12-14 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-09 |
|\ \ |
|
| * | | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 |
| |/ |
|
* / | ARM: dma-mapping: split dma_unmap_page() from dma_unmap_single() | Russell King | 2009-11-23 |
|/ |
|
* | ARM: 5735/1: sa1111: CodingStyle cleanups | Hartley Sweeten | 2009-10-02 |
* | Merge branch 'master' into for-linus | Russell King | 2009-09-22 |
|\ |
|
| * | ARM: 5696/1: Include device.h in VIC driver | Linus Walleij | 2009-09-15 |
* | | ARM: 5711/1: locomo.c: CodingStyle cleanups | Hartley Sweeten | 2009-09-21 |
|/ |
|
* | Merge branch 'master' into devel | Russell King | 2009-09-12 |
|\ |
|
| * | ARM: 5639/1: arm: clkdev.c should include <linux/clk.h> | Hartley Sweeten | 2009-08-05 |
* | | ARM: 5636/1: Move vendor enum to AMBA include | Linus Walleij | 2009-09-12 |
* | | [ARM] 5583/1: VIC: acknowledge software interrupts | Alessandro Rubini | 2009-07-02 |
* | | [ARM] 5582/1: VIC: support ST-modified version with a split init | Alessandro Rubini | 2009-07-02 |
|/ |
|
* | [ARM] 5556/1: Fix the irq_desc.cpu references | Catalin Marinas | 2009-06-19 |
* | [ARM] VIC: Fix resume sources usage | Ben Dooks | 2009-06-16 |
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-06-14 |
|\ |
|
| * | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia... | Russell King | 2009-06-14 |
| |\ |
|