1. 4ec5387 xen: add the direct mapping area for ISA bus access by Juan Quintela · 14 years ago
  2. 801fd14 xen: use vcpu_ops to setup cpu masks by Stefano Stabellini · 14 years ago
  3. 98511f3 xen: map a dummy page for local apic and ioapic in xen_set_fixmap by Jeremy Fitzhardinge · 14 years ago
  4. f731e3ef xen: remap MSIs into pirqs when running as initial domain by Qing He · 14 years ago
  5. 38aa66f xen: remap GSIs as pirqs when running as initial domain by Jeremy Fitzhardinge · 14 years ago
  6. 6b0661a xen: introduce XEN_DOM0 as a silent option by Stefano Stabellini · 14 years ago
  7. 809f926 xen: map MSIs into pirqs by Stefano Stabellini · 15 years ago
  8. 3942b74 xen: support GSI -> pirq remapping in PV on HVM guests by Stefano Stabellini · 15 years ago
  9. 90f6881 xen: add xen hvm acpi_register_gsi variant by Jeremy Fitzhardinge · 15 years ago
  10. 2f065ae acpi: use indirect call to register gsi in different modes by Jeremy Fitzhardinge · 15 years ago
  11. 42a1de5 xen: implement xen_hvm_register_pirq by Stefano Stabellini · 15 years ago
  12. 67ba372 Merge commit 'konrad/stable/xen-pcifront-0.8.2' into 2.6.36-rc8-initial-domain-v6 by Stefano Stabellini · 14 years ago
  13. 5bba6c5 X86/PCI: Remove the dependency on isapnp_disable. by Konrad Rzeszutek Wilk · 14 years ago
  14. 74226b8 xen/pci: Request ACS when Xen-SWIOTLB is activated. by Konrad Rzeszutek Wilk · 14 years ago
  15. b5401a9 xen/x86/PCI: Add support for the Xen PCI subsystem by Alex Nixon · 15 years ago
  16. 294ee6f x86: Introduce x86_msi_ops by Stefano Stabellini · 14 years ago
  17. 5ee01f4 x86/PCI: make sure _PAGE_IOMAP it set on pci mappings by Jeremy Fitzhardinge · 15 years ago
  18. 44de339 x86/PCI: Clean up pci_cache_line_size by Alex Nixon · 15 years ago
  19. 7b586d7 x86/io_apic: add get_nr_irqs_gsi() by Jeremy Fitzhardinge · 16 years ago
  20. d8e0420 xen: define BIOVEC_PHYS_MERGEABLE() by Jeremy Fitzhardinge · 16 years ago
  21. 23ace955 xen: Don't disable the I/O space by Alex Nixon · 16 years ago
  22. 032fa36 arm: Use ARCH_IRQ_INIT_FLAGS by Thomas Gleixner · 14 years ago
  23. 05d0ca8 genirq, ARM: Fix boot on ARM platforms by Anand Gadiyar · 14 years ago
  24. 0eead9ab Don't dump task struct in a.out core-dumps by Linus Torvalds · 14 years ago
  25. d94bc4f Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  26. 7081319 Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 14 years ago
  27. 509d448 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
  28. 06c1088 ARM: relax ioremap prohibition (309caa9) for -final and -stable by Russell King · 14 years ago
  29. 841f48a Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 by Russell King · 14 years ago
  30. 10d48b3 ARM: 6440/1: ep93xx: DMA: fix channel_disable by Mika Westerberg · 14 years ago
  31. 2ee3906 x86: Switch sparse_irq allocations to GFP_KERNEL by Thomas Gleixner · 14 years ago
  32. c2f31c3 x86: lguest: Use new irq allocator by Thomas Gleixner · 14 years ago
  33. ad9f433 x86: Use sane enumeration by Thomas Gleixner · 14 years ago
  34. 48b2650 x86: uv: Clean up the direct access to irq_desc by Thomas Gleixner · 14 years ago
  35. 1a8ce7f x86: Make io_apic.c local functions static by Thomas Gleixner · 14 years ago
  36. 1a0730d x86: Speed up the irq_remapped check in hot pathes by Thomas Gleixner · 14 years ago
  37. 423f085 x86: Embedd irq_2_iommu into irq_cfg by Thomas Gleixner · 14 years ago
  38. bc5fdf9 x86: io_apic: Remove the now unused sparse_irq arch_* functions by Thomas Gleixner · 14 years ago
  39. fbc6bff x86: ioapic: Cleanup sparse irq code by Thomas Gleixner · 14 years ago
  40. fe6dab4 x86: Don't setup ioapic irq for sci twice by Yinghai Lu · 14 years ago
  41. f981a3d x86: io_apic: Prepare alloc/free_irq_cfg() by Thomas Gleixner · 14 years ago
  42. 08c33db x86: Implement new allocator functions by Thomas Gleixner · 14 years ago
  43. 6e2fff5 x86: ioapic: Cleanup get_one_free_irq_cfg() by Thomas Gleixner · 14 years ago
  44. 7e49552 x86: ioapic: Cleanup some more by Thomas Gleixner · 14 years ago
  45. be5b7bf x86: Convert ht set_affinity to new chip function by Thomas Gleixner · 14 years ago
  46. 0e09ddf x86: Cleanup hpet affinity setting by Thomas Gleixner · 14 years ago
  47. fe52b2d x86: Convert dmar affinity setting to new chip function by Thomas Gleixner · 14 years ago
  48. b5d1c46 x86: Convert remapped msi to new chip.irq_set_affinity function by Thomas Gleixner · 14 years ago
  49. f19f5ec x86: Convert remapped ioapic affinity setting to new irq chip function by Thomas Gleixner · 14 years ago
  50. 5346b2a x86: Convert msi affinity setting to new chip functions by Thomas Gleixner · 14 years ago
  51. f7e909e x86: Prepare the affinity common functions for taking struct irq_data * by Thomas Gleixner · 14 years ago
  52. 60c6994 x86: ioapic: Clean up the direct access to irq_desc by Thomas Gleixner · 14 years ago
  53. e9f7ac6 ht: Convert to new irq_chip functions by Thomas Gleixner · 14 years ago
  54. 5c2837f dmar: Convert to new irq chip functions by Thomas Gleixner · 14 years ago
  55. d0fbca8 x86: ioapic/hpet: Convert to new chip functions by Thomas Gleixner · 14 years ago
  56. 90297c5 x86: ioapic: Convert mask to new irq_chip function by Thomas Gleixner · 14 years ago
  57. 61a38ce x86: io_apic: Convert startup to new irq_chip function by Thomas Gleixner · 14 years ago
  58. dd5f15e x86: Cleanup io_apic by Thomas Gleixner · 14 years ago
  59. d4eba29 x86: Cleanup access to irq_data by Thomas Gleixner · 14 years ago
  60. 4305df9 x86: i8259: Convert to new irq_chip functions by Thomas Gleixner · 14 years ago
  61. 020dd98 x86: Cleanup visws interrupt handling by Thomas Gleixner · 14 years ago
  62. fe25c7f x86: lguest: Convert to new irq chip functions by Thomas Gleixner · 14 years ago
  63. a5ef2e7 x86: Sanitize apb timer interrupt handling by Thomas Gleixner · 14 years ago
  64. a3c08e5 x86: Convert irq_chip access to new functions by Thomas Gleixner · 14 years ago
  65. 011d578 x86: Remove useless reinitialization of irq descriptors by Thomas Gleixner · 14 years ago
  66. 39431ac pci: Cleanup the irq_desc mess in msi by Thomas Gleixner · 14 years ago
  67. 1c9db52 pci: Convert msi to new irq_chip functions by Thomas Gleixner · 14 years ago
  68. 7c5f135 Merge branch 'x86/urgent' of into irq/sparseirq by Thomas Gleixner · 14 years ago
  69. 5e62fea Merge branch 'x86/cleanups' into irq/sparseirq by Thomas Gleixner · 14 years ago
  70. 8ffcfa4 Merge branch 'x86/x2apic' into irq/sparseirq by Thomas Gleixner · 14 years ago
  71. b683de2 genirq: Query arch for number of early descriptors by Thomas Gleixner · 14 years ago
  72. 73cf624 x86, numa: For each node, register the memory blocks actually used by Yinghai Lu · 14 years ago
  73. 47008cd KVM: x86: Move TSC reset out of vmcb_init by Zachary Amsden · 14 years ago
  74. 5887767 KVM: x86: Fix SVM VMCB reset by Zachary Amsden · 14 years ago
  75. 6dcbfe4 x86, AMD, MCE thresholding: Fix the MCi_MISCj iteration order by Borislav Petkov · 14 years ago
  76. 8ea3f0a Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung by Linus Torvalds · 14 years ago
  77. e92ba6d Define _addr_lsb in siginfo_t for mips by Andi Kleen · 14 years ago
  78. 4793ca40 cpuimx27: fix i2c bus selection by Eric Bénard · 14 years ago
  79. 22377ec cpuimx27: fix compile when ULPI is selected by Eric Bénard · 14 years ago
  80. c0bb586 ARM: 6435/1: Fix HWCAP_TLS flag for ARM11MPCore/Cortex-A9 by Tony Lindgren · 14 years ago
  81. 5c18920 ARM: 6436/1: AT91: Fix power-saving in idle-mode on 926T processors by Anders Larsen · 14 years ago
  82. b62be8e x86, mce, therm_throt.c: Fix missing curly braces in error handling logic by Jin Dongming · 14 years ago
  83. 7cf4b48 ARM: SAMSUNG: Add a workaround for get_clock() for serial driver by Marek Szyprowski · 14 years ago
  84. 4341f9b ARM: S5P: Bug fix on errors of build with CONFIG_PREEMPT_NONE by SeungChull Suh · 14 years ago
  85. 1a95036 ARM: SAMSUNG: Fix build warnings because of unused codes by Kukjin Kim · 14 years ago
  86. 81c20b9 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 14 years ago
  87. 34984f5 Merge branch 'v2.6.36-rc6-urgent-fixes' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm by Linus Torvalds · 14 years ago
  88. 7c6d45e powerpc: remove unused variable by Stephen Rothwell · 14 years ago
  89. 39c12be 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
  90. 5336377 modules: Fix module_bug_list list corruption race by Linus Torvalds · 14 years ago
  91. 0fa035e omap: iommu-load cam register before flushing the entry by Hari Kanigeri · 14 years ago
  92. 31e7e93 xen: do not initialize PV timers on HVM if !xen_have_vector_callback by Stefano Stabellini · 14 years ago
  93. cdaf9a2 ARM: fix section mismatch warnings in Versatile Express by Russell King · 14 years ago
  94. 3c06806 Merge branch 'merge-powerpc' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  95. ccdf2e1 ARM: 6412/1: kprobes-decode: add support for MOVW instruction by Will Deacon · 14 years ago
  96. 7f58217 ARM: 6419/1: mmu: Fix MT_MEMORY and MT_MEMORY_NONCACHED pte flags by Santosh Shilimkar · 14 years ago
  97. 475d92f ARM: 6416/1: errata: faulty hazard checking in the Store Buffer may lead to data corruption by Will Deacon · 14 years ago
  98. 5a4bbd0 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 14 years ago
  99. 4a73a43 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  100. 158d674 MIPS: Octeon: Place cnmips_cu2_setup in __init memory. by David Daney · 14 years ago