1. 294ee6f x86: Introduce x86_msi_ops by Stefano Stabellini · 14 years ago
  2. 5ee01f4 x86/PCI: make sure _PAGE_IOMAP it set on pci mappings by Jeremy Fitzhardinge · 15 years ago
  3. 44de339 x86/PCI: Clean up pci_cache_line_size by Alex Nixon · 15 years ago
  4. 7b586d7 x86/io_apic: add get_nr_irqs_gsi() by Jeremy Fitzhardinge · 16 years ago
  5. d8e0420 xen: define BIOVEC_PHYS_MERGEABLE() by Jeremy Fitzhardinge · 16 years ago
  6. 23ace955 xen: Don't disable the I/O space by Alex Nixon · 16 years ago
  7. 2ee3906 x86: Switch sparse_irq allocations to GFP_KERNEL by Thomas Gleixner · 14 years ago
  8. c2f31c3 x86: lguest: Use new irq allocator by Thomas Gleixner · 14 years ago
  9. ad9f433 x86: Use sane enumeration by Thomas Gleixner · 14 years ago
  10. 48b2650 x86: uv: Clean up the direct access to irq_desc by Thomas Gleixner · 14 years ago
  11. 1a8ce7f x86: Make io_apic.c local functions static by Thomas Gleixner · 14 years ago
  12. 1a0730d x86: Speed up the irq_remapped check in hot pathes by Thomas Gleixner · 14 years ago
  13. 423f085 x86: Embedd irq_2_iommu into irq_cfg by Thomas Gleixner · 14 years ago
  14. bc5fdf9 x86: io_apic: Remove the now unused sparse_irq arch_* functions by Thomas Gleixner · 14 years ago
  15. fbc6bff x86: ioapic: Cleanup sparse irq code by Thomas Gleixner · 14 years ago
  16. fe6dab4 x86: Don't setup ioapic irq for sci twice by Yinghai Lu · 14 years ago
  17. f981a3d x86: io_apic: Prepare alloc/free_irq_cfg() by Thomas Gleixner · 14 years ago
  18. 08c33db x86: Implement new allocator functions by Thomas Gleixner · 14 years ago
  19. 6e2fff5 x86: ioapic: Cleanup get_one_free_irq_cfg() by Thomas Gleixner · 14 years ago
  20. 7e49552 x86: ioapic: Cleanup some more by Thomas Gleixner · 14 years ago
  21. be5b7bf x86: Convert ht set_affinity to new chip function by Thomas Gleixner · 14 years ago
  22. 0e09ddf x86: Cleanup hpet affinity setting by Thomas Gleixner · 14 years ago
  23. fe52b2d x86: Convert dmar affinity setting to new chip function by Thomas Gleixner · 14 years ago
  24. b5d1c46 x86: Convert remapped msi to new chip.irq_set_affinity function by Thomas Gleixner · 14 years ago
  25. f19f5ec x86: Convert remapped ioapic affinity setting to new irq chip function by Thomas Gleixner · 14 years ago
  26. 5346b2a x86: Convert msi affinity setting to new chip functions by Thomas Gleixner · 14 years ago
  27. f7e909e x86: Prepare the affinity common functions for taking struct irq_data * by Thomas Gleixner · 14 years ago
  28. 60c6994 x86: ioapic: Clean up the direct access to irq_desc by Thomas Gleixner · 14 years ago
  29. e9f7ac6 ht: Convert to new irq_chip functions by Thomas Gleixner · 14 years ago
  30. 5c2837f dmar: Convert to new irq chip functions by Thomas Gleixner · 14 years ago
  31. d0fbca8 x86: ioapic/hpet: Convert to new chip functions by Thomas Gleixner · 14 years ago
  32. 90297c5 x86: ioapic: Convert mask to new irq_chip function by Thomas Gleixner · 14 years ago
  33. 61a38ce x86: io_apic: Convert startup to new irq_chip function by Thomas Gleixner · 14 years ago
  34. dd5f15e x86: Cleanup io_apic by Thomas Gleixner · 14 years ago
  35. d4eba29 x86: Cleanup access to irq_data by Thomas Gleixner · 14 years ago
  36. 4305df9 x86: i8259: Convert to new irq_chip functions by Thomas Gleixner · 14 years ago
  37. 020dd98 x86: Cleanup visws interrupt handling by Thomas Gleixner · 14 years ago
  38. fe25c7f x86: lguest: Convert to new irq chip functions by Thomas Gleixner · 14 years ago
  39. a5ef2e7 x86: Sanitize apb timer interrupt handling by Thomas Gleixner · 14 years ago
  40. a3c08e5 x86: Convert irq_chip access to new functions by Thomas Gleixner · 14 years ago
  41. 011d578 x86: Remove useless reinitialization of irq descriptors by Thomas Gleixner · 14 years ago
  42. 39431ac pci: Cleanup the irq_desc mess in msi by Thomas Gleixner · 14 years ago
  43. 1c9db52 pci: Convert msi to new irq_chip functions by Thomas Gleixner · 14 years ago
  44. 7c5f135 Merge branch 'x86/urgent' of into irq/sparseirq by Thomas Gleixner · 14 years ago
  45. 5e62fea Merge branch 'x86/cleanups' into irq/sparseirq by Thomas Gleixner · 14 years ago
  46. 8ffcfa4 Merge branch 'x86/x2apic' into irq/sparseirq by Thomas Gleixner · 14 years ago
  47. b683de2 genirq: Query arch for number of early descriptors by Thomas Gleixner · 14 years ago
  48. 3bb9808 x86: Use genirq Kconfig by Thomas Gleixner · 14 years ago
  49. 0219896 x86, hpet: Fix bogus error check in hpet_assign_irq() by Thomas Gleixner · 14 years ago
  50. 1cf180c x86, irq: Plug memory leak in sparse irq by Thomas Gleixner · 14 years ago
  51. d900329 x86, cpu: After uncapping CPUID, re-run CPU feature detection by H. Peter Anvin · 14 years ago
  52. 050026f Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  53. 6a6aa2b Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  54. f061934 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  55. c9e2fbd x86: Avoid 'constant_test_bit()' misoptimization due to cast to non-volatile by Alexander Chumachenko · 15 years ago
  56. a465905 x86/hwmon: fix initialization of coretemp by Jan Beulich · 14 years ago
  57. 63e6be6 perf, x86: Catch spurious interrupts after disabling counters by Robert Richter · 14 years ago
  58. 7329cf0 Merge branch 'amd-iommu/2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent by Ingo Molnar · 14 years ago
  59. 04e0463 x86/amd-iommu: Fix rounding-bug in __unmap_single by Joerg Roedel · 14 years ago
  60. 4c894f4 x86/amd-iommu: Work around S3 BIOS bug by Joerg Roedel · 14 years ago
  61. e9bf519 x86/amd-iommu: Set iommu configuration flags in enable-loop by Joerg Roedel · 14 years ago
  62. 258af47 tracing/x86: Don't use mcount in kvmclock.c by Steven Rostedt · 14 years ago
  63. 9ecd4e1 tracing/x86: Don't use mcount in pvclock.c by Jeremy Fitzhardinge · 14 years ago
  64. 234bb54 x86, cleanups: Use clear_page/copy_page rather than memset/memcpy by Jan Beulich · 14 years ago
  65. 87ac6fa Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  66. 74b3c44 x86, setup: Fix earlyprintk=serial,0x3f8,115200 by Yinghai Lu · 14 years ago
  67. 83d9f65 x86, setup: Fix earlyprintk=serial,ttyS0,115200 by Yinghai Lu · 14 years ago
  68. 9b6efcd lguest: update comments to reflect LHCALL_LOAD_GDT_ENTRY. by Rusty Russell · 14 years ago
  69. a5b6173 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  70. 89e45aa x86: Fix instruction breakpoint encoding by Frederic Weisbecker · 14 years ago
  71. c33f543 oprofile: Add Support for Intel CPU Family 6 / Model 22 (Intel Celeron 540) by Patrick Simmons · 14 years ago
  72. fa47f7e x86, x2apic: Simplify apic init in SMP and UP builds by Suresh Siddha · 14 years ago
  73. 62a92f4 x86, intr-remap: Remove IRTE setup duplicate code by Suresh Siddha · 14 years ago
  74. 75e3cfb x86, intr-remap: Set redirection hint in the IRTE by Suresh Siddha · 14 years ago
  75. eefdca0 x86-64, compat: Retruncate rax after ia32 syscall entry tracing by Roland McGrath · 14 years ago
  76. 36d001c x86-64, compat: Test %rax for the syscall number, not %eax by H. Peter Anvin · 14 years ago
  77. c41d68a compat: Make compat_alloc_user_space() incorporate the access_ok() by H. Peter Anvin · 14 years ago
  78. 54ff7e5 x86: hpet: Work around hardware stupidity by Thomas Gleixner · 14 years ago
  79. 08c2b39 x86, build: Disable -fPIE when compiling with CONFIG_CC_STACKPROTECTOR=y by basile@opensource.dyc.edu · 14 years ago
  80. 2fd8186 x86, cpufeature: Suppress compiler warning with gcc 3.x by Tetsuo Handa · 14 years ago
  81. 5ee5e97 x86, tsc: Fix a preemption leak in restore_sched_clock_state() by Peter Zijlstra · 14 years ago
  82. 36ac4b9 x86, UV: Fix initialization of max_pnode by Jack Steiner · 14 years ago
  83. be6200a Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  84. 1faa6ec Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  85. 899edae Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  86. eebb5f3 KVM: i8259: fix migration by Gleb Natapov · 14 years ago
  87. ae0635b KVM: fix i8259 oops when no vcpus are online by Avi Kivity · 14 years ago
  88. 16518d5 KVM: x86 emulator: fix regression with cmpxchg8b on i386 hosts by Avi Kivity · 14 years ago
  89. 0f1cf41 x86: Remove unnecessary #ifdef ACPI/X86_IO_ACPI by Christian Dietrich · 14 years ago
  90. d56557a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  91. 1389298 x86, mcheck: Avoid duplicate sysfs links/files for thresholding banks by Andreas Herrmann · 14 years ago
  92. cc1a8e5 x86: Fix the address space annotations of iomap_atomic_prot_pfn() by Francisco Jerez · 14 years ago
  93. 4177c42 perf, x86: Try to handle unknown nmis with an enabled PMU by Robert Richter · 14 years ago
  94. de725de perf, x86: Fix handle_irq return values by Peter Zijlstra · 14 years ago
  95. 2e556b5 perf, x86: Fix accidentally ack'ing a second event on intel perf counter by Don Zickus · 14 years ago
  96. b4c69d4 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into perf/urgent by Ingo Molnar · 14 years ago
  97. 269f45c oprofile, x86: fix init_sysfs() function stub by Robert Richter · 14 years ago
  98. 10f0412 oprofile, x86: fix init_sysfs error handling by Robert Richter · 14 years ago
  99. d4348c6 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  100. 5e68601 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago