1. 68f20f4 parisc: Use irq_to_desc() in show_interrupts() by Thomas Gleixner · 14 years ago
  2. e2f571d parisc: Convert irq namespace by Thomas Gleixner · 14 years ago
  3. 337ce68 parisc: Convert the final irq bits by Thomas Gleixner · 14 years ago
  4. 4c4231e [PARISC] Convert to new irq_chip functions by Thomas Gleixner · 14 years ago
  5. 9804c9e [PARISC] fix per-cpu flag problem in the cpu affinity checkers by Thomas Gleixner · 14 years ago
  6. 5189061 parisc: convert the rest of the irq handlers to simple/percpu by James Bottomley · 14 years ago
  7. d16cd29 parisc: fix dino/gsc interrupts by James Bottomley · 14 years ago
  8. 7da1272 parisc: kill __do_IRQ by Kyle McMartin · 14 years ago
  9. f3d4605 parisc: convert iosapic interrupts to proper flow handlers by Kyle McMartin · 14 years ago
  10. 4d4f681 parisc: convert cpu interrupts to proper flow handlers by Kyle McMartin · 14 years ago
  11. ba20085 parisc: lay groundwork for killing __do_IRQ by Kyle McMartin · 14 years ago
  12. d0608b5 parisc: Fixup last users of irq_chip->typename by Thomas Gleixner · 15 years ago
  13. 239007b genirq: Convert irq_desc.lock to raw_spinlock by Thomas Gleixner · 15 years ago
  14. 9609bfe parisc: convert to asm-generic/hardirq.h by Christoph Hellwig · 15 years ago
  15. dfe0756 parisc: remove obsolete hw_interrupt_type by Thomas Gleixner · 16 years ago
  16. 47b4150 parisc: fix irq compile bugs in arch/parisc/kernel/irq.c by Helge Deller · 16 years ago
  17. d5dedd4 irq: change ->set_affinity() to return status by Yinghai Lu · 16 years ago
  18. 7cec2ef Merge branch 'rusty-cpumask-parisc' into parisc by Kyle McMartin · 16 years ago
  19. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 16 years ago
  20. edb35028 Merge branches 'irq/genirq' and 'linus' into irq/core by Ingo Molnar · 16 years ago
  21. bd071e1 cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: parisc by Rusty Russell · 16 years ago
  22. 8b6649c parisc: convert cpu_check_affinity to new cpumask api by Kyle McMartin · 16 years ago
  23. 7c4be70 parisc: fix use of new cpumask api in irq.c by Kyle McMartin · 16 years ago
  24. 5a8247c parisc: update parisc for new irq_desc by Mike Travis · 16 years ago
  25. e65e49d irq: update all arches for new irq_desc by Mike Travis · 16 years ago
  26. dee4102 sparseirq: use kstat_irqs_cpu instead by Yinghai Lu · 16 years ago
  27. ef017be parisc: Replace NR_CPUS in parisc code by Helge Deller · 16 years ago
  28. 7f2347a parisc: trivial fixes by Helge Deller · 16 years ago
  29. 0de2652 cpumask: make irq_set_affinity() take a const struct cpumask by Rusty Russell · 16 years ago
  30. 2421ba5 [PARISC] timer interrupt should not be IRQ_DISABLED by Kyle McMartin · 17 years ago
  31. 462b529 [PARISC] remove global_ack_eiem by Grant Grundler · 18 years ago
  32. 57501c7 Add IRQF_IRQPOLL flag on parisc by Bernhard Walle · 18 years ago
  33. 0c2de3c [PARISC] use fls_long in irq.c by Kyle McMartin · 18 years ago
  34. e11e30a [PARISC] Use set_irq_regs by Matthew Wilcox · 18 years ago
  35. be577a5 Build fixes for struct pt_regs removal by Matthew Wilcox · 18 years ago
  36. 7085689 [PARISC] Allow nested interrupts by James Bottomley · 18 years ago
  37. 5cfe87d [PARISC] Fix up parisc irq handling for genirq changes by Kyle McMartin · 18 years ago
  38. 733ea86 [PATCH] irq-flags: PARISC: Use the new IRQF_ constants by Thomas Gleixner · 19 years ago
  39. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  40. c0ad90a [PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend() by Ingo Molnar · 19 years ago
  41. a53da52 [PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[] by Ingo Molnar · 19 years ago
  42. d1bef4e [PATCH] genirq: rename desc->handler to desc->chip by Ingo Molnar · 19 years ago
  43. 75be99a [PARISC] Make redirecting irq messages less noisy by Ryan Bradetich · 19 years ago
  44. 03afe22 [PARISC] irq_affinityp[] only available for SMP builds by Grant Grundler · 19 years ago
  45. c2ab64d [PARISC] Add IRQ affinities by James Bottomley · 19 years ago
  46. 1d4c452 [PARISC] Fix uniprocessor build by dummying smp_send_all_nop() by Kyle McMartin · 19 years ago
  47. d911aed [PARISC] Fix our interrupts not to use smp_call_function by James Bottomley · 19 years ago
  48. 3f90288 [PARISC] Disable nesting of interrupts by Grant Grundler · 19 years ago
  49. 9a8b458 [PARISC] Make sure timer and IPI execute with interrupts disabled by James Bottomley · 19 years ago
  50. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago