1. 5d4c9bc irqdomain: Use irq_domain_get_of_node() instead of direct field access by Marc Zyngier · 9 years ago
  2. 9758a7b powerpc/ipic: Use irq_set_handler_locked() by Thomas Gleixner · 9 years ago
  3. ad3aedf genirq/irqdomain: Allow irq domain aliasing by Marc Zyngier · 9 years ago
  4. 202648a powerpc: Constify irq_domain_ops by Krzysztof Kozlowski · 9 years ago
  5. 68cf0d6 powerpc: Remove superfluous bootmem includes by Anton Blanchard · 10 years ago
  6. ff8c3ab irq_domain/powerpc: Replace custom xlate functions with library functions by Grant Likely · 13 years ago
  7. a8db8cf irq_domain: Replace irq_alloc_host() with revmap-specific initializers by Grant Likely · 12 years ago
  8. bae1d8f irq_domain/powerpc: Use common irq_domain structure instead of irq_host by Grant Likely · 12 years ago
  9. 28f65c11 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 13 years ago
  10. 880102e Merge remote branch 'origin/master' into merge by Benjamin Herrenschmidt · 13 years ago
  11. f5a592f PM / PowerPC: Use struct syscore_ops instead of sysdevs for PM by Rafael J. Wysocki · 13 years ago
  12. 476eb49 powerpc/irq: Stop exporting irq_map by Grant Likely · 13 years ago
  13. ec775d0 powerpc: Convert to new irq_* function names by Thomas Gleixner · 13 years ago
  14. ecf4b19 powerpc: ipic: Cleanup flow type handling by Thomas Gleixner · 13 years ago
  15. 687228a powerpc: sysdev/ipic irq_data conversion. by Lennert Buytenhek · 13 years ago
  16. a9e8bf2 powerpc: Convert ipic_lock to raw_spinlock by Thomas Gleixner · 14 years ago
  17. fc380c0 powerpc: Remove whitespace in irq chip name fields by Anton Blanchard · 15 years ago
  18. 40d50cf powerpc: Make "intspec" pointers in irq_host->xlate() const by Roman Fietze · 15 years ago
  19. b27df67 powerpc: Fixup last users of irq_chip->typename by Thomas Gleixner · 15 years ago
  20. 6cff46f powerpc: Remove get_irq_desc() by Michael Ellerman · 15 years ago
  21. 7a626b6 powerpc/ipic: introduce missing kfree by Julia Lawall · 15 years ago
  22. 8640d3b powerpc/ipic: unmask all interrupt sources by Sebastian Andrzej Siewior · 15 years ago
  23. ea96025 powerpc: Don't use alloc_bootmem() in init_IRQ() path by Anton Vorontsov · 15 years ago
  24. 30c4046 powerpc/83xx: Fix the interrupt loss problem on ipic by dayu@datangmobile.cn · 15 years ago
  25. e2a02ba powerpc/83xx: Build breakage for CONFIG_PM but no CONFIG_SUSPEND by Michael Neuling · 15 years ago
  26. d49747b powerpc/mpc83xx: Power Management support by Scott Wood · 17 years ago
  27. 19fc65b powerpc: Fix irq_alloc_host() reference counting and callers by Michael Ellerman · 16 years ago
  28. 84f1c1e powerpc: Rework ipic_init() so we can avoid freeing the irq_host by Michael Ellerman · 16 years ago
  29. 1428a9f [POWERPC] Fix crash in init_ipic_sysfs on efika by Olaf Hering · 16 years ago
  30. bd45ac0 Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  31. 8cf6b195 [POWERPC] 83xx: ipic: add interrupt vector 94 by Kim Phillips · 17 years ago
  32. af5ca3f Driver core: change sysdev classes to use dynamic kobject names by Kay Sievers · 17 years ago
  33. a7267d6 [POWERPC] Add support for mpc512x interrupts to ipic by John Rigby · 17 years ago
  34. 77d4309 [POWERPC] ipic: ack only for edge interrupts by Li Yang · 17 years ago
  35. f03ca95 [POWERPC] ipic: add new interrupts introduced by new chip by Li Yang · 17 years ago
  36. 52964f8 [POWERPC] Add an optional device_node pointer to the irq_host by Michael Ellerman · 17 years ago
  37. 126186a [POWERPC] 83xx: Return a point to the struct ipic from ipic_init() by Kumar Gala · 18 years ago
  38. af337c0 [POWERPC] arch/powerpc/sysdev/ipic.c of_node_get cleanup by Mariusz Kozlowski · 18 years ago
  39. f49196a [POWERPC] IPIC: Fix spinlock recursion in set_irq_handler by Scott Wood · 18 years ago
  40. 35a84c2 [POWERPC] Fix up after irq changes by Olaf Hering · 18 years ago
  41. f30c226 fix file specification in comments by Uwe Zeisberger · 18 years ago
  42. ed709d1 [POWERPC] Fix IPIC pending register assignments by Scott Wood · 18 years ago
  43. b9f0f1b [POWERPC] Adapt ipic driver to new host_ops interface, add set_irq_type to set IRQ sense by Kim Phillips · 18 years ago
  44. d1bef4e [PATCH] genirq: rename desc->handler to desc->chip by Ingo Molnar · 18 years ago
  45. 1cd8e50 [PATCH] powerpc: moved ipic code to arch/powerpc by Kumar Gala · 19 years ago[Renamed from arch/ppc/syslib/ipic.c]
  46. 7d681b2 [PATCH] ppc32: Fix MPC83xx IPIC external interrupt pending register offset by Kumar Gala · 19 years ago
  47. e16fa6b [PATCH] ppc32: Fix an off-by-one error in ipic_init by Kumar Gala · 19 years ago
  48. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago