Age | Commit message (Expand) | Author |
2010-07-30 | SA1111: Eliminate use after free | Julia Lawall |
2010-05-27 | ARM: 6146/1: sa1111: Prevent deadlock in resume path | Marek Vašut |
2010-05-17 | Merge branch 'devel-stable' into devel | Russell King |
2010-05-17 | Merge branches 'at91', 'bcmring', 'ep93xx', 'iop', 'misc', 'nomadik', 'omap',... | Russell King |
2010-05-15 | ARM: 6132/1: PL330: Add common core driver | Jassi Brar |
2010-05-02 | 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-04-14 | ARM: 6025/1: vic: factor out common init code | Hartley Sweeten |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-22 | [ARM] locomo: fix unpaired spin_lock_irqsave | H Hartley Sweeten |
2010-03-22 | [ARM] locomo: fix SPI register offset | H Hartley Sweeten |
2010-03-19 | 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-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2010-03-13 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2010-03-12 | dma-mapping: arm: use generic pci_set_dma_mask and pci_set_consistent_dma_mask | FUJITA Tomonori |
2010-03-08 | Merge branch 'origin' into devel-stable | Russell King |
2010-03-08 | Merge branch 'for-next' into for-linus | Jiri Kosina |
2010-03-01 | [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-02-25 | Merge branches 'clks' and 'pnx' into devel | Russell King |
2010-02-25 | Merge branches 'at91', 'cache', 'cup', 'ep93xx', 'ixp4xx', 'nuc', 'pending-dm... | Russell King |
2010-02-15 | ARM: dma-mapping: introduce the idea of buffer ownership | Russell King |
2010-02-12 | ARM: Consolidate clks_register() and similar | Russell King |
2010-02-05 | fix typos "precidence" -> "precedence" in comments | Uwe Kleine-König |
2010-01-20 | ARM: 5881/1: vic.c: reorganize code | Hartley Sweeten |
2009-12-22 | ARM: 5857/1: ARM: dmabounce: fix build | Mike Rapoport |
2009-12-14 | ARM: use flush_kernel_dcache_area() for dmabounce | Russell King |
2009-12-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa |
2009-11-23 | ARM: dma-mapping: split dma_unmap_page() from dma_unmap_single() | Russell King |
2009-10-02 | ARM: 5735/1: sa1111: CodingStyle cleanups | Hartley Sweeten |
2009-09-22 | Merge branch 'master' into for-linus | Russell King |
2009-09-21 | ARM: 5711/1: locomo.c: CodingStyle cleanups | Hartley Sweeten |
2009-09-15 | ARM: 5696/1: Include device.h in VIC driver | Linus Walleij |
2009-09-12 | Merge branch 'master' into devel | Russell King |
2009-09-12 | ARM: 5636/1: Move vendor enum to AMBA include | Linus Walleij |
2009-08-05 | ARM: 5639/1: arm: clkdev.c should include <linux/clk.h> | Hartley Sweeten |
2009-07-02 | [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-06-19 | [ARM] 5556/1: Fix the irq_desc.cpu references | Catalin Marinas |
2009-06-16 | [ARM] VIC: Fix resume sources usage | Ben Dooks |