1. 91ce72e ia64: iosapic: Use new irq_move_* functions by Thomas Gleixner · 14 years ago
  2. 459960d ia64: iosapic: Remove redundant mask from ack() by Thomas Gleixner · 14 years ago
  3. dea1078 ia64: iosapic: Cleanup irq_desc access by Thomas Gleixner · 14 years ago
  4. 8fac171 ia64: Convert iosapic to new irq_chip functions by Thomas Gleixner · 14 years ago
  5. 3d373ce ia64: Remove stale irq_chip.end by Thomas Gleixner · 14 years ago
  6. c0f37d2 Merge branches 'release', 'drop_do_IRQ', 'fix_early_irq', 'misc-2.6.37', 'next-fixes', 'optimize-unwind', 'remove-compat-h' and 'stack_trace' into release by Tony Luck · 14 years ago
  7. 4de0a75 [IA64] Initialize interrupts later (from init_IRQ()) by Tony Luck · 14 years ago
  8. 5d4bff9 [IA64] Stop using the deprecated __do_IRQ() code path by Tony Luck · 14 years ago
  9. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  10. 239007b genirq: Convert irq_desc.lock to raw_spinlock by Thomas Gleixner · 15 years ago
  11. e7369e0 arch/ia64/kernel/iosapic: missing test after ioremap() by Roel Kluin · 16 years ago
  12. fb824f4 [IA64] remove obsolete hw_interrupt_type by Thomas Gleixner · 16 years ago
  13. 86bc3df [IA64] remove obsolete irq_desc_t typedef by Thomas Gleixner · 16 years ago
  14. 8a7c3cd [IA64] remove obsolete no_irq_type by Thomas Gleixner · 16 years ago
  15. d5dedd4 irq: change ->set_affinity() to return status by Yinghai Lu · 16 years ago
  16. 55f2b78 Merge branch 'x86/urgent' into x86/pat by Ingo Molnar · 16 years ago
  17. 5b59239 [IA64] Don't go beyond iosapic_intr_info's arraysize by Roel Kluin · 16 years ago
  18. e65e49d irq: update all arches for new irq_desc by Mike Travis · 16 years ago
  19. fbb776c cpumask: IA64: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_cpumask by Rusty Russell · 16 years ago
  20. 0de2652 cpumask: make irq_set_affinity() take a const struct cpumask by Rusty Russell · 16 years ago
  21. 7f30491 [IA64] Move include/asm-ia64 to arch/ia64/include/asm by Tony Luck · 17 years ago
  22. fca515f Pull pvops into release branch by Tony Luck · 17 years ago
  23. e2569b7 [IA64] Eliminate NULL test after alloc_bootmem in iosapic_alloc_rte() by Julia Lawall · 17 years ago
  24. 33b39e8 [IA64] pvops: add hooks, pv_iosapic_ops, to paravirtualize iosapic. by Isaku Yamahata · 17 years ago
  25. d4ed808 [IA64] remove remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  26. a6cd6322 [IA64] Fix irq migration in multiple vector domain by Kenji Kaneshige · 17 years ago
  27. aa0ebec [IA64] Fix iosapic interrupt delivery mode for CPE by Kenji Kaneshige · 17 years ago
  28. 9e004eb [IA64] iosapic cleanup by Simon Horman · 17 years ago
  29. c9d059d [IA64] Fix IOSAPIC delivery mode setting by Kenji Kaneshige · 17 years ago
  30. 224685c [IA64] Fix wrong access to irq_desc[] in iosapic_register_intr(). by Kenji Kaneshige · 18 years ago
  31. c4c376f [IA64] Fix registered interrupt check by Kenji Kaneshige · 18 years ago
  32. 056e6d8 [IA64] fix a few section mismatch warnings by Sam Ravnborg · 18 years ago
  33. bf903d0 [IA64] Delete iosapic_free_rte() by Yasuaki Ishimatsu · 18 years ago
  34. cd378f1 [IA64] Support irq migration across domain by Yasuaki Ishimatsu · 18 years ago
  35. 4994be1 [IA64] Add support for vector domain by Yasuaki Ishimatsu · 18 years ago
  36. e1b30a3 [IA64] Add mapping table between irq and vector by Yasuaki Ishimatsu · 18 years ago
  37. f8c087f [IA64] Check if irq is sharable by Yasuaki Ishimatsu · 18 years ago
  38. 4bbdec7 [IA64] Fix invalid irq vector assumption for iosapic by Yasuaki Ishimatsu · 18 years ago
  39. eb21ab2 [IA64] Use dynamic irq for iosapic interrupts by Yasuaki Ishimatsu · 18 years ago
  40. c1726d6 [IA64] Use per iosapic lock for indirect iosapic register access by Yasuaki Ishimatsu · 18 years ago
  41. 40598cb [IA64] Cleanup lock order in iosapic_register_intr by Yasuaki Ishimatsu · 18 years ago
  42. c5e3f9e [IA64] Remove duplicated members in iosapic_rte_info by Yasuaki Ishimatsu · 18 years ago
  43. e3a8f7b [IA64] Remove block structure for locking in iosapic.c by Yasuaki Ishimatsu · 18 years ago
  44. 38cb162 Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  45. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 18 years ago
  46. 0f7ac29 [IA64] Fix some section mismatch errors by Tony Luck · 18 years ago
  47. e253eb0 [IA64] fix NULL pointer in ia64/irq_chip-mask/unmask function by KAMEZAWA Hiroyuki · 18 years ago
  48. 451fe00 [IA64] Clear IRQ affinity when unregistered by Alex Williamson · 18 years ago
  49. a795611 [IA64] IA64 Kexec/kdump by Zou Nan hai · 18 years ago
  50. 06344db [IA64] typename -> name conversion by Ingo Molnar · 18 years ago
  51. 351a583 [IA64] irqs: use `name' not `typename' by Andrew Morton · 18 years ago
  52. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  53. a8553ac [PATCH] genirq: cleanup: remove irq_descp() by Ingo Molnar · 19 years ago
  54. d1bef4e [PATCH] genirq: rename desc->handler to desc->chip by Ingo Molnar · 19 years ago
  55. 41503de [IA64] fix broken irq affinity by Chen, Kenneth W · 19 years ago
  56. e6d1ba5 [IA64] simplify some condition checks in iosapic_check_gsi_range by Satoru Takeuchi · 19 years ago
  57. 46cba3d [IA64] correct some messages and fixes some minor things by Satoru Takeuchi · 19 years ago
  58. b88e926 [IA64] Fix UP build with BSP removal support. by Ashok Raj · 19 years ago
  59. ff74190 [IA64] support for cpu0 removal by Ashok Raj · 19 years ago
  60. 344a076 [IA64] Manual merge fix for 3 files by Tony Luck · 19 years ago
  61. 697eaad [IA64] Minor cleanups - remove CONFIG_ACPI_DEALLOCATE_IRQ by Kenji Kaneshige · 19 years ago
  62. 702c7e7 [ACPI] fix ia64 build issues resulting from Lindent and merge by MAEDA Naoaki · 20 years ago
  63. 1d492eb [ACPI] Merge acpi-2.6.12 branch into 2.6.13-rc3 by Len Brown · 20 years ago
  64. 14454a1 [ACPI] iosapic_register_intr() now returns error instead of panic by Kenji Kaneshige · 20 years ago
  65. 3b5cc09 [IA64] assign_irq_vector() should not panic by Kenji Kaneshige · 20 years ago
  66. 0e888ad [PATCH] ACPI based I/O APIC hot-plug: ia64 support by Kenji Kaneshige · 20 years ago
  67. b9e41d7 [IA64] iosapic.c: typo ... s/spin_unlock_irq/spin_unlock/ by Kenji Kaneshige · 20 years ago
  68. 24eeb56 [IA64] vector sharing (Large I/O system support) by Kenji Kaneshige · 20 years ago
  69. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago v2.6.12-rc2