1. f38c02f arm: Fold irq_set_chip/irq_set_handler by Thomas Gleixner · 13 years ago
  2. 9323f261 arm: Reorder irq_set_ function calls by Thomas Gleixner · 13 years ago
  3. 6845664a arm: Cleanup the irq namespace by Thomas Gleixner · 13 years ago
  4. 25a5662 arm: Use generic show_interrupts() by Thomas Gleixner · 13 years ago
  5. cf0d6b7 arm: dove: Use proper irq accessor functions by Thomas Gleixner · 13 years ago
  6. fdea77b arm: gic: Use proper accessor functions by Thomas Gleixner · 13 years ago
  7. ac93cdb arm: at91: Cleanup irq chip by Thomas Gleixner · 13 years ago
  8. 5093aec arm: davinci: Cleanup irq chip code by Thomas Gleixner · 13 years ago
  9. d1735a2 arm: ep93xx: Use proper irq accessor functions by Thomas Gleixner · 13 years ago
  10. a0b0f5a arm: gemini: Use proper irq accessor functions by Thomas Gleixner · 13 years ago
  11. eb2d718 arm: mxc: Use generic_handle_irq() by Thomas Gleixner · 13 years ago
  12. ce4ed25 arm: vt8500: Use proper irq accessors by Thomas Gleixner · 13 years ago
  13. 70c4fa2 arm: msm: Use proper irq accessor functions by Thomas Gleixner · 13 years ago
  14. 8c04a17 arm: plat-omap: Cleanup irq_desc access by Thomas Gleixner · 13 years ago
  15. d1118f6 arm: nomadik: Use local irq state by Thomas Gleixner · 13 years ago
  16. e0fc5b3 arm: stmp3xxx: Use generic_handle_irq() by Thomas Gleixner · 13 years ago
  17. 7222f39 arm: plat-samsung: Use proper irq accessor functions by Thomas Gleixner · 13 years ago
  18. e83bbb1 arm: Cleanup irq_desc access by Thomas Gleixner · 13 years ago
  19. cf8d158 arm: msm: Convert to new irq chip functions by Thomas Gleixner · 13 years ago
  20. 1b7a2d9 arm: Use irq flag setter function by Thomas Gleixner · 13 years ago
  21. 1475b85 arm: Use genirq lockdep helper to set lock class by Thomas Gleixner · 13 years ago
  22. b0f18ed arm: tegra: Remove unused bogus irq enable/disable magic by Thomas Gleixner · 13 years ago
  23. 1738209 arm: h720x: Fix irq conversion fallout by Thomas Gleixner · 13 years ago
  24. 4fe25e3 arm: nomadik: Remove non existing cpu id check by Thomas Gleixner · 13 years ago
  25. 504f1df arm: ns9xxx: Remove non exisiting machine checks by Thomas Gleixner · 13 years ago
  26. a40bd62 arm: dove: Use correct GPIO_BASE and remove orion_gpio_init() leftover by Thomas Gleixner · 13 years ago
  27. a68e5e0 arm: at91: at572d940hf: Fix SDRAMC define by Thomas Gleixner · 13 years ago
  28. f2e0bf2 arm: footbridge: Make cksrc_dc21285_disable() void by Thomas Gleixner · 13 years ago
  29. 11f2cde arm: bios32: Remove non exisiting machine code by Thomas Gleixner · 13 years ago
  30. b5b4bc3 ARM: mx51_efika: fix build error due to new mfd changes by Andres Salomon · 13 years ago
  31. e5217fb Merge branches 'irq-cleanup-for-linus' and 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  32. 5847098 Merge branch 'for-linus' of git://www.jni.nu/cris by Linus Torvalds · 13 years ago
  33. bc5bbc4 Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson by Linus Torvalds · 13 years ago
  34. 32836e0 Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung by Linus Torvalds · 13 years ago
  35. 036a982 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 13 years ago
  36. b34e138 Merge branch 'for-linus' of git://gitserver.sunplusct.com/linux-2.6-score by Linus Torvalds · 13 years ago
  37. 6829310 arm: Ns9xxx: Remove private irq flow handler by Thomas Gleixner · 14 years ago
  38. f9ba447 powerpc: cell: Use the core flow handler by Thomas Gleixner · 13 years ago
  39. 3e1d987 ARM: Suspend: Fix dependency of ARCH_SUSPEND_POSSIBLE by Kukjin Kim · 13 years ago
  40. 9d5fda6 ARM: SAMSUNG: Fix CPU idmask by Kukjin Kim · 13 years ago
  41. b9ab19f ARM: EXYNOS4: Fix addruart macro by Thomas Abraham · 13 years ago
  42. 1af3c67 ARM: EXYNOS4: Fix smsc9215 irq polarity on SMDKC210 by Jeongtae Park · 13 years ago
  43. cd0527c ARM: EXYNOS4: Fix smsc9215 irq polarity on SMDKV310 by Jeongtae Park · 13 years ago
  44. 94fc1d8 ARM: EXYNOS4: Fix build warning on regarding SATA_AHCI_PLATFORM by Kukjin Kim · 13 years ago
  45. 768fe2c ARM: S5PV210: Remove duplicated inclusion by Huang Weiyi · 13 years ago
  46. 912003e ARM: S5PV210: Fix security engine interrupt names by Vladimir Zapolskiy · 13 years ago
  47. 3814554 ARM: S5P64X0: Fix iodesc array size for S5P6450 by Banajit Goswami · 13 years ago
  48. fe67dfc mach-ux500: configure board for the TPS61052 regulator v2 by Linus Walleij · 13 years ago
  49. dfa3a82 mach-ux500: provide ab8500 init vector by Bengt Jonsson · 13 years ago
  50. 3ef374a mach-ux500: board support for AB8500 GPIO driver by Bibek Basu · 13 years ago
  51. 324808c2 score: Use generic show_interrupts() by Thomas Gleixner · 13 years ago
  52. 9913535 score: Convert to new irq function names by Thomas Gleixner · 13 years ago
  53. fa73c5b score: lost a semicolon in asm/irqflags.h by Chen Liqin · 13 years ago
  54. 538202b score: Select GENERIC_HARDIRQS_NO_DEPRECATED by Thomas Gleixner · 13 years ago
  55. 7182297 score: Convert irq_chip to new functions by Thomas Gleixner · 13 years ago
  56. 3a80e52 Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  57. 18bcd0c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 13 years ago
  58. 551b0bd Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 13 years ago
  59. 17c6dd8 Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 13 years ago
  60. a17d473 Merge branch 'for-linus-1' of git://git.infradead.org/mtd-2.6 by Linus Torvalds · 13 years ago
  61. d7c3f8c percpu: Omit segment prefix in the UP case for cmpxchg_double by Christoph Lameter · 13 years ago
  62. 60af520 crypto: aesni-intel - fixed problem with packets that are not multiple of 64bytes by Tadeusz Struk · 13 years ago
  63. adfa4bd mfd: OLPC: Clean up names to match what OLPC actually uses by Daniel Drake · 13 years ago
  64. fa1df69 mfd: Add mfd_clone_cell(), convert cs5535-mfd/olpc-xo1 to it by Andres Salomon · 13 years ago
  65. 79568b94 regulator: initialization for ab8500 regulators by Bengt Jonsson · 13 years ago
  66. 16c29da Merge branch 'syscore' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 13 years ago
  67. 95e14ed Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 13 years ago
  68. 0dd61be Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  69. 2a20b02 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  70. 94df491 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  71. 26ff680 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  72. ffbf0ab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 13 years ago
  73. 73939bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 13 years ago
  74. 7c8d891 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 13 years ago
  75. 61a1674 tile: Use generic show_interupts() by Thomas Gleixner · 13 years ago
  76. 1919d64 tile: Convert to new irq function names by Thomas Gleixner · 13 years ago
  77. 21431c2 kgdb,x86_64: fix compile warning found with sparse by Jason Wessel · 14 years ago
  78. c8fb402 MIPS: JZ4740: Set nand ecc offsets for the qi_lb60 board by Lars-Peter Clausen · 13 years ago
  79. 0b4cf18 MIPS: JZ4740: qi_lb60: Add gpio-charger device by Lars-Peter Clausen · 13 years ago
  80. 1bbf287 MIPS: Wire up syncfs(2). by Ralf Baechle · 13 years ago
  81. 84ed943 MIPS: Hook up name_to_handle_at, open_by_handle_at and clock_adjtime syscalls. by David Daney · 13 years ago
  82. fbaa4e2 MIPS: VR41xx: Convert to new irq_chip functions by Thomas Gleixner · 13 years ago
  83. d7ae7c7 MIPS: TXx9: Convert to new irq_chip functions by Thomas Gleixner · 13 years ago
  84. 0b888c7 MIPS: SNI: Convert to new irq_chip functions by Thomas Gleixner · 13 years ago
  85. d6d5d5c4 MIPS: Sibyte: Convert to new irq_chip functions by Thomas Gleixner · 13 years ago
  86. 4d2796f MIPS: IP32: Convert to new irq_chip functions by Thomas Gleixner · 13 years ago
  87. 301218d MIPS: IP27: Convert to new irq_chip functions by Thomas Gleixner · 13 years ago
  88. 9458ea5 MIPS: IP22/IP28: Convert to new irq_chip functions by Thomas Gleixner · 13 years ago
  89. efb02da MIPS: RB532: Convert to new irq_chip functions by Thomas Gleixner · 13 years ago
  90. 2f8d36e MIPS: PowerTV: Convert to new irq_chip functions by Thomas Gleixner · 13 years ago
  91. 0007b9b MIPS: PNX8550: Convert to new irq_chip functions by Thomas Gleixner · 13 years ago
  92. 8fcc34e MIPS: PNX83xx: Convert to new irq_chip functions by Thomas Gleixner · 13 years ago
  93. d7881fb MIPS: msp71xx: Convert to new irq_chip functions by Thomas Gleixner · 13 years ago
  94. 7ec8af9 MIPS: Loongson: Convert to new irq_chip functions by Thomas Gleixner · 13 years ago
  95. f8396c1 MIPS: Use generic show_interrupts() by Thomas Gleixner · 13 years ago
  96. 930cd54 MIPS: SMTC: Cleanup the hook mess and use irq_data by Thomas Gleixner · 13 years ago
  97. 2a2b221 MIPS: SMTC: Use irq_data in smtc_forward_irq() by Thomas Gleixner · 13 years ago
  98. 0e9c4ec MIPS: TXx9: Convert core to new irq_chip functions by Thomas Gleixner · 13 years ago
  99. a93951c MIPS: irq_cpu: Convert to new irq_chip functions by Thomas Gleixner · 13 years ago
  100. 5b3a374 MIPS: RM9000: Convert to new irq_chip functions by Thomas Gleixner · 13 years ago