Age | Commit message (Expand) | Author |
2011-05-25 | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene... | Russell King |
2011-05-23 | Merge branch 'devel-stable' into for-linus | Russell King |
2011-05-23 | Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generi... | Russell King |
2011-05-23 | clockevents: ARM sp804: obtain sp804 timer rate via clks | Russell King |
2011-05-23 | clockevents: ARM sp804: allow clockevent name to be specified | Russell King |
2011-05-23 | clocksource: ARM sp804: obtain sp804 timer rate via clks | Russell King |
2011-05-23 | clocksource: ARM sp804: allow clocksource name to be specified | Russell King |
2011-05-23 | clocksource: convert ARM 32-bit down counting clocksources | Russell King |
2011-05-12 | ARM: use ARM_DMA_ZONE_SIZE to adjust the zone sizes | Russell King |
2011-05-12 | ARM: S5P6442: Removing ARCH_S5P6442 | Kukjin Kim |
2011-05-11 | ARM: GIC: Convert GIC library to use the IO relaxed operations | Santosh Shilimkar |
2011-05-11 | ARM: gic: use handle_fasteoi_irq for SPIs | Will Deacon |
2011-04-24 | ARM: Use struct syscore_ops instead of sysdevs for PM in common code | Rafael J. Wysocki |
2011-04-13 | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px... | Russell King |
2011-04-10 | ARM: 6872/1: arch:common:Makefile Remove unused config in the Makefile. | Justin P. Mattock |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-29 | arm: Fold irq_set_chip/irq_set_handler | Thomas Gleixner |
2011-03-29 | arm: Reorder irq_set_ function calls | Thomas Gleixner |
2011-03-29 | arm: Cleanup the irq namespace | Thomas Gleixner |
2011-03-29 | arm: gic: Use proper accessor functions | Thomas Gleixner |
2011-03-16 | Merge branch 'misc' into devel | Russell King |
2011-03-09 | ARM: 6777/1: gic: Add hooks for architecture specific extensions | Santosh Shilimkar |
2011-02-26 | ARM: 6762/1: Update number of VIC for S5P6442 and S5PC100 | Kukjin Kim |
2011-02-26 | ARM: 6761/1: Update number of VIC for S5PV210 | Kukjin Kim |
2011-02-23 | ARM: irq migration: update GIC migration code | Russell King |
2011-01-15 | Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2011-01-14 | ARM: sa1111: fix typo in sa1111_retrigger_lowirq() | Pavel Machek |
2011-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2011-01-13 | ARM: vic: irq_data conversion. | Lennert Buytenhek |
2011-01-13 | ARM: sa1111: irq_data conversion. | Lennert Buytenhek |
2011-01-13 | ARM: LoCoMo: irq_data conversion. | Lennert Buytenhek |
2011-01-13 | ARM: ITE 8152: irq_data conversion. | Lennert Buytenhek |
2011-01-13 | ARM: gic: irq_data conversion. | Lennert Buytenhek |
2011-01-06 | Merge branch 'misc' into devel | Russell King |
2011-01-06 | Merge branch 'smp' into misc | Russell King |
2011-01-06 | ARM: DMA: add support for DMA debugging | Russell King |
2011-01-05 | Merge branch 'clksrc' into devel | Russell King |
2011-01-05 | Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'ver... | Russell King |
2010-12-28 | ARM: fix IXP4xx build failure | Imre Kaloz |
2010-12-22 | Merge branch 'master' into for-next | Jiri Kosina |
2010-12-14 | ARM: GIC: move enablement of PPI interrupts to gic.c | Russell King |
2010-12-14 | ARM: GIC: move gic_data[] initialization into gic_init() | Russell King |
2010-12-14 | ARM: GIC: consolidate gic_cpu_base_addr to common GIC code | Russell King |
2010-12-14 | ARM: GIC: Remove MMIO address from gic_cpu_init, rename to gic_secondary_init | Russell King |
2010-12-14 | ARM: GIC: provide a single initialization function for boot CPU | Russell King |
2010-12-06 | ARM: 6524/1: GIC irq desciptor bug fix | Chao Xie |
2010-11-30 | ARM: 6496/1: GIC: Do not try to register more then NR_IRQS interrupts | Pawel Moll |
2010-11-26 | ARM: 6483/1: arm & sh: factorised duplicated clkdev.c | Jean-Christop PLAGNIOL-VILLARD |
2010-11-12 | ARM: GIC: don't disable software generated interrupts | Russell King |
2010-11-04 | ARM: 6432/1: move timer-sp.c from versatile to common | Rob Herring |