1. 3de9f94 [SCSI] scsi_debug: add get_data_transfer_info helper function by FUJITA Tomonori · 17 years ago
  2. d3f46f3 [SCSI] remove use_sg_chaining by James Bottomley · 17 years ago
  3. b8de163 [SCSI] bidirectional: fix up for the new blk_end_request code by Kiyoshi Ueda · 17 years ago
  4. 6f9a35e [SCSI] bidirectional command support by Boaz Harrosh · 17 years ago
  5. 30b0c37 [SCSI] implement scsi_data_buffer by Boaz Harrosh · 17 years ago
  6. bb52d82 [SCSI] tgt: use scsi_init_io instead of scsi_alloc_sgtable by Boaz Harrosh · 17 years ago
  7. 03e7925 [SCSI] aic7xxx: fix warnings with CONFIG_PM disabled by FUJITA Tomonori · 17 years ago
  8. 67eb633 [SCSI] aic79xx: fix warnings with CONFIG_PM disabled by FUJITA Tomonori · 17 years ago
  9. 969ceff [SCSI] aic7xxx: fix ahc_done check SCB_ACTIVE for tagged transactions by David Milburn · 17 years ago
  10. 2adbfa3 [SCSI] sgiwd93: use cached memory access to make driver work on IP28 by Thomas Bogendoerfer · 17 years ago
  11. 9d058ec [SCSI] zfcp: fix sense_buffer access bug by FUJITA Tomonori · 17 years ago
  12. 149d6ba [SCSI] ncr53c8xx: fix sense_buffer access bug by FUJITA Tomonori · 17 years ago
  13. c1c9ce5 [SCSI] aic79xx: fix sense_buffer access bug by FUJITA Tomonori · 17 years ago
  14. c372f4a [SCSI] hptiop: fix sense_buffer access bug by FUJITA Tomonori · 17 years ago
  15. de15c20 [SCSI] sym53c8xx: fix bad memset argument in sym_set_cam_result_error by Nathan Lynch · 17 years ago
  16. 0fe410d dlm: static initialization improvements by Denis Cheng · 17 years ago
  17. dbcfc34 dlm: clean ups by David Teigland · 17 years ago
  18. 2a79289 dlm: Sanity check namelen before copying it by Patrick Caulfeld · 17 years ago
  19. 85f0379 dlm: keep cached master rsbs during recovery by David Teigland · 17 years ago
  20. 594199e dlm: change error message to debug by David Teigland · 17 years ago
  21. ce5246b dlm: fix possible use-after-free by David Teigland · 17 years ago
  22. 755b5eb dlm: limit dir lookup loop by David Teigland · 17 years ago
  23. 42dc160 dlm: reject normal unlock when lock is waiting for lookup by David Teigland · 17 years ago
  24. c54e04b dlm: validate messages before processing by David Teigland · 17 years ago
  25. 46b43ee dlm: reject messages from non-members by David Teigland · 17 years ago
  26. aec64e1 dlm: another call to confirm_master in receive_request_reply by David Teigland · 17 years ago
  27. 601342c dlm: recover locks waiting for overlap replies by David Teigland · 17 years ago
  28. 8a358ca dlm: clear ast_type when removing from astqueue by David Teigland · 17 years ago
  29. 861e2369 dlm: use fixed errno values in messages by David Teigland · 17 years ago
  30. 550283e dlm: swap bytes for rcom lock reply by Fabio M. Di Nitto · 17 years ago
  31. e7847d3 dlm: align midcomms message buffer by Fabio M. Di Nitto · 17 years ago
  32. 2f52d58 KVM: Move apic timer migration away from critical section by Avi Kivity · 17 years ago
  33. a03d7f4 KVM: Put kvm_para.h include outside __KERNEL__ by Glauber de Oliveira Costa · 17 years ago
  34. 6c14280 KVM: Fix unbounded preemption latency by Avi Kivity · 17 years ago
  35. 97db56c KVM: Initialize the mmu caches only after verifying cpu support by Avi Kivity · 17 years ago
  36. 75e68e6 KVM: MMU: Fix dirty page setting for pages removed from rmap by Izik Eidus · 17 years ago
  37. 6f723c7 KVM: Portability: Move kvm_fpu to asm-x86/kvm.h by Christian Ehrhardt · 17 years ago
  38. 571008d KVM: x86 emulator: Only allow VMCALL/VMMCALL trapped by #UD by Sheng Yang · 17 years ago
  39. 5882842 KVM: MMU: Merge shadow level check in FNAME(fetch) by Dong, Eddie · 17 years ago
  40. eb787d1 KVM: MMU: Move kvm_free_some_pages() into critical section by Avi Kivity · 17 years ago
  41. aaee2c9 KVM: MMU: Switch to mmu spinlock by Marcelo Tosatti · 17 years ago
  42. d7824ff KVM: MMU: Avoid calling gfn_to_page() in mmu_set_spte() by Avi Kivity · 17 years ago
  43. 7ec5458 KVM: Add kvm_read_guest_atomic() by Marcelo Tosatti · 17 years ago
  44. 10589a4 KVM: MMU: Concurrent guest walkers by Marcelo Tosatti · 17 years ago
  45. 774ead3 KVM: Disable vapic support on Intel machines with FlexPriority by Avi Kivity · 17 years ago
  46. b93463a KVM: Accelerated apic support by Avi Kivity · 17 years ago
  47. b209749f KVM: local APIC TPR access reporting facility by Avi Kivity · 17 years ago
  48. 565f1fb KVM: Print data for unimplemented wrmsr by Avi Kivity · 17 years ago
  49. dfc5aa0 KVM: MMU: Add cache miss statistic by Avi Kivity · 17 years ago
  50. caa5b8a KVM: MMU: Coalesce remote tlb flushes by Eddie Dong · 17 years ago
  51. ec10f47 KVM: Expose ioapic to ia64 save/restore APIs by Zhang Xiantao · 17 years ago
  52. 5736199 KVM: Move kvm_vcpu_kick() to x86.c by Zhang Xiantao · 17 years ago
  53. 0eb8f49 KVM: Move ioapic code to common directory. by Zhang Xiantao · 17 years ago
  54. 8247019 KVM: Move irqchip declarations into new ioapic.h and lapic.h by Zhang Xiantao · 17 years ago
  55. 0fce5623b KVM: Move drivers/kvm/* to virt/kvm/ by Avi Kivity · 17 years ago
  56. edf8841 KVM: Move arch dependent files to new directory arch/x86/kvm/ by Avi Kivity · 17 years ago
  57. 9584bf2 KVM: VMX: Add printk_ratelimit in vmx_intr_assist by Ryan Harper · 17 years ago
  58. 0711456 KVM: Portability: Move kvm_vm_stat to x86.h by Zhang Xiantao · 17 years ago
  59. bfc6d22 KVM: Portability: Move round_robin_prev_vcpu and tss_addr to kvm_arch by Zhang Xiantao · 17 years ago
  60. d7deeeb0 KVM: Portability: move vpic and vioapic to kvm_arch by Zhang Xiantao · 17 years ago
  61. f05e70a KVM: Portability: Move mmu-related fields to kvm_arch by Zhang Xiantao · 17 years ago
  62. d69fb81 KVM: Portability: Move memslot aliases to new struct kvm_arch by Zhang Xiantao · 17 years ago
  63. 77b4c25 KVM: Portability: Move kvm_vcpu_stat to x86.h by Zhang Xiantao · 17 years ago
  64. d17fbbf KVM: Portability: Expand the KVM_VCPU_COMM in kvm_vcpu structure. by Zhang Xiantao · 17 years ago
  65. d657a98 KVM: Portability: Move kvm_vcpu definition back to kvm.h by Zhang Xiantao · 17 years ago
  66. 1d737c8 KVM: Portability: Split mmu-related static inline functions to mmu.h by Zhang Xiantao · 17 years ago
  67. ad312c7 KVM: Portability: Introduce kvm_vcpu_arch by Zhang Xiantao · 17 years ago
  68. 682c59a KVM: Portability: Move kvm{pic,ioapic} accesors to x86 specific code by Zhang Xiantao · 17 years ago
  69. 2bacc55 KVM: MMU: emulated cmpxchg8b should be atomic on i386 by Marcelo Tosatti · 17 years ago
  70. 62b9aba KVM: SVM: support writing 0 to K8 performance counter control registers by Joerg Roedel · 17 years ago
  71. 722f6ec KVM: LAPIC: minor debugging compile fix by Joerg Roedel · 17 years ago
  72. 7819026 KVM: MMU: Fix SMP shadow instantiation race by Marcelo Tosatti · 17 years ago
  73. 1d07543 KVM: SVM: Exit to userspace if write to cr8 and not using in-kernel apic by Joerg Roedel · 17 years ago
  74. e833240 KVM: MMU: Use mmu_set_spte() for real-mode shadows by Avi Kivity · 17 years ago
  75. bc750ba KVM: MMU: Adjust mmu_set_spte() debug code for gpte removal by Avi Kivity · 17 years ago
  76. 1c4f1fd KVM: MMU: Move set_pte() into guest paging mode independent code by Avi Kivity · 17 years ago
  77. 2fbf4cf KVM: MMU: Remove walker argument to set_pte() by Avi Kivity · 17 years ago
  78. e3f9550 KVM: MMU: Pass pte dirty flag to set_pte() instead of calculating it on-site by Avi Kivity · 17 years ago
  79. b4ab019 KVM: MMU: No need to pick up nx bit from guest pte by Avi Kivity · 17 years ago
  80. 41074d0 KVM: MMU: Fix inherited permissions for emulated guest pte updates by Avi Kivity · 17 years ago
  81. bedbe4e KVM: MMU: Move pte access calculation into a helper function by Avi Kivity · 17 years ago
  82. 8d87a03 KVM: MMU: Set nx bit correctly on shadow ptes by Avi Kivity · 17 years ago
  83. fe135d2 KVM: MMU: Simplify calculation of pte access by Avi Kivity · 17 years ago
  84. b3e4e63 KVM: MMU: Use cmpxchg for pte updates on walk_addr() by Marcelo Tosatti · 17 years ago
  85. 80a8119 KVM: SVM: Trap access to the cr8 register by Avi Kivity · 17 years ago
  86. 6e3d5df KVM: x86 emulator: Fix stack instructions on 64-bit mode by Avi Kivity · 17 years ago
  87. 152ff9b KVM: SVM: Emulate read/write access to cr8 by Joerg Roedel · 17 years ago
  88. e531406 KVM: VMX: Avoid exit when setting cr8 if the local apic is in the kernel by Avi Kivity · 17 years ago
  89. e934c9c KVM: x86 emulator: fix eflags preparation for emulation by Avi Kivity · 17 years ago
  90. 7ee5d940 KVM: Use generalized exception queue for injecting #UD by Avi Kivity · 17 years ago
  91. c1a5d4f KVM: Replace #GP injection by the generalized exception queue by Avi Kivity · 17 years ago
  92. c3c91fe KVM: Replace page fault injection by the generalized exception queue by Avi Kivity · 17 years ago
  93. 298101d KVM: Generalize exception injection mechanism by Avi Kivity · 17 years ago
  94. 4bf8ed8 KVM: MMU: Remove unused prev_shadow_ent variable from fetch() by Marcelo Tosatti · 17 years ago
  95. e4a533a KVM: Convert KVM from ->nopage() to ->fault() by npiggin@suse.de · 17 years ago
  96. 53e0aa7 KVM: Portability: Create kvm_arch_vcpu_runnable() function by Hollis Blanchard · 17 years ago
  97. e01a1b5 KVM: Portability: Stop including x86-specific headers in kvm_main.c by Hollis Blanchard · 17 years ago
  98. e217402 KVM: Portability: Move IO device definitions to its own header file by Hollis Blanchard · 17 years ago
  99. d77a39d KVM: Portability: Move address types to their own header file by Hollis Blanchard · 17 years ago
  100. b1fd3d3 KVM: Extend ioapic code to support iosapic by Zhang Xiantao · 17 years ago