1. 8f09cd2 x86: make HAVE_SPARSE_IRQ support selectable by Yinghai Lu · 18 years ago
  2. 6d50bc2 x86: use 28 bits irq NR for pci msi/msix and ht by Yinghai Lu · 18 years ago
  3. 52b1732 x86_64: make /proc/interrupts work with dyn irq_desc by Yinghai Lu · 18 years ago
  4. cb5bc83 x86_64: rename irq_desc/irq_desc_alloc by Yinghai Lu · 18 years ago
  5. 1d5f6b3 x86: check with without_new in show_interrupts by Yinghai Lu · 18 years ago
  6. 46926b6 generic: add irq_desc in function in parameter by Yinghai Lu · 18 years ago
  7. 7d94f7c irq: remove >= nr_irqs checking with config_have_sparse_irq by Yinghai Lu · 18 years ago
  8. 2c6927a irq: replace loop with nr_irqs with for_each_irq_desc by Yinghai Lu · 18 years ago
  9. 7f95ec9 x86: move kstat_irqs from kstat to irq_desc by Yinghai Lu · 18 years ago
  10. 08678b0 generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_desc[] by Yinghai Lu · 18 years ago
  11. 0799e43 x86: use nr_irqs by Yinghai Lu · 18 years ago
  12. dc44e65 x86: capitalize function call interrupts consistently by Andi Kleen · 18 years ago
  13. a2eddfa x86: make /proc/stat account for all interrupts by Jan Beulich · 18 years ago
  14. 65ea5b0 x86: rename the struct pt_regs members for 32/64-bit consistency by H. Peter Anvin · 18 years ago
  15. 87ebecf x86: move ack_bad_irq into irq code by Thomas Gleixner · 18 years ago
  16. 072f5d8 x86: also show non-zero IRQ counts for vectors that currently don't have a handler by Jan Beulich · 19 years ago
  17. 38e760a x86: expand /proc/interrupts to include missing vectors, v2 by Joe Korty · 19 years ago
  18. 835c34a Delete filenames in comments. by Dave Jones · 19 years ago
  19. 038a500 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  20. 250c227 x86_64: move kernel by Thomas Gleixner · 19 years ago[Renamed from arch/x86_64/kernel/irq_64.c]
  21. 201962c x86_64: prepare shared kernel/irq.c by Thomas Gleixner · 19 years ago[Renamed from arch/x86_64/kernel/irq.c]
  22. 48d8d7e x86_64 irq: use mask/unmask and proper locking in fixup_irqs() by Siddha, Suresh B · 19 years ago
  23. c9f4f06 wrap access to thread_info by Roman Zippel · 19 years ago
  24. 2fb12a9 [PATCH] x86-64: survive having no irq mapping for a vector by Eric W. Biederman · 19 years ago
  25. 9a45732 [PATCH] x86-64: Rate limit no irq handler messages by Andi Kleen · 19 years ago
  26. a460e74 [PATCH] genirq: clean up irq-flow-type naming by Ingo Molnar · 20 years ago
  27. d3696cf [PATCH] x86_64 irq: Scream but don't die if we receive an unexpected irq by Eric W. Biederman · 20 years ago
  28. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 20 years ago
  29. 550f229 [PATCH] genirq: x86_64 irq: make vector_irq per cpu by Eric W. Biederman · 20 years ago
  30. e500f57 [PATCH] genirq: x86_64 irq: Make the external irq handlers report their vector, not the irq number by Eric W. Biederman · 20 years ago
  31. f29bd1b [PATCH] genirq: convert the x86_64 architecture to irq-chips by Ingo Molnar · 20 years ago
  32. 6c96a29 [PATCH] Remove apic mismatch counter by Andi Kleen · 20 years ago
  33. 7f11d8a [PATCH] Remove all ifdefs for local/io apic by Andi Kleen · 20 years ago
  34. 2601e64 [PATCH] lockdep: irqtrace subsystem, x86_64 support by Ingo Molnar · 20 years ago
  35. a53da52 [PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[] by Ingo Molnar · 20 years ago
  36. d1bef4e [PATCH] genirq: rename desc->handler to desc->chip by Ingo Molnar · 20 years ago
  37. a052b68 [PATCH] x86: do_IRQ(): check irq number by Andrew Morton · 20 years ago
  38. 19eadf9 [PATCH] x86: increase interrupt vector range by Rusty Russell · 20 years ago
  39. 4961f10 [PATCH] x86_64: (resend) x86_64 stack overflow debugging by Eric Sandeen · 20 years ago
  40. bdbdaa7 [PATCH] i386/x86-64: adjust /proc/interrupts column headings by Jan Beulich · 20 years ago
  41. 394e390 [PATCH] more for_each_cpu() conversions by Andrew Morton · 20 years ago
  42. df79efd [PATCH] x86_64: Node local pda take 2 -- cpu_pda preparation by Ravikiran G Thirumalai · 20 years ago
  43. 95833c8 [PATCH] x86_64: Add idle notifiers by Andi Kleen · 20 years ago
  44. 24dead8 [PATCH] Remove unnecessary BUG_ON in irq.c by Alexander Nyberg · 21 years ago
  45. ed6b676 [PATCH] x86_64: Switch to the interrupt stack when running a softirq in local_bh_enable() by Andi Kleen · 21 years ago
  46. 76e4f66 [PATCH] x86_64: CPU hotplug support by Ashok Raj · 21 years ago
  47. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 21 years ago