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