Age | Commit message (Expand) | Author |
2011-10-25 | Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v... | Russell King |
2011-10-17 | ARM: 7061/1: gic: convert logical CPU numbers into physical numbers | Will Deacon |
2011-10-15 | ARM: 7128/1: vic: Don't write to the read-only register VIC_IRQ_STATUS | Zoltan Devai |
2011-10-01 | ARM: common/vic: use proper __iomem annotations | Arnd Bergmann |
2011-07-29 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2011-07-26 | Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2011-07-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-07-22 | Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci... | Russell King |
2011-07-22 | PCI: Make the struct pci_dev * argument of pci_fixup_irqs const. | Ralf Baechle |
2011-07-21 | ARM: GIC: avoid routing interrupts to offline CPUs | Russell King |
2011-07-21 | ARM: CPU hotplug: fix abuse of irqdesc->node | Russell King |
2011-07-20 | ARM: GIC: move gic_chip_data structure declaration to header | Changhwan Youn |
2011-07-11 | Merge branch 'master' into for-next | Jiri Kosina |
2011-07-04 | ARM: dmabounce: no need to check dev->bus type in needs_bounce function | Russell King |
2011-07-04 | ARM: dmabounce: get rid of dma_needs_bounce global function | Russell King |
2011-07-03 | ARM: dmabounce: correct unmap_single dev_dbg | Russell King |
2011-07-03 | ARM: dmabounce: check pointer against NULL not 0 | Russell King |
2011-07-03 | ARM: dmabounce: remove useless pr_err | Russell King |
2011-07-03 | ARM: dmabounce: move decision for bouncing into __dma_map_page() | Russell King |
2011-07-03 | ARM: dmabounce: separate out decision to bounce | Russell King |
2011-07-03 | ARM: dmabounce: avoid needless valid_dma_direction() check | Russell King |
2011-07-03 | ARM: dma-mapping: define dma_(un)?map_single in terms of dma_(un)?map_page | Russell King |
2011-07-03 | ARM: dmabounce: fix map_single() error return value | Russell King |
2011-06-10 | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches |
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 |