1. 09fa31a Merge branch 'dt/gic' into highbank/soc by Arnd Bergmann · 13 years ago
  2. f37a53c ARM: gic: fix irq_alloc_descs handling for sparse irq by Rob Herring · 13 years ago
  3. b3f7ed0 ARM: gic: add OF based initialization by Rob Herring · 13 years ago
  4. 4294f8ba ARM: gic: add irq_domain support by Rob Herring · 13 years ago
  5. 34471a9 Merge branch 'ppi-irq-core-for-rmk' of git://github.com/mzyngier/arm-platforms into devel-stable by Russell King · 13 years ago
  6. 28af690 ARM: gic, local timers: use the request_percpu_irq() interface by Marc Zyngier · 14 years ago
  7. 292b293 ARM: gic: consolidate PPI handling by Marc Zyngier · 14 years ago
  8. 267840f ARM: 7061/1: gic: convert logical CPU numbers into physical numbers by Will Deacon · 14 years ago
  9. 9c12845 ARM: gic: Allow gic arch extensions to provide irqchip flags by Colin Cross · 14 years ago
  10. 254056f ARM: gic: Use cpu pm notifiers to save gic state by Colin Cross · 14 years ago
  11. 2f8163b ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.h by Russell King · 14 years ago
  12. f85f19d Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  13. 69f1d1a Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 14 years ago
  14. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  15. 06f365a Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci', 'suspend' and 'vfp' into for-next by Russell King · 14 years ago
  16. d534194 PCI: Make the struct pci_dev * argument of pci_fixup_irqs const. by Ralf Baechle · 14 years ago
  17. 5dfc54e ARM: GIC: avoid routing interrupts to offline CPUs by Russell King · 14 years ago
  18. 2ef7570 ARM: CPU hotplug: fix abuse of irqdesc->node by Russell King · 14 years ago
  19. e807acb ARM: GIC: move gic_chip_data structure declaration to header by Changhwan Youn · 14 years ago
  20. b7e9c22 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  21. 5c8598f ARM: dmabounce: no need to check dev->bus type in needs_bounce function by Russell King · 14 years ago
  22. 0703ed2 ARM: dmabounce: get rid of dma_needs_bounce global function by Russell King · 14 years ago
  23. c289b2e ARM: dmabounce: correct unmap_single dev_dbg by Russell King · 14 years ago
  24. dfa322f ARM: dmabounce: check pointer against NULL not 0 by Russell King · 14 years ago
  25. e2f521e ARM: dmabounce: remove useless pr_err by Russell King · 14 years ago
  26. dd3641f ARM: dmabounce: move decision for bouncing into __dma_map_page() by Russell King · 14 years ago
  27. 23bc987 ARM: dmabounce: separate out decision to bounce by Russell King · 14 years ago
  28. 71695dd ARM: dmabounce: avoid needless valid_dma_direction() check by Russell King · 14 years ago
  29. 8021a4a ARM: dma-mapping: define dma_(un)?map_single in terms of dma_(un)?map_page by Russell King · 14 years ago
  30. 1787836 ARM: dmabounce: fix map_single() error return value by Russell King · 14 years ago
  31. 28f65c11 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 14 years ago
  32. 586893e Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into devel-stable by Russell King · 14 years ago
  33. 9a55d97 Merge branch 'devel-stable' into for-linus by Russell King · 14 years ago
  34. 4b60e5f Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generic', 'consolidate-smp', 'consolidate-stmp' and 'consolidate-zones' into consolidate by Russell King · 14 years ago
  35. 23828a7 clockevents: ARM sp804: obtain sp804 timer rate via clks by Russell King · 14 years ago
  36. 57cc4f7 clockevents: ARM sp804: allow clockevent name to be specified by Russell King · 14 years ago
  37. 7ff550d clocksource: ARM sp804: obtain sp804 timer rate via clks by Russell King · 14 years ago
  38. fb593cf clocksource: ARM sp804: allow clocksource name to be specified by Russell King · 14 years ago
  39. bfe45e0 clocksource: convert ARM 32-bit down counting clocksources by Russell King · 14 years ago
  40. be20902 ARM: use ARM_DMA_ZONE_SIZE to adjust the zone sizes by Russell King · 14 years ago
  41. a73ddc6 ARM: S5P6442: Removing ARCH_S5P6442 by Kukjin Kim · 14 years ago
  42. 6ac77e4 ARM: GIC: Convert GIC library to use the IO relaxed operations by Santosh Shilimkar · 14 years ago
  43. 1a01753 ARM: gic: use handle_fasteoi_irq for SPIs by Will Deacon · 14 years ago
  44. 328f5cc ARM: Use struct syscore_ops instead of sysdevs for PM in common code by Rafael J. Wysocki · 14 years ago
  45. 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
  46. aec9959 ARM: 6872/1: arch:common:Makefile Remove unused config in the Makefile. by Justin P. Mattock · 14 years ago
  47. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  48. f38c02f arm: Fold irq_set_chip/irq_set_handler by Thomas Gleixner · 14 years ago
  49. 9323f261 arm: Reorder irq_set_ function calls by Thomas Gleixner · 14 years ago
  50. 6845664a arm: Cleanup the irq namespace by Thomas Gleixner · 14 years ago
  51. fdea77b arm: gic: Use proper accessor functions by Thomas Gleixner · 14 years ago
  52. 1f0090a Merge branch 'misc' into devel by Russell King · 14 years ago
  53. d7ed36a ARM: 6777/1: gic: Add hooks for architecture specific extensions by Santosh Shilimkar · 14 years ago
  54. 59a4f92 ARM: 6762/1: Update number of VIC for S5P6442 and S5PC100 by Kukjin Kim · 14 years ago
  55. 6cc6b33 ARM: 6761/1: Update number of VIC for S5PV210 by Kukjin Kim · 14 years ago
  56. c191789 ARM: irq migration: update GIC migration code by Russell King · 14 years ago
  57. 16c1020 Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  58. cae3998 ARM: sa1111: fix typo in sa1111_retrigger_lowirq() by Pavel Machek · 14 years ago
  59. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  60. f013c98 ARM: vic: irq_data conversion. by Lennert Buytenhek · 14 years ago
  61. 8231e74 ARM: sa1111: irq_data conversion. by Lennert Buytenhek · 14 years ago
  62. 680244d ARM: LoCoMo: irq_data conversion. by Lennert Buytenhek · 14 years ago
  63. 8cdd457 ARM: ITE 8152: irq_data conversion. by Lennert Buytenhek · 14 years ago
  64. 7d1f428 ARM: gic: irq_data conversion. by Lennert Buytenhek · 14 years ago
  65. 4073723 Merge branch 'misc' into devel by Russell King · 14 years ago
  66. 4ec3eb1 Merge branch 'smp' into misc by Russell King · 14 years ago
  67. 24056f5 ARM: DMA: add support for DMA debugging by Russell King · 14 years ago
  68. 58daf18 Merge branch 'clksrc' into devel by Russell King · 14 years ago
  69. 31edf27 Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'versatile' into devel by Russell King · 14 years ago
  70. 88a5810 ARM: fix IXP4xx build failure by Imre Kaloz · 14 years ago
  71. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  72. ac61d14 ARM: GIC: move enablement of PPI interrupts to gic.c by Russell King · 14 years ago
  73. bef8f9e ARM: GIC: move gic_data[] initialization into gic_init() by Russell King · 14 years ago
  74. ff2e27a ARM: GIC: consolidate gic_cpu_base_addr to common GIC code by Russell King · 14 years ago
  75. 3848953 ARM: GIC: Remove MMIO address from gic_cpu_init, rename to gic_secondary_init by Russell King · 14 years ago
  76. b580b89 ARM: GIC: provide a single initialization function for boot CPU by Russell King · 14 years ago
  77. 8750750 ARM: 6524/1: GIC irq desciptor bug fix by Chao Xie · 14 years ago
  78. e6afec9 ARM: 6496/1: GIC: Do not try to register more then NR_IRQS interrupts by Pawel Moll · 14 years ago
  79. 6d803ba ARM: 6483/1: arm & sh: factorised duplicated clkdev.c by Jean-Christop PLAGNIOL-VILLARD · 14 years ago
  80. 9395f6e ARM: GIC: don't disable software generated interrupts by Russell King · 14 years ago
  81. 8a9618f ARM: 6432/1: move timer-sp.c from versatile to common by Rob Herring · 14 years ago
  82. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  83. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  84. 809b4e0 Merge branch 'devel-stable' into devel by Russell King · 14 years ago
  85. 50a23e6 Update broken web addresses in arch directory. by Justin P. Mattock · 14 years ago
  86. 8b1f5d9 ARM: 6367/1: PL330: Accept different revision by Jassi Brar · 15 years ago
  87. 4fa0466 Merge branch 'for-russell' of git://codeaurora.org/quic/kernel/dwalker/linux-msm into devel-stable by Russell King · 14 years ago
  88. 846afbd1 GIC: Dont disable INT in ack callback by Abhijeet Dharmapurikar · 15 years ago
  89. 055d196 ARM: 6349/1: sa1111: move __sa1111_probe() to .devinit.text by Uwe Kleine-König · 15 years ago
  90. 909ea93 arm: uengine.c: remove C99 comments by H Hartley Sweeten · 15 years ago
  91. aa88bc0 arm: scoop.c: remove C99 comments by H Hartley Sweeten · 15 years ago
  92. 710224f arm: fix "arm: fix pci_set_consistent_dma_mask for dmabounce devices" by FUJITA Tomonori · 14 years ago
  93. 0485e18 Revert "[ARM] pxa: remove now unnecessary dma_needs_bounce()" by Russell King · 15 years ago
  94. 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 · 15 years ago
  95. 4fa5518 [ARM] pxa: remove now unnecessary dma_needs_bounce() by Eric Miao · 15 years ago
  96. be82ae0 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  97. b31fc7a Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl', 'spear' and 'versatile' into devel by Russell King · 15 years ago
  98. f2d2420 SA1111: Eliminate use after free by Julia Lawall · 15 years ago
  99. b65b478 ARM: Remove 'node' argument form arch_adjust_zones() by Russell King · 15 years ago
  100. 5c0c1f0 ARM: 6150/1: gic: implement set_type by Rabin Vincent · 15 years ago