1. 15f4eae x86: Move thread_info into task_struct by Andy Lutomirski · 8 years ago
  2. 186f436 x86/kernel: Audit and remove any unnecessary uses of module.h by Paul Gortmaker · 8 years ago
  3. a7e705a x86/irq: Drop unlikely before IS_ERR_OR_NULL by Geliang Tang · 9 years ago
  4. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  5. a782a7e x86/irq: Store irq descriptor in vector array by Thomas Gleixner · 9 years ago
  6. c5bde90 x86/irq: Merge irq_regs & irq_stat by Brian Gerst · 9 years ago
  7. f39b6f0 x86/asm/entry: Change all 'user_mode_vm()' calls to 'user_mode()' by Andy Lutomirski · 10 years ago
  8. 89cbc76 x86: Replace __get_cpu_var uses by Christoph Lameter · 10 years ago
  9. 7d65f4a irq: Consolidate do_softirq() arch overriden implementations by Frederic Weisbecker · 11 years ago
  10. d2db661 x86: Add stack top margin for stack overflow checking by Mitsuo Hayasaka · 13 years ago
  11. 467e6b7 x86: Clean up the range of stack overflow checking by Mitsuo Hayasaka · 13 years ago
  12. 55af779 x86: Panic on detection of stack overflow by Mitsuo Hayasaka · 13 years ago
  13. 37fe6a4 x86: Check stack overflow in detail by Mitsuo Hayasaka · 13 years ago
  14. 69682b6 x86: Add user_mode_vm check in stack_overflow_check by Mitsuo Hayasaka · 13 years ago
  15. 7a7732b x86: Unify fixup_irqs() for 32-bit and 64-bit kernels by Suresh Siddha · 15 years ago
  16. 7c1d7cd x86: unify do_IRQ() by Jeremy Fitzhardinge · 16 years ago
  17. 9b2b76a x86: add handle_irq() to allow interrupt injection by Jeremy Fitzhardinge · 16 years ago
  18. 3819cd4 x86: remove include of apic.h from hardirq_64.h by Brian Gerst · 16 years ago
  19. d650a51 x86: merge irq_regs.h by Brian Gerst · 16 years ago
  20. 1b437c8 x86-64: Move irq stats from PDA to per-cpu and consolidate with 32-bit. by Brian Gerst · 16 years ago
  21. 7f7ace0 cpumask: update irq_desc to use cpumask_var_t by Mike Travis · 16 years ago
  22. 5f66b2a x86: irq_64.c fix style problems by Jaswinder Singh Rajput · 16 years ago
  23. b840d79 Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  24. 179475a Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  25. b0f4b28 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  26. d7b381b x86: fixup_irqs() doesnt need an argument. by Mike Travis · 16 years ago
  27. 968ea6d Merge ../linux-2.6-x86 by Rusty Russell · 16 years ago
  28. 0de2652 cpumask: make irq_set_affinity() take a const struct cpumask by Rusty Russell · 16 years ago
  29. bcbc4f2 tracing/function-graph-tracer: annotate do_IRQ and smp_apic_timer_interrupt by Frederic Weisbecker · 16 years ago
  30. 0b8f1ef sparse irq_desc[] array: core kernel and x86 changes by Yinghai Lu · 16 years ago
  31. f377fa1 x86: clean up stack overflow debug check by Ingo Molnar · 16 years ago
  32. 3aeb95d x86_64: fix the check in stack_overflow_check by jia zhang · 16 years ago
  33. 249f6d9 x86: move ack_bad_irq() to irq.c by Thomas Gleixner · 16 years ago
  34. 6b39ba7 x86: unify show_interrupts() and proc helpers by Thomas Gleixner · 16 years ago
  35. c0c168ca x86: cleanup show_interrupts by Thomas Gleixner · 16 years ago
  36. 2cc21ef genirq: remove sparse irq code by Thomas Gleixner · 16 years ago
  37. 7564676 x86: irq no should not use hex in /proc/interrupts by Yinghai Lu · 16 years ago
  38. 8f09cd2 x86: make HAVE_SPARSE_IRQ support selectable by Yinghai Lu · 16 years ago
  39. 6d50bc2 x86: use 28 bits irq NR for pci msi/msix and ht by Yinghai Lu · 16 years ago
  40. 52b1732 x86_64: make /proc/interrupts work with dyn irq_desc by Yinghai Lu · 16 years ago
  41. cb5bc83 x86_64: rename irq_desc/irq_desc_alloc by Yinghai Lu · 16 years ago
  42. 1d5f6b3 x86: check with without_new in show_interrupts by Yinghai Lu · 16 years ago
  43. 46926b6 generic: add irq_desc in function in parameter by Yinghai Lu · 16 years ago
  44. 7d94f7c irq: remove >= nr_irqs checking with config_have_sparse_irq by Yinghai Lu · 16 years ago
  45. 2c6927a irq: replace loop with nr_irqs with for_each_irq_desc by Yinghai Lu · 16 years ago
  46. 7f95ec9 x86: move kstat_irqs from kstat to irq_desc by Yinghai Lu · 16 years ago
  47. 08678b0 generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_desc[] by Yinghai Lu · 16 years ago
  48. 0799e43 x86: use nr_irqs by Yinghai Lu · 16 years ago
  49. dc44e65 x86: capitalize function call interrupts consistently by Andi Kleen · 16 years ago
  50. a2eddfa x86: make /proc/stat account for all interrupts by Jan Beulich · 16 years ago
  51. 65ea5b0 x86: rename the struct pt_regs members for 32/64-bit consistency by H. Peter Anvin · 17 years ago
  52. 87ebecf x86: move ack_bad_irq into irq code by Thomas Gleixner · 17 years ago
  53. 072f5d8 x86: also show non-zero IRQ counts for vectors that currently don't have a handler by Jan Beulich · 17 years ago
  54. 38e760a x86: expand /proc/interrupts to include missing vectors, v2 by Joe Korty · 17 years ago
  55. 835c34a Delete filenames in comments. by Dave Jones · 17 years ago
  56. 038a500 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  57. 250c227 x86_64: move kernel by Thomas Gleixner · 17 years ago[Renamed from arch/x86_64/kernel/irq_64.c]
  58. 201962c x86_64: prepare shared kernel/irq.c by Thomas Gleixner · 17 years ago[Renamed from arch/x86_64/kernel/irq.c]
  59. 48d8d7e x86_64 irq: use mask/unmask and proper locking in fixup_irqs() by Siddha, Suresh B · 17 years ago
  60. c9f4f06 wrap access to thread_info by Roman Zippel · 17 years ago
  61. 2fb12a9 [PATCH] x86-64: survive having no irq mapping for a vector by Eric W. Biederman · 18 years ago
  62. 9a45732 [PATCH] x86-64: Rate limit no irq handler messages by Andi Kleen · 18 years ago
  63. a460e74 [PATCH] genirq: clean up irq-flow-type naming by Ingo Molnar · 18 years ago
  64. d3696cf [PATCH] x86_64 irq: Scream but don't die if we receive an unexpected irq by Eric W. Biederman · 18 years ago
  65. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  66. 550f229 [PATCH] genirq: x86_64 irq: make vector_irq per cpu by Eric W. Biederman · 18 years ago
  67. e500f57 [PATCH] genirq: x86_64 irq: Make the external irq handlers report their vector, not the irq number by Eric W. Biederman · 18 years ago
  68. f29bd1b [PATCH] genirq: convert the x86_64 architecture to irq-chips by Ingo Molnar · 18 years ago
  69. 6c96a29 [PATCH] Remove apic mismatch counter by Andi Kleen · 18 years ago
  70. 7f11d8a [PATCH] Remove all ifdefs for local/io apic by Andi Kleen · 18 years ago
  71. 2601e64 [PATCH] lockdep: irqtrace subsystem, x86_64 support by Ingo Molnar · 18 years ago
  72. a53da52 [PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[] by Ingo Molnar · 18 years ago
  73. d1bef4e [PATCH] genirq: rename desc->handler to desc->chip by Ingo Molnar · 18 years ago
  74. a052b68 [PATCH] x86: do_IRQ(): check irq number by Andrew Morton · 18 years ago
  75. 19eadf9 [PATCH] x86: increase interrupt vector range by Rusty Russell · 18 years ago
  76. 4961f10 [PATCH] x86_64: (resend) x86_64 stack overflow debugging by Eric Sandeen · 18 years ago
  77. bdbdaa7 [PATCH] i386/x86-64: adjust /proc/interrupts column headings by Jan Beulich · 18 years ago
  78. 394e390 [PATCH] more for_each_cpu() conversions by Andrew Morton · 19 years ago
  79. df79efd [PATCH] x86_64: Node local pda take 2 -- cpu_pda preparation by Ravikiran G Thirumalai · 19 years ago
  80. 95833c8 [PATCH] x86_64: Add idle notifiers by Andi Kleen · 19 years ago
  81. 24dead8 [PATCH] Remove unnecessary BUG_ON in irq.c by Alexander Nyberg · 19 years ago
  82. ed6b676 [PATCH] x86_64: Switch to the interrupt stack when running a softirq in local_bh_enable() by Andi Kleen · 19 years ago
  83. 76e4f66 [PATCH] x86_64: CPU hotplug support by Ashok Raj · 19 years ago
  84. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago