Age | Commit message (Expand) | Author | Files | Lines |
2011-01-15 | Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 5 | -114/+118 |
2011-01-14 | ARM: sa1111: fix typo in sa1111_retrigger_lowirq() | Pavel Machek | 1 | -1/+1 |
2011-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2 | -2/+2 |
2011-01-13 | ARM: vic: irq_data conversion. | Lennert Buytenhek | 1 | -16/+16 |
2011-01-13 | ARM: sa1111: irq_data conversion. | Lennert Buytenhek | 1 | -47/+47 |
2011-01-13 | ARM: LoCoMo: irq_data conversion. | Lennert Buytenhek | 1 | -12/+12 |
2011-01-13 | ARM: ITE 8152: irq_data conversion. | Lennert Buytenhek | 1 | -5/+9 |
2011-01-13 | ARM: gic: irq_data conversion. | Lennert Buytenhek | 1 | -33/+33 |
2011-01-07 | Merge branch 'misc' into devel | Russell King | 3 | -191/+8 |
2011-01-07 | Merge branch 'smp' into misc | Russell King | 1 | -4/+24 |
2011-01-07 | ARM: DMA: add support for DMA debugging | Russell King | 1 | -8/+8 |
2011-01-05 | Merge branch 'clksrc' into devel | Russell King | 1 | -3/+1 |
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-22 | Merge branch 'master' into for-next | Jiri Kosina | 1 | -18/+46 |
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-26 | ARM: 6483/1: arm & sh: factorised duplicated clkdev.c | Jean-Christop PLAGNIOL-VILLARD | 3 | -184/+0 |
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-11-01 | tree-wide: fix comment/printk typos | Uwe Kleine-König | 2 | -2/+2 |
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 |