- 5dfc54e ARM: GIC: avoid routing interrupts to offline CPUs by Russell King · 13 years ago
- 2ef7570 ARM: CPU hotplug: fix abuse of irqdesc->node by Russell King · 13 years ago
- e807acb ARM: GIC: move gic_chip_data structure declaration to header by Changhwan Youn · 13 years ago
- b7e9c22 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
- 5c8598f ARM: dmabounce: no need to check dev->bus type in needs_bounce function by Russell King · 13 years ago
- 0703ed2 ARM: dmabounce: get rid of dma_needs_bounce global function by Russell King · 13 years ago
- c289b2e ARM: dmabounce: correct unmap_single dev_dbg by Russell King · 13 years ago
- dfa322f ARM: dmabounce: check pointer against NULL not 0 by Russell King · 13 years ago
- e2f521e ARM: dmabounce: remove useless pr_err by Russell King · 13 years ago
- dd3641f ARM: dmabounce: move decision for bouncing into __dma_map_page() by Russell King · 13 years ago
- 23bc987 ARM: dmabounce: separate out decision to bounce by Russell King · 13 years ago
- 71695dd ARM: dmabounce: avoid needless valid_dma_direction() check by Russell King · 13 years ago
- 8021a4a ARM: dma-mapping: define dma_(un)?map_single in terms of dma_(un)?map_page by Russell King · 13 years ago
- 1787836 ARM: dmabounce: fix map_single() error return value by Russell King · 13 years ago
- 28f65c11 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 13 years ago
- 586893e Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into devel-stable by Russell King · 13 years ago
- 9a55d97 Merge branch 'devel-stable' into for-linus by Russell King · 13 years ago
- 4b60e5f Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generic', 'consolidate-smp', 'consolidate-stmp' and 'consolidate-zones' into consolidate by Russell King · 13 years ago
- 23828a7 clockevents: ARM sp804: obtain sp804 timer rate via clks by Russell King · 14 years ago
- 57cc4f7 clockevents: ARM sp804: allow clockevent name to be specified by Russell King · 14 years ago
- 7ff550d clocksource: ARM sp804: obtain sp804 timer rate via clks by Russell King · 14 years ago
- fb593cf clocksource: ARM sp804: allow clocksource name to be specified by Russell King · 14 years ago
- bfe45e0 clocksource: convert ARM 32-bit down counting clocksources by Russell King · 14 years ago
- be20902 ARM: use ARM_DMA_ZONE_SIZE to adjust the zone sizes by Russell King · 14 years ago
- a73ddc6 ARM: S5P6442: Removing ARCH_S5P6442 by Kukjin Kim · 14 years ago
- 6ac77e4 ARM: GIC: Convert GIC library to use the IO relaxed operations by Santosh Shilimkar · 14 years ago
- 1a01753 ARM: gic: use handle_fasteoi_irq for SPIs by Will Deacon · 14 years ago
- 328f5cc ARM: Use struct syscore_ops instead of sysdevs for PM in common code by Rafael J. Wysocki · 14 years ago
- a84bd2e Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into fixes by Russell King · 14 years ago
- aec9959 ARM: 6872/1: arch:common:Makefile Remove unused config in the Makefile. by Justin P. Mattock · 14 years ago
- 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
- f38c02f arm: Fold irq_set_chip/irq_set_handler by Thomas Gleixner · 14 years ago
- 9323f261 arm: Reorder irq_set_ function calls by Thomas Gleixner · 14 years ago
- 6845664a arm: Cleanup the irq namespace by Thomas Gleixner · 14 years ago
- fdea77b arm: gic: Use proper accessor functions by Thomas Gleixner · 14 years ago
- 1f0090a Merge branch 'misc' into devel by Russell King · 14 years ago
- d7ed36a ARM: 6777/1: gic: Add hooks for architecture specific extensions by Santosh Shilimkar · 14 years ago
- 59a4f92 ARM: 6762/1: Update number of VIC for S5P6442 and S5PC100 by Kukjin Kim · 14 years ago
- 6cc6b33 ARM: 6761/1: Update number of VIC for S5PV210 by Kukjin Kim · 14 years ago
- c191789 ARM: irq migration: update GIC migration code by Russell King · 14 years ago
- 16c1020 Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
- cae3998 ARM: sa1111: fix typo in sa1111_retrigger_lowirq() by Pavel Machek · 14 years ago
- 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
- f013c98 ARM: vic: irq_data conversion. by Lennert Buytenhek · 14 years ago
- 8231e74 ARM: sa1111: irq_data conversion. by Lennert Buytenhek · 14 years ago
- 680244d ARM: LoCoMo: irq_data conversion. by Lennert Buytenhek · 14 years ago
- 8cdd457 ARM: ITE 8152: irq_data conversion. by Lennert Buytenhek · 14 years ago
- 7d1f428 ARM: gic: irq_data conversion. by Lennert Buytenhek · 14 years ago
- 4073723 Merge branch 'misc' into devel by Russell King · 14 years ago
- 4ec3eb1 Merge branch 'smp' into misc by Russell King · 14 years ago
- 24056f5 ARM: DMA: add support for DMA debugging by Russell King · 14 years ago
- 58daf18 Merge branch 'clksrc' into devel by Russell King · 14 years ago
- 31edf27 Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'versatile' into devel by Russell King · 14 years ago
- 88a5810 ARM: fix IXP4xx build failure by Imre Kaloz · 14 years ago
- 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
- ac61d14 ARM: GIC: move enablement of PPI interrupts to gic.c by Russell King · 14 years ago
- bef8f9e ARM: GIC: move gic_data[] initialization into gic_init() by Russell King · 14 years ago
- ff2e27a ARM: GIC: consolidate gic_cpu_base_addr to common GIC code by Russell King · 14 years ago
- 3848953 ARM: GIC: Remove MMIO address from gic_cpu_init, rename to gic_secondary_init by Russell King · 14 years ago
- b580b89 ARM: GIC: provide a single initialization function for boot CPU by Russell King · 14 years ago
- 8750750 ARM: 6524/1: GIC irq desciptor bug fix by Chao Xie · 14 years ago
- e6afec9 ARM: 6496/1: GIC: Do not try to register more then NR_IRQS interrupts by Pawel Moll · 14 years ago
- 6d803ba ARM: 6483/1: arm & sh: factorised duplicated clkdev.c by Jean-Christop PLAGNIOL-VILLARD · 14 years ago
- 9395f6e ARM: GIC: don't disable software generated interrupts by Russell King · 14 years ago
- 8a9618f ARM: 6432/1: move timer-sp.c from versatile to common by Rob Herring · 14 years ago
- b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
- 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
- 809b4e0 Merge branch 'devel-stable' into devel by Russell King · 14 years ago
- 50a23e6 Update broken web addresses in arch directory. by Justin P. Mattock · 14 years ago
- 8b1f5d9 ARM: 6367/1: PL330: Accept different revision by Jassi Brar · 14 years ago
- 4fa0466 Merge branch 'for-russell' of git://codeaurora.org/quic/kernel/dwalker/linux-msm into devel-stable by Russell King · 14 years ago
- 846afbd1 GIC: Dont disable INT in ack callback by Abhijeet Dharmapurikar · 14 years ago
- 055d196 ARM: 6349/1: sa1111: move __sa1111_probe() to .devinit.text by Uwe Kleine-König · 14 years ago
- 909ea93 arm: uengine.c: remove C99 comments by H Hartley Sweeten · 14 years ago
- aa88bc0 arm: scoop.c: remove C99 comments by H Hartley Sweeten · 14 years ago
- 710224f arm: fix "arm: fix pci_set_consistent_dma_mask for dmabounce devices" by FUJITA Tomonori · 14 years ago
- 0485e18 Revert "[ARM] pxa: remove now unnecessary dma_needs_bounce()" by Russell King · 14 years ago
- f165eb7 Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel-stable by Russell King · 14 years ago
- 4fa5518 [ARM] pxa: remove now unnecessary dma_needs_bounce() by Eric Miao · 14 years ago
- be82ae0 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
- b31fc7a Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl', 'spear' and 'versatile' into devel by Russell King · 14 years ago
- f2d2420 SA1111: Eliminate use after free by Julia Lawall · 14 years ago
- b65b478 ARM: Remove 'node' argument form arch_adjust_zones() by Russell King · 14 years ago
- 5c0c1f0 ARM: 6150/1: gic: implement set_type by Rabin Vincent · 14 years ago
- 3defb24 ARM: 6146/1: sa1111: Prevent deadlock in resume path by Marek Vašut · 14 years ago
- ac1d426 Merge branch 'devel-stable' into devel by Russell King · 14 years ago
- c39e52a Merge branches 'at91', 'bcmring', 'ep93xx', 'iop', 'misc', 'nomadik', 'omap', 'pxa', 'spear' and 'versatile' into devel by Russell King · 14 years ago
- 7507061 ARM: 6132/1: PL330: Add common core driver by Jassi Brar · 14 years ago
- c5a0adb ARM: ICST: kill duplicate icst code by Russell King · 15 years ago
- 232eaf7 ARM: ICST: indirect s2div and idx2s arrays via icst_params by Russell King · 15 years ago
- e73a46a ARM: ICST: move minimum VCO frequency to icst_params by Russell King · 15 years ago
- 64fceb1 ARM: ICST: use Hz instead of kHz by Russell King · 15 years ago
- 4de2edb ARM: ICST: provide definitions for max/min VCO frequencies by Russell King · 15 years ago
- 643761a ARM: ICST: icst.*_ps_to_vco() functions are unused, remove them by Russell King · 15 years ago
- 39c0cb0 ARM: ICST: merge common ICST VCO structures by Russell King · 15 years ago
- b0c4c89 ARM: 6025/1: vic: factor out common init code by Hartley Sweeten · 15 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- c8c3dcb [ARM] locomo: fix unpaired spin_lock_irqsave by H Hartley Sweeten · 15 years ago
- 1b0d76c [ARM] locomo: fix SPI register offset by H Hartley Sweeten · 15 years ago
- e4bf5be ARM: 5979/1: CLKDEV: return from clk_find as soon as we get maching clk by viresh kumar · 15 years ago