Age | Commit message (Expand) | Author | Files | Lines |
2011-01-05 | Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'ver... | Russell King | 3 | -21/+203 |
2010-12-28 | ARM: fix IXP4xx build failure | Imre Kaloz | 1 | -0/+1 |
2010-12-14 | ARM: GIC: move enablement of PPI interrupts to gic.c | Russell King | 1 | -0/+10 |
2010-12-14 | ARM: GIC: move gic_data[] initialization into gic_init() | Russell King | 1 | -24/+24 |
2010-12-14 | ARM: GIC: consolidate gic_cpu_base_addr to common GIC code | Russell King | 1 | -0/+5 |
2010-12-14 | ARM: GIC: Remove MMIO address from gic_cpu_init, rename to gic_secondary_init | Russell King | 1 | -1/+6 |
2010-12-14 | ARM: GIC: provide a single initialization function for boot CPU | Russell King | 1 | -2/+9 |
2010-12-06 | ARM: 6524/1: GIC irq desciptor bug fix | Chao Xie | 1 | -1/+7 |
2010-11-30 | ARM: 6496/1: GIC: Do not try to register more then NR_IRQS interrupts | Pawel Moll | 1 | -15/+17 |
2010-11-12 | ARM: GIC: don't disable software generated interrupts | Russell King | 1 | -4/+24 |
2010-11-04 | ARM: 6432/1: move timer-sp.c from versatile to common | Rob Herring | 2 | -0/+155 |
2010-10-25 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 3 | -16/+16 |
2010-10-20 | Merge branch 'devel-stable' into devel | Russell King | 1 | -14/+0 |
2010-10-18 | Update broken web addresses in arch directory. | Justin P. Mattock | 1 | -1/+1 |
2010-10-12 | ARM: 6367/1: PL330: Accept different revision | Jassi Brar | 1 | -4/+3 |
2010-10-08 | Merge branch 'for-russell' of git://codeaurora.org/quic/kernel/dwalker/linux-... | Russell King | 1 | -14/+0 |
2010-10-06 | GIC: Dont disable INT in ack callback | Abhijeet Dharmapurikar | 1 | -14/+0 |
2010-10-04 | ARM: 6349/1: sa1111: move __sa1111_probe() to .devinit.text | Uwe Kleine-König | 1 | -1/+1 |
2010-09-23 | arm: uengine.c: remove C99 comments | H Hartley Sweeten | 1 | -9/+9 |
2010-09-23 | arm: scoop.c: remove C99 comments | H Hartley Sweeten | 1 | -6/+6 |
2010-09-23 | 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/... | Russell King | 1 | -8/+0 |
2010-08-05 | [ARM] pxa: remove now unnecessary dma_needs_bounce() | Eric Miao | 1 | -8/+0 |
2010-08-04 | 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... | Russell King | 2 | -4/+47 |
2010-07-31 | 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-17 | 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',... | 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 imp... | 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-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2010-03-13 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 3 | -356/+120 |
2010-03-13 | 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 |