1. bb960a1 Merge branch 'core/xen' into x86/urgent by Ingo Molnar · 15 years ago
  2. 10b888d irq, x86: fix lock status with numa_migrate_irq_desc by Yinghai Lu · 15 years ago
  3. ac56b94 Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  4. 97179fd cpumask fallout: Initialize irq_default_affinity earlier by David Daney · 15 years ago
  5. 1267a8d Make irq_*_affinity depend on CONFIG_GENERIC_HARDIRQS too. by David Daney · 15 years ago
  6. 14819ea irq: export __set_irq_handler() and handle_level_irq() by Ingo Molnar · 15 years ago
  7. 22a9d64 async: Asynchronous function calls to speed up kernel boot by Arjan van de Ven · 15 years ago
  8. 7d3b56b Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  9. 6bdf197 ia64: cpumask fix for is_affinity_mask_valid() by Ingo Molnar · 15 years ago
  10. 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 · 15 years ago
  11. d036e67 cpumask: convert kernel/irq by Rusty Russell · 15 years ago
  12. db200df Merge branch 'irq-fixes-for-linus-4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  13. 2ca1a61 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Rusty Russell · 15 years ago
  14. 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 · 15 years ago
  15. 43a2563 sparseirq: move __weak symbols into separate compilation unit by Yinghai Lu · 15 years ago
  16. b2e2fe9 sparseirq: work around __weak alias bug by Ingo Molnar · 15 years ago
  17. 12026ea sparseirq: fix hang with !SPARSE_IRQ by Yinghai Lu · 15 years ago
  18. fa6beb3 sparseirq: set lock_class for legacy irq when sparse_irq is selected by Yinghai Lu · 16 years ago
  19. 13a0c3c sparseirq: work around compiler optimizing away __weak functions by Yinghai Lu · 15 years ago
  20. 793f7b1 sparseirq: fix desc->lock init by Ingo Molnar · 15 years ago
  21. 8b07cd4 sparseirq: do not printk when migrating IRQ descriptors by Ingo Molnar · 15 years ago
  22. 00c2363 sparseirq: remove duplicated arch_early_irq_init() by Yinghai Lu · 16 years ago
  23. 18eefed irq: simplify for_each_irq_desc() usage by KOSAKI Motohiro · 15 years ago
  24. 26ddd8d proc: remove ifdef CONFIG_SPARSE_IRQ from stat.c by KOSAKI Motohiro · 15 years ago
  25. f9af0e7 irq: for_each_irq_desc() move to irqnr.h by KOSAKI Motohiro · 15 years ago
  26. 860cf88 Merge branches 'irq/sparseirq', 'irq/genirq' and 'irq/urgent'; commit 'v2.6.28' into irq/core by Ingo Molnar · 16 years ago
  27. b909895 sparseirq: fix numa_migrate_irq_desc dependency and comments by Yinghai Lu · 16 years ago
  28. 74c8a61 locking, irq: enclose irq_desc_lock_class in CONFIG_LOCKDEP by KOSAKI Motohiro · 16 years ago
  29. 948a7b2 Merge branch 'irq/sparseirq' into cpus4096 by Ingo Molnar · 16 years ago
  30. 48a1b10 x86, sparseirq: move irq_desc according to smp_affinity, v7 by Yinghai Lu · 16 years ago
  31. 968ea6d Merge ../linux-2.6-x86 by Rusty Russell · 16 years ago
  32. 0de2652 cpumask: make irq_set_affinity() take a const struct cpumask by Rusty Russell · 16 years ago
  33. 29c0177 cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpulist_scnprintf to take pointers. by Rusty Russell · 16 years ago
  34. 99d093d x86: use NR_IRQS_LEGACY by Yinghai Lu · 16 years ago
  35. 0b8f1ef sparse irq_desc[] array: core kernel and x86 changes by Yinghai Lu · 16 years ago
  36. cb9c34e Merge commit 'v2.6.28-rc7' into core/locking by Ingo Molnar · 16 years ago
  37. 470c662 genirq: warn when IRQF_DISABLED may be ignored by David Brownell · 16 years ago
  38. f2b662d genirq: record IRQ_LEVEL in irq_desc[] by David Brownell · 16 years ago
  39. 3ff68a6 genirq: __irq_set_trigger: change pr_warning to pr_debug by Mark Nelson · 16 years ago
  40. f131e24 irq: fix typo by Ingo Molnar · 16 years ago
  41. 612e368 genirq: fix the affinity setting in setup_irq by Thomas Gleixner · 16 years ago
  42. f6d87f4 genirq: keep affinities set from userspace across free/request_irq() by Thomas Gleixner · 16 years ago
  43. 3786fc7 irq: make variable static by roel kluin · 16 years ago
  44. b6f3b78 genirq: NULL struct irq_desc's member 'name' in dynamic_irq_cleanup() by Dean Nelson · 16 years ago
  45. 0b3682ba3 genirq: fix set_irq_type() when recording trigger type by Chris Friesen · 16 years ago
  46. 63d659d genirq: fix name space collision of nr_irqs in autoprobe.c by Thomas Gleixner · 16 years ago
  47. 10e5808 genirq: use iterators for irq_desc loops by Thomas Gleixner · 16 years ago
  48. d3c6004 genirq: cleanup the sparseirq modifications by Thomas Gleixner · 16 years ago
  49. d6c88a5 genirq: revert dynarray by Thomas Gleixner · 16 years ago
  50. ee32c97 genirq: remove irq_to_desc_alloc by Thomas Gleixner · 16 years ago
  51. 2cc21ef genirq: remove sparse irq code by Thomas Gleixner · 16 years ago
  52. c6b7674 genirq: use inline function for irq_to_desc by Thomas Gleixner · 16 years ago
  53. aac3f2b x86: fix typo in irq_desc array by Yinghai Lu · 16 years ago
  54. 2976fe2 fix warning: "x86: sparse_irq needs spin_lock in allocations" by Andrew Morton · 16 years ago
  55. 9d98598 sparseirq: remove some debug print out by Yinghai Lu · 16 years ago
  56. e00585b irq: fix irqpoll && sparseirq by Yinghai Lu · 16 years ago
  57. 932775a x86: HPET_MSI change IRQ affinity in process context when it is disabled by venkatesh.pallipadi@intel.com · 16 years ago
  58. 2105683 irq: set_irq_chip() has redundant call to irq_to_desc() by Dean Nelson · 16 years ago
  59. 8c464a4 sparseirq: move kstat_irqs from kstat to irq_desc - fix by Yinghai Lu · 16 years ago
  60. e89eb43 x86: sparse_irq needs spin_lock in allocations by Yinghai Lu · 16 years ago
  61. e955b53 sparseirq: fix lockdep by Ingo Molnar · 16 years ago
  62. 8b8e8c1 x86: remove irqbalance in kernel for 32 bit by Yinghai Lu · 16 years ago
  63. 67fb283 irq: separate sparse_irqs from sparse_irqs_free by Yinghai Lu · 16 years ago
  64. cb5bc83 x86_64: rename irq_desc/irq_desc_alloc by Yinghai Lu · 16 years ago
  65. 46926b6 generic: add irq_desc in function in parameter by Yinghai Lu · 16 years ago
  66. 7d94f7c irq: remove >= nr_irqs checking with config_have_sparse_irq by Yinghai Lu · 16 years ago
  67. 2c6927a irq: replace loop with nr_irqs with for_each_irq_desc by Yinghai Lu · 16 years ago
  68. 9059d8f irq: add irq_desc_without_new by Yinghai Lu · 16 years ago
  69. 7f95ec9 x86: move kstat_irqs from kstat to irq_desc by Yinghai Lu · 16 years ago
  70. 3bf52a4 irq: sparse irqs, fix IRQ auto-probe crash by Ingo Molnar · 16 years ago
  71. 08678b0 generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_desc[] by Yinghai Lu · 16 years ago
  72. fa42d10 irq: sparse irqs, export nr_irqs by Ingo Molnar · 16 years ago
  73. d60458b irq: make irq_desc to use dyn_array by Yinghai Lu · 16 years ago
  74. 85c0f90 irq: introduce nr_irqs by Yinghai Lu · 16 years ago
  75. 5fef06e Merge branch 'linus' into genirq by Ingo Molnar · 16 years ago
  76. 0c5d1eb genirq: record trigger type by David Brownell · 16 years ago
  77. d6d5aeb Merge commit 'v2.6.27-rc8' into genirq by Ingo Molnar · 16 years ago
  78. 7e6e178 genirq: irq_chip->startup() usage in setup_irq and set_irq_chained handler by Pawel MOLL · 16 years ago
  79. 377bf1e genirq: fix irq_desc->depth handling with DEBUG_SHIRQ by Anton Vorontsov · 16 years ago
  80. 51ca3c6 Merge branch 'linus' into x86/core by Ingo Molnar · 16 years ago
  81. f18e439 genirq: switch /proc/irq/*/smp_affinity et al to seqfiles by Alexey Dobriyan · 16 years ago
  82. c69ad71 genirq: better warning on irqchip->set_type() failure by David Brownell · 16 years ago
  83. 15dd859 Merge commit 'v2.6.27-rc1' into x86/core by Ingo Molnar · 16 years ago
  84. 261c40c use WARN() in kernel/irq/chip.c by Arjan van de Ven · 16 years ago
  85. b8c512f Use WARN() in kernel/irq/manage.c by Arjan van de Ven · 16 years ago
  86. 6dec3a1 Merge branch 'x86/x2apic' into x86/core by Ingo Molnar · 16 years ago
  87. 7a2c477 kernel/irq/manage.c: replace a printk + WARN_ON() to a WARN() by Arjan van de Ven · 16 years ago
  88. 10a010f Merge branch 'linus' into x86/x2apic by Ingo Molnar · 16 years ago
  89. 82736f4 generic irqs: handle failure of irqchip->set_type in setup_irq by Uwe Kleine-König · 16 years ago
  90. 2db8732 set_irq_wake: fix return code and wake status tracking by Uwe Kleine-König · 16 years ago
  91. 8d00a6c genirq: remove last NO_IDLE_HZ leftovers by Thomas Gleixner · 16 years ago
  92. a208f37a Merge branch 'linus' into x86/x2apic by Ingo Molnar · 16 years ago
  93. f84dbb9 genirq: enable polling for disabled screaming irqs by Eric W. Biederman · 16 years ago
  94. 72b1e22 x64, x2apic/intr-remap: generic irq migration support from process context by Suresh Siddha · 16 years ago
  95. 48627d8 genirq: remove extraneous checks in manage.c by Thomas Gleixner · 16 years ago
  96. 1840475 genirq: Expose default irq affinity mask (take 3) by Max Krasnyansky · 16 years ago
  97. 1adb085 genirq: reenable a nobody cared disabled irq when a new driver arrives by Thomas Gleixner · 16 years ago
  98. 1aeb272 kernel: explicitly include required header files under kernel/ by Robert P. J. Day · 16 years ago
  99. d366f8c cpumask: Cleanup more uses of CPU_MASK and NODE_MASK by Mike Travis · 16 years ago
  100. 89d694b genirq: do not leave interupts enabled on free_irq by Thomas Gleixner · 16 years ago