1. bf9d3cf xen: Fix bug `do_IRQ: cannot handle IRQ -1 vector 0x6 cpu 1' by Alex Nixon · 16 years ago
  2. 9d6a4d0 x86: probe nr_irqs even only mptable is used by Yinghai Lu · 16 years ago
  3. 8f09cd2 x86: make HAVE_SPARSE_IRQ support selectable by Yinghai Lu · 16 years ago
  4. ffd5aae x86: print local APIC of APs one by one by Yinghai Lu · 16 years ago
  5. 29ccbbf x86: remove first_free_entry/pin_map_size by Yinghai Lu · 16 years ago
  6. 3eb2cce x86: unify ack_apic_edge by Yinghai Lu · 16 years ago
  7. 4e738e2 x86: unify mask_IO_APIC_irq by Yinghai Lu · 16 years ago
  8. c691cc8 io_apic: make 32 bit have io_apic resource in /proc/iomem by Yinghai Lu · 16 years ago
  9. 26d347c rename io_apic_64.c and io_apic_32.c to io_apic.c by Yinghai Lu · 16 years ago
  10. 54168ed x86: make io_apic_32.c the same as io_apic_64.c by Ingo Molnar · 16 years ago
  11. 047c8fd x86: make io_apic_64.c and io_apic_32.c the same by Yinghai Lu · 16 years ago
  12. aa45f97 x86: remove ioapic_force by Yinghai Lu · 16 years ago
  13. f876d21 x86: make 64 handle sis_apic_bug like the 32 bit by Yinghai Lu · 16 years ago
  14. d4057bd x86: make headers files the same in io_apic_xx.c by Yinghai Lu · 16 years ago
  15. efa2559 x86: order variables in io_apic_xx.c by Yinghai Lu · 16 years ago
  16. 8ea5371 x86: ordering functions in io_apic_64.c by Yinghai Lu · 16 years ago
  17. 1d02519 x86: ordering functions in io_apic_32.c by Yinghai Lu · 16 years ago
  18. d83e94a x86, io-apic: remove union about dest for log/phy by Yinghai Lu · 16 years ago
  19. 7a959cf x86: add debug info for 32bit sparse_irq by Yinghai Lu · 16 years ago
  20. 497c9a1 x86: make 32bit support per_cpu vector by Yinghai Lu · 16 years ago
  21. 199751d x86: make 32 bit to use sparse_irq by Yinghai Lu · 16 years ago
  22. 0f978f4 x86: make 32bit to use irq_2_pin in irq_cfg by Yinghai Lu · 16 years ago
  23. da51a82 x86: make 32bit use irq_cfg_alloc, etc by Yinghai Lu · 16 years ago
  24. a1420f3 x86: add irq_cfg for 32bit by Yinghai Lu · 16 years ago
  25. 8b8e8c1 x86: remove irqbalance in kernel for 32 bit by Yinghai Lu · 16 years ago
  26. 6d50bc2 x86: use 28 bits irq NR for pci msi/msix and ht by Yinghai Lu · 16 years ago
  27. 52b1732 x86_64: make /proc/interrupts work with dyn irq_desc by Yinghai Lu · 16 years ago
  28. a2f9f43 x86_64: separate irq_cfgx from irq_cfgx_free by Yinghai Lu · 16 years ago
  29. cb5bc83 x86_64: rename irq_desc/irq_desc_alloc by Yinghai Lu · 16 years ago
  30. 1d5f6b3 x86: check with without_new in show_interrupts by Yinghai Lu · 16 years ago
  31. 46926b6 generic: add irq_desc in function in parameter by Yinghai Lu · 16 years ago
  32. 7d94f7c irq: remove >= nr_irqs checking with config_have_sparse_irq by Yinghai Lu · 16 years ago
  33. 46b8214 x86, ioapic: replace loop with nr_irqs with for_each_irq_icfg by Yinghai Lu · 16 years ago
  34. 2c6927a irq: replace loop with nr_irqs with for_each_irq_desc by Yinghai Lu · 16 years ago
  35. 7f95ec9 x86: move kstat_irqs from kstat to irq_desc by Yinghai Lu · 16 years ago
  36. e5a5371 x86: put irq_2_pin pointer into irq_cfg by Yinghai Lu · 16 years ago
  37. 3ac2de4 x86: add irq_cfg in io_apic_64.c by Yinghai Lu · 16 years ago
  38. 08678b0 generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_desc[] by Yinghai Lu · 16 years ago
  39. 71f521b x86, irq: get nr_irqs from madt by Yinghai Lu · 16 years ago
  40. a84488c irq: sparse irqs, fix #3 by Ingo Molnar · 16 years ago
  41. 301e619 x86: use dyn_array in io_apic_xx.c by Yinghai Lu · 16 years ago
  42. 0799e43 x86: use nr_irqs by Yinghai Lu · 16 years ago
  43. 6da55c3 x86: enable dyn_array support by Yinghai Lu · 16 years ago
  44. 1f8ff03 x86: alloc dyn_array all together by Yinghai Lu · 16 years ago
  45. 1f3fcd4 add per_cpu_dyn_array support by Yinghai Lu · 16 years ago
  46. fe648be x86: add after_bootmem flag for 32bit by Yinghai Lu · 16 years ago
  47. 3de42dc KVM: Separate irq ack notification out of arch/x86/kvm/irq.c by Xiantao Zhang · 16 years ago
  48. 8a98f66 KVM: Move device assignment logic to common code by Xiantao Zhang · 16 years ago
  49. 371c01b KVM: Device Assignment: Move vtd.c from arch/x86/kvm/ to virt/kvm/ by Zhang xiantao · 16 years ago
  50. 83dbc83 KVM: VMX: enable invlpg exiting if EPT is disabled by Marcelo Tosatti · 16 years ago
  51. 1b10bf3 KVM: x86: Silence various LAPIC-related host kernel messages by Jan Kiszka · 16 years ago
  52. e5fcfc8 KVM: Device Assignment: Map mmio pages into VT-d page table by Weidong Han · 16 years ago
  53. e482580 KVM: PIC: enhance IPI avoidance by Marcelo Tosatti · 16 years ago
  54. 582801a KVM: MMU: add "oos_shadow" parameter to disable oos by Marcelo Tosatti · 16 years ago
  55. 0074ff6 KVM: MMU: speed up mmu_unsync_walk by Marcelo Tosatti · 16 years ago
  56. 4731d4c KVM: MMU: out of sync shadow core by Marcelo Tosatti · 16 years ago
  57. 6844dec KVM: MMU: mmu_convert_notrap helper by Marcelo Tosatti · 16 years ago
  58. 0738541 KVM: MMU: awareness of new kvm_mmu_zap_page behaviour by Marcelo Tosatti · 16 years ago
  59. ad8cfbe KVM: MMU: mmu_parent_walk by Marcelo Tosatti · 16 years ago
  60. a705289 KVM: x86: trap invlpg by Marcelo Tosatti · 16 years ago
  61. 0ba73cd KVM: MMU: sync roots on mmu reload by Marcelo Tosatti · 16 years ago
  62. e8bc217 KVM: MMU: mode specific sync_page by Marcelo Tosatti · 16 years ago
  63. 38187c8 KVM: MMU: do not write-protect large mappings by Marcelo Tosatti · 16 years ago
  64. a378b4e KVM: MMU: move local TLB flush to mmu_set_spte by Marcelo Tosatti · 16 years ago
  65. 1e73f9d KVM: MMU: split mmu_set_spte by Marcelo Tosatti · 16 years ago
  66. 93a423e KVM: MMU: flush remote TLBs on large->normal entry overwrite by Marcelo Tosatti · 16 years ago
  67. a085460 x86: pvclock: fix shadowed variable warning by Harvey Harrison · 16 years ago
  68. af2152f KVM: don't enter guest after SIPI was received by a CPU by Gleb Natapov · 16 years ago
  69. 2259e3a KVM: x86.c make kvm_load_realmode_segment static by Harvey Harrison · 16 years ago
  70. 4c2155c KVM: switch to get_user_pages_fast by Marcelo Tosatti · 16 years ago
  71. bfadade KVM: Device Assignment: Free device structures if IRQ allocation fails by Amit Shah · 16 years ago
  72. 62c476c KVM: Device Assignment with VT-d by Ben-Ami Yassour · 16 years ago
  73. 6b2ada8 Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/printk' and 'core/misc' into core-v28-for-linus by Ingo Molnar · 16 years ago
  74. aa3a816 KVM: x86 emulator: Use DstAcc for 'and' by Guillaume Thouvenin · 16 years ago
  75. 8a9fee6 KVM: x86 emulator: Add cmp al, imm and cmp ax, imm instructions (ocodes 3c, 3d) by Guillaume Thouvenin · 16 years ago
  76. 9c9fddd KVM: x86 emulator: Add DstAcc operand type by Guillaume Thouvenin · 16 years ago
  77. defed7e x86: Move FEATURE_CONTROL bits to msr-index.h by Sheng Yang · 16 years ago
  78. 9ea542f KVM: VMX: Rename IA32_FEATURE_CONTROL bits by Sheng Yang · 16 years ago
  79. ef46f18 KVM: x86 emulator: fix jmp r/m64 instruction by Avi Kivity · 16 years ago
  80. 4b92fe0 KVM: VMX: Cleanup stalled INTR_INFO read by Jan Kiszka · 16 years ago
  81. 9c3e4aa KVM: x86: unhalt vcpu0 on reset by Marcelo Tosatti · 16 years ago
  82. d19292e KVM: x86 emulator: Add call near absolute instruction (opcode 0xff/2) by Mohammed Gamal · 16 years ago
  83. d769017 KVM: x86: do not execute halted vcpus by Marcelo Tosatti · 16 years ago
  84. a6a3034 KVM: x86 emulator: Add in/out instructions (opcodes 0xe4-0xe7, 0xec-0xef) by Mohammed Gamal · 16 years ago
  85. fa89a81 KVM: Add statistics for guest irq injections by Avi Kivity · 16 years ago
  86. d40a1ee KVM: MMU: Modify kvm_shadow_walk.entry to accept u64 addr by Sheng Yang · 16 years ago
  87. fb4616f KVM: x86 emulator: Add std and cld instructions (opcodes 0xfc-0xfd) by Mohammed Gamal · 16 years ago
  88. a89c1ad KVM: add MC5_MISC msr read support by Joerg Roedel · 16 years ago
  89. 48d1503 KVM: SVM: No need to unprotect memory during event injection when using npt by Avi Kivity · 16 years ago
  90. 3201b5d KVM: MMU: Fix setting the accessed bit on non-speculative sptes by Avi Kivity · 16 years ago
  91. 171d595 KVM: MMU: Flush tlbs after clearing write permission when accessing dirty log by Avi Kivity · 16 years ago
  92. 2245a28 KVM: MMU: Add locking around kvm_mmu_slot_remove_write_access() by Avi Kivity · 16 years ago
  93. bc2d429 KVM: MMU: Account for npt/ept/realmode page faults by Avi Kivity · 16 years ago
  94. a5e2e82 KVM: x86 emulator: Add mov r, imm instructions (opcodes 0xb0-0xbf) by Mohammed Gamal · 16 years ago
  95. acee3c0 KVM: Allocate guest memory as MAP_PRIVATE, not MAP_SHARED by Avi Kivity · 16 years ago
  96. abb9e0b KVM: MMU: Convert the paging mode shadow walk to use the generic walker by Avi Kivity · 16 years ago
  97. 140754b KVM: MMU: Convert direct maps to use the generic shadow walker by Avi Kivity · 16 years ago
  98. 3d000db KVM: MMU: Add generic shadow walker by Avi Kivity · 16 years ago
  99. 6c41f42 KVM: MMU: Infer shadow root level in direct_map() by Avi Kivity · 16 years ago
  100. 6e37d3d KVM: MMU: Unify direct map 4K and large page paths by Avi Kivity · 16 years ago