1. 5375871 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  2. e55d7f7 powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flag by Kyle Moffett · 13 years ago
  3. ff8c3ab irq_domain/powerpc: Replace custom xlate functions with library functions by Grant Likely · 13 years ago
  4. 9f70b8e irq_domain/powerpc: constify irq_domain_ops by Grant Likely · 13 years ago
  5. a8db8cf irq_domain: Replace irq_alloc_host() with revmap-specific initializers by Grant Likely · 13 years ago
  6. bae1d8f irq_domain/powerpc: Use common irq_domain structure instead of irq_host by Grant Likely · 13 years ago
  7. 8e609d5 powerpc/pmac: Simplify old pmac PIC interrupt handling by Benjamin Herrenschmidt · 13 years ago
  8. 09dc34a powerpc/mpic: Add in-core support for cascaded MPICs by Kyle Moffett · 13 years ago
  9. be8bec5 powerpc/mpic: Invert the meaning of MPIC_PRIMARY by Kyle Moffett · 13 years ago
  10. 8bf4156 powerpc: Consolidate mpic_alloc() OF address translation by Kyle Moffett · 13 years ago
  11. a3a9f3b powerpc/irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  12. ead53f2 powerpc: remove non-required uses of include <linux/module.h> by Paul Gortmaker · 13 years ago
  13. 339dedf powerpc/pmac: Don't register pmac PIC syscore ops when HW not present by Benjamin Herrenschmidt · 13 years ago
  14. 880102e Merge remote branch 'origin/master' into merge by Benjamin Herrenschmidt · 13 years ago
  15. 23f73a5 powerpc/psurge: Create a irq_host for secondary cpus by Milton Miller · 13 years ago
  16. 1ece355 powerpc: Add kconfig for muxed smp ipi support by Milton Miller · 13 years ago
  17. f5a592f PM / PowerPC: Use struct syscore_ops instead of sysdevs for PM by Rafael J. Wysocki · 13 years ago
  18. 476eb49 powerpc/irq: Stop exporting irq_map by Grant Likely · 13 years ago
  19. ec775d0 powerpc: Convert to new irq_* function names by Thomas Gleixner · 13 years ago
  20. 8c99f56 powerpc: mac: pic: Use irqd_is_level_type() by Thomas Gleixner · 13 years ago
  21. 98488db powerpc: Use proper accessors for IRQ_* flags by Thomas Gleixner · 13 years ago
  22. d8c94ac powerpc: platforms/powermac irq_data conversion. by Lennert Buytenhek · 13 years ago
  23. b83da29 of/powerpc: Move Powermac irq quirk code into powermac pic driver code by Grant Likely · 14 years ago
  24. d0eab3e powerpc: Convert pmac_pic_lock to raw_spinlock by Thomas Gleixner · 15 years ago
  25. fc380c0 powerpc: Remove whitespace in irq chip name fields by Anton Blanchard · 15 years ago
  26. 40d50cf powerpc: Make "intspec" pointers in irq_host->xlate() const by Roman Fietze · 15 years ago
  27. b27df67 powerpc: Fixup last users of irq_chip->typename by Thomas Gleixner · 15 years ago
  28. 6cff46f powerpc: Remove get_irq_desc() by Michael Ellerman · 15 years ago
  29. d258e64 powerpc: Remove unnecessary semicolons by Joe Perches · 15 years ago
  30. f11f76d powerpc/powermac: Use generic_handle_irq() in gatwick_action() by Michael Ellerman · 15 years ago
  31. 1a8a510 cpumask: remove references to struct irqaction's mask field. by Rusty Russell · 15 years ago
  32. af3b74d [POWERPC] Move xmon_irq() declaration into xmon.h by Michael Ellerman · 16 years ago
  33. 98cddbf [POWERPC] Fix arch/powerpc/platforms/powermac/pic.c when !CONFIG_ADB_PMU by Tony Breeds · 16 years ago
  34. bd45ac0 Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  35. af5ca3f Driver core: change sysdev classes to use dynamic kobject names by Kay Sievers · 17 years ago
  36. d518b71 [POWERPC] powermac: Use machine_*_initcall() hooks in platform code by Grant Likely · 17 years ago
  37. 52964f8 [POWERPC] Add an optional device_node pointer to the irq_host by Michael Ellerman · 17 years ago
  38. 55b61fe [POWERPC] Rename device_is_compatible to of_device_is_compatible by Stephen Rothwell · 17 years ago
  39. 6cfef5b [POWERPC] Rename MPIC_BROKEN_U3 to MPIC_U3_HT_IRQS by Michael Ellerman · 17 years ago
  40. e2eb639 [POWERPC] Rename get_property to of_get_property: arch/powerpc by Stephen Rothwell · 17 years ago
  41. d7e25f3 [PATCH] genirq: remove IRQ_DISABLED by Ingo Molnar · 18 years ago
  42. 35a84c2 [POWERPC] Fix up after irq changes by Olaf Hering · 18 years ago
  43. 49f19ce [PATCH] powerpc: irq change build breaks by Olof Johansson · 18 years ago
  44. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  45. ca72945 [PATCH] powerpc: Fix PowerMac IRQ handling bug by Benjamin Herrenschmidt · 18 years ago
  46. 6e99e45 [PATCH] powerpc: fix trigger handling in the new irq code by Benjamin Herrenschmidt · 18 years ago
  47. 0ebfff1 [POWERPC] Add new interrupt mapping core and change platforms to use it by Benjamin Herrenschmidt · 18 years ago
  48. b9e5b4e [POWERPC] Use the genirq framework by Benjamin Herrenschmidt · 18 years ago
  49. 6714465 [PATCH] irq-flags: POWERPC: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  50. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  51. d1bef4e [PATCH] genirq: rename desc->handler to desc->chip by Ingo Molnar · 18 years ago
  52. 1beb6a7 [PATCH] powerpc: Experimental support for new G5 Macs (#2) by Benjamin Herrenschmidt · 19 years ago
  53. cc5d018 [PATCH] powerpc: Remove device_node addrs/n_addr by Benjamin Herrenschmidt · 19 years ago
  54. 9177ae4 [PATCH] powerpc: Fix g5 build with xmon by Benjamin Herrenschmidt · 19 years ago
  55. 51d3082 [PATCH] powerpc: Unify udbg (#2) by Benjamin Herrenschmidt · 19 years ago
  56. 756e710 powerpc: merge irq.c by Stephen Rothwell · 19 years ago
  57. a000503 powerpc: exclude powerbook sleep code with CONFIG_PPC64 and CONFIG_PM by Paul Mackerras · 19 years ago
  58. bbd0abd powerpc: Merge 32-bit CHRP support. by Paul Mackerras · 19 years ago
  59. 35499c0 powerpc: Merge in 64-bit powermac support. by Paul Mackerras · 19 years ago
  60. abc244d powerpc: Remove xmon.h include from arch/powerpc/platforms/powermac/pic.c by Paul Mackerras · 19 years ago
  61. 3c3f42d powerpc: Start merging 64-bit support into powermac files by Paul Mackerras · 19 years ago
  62. f6d5791 powerpc: rename powermac files to remove pmac_ prefix by Paul Mackerras · 19 years ago[Renamed from arch/powerpc/platforms/powermac/pmac_pic.c]
  63. c0c0d99 powerpc: Get merged kernel to compile and run on 32-bit SMP powermac. by Paul Mackerras · 19 years ago
  64. 20c8c21 powerpc: Fixes to get the merged kernel to boot on powermac. by Paul Mackerras · 19 years ago
  65. 14cf11a powerpc: Merge enough to start building in arch/powerpc. by Paul Mackerras · 19 years ago