1. cb5bc83 x86_64: rename irq_desc/irq_desc_alloc by Yinghai Lu · 18 years ago
  2. 2c6927a irq: replace loop with nr_irqs with for_each_irq_desc by Yinghai Lu · 18 years ago
  3. 08678b0 generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_desc[] by Yinghai Lu · 18 years ago
  4. 0799e43 x86: use nr_irqs by Yinghai Lu · 18 years ago
  5. 9b658f6 x86: cleanup, remove extra ifdef by Yinghai Lu · 18 years ago
  6. 780209a x86: make init_ISA_irqs nonstatic by Glauber Costa · 18 years ago
  7. 2f97435 x86: factor out irq initialization for x86_64 by Glauber Costa · 18 years ago
  8. 6209ed9 x86-64: make BUILD_IRQ() also reset section back by Linus Torvalds · 18 years ago
  9. 9d25d4d x86: BUILD_IRQ say .text to avoid .data.percpu by Hugh Dickins · 18 years ago
  10. 1a781a7 Merge branch 'generic-ipi' into generic-ipi-for-linus by Ingo Molnar · 18 years ago
  11. ec42418 x86: rename the i8259_32/64.c leftovers to irqinit_32/64.c by Thomas Gleixner · 18 years ago[Renamed from arch/x86/kernel/i8259_64.c]
  12. d23b200 x86: make init_ISA_irqs() static by Thomas Gleixner · 18 years ago
  13. 21fd513 x86: automatical unification of i8259.c by Pavel Machek · 18 years ago
  14. 305b92a x86: change FIRST_SYSTEM_VECTOR to a variable by Alan Mayer · 18 years ago
  15. 0bc471d x86: move BUILD_IRQ macro magic to i8259_64.c by Thomas Gleixner · 18 years ago
  16. b038783 x86: provide a native_init_IRQ function on 64-bit by Glauber de Oliveira Costa · 18 years ago
  17. 466eed2 x86: isolate PIC/PIT in/out calls by Alan Cox · 18 years ago
  18. 3e7622f x86: move to .rodata/.init.data by Jan Beulich · 18 years ago
  19. 2b8e05b x86: make i8259_64 more _32-like by Paul Jimenez · 18 years ago
  20. af5ca3f Driver core: change sysdev classes to use dynamic kobject names by Kay Sievers · 18 years ago
  21. df5ddf6 x86: more struct irqaction initializer cleanups by Thomas Gleixner · 19 years ago
  22. b8ce335 x86_64: convert to clock events by Thomas Gleixner · 19 years ago
  23. 250c227 x86_64: move kernel by Thomas Gleixner · 19 years ago[Renamed from arch/x86_64/kernel/i8259_64.c]
  24. 8d7083f x86_64: prepare shared kernel/i8259.c by Thomas Gleixner · 19 years ago[Renamed from arch/x86_64/kernel/i8259.c]
  25. 99253b8 x86_64: Move functions declarations to header file by Glauber de Oliveira Costa · 19 years ago
  26. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 19 years ago
  27. c97beb4 [PATCH] x86_64 irq: Fix comments after changing IRQ0_VECTOR from 0x20 to 0x30 by Yinghai Lu · 19 years ago
  28. 6101429 [PATCH] x86_64 irq: Safely cleanup an irq after moving it. by Eric W. Biederman · 19 years ago
  29. bc5e81a [PATCH] x86_64 irq: Add constants for the reserved IRQ vectors. by Eric W. Biederman · 19 years ago
  30. b93179b [PATCH] x86_64 irq: Remove unnecessary irq 0 setup. by Eric W. Biederman · 19 years ago
  31. 76d2160 [PATCH] genirq: do not mask interrupts by default by Ingo Molnar · 19 years ago
  32. 8fb6e5f [PATCH] x86_64: interrupt array size should be aligned to NR_VECTORS by Yinghai Lu · 19 years ago
  33. a460e74 [PATCH] genirq: clean up irq-flow-type naming by Ingo Molnar · 20 years ago
  34. 550f229 [PATCH] genirq: x86_64 irq: make vector_irq per cpu by Eric W. Biederman · 20 years ago
  35. 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
  36. f29bd1b [PATCH] genirq: convert the x86_64 architecture to irq-chips by Ingo Molnar · 20 years ago
  37. 35d534a [PATCH] x86: - restore i8259A eoi status on resume by Matthew Garrett · 20 years ago
  38. 7f11d8a [PATCH] Remove all ifdefs for local/io apic by Andi Kleen · 20 years ago
  39. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 20 years ago
  40. d1bef4e [PATCH] genirq: rename desc->handler to desc->chip by Ingo Molnar · 20 years ago
  41. da206c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 20 years ago
  42. 2b28592 [PATCH] x86_64: x86_86 msi miss one entry handler by bibo,mao · 20 years ago
  43. d6e05ed spelling fixes by Andreas Mohr · 20 years ago
  44. e4f17c4 [PATCH] amd64: task_thread_info() by Al Viro · 20 years ago
  45. 915f34e [PATCH] x86_64: Remove useless KDB vector by Andi Kleen · 20 years ago
  46. 4060994 Merge x86-64 update from Andi by Linus Torvalds · 20 years ago
  47. 89b831e [PATCH] x86_64: Support for AMD specific MCE Threshold. by Jacob Shin · 20 years ago
  48. d6c7ac0 [PATCH] x86_64 two timer entries in /sys by Karsten Wiese · 20 years ago
  49. a8db2db [PATCH] introduce setup_timer() helper by Oleg Nesterov · 21 years ago
  50. 9cdd304 [PATCH] x86-64: more gratitious linux/irq.h includes by Al Viro · 21 years ago
  51. e5bc8b6 [PATCH] x86-64: Make remote TLB flush more scalable by Andi Kleen · 21 years ago
  52. 719e711 [PATCH] kexec: x86_64: add i8259 shutdown method by Eric W. Biederman · 21 years ago
  53. c0a88c9 [PATCH] x86_64: i8259.c iso99 structure initialization by Alexander Nyberg · 21 years ago
  54. 0b9c33a [PATCH] Fix u32 vs. pm_message_t in x86-64 by Pavel Machek · 21 years ago
  55. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 21 years ago