1. 05991be ia64: use generic percpu by travis@sgi.com · 17 years ago
  2. 3afc620 SPARC64: use generic percpu by travis@sgi.com · 17 years ago
  3. 988c388 percpu: change Kconfig to HAVE_SETUP_PER_CPU_AREA by travis@sgi.com · 17 years ago
  4. 6ddfee0 modules: fold percpu_modcopy into module.c by travis@sgi.com · 17 years ago
  5. 914c826 x86: export copy_from_user_ll_nocache[_nozero] by Andrew Morton · 17 years ago
  6. 4bc408a x86: fix duplicated TIF on 64-bit by Mathieu Desnoyers · 17 years ago
  7. 384170d firewire: fw-sbp2: Use sbp2 device-provided mgt orb timeout for logins by Jarod Wilson · 17 years ago
  8. a4c379c firewire: fw-sbp2: increase login orb reply timeout, fix "failed to login" by Jarod Wilson · 17 years ago
  9. 8f9f963 firewire: replace subtraction with bitwise and by Jarod Wilson · 17 years ago
  10. f8d2dc3 firewire: fw-core: react on bus resets while the config ROM is being fetched by Stefan Richter · 17 years ago
  11. b5d2a5e firewire: enforce access order between generation and node ID, fix "giving up on config rom" by Stefan Richter · 17 years ago
  12. cf5a56a firewire: fw-cdev: use device generation, not card generation by Stefan Richter · 17 years ago
  13. 5a8a1bc firewire: fw-sbp2: use device generation, not card generation by Stefan Richter · 17 years ago
  14. 14dc992 firewire: fw-sbp2: try to increase reconnect_hold (speed up reconnection) by Stefan Richter · 17 years ago
  15. 4dccd02 firewire: fw-sbp2: skip unnecessary logout by Stefan Richter · 17 years ago
  16. f148e20 firewire vs. ieee1394: clarify MAINTAINERS by Stefan Richter · 17 years ago
  17. fe5ca63 firewire: fw-ohci: Dynamically allocate buffers for DMA descriptors by David Moore · 17 years ago
  18. bb9f220 firewire: fw-ohci: CycleTooLong interrupt management by Stefan Richter · 17 years ago
  19. 478b233 firewire: Fix extraction of source node id by Rabin Vincent · 17 years ago
  20. bcee893 firewire: fw-ohci: Bug fixes for packet-per-buffer support by David Moore · 17 years ago
  21. 0642b65 firewire: fw-ohci: Fix for dualbuffer three-or-more buffers by David Moore · 17 years ago
  22. 4b11ea9 firewire: fw-sbp2: remove unused misleading macro by Stefan Richter · 17 years ago
  23. b7811da firewire: fw-sbp2: prepare for s/g chaining by Stefan Richter · 17 years ago
  24. 285838e firewire: fw-sbp2: refactor workq and kref handling by Stefan Richter · 17 years ago
  25. 85c5798 ieee1394: ohci1394: don't schedule IT tasklets on IR events by Stefan Richter · 17 years ago
  26. 4e6343a ieee1394: sbp2: raise default transfer size limit by Stefan Richter · 17 years ago
  27. 3e75b49 ieee1394: remove unused code by Stefan Richter · 17 years ago
  28. c7ea990 ieee1394: small cleanup after "nopage" by Stefan Richter · 17 years ago
  29. 61db812 ieee1394: nopage by Nick Piggin · 17 years ago
  30. a5c52df ieee1394: Add missing "space" by Joe Perches · 17 years ago
  31. 825f1df ieee1394: sbp2: s/g list access cosmetics by Stefan Richter · 17 years ago
  32. 8c4ac09 ieee1394: sbp2: prepare for s/g chaining by Stefan Richter · 17 years ago
  33. 203a512 [SCSI] Revert "[SCSI] aacraid: fib context lock for management ioctls" by James Bottomley · 17 years ago
  34. 40f6202 [SCSI] bsg: copy the cmd_type field to the subordinate request for bidi by James Bottomley · 17 years ago
  35. 3d9dd6e [SCSI] handle scsi_init_queue failure properly by FUJITA Tomonori · 17 years ago
  36. b172b6e [SCSI] destroy scsi_bidi_sdb_cache in scsi_exit_queue by FUJITA Tomonori · 17 years ago
  37. c639d14 [SCSI] scsi_debug: add XDWRITEREAD_10 support by FUJITA Tomonori · 17 years ago
  38. 072d0bb [SCSI] scsi_debug: add bidi data transfer support by FUJITA Tomonori · 17 years ago
  39. 3de9f94 [SCSI] scsi_debug: add get_data_transfer_info helper function by FUJITA Tomonori · 17 years ago
  40. d3f46f3 [SCSI] remove use_sg_chaining by James Bottomley · 17 years ago
  41. b8de163 [SCSI] bidirectional: fix up for the new blk_end_request code by Kiyoshi Ueda · 17 years ago
  42. 6f9a35e [SCSI] bidirectional command support by Boaz Harrosh · 17 years ago
  43. 30b0c37 [SCSI] implement scsi_data_buffer by Boaz Harrosh · 17 years ago
  44. bb52d82 [SCSI] tgt: use scsi_init_io instead of scsi_alloc_sgtable by Boaz Harrosh · 17 years ago
  45. 03e7925 [SCSI] aic7xxx: fix warnings with CONFIG_PM disabled by FUJITA Tomonori · 17 years ago
  46. 67eb633 [SCSI] aic79xx: fix warnings with CONFIG_PM disabled by FUJITA Tomonori · 17 years ago
  47. 969ceff [SCSI] aic7xxx: fix ahc_done check SCB_ACTIVE for tagged transactions by David Milburn · 17 years ago
  48. 2adbfa3 [SCSI] sgiwd93: use cached memory access to make driver work on IP28 by Thomas Bogendoerfer · 17 years ago
  49. 9d058ec [SCSI] zfcp: fix sense_buffer access bug by FUJITA Tomonori · 17 years ago
  50. 149d6ba [SCSI] ncr53c8xx: fix sense_buffer access bug by FUJITA Tomonori · 17 years ago
  51. c1c9ce5 [SCSI] aic79xx: fix sense_buffer access bug by FUJITA Tomonori · 17 years ago
  52. c372f4a [SCSI] hptiop: fix sense_buffer access bug by FUJITA Tomonori · 17 years ago
  53. de15c20 [SCSI] sym53c8xx: fix bad memset argument in sym_set_cam_result_error by Nathan Lynch · 17 years ago
  54. 0fe410d dlm: static initialization improvements by Denis Cheng · 17 years ago
  55. dbcfc34 dlm: clean ups by David Teigland · 17 years ago
  56. 2a79289 dlm: Sanity check namelen before copying it by Patrick Caulfeld · 17 years ago
  57. 85f0379 dlm: keep cached master rsbs during recovery by David Teigland · 17 years ago
  58. 594199e dlm: change error message to debug by David Teigland · 17 years ago
  59. ce5246b dlm: fix possible use-after-free by David Teigland · 17 years ago
  60. 755b5eb dlm: limit dir lookup loop by David Teigland · 17 years ago
  61. 42dc160 dlm: reject normal unlock when lock is waiting for lookup by David Teigland · 17 years ago
  62. c54e04b dlm: validate messages before processing by David Teigland · 17 years ago
  63. 46b43ee dlm: reject messages from non-members by David Teigland · 17 years ago
  64. aec64e1 dlm: another call to confirm_master in receive_request_reply by David Teigland · 17 years ago
  65. 601342c dlm: recover locks waiting for overlap replies by David Teigland · 17 years ago
  66. 8a358ca dlm: clear ast_type when removing from astqueue by David Teigland · 17 years ago
  67. 861e2369 dlm: use fixed errno values in messages by David Teigland · 17 years ago
  68. 550283e dlm: swap bytes for rcom lock reply by Fabio M. Di Nitto · 17 years ago
  69. e7847d3 dlm: align midcomms message buffer by Fabio M. Di Nitto · 17 years ago
  70. 2f52d58 KVM: Move apic timer migration away from critical section by Avi Kivity · 17 years ago
  71. a03d7f4 KVM: Put kvm_para.h include outside __KERNEL__ by Glauber de Oliveira Costa · 17 years ago
  72. 6c14280 KVM: Fix unbounded preemption latency by Avi Kivity · 17 years ago
  73. 97db56c KVM: Initialize the mmu caches only after verifying cpu support by Avi Kivity · 17 years ago
  74. 75e68e6 KVM: MMU: Fix dirty page setting for pages removed from rmap by Izik Eidus · 17 years ago
  75. 6f723c7 KVM: Portability: Move kvm_fpu to asm-x86/kvm.h by Christian Ehrhardt · 17 years ago
  76. 571008d KVM: x86 emulator: Only allow VMCALL/VMMCALL trapped by #UD by Sheng Yang · 17 years ago
  77. 5882842 KVM: MMU: Merge shadow level check in FNAME(fetch) by Dong, Eddie · 17 years ago
  78. eb787d1 KVM: MMU: Move kvm_free_some_pages() into critical section by Avi Kivity · 17 years ago
  79. aaee2c9 KVM: MMU: Switch to mmu spinlock by Marcelo Tosatti · 17 years ago
  80. d7824ff KVM: MMU: Avoid calling gfn_to_page() in mmu_set_spte() by Avi Kivity · 17 years ago
  81. 7ec5458 KVM: Add kvm_read_guest_atomic() by Marcelo Tosatti · 17 years ago
  82. 10589a4 KVM: MMU: Concurrent guest walkers by Marcelo Tosatti · 17 years ago
  83. 774ead3 KVM: Disable vapic support on Intel machines with FlexPriority by Avi Kivity · 17 years ago
  84. b93463a KVM: Accelerated apic support by Avi Kivity · 17 years ago
  85. b209749f KVM: local APIC TPR access reporting facility by Avi Kivity · 17 years ago
  86. 565f1fb KVM: Print data for unimplemented wrmsr by Avi Kivity · 17 years ago
  87. dfc5aa0 KVM: MMU: Add cache miss statistic by Avi Kivity · 17 years ago
  88. caa5b8a KVM: MMU: Coalesce remote tlb flushes by Eddie Dong · 17 years ago
  89. ec10f47 KVM: Expose ioapic to ia64 save/restore APIs by Zhang Xiantao · 17 years ago
  90. 5736199 KVM: Move kvm_vcpu_kick() to x86.c by Zhang Xiantao · 17 years ago
  91. 0eb8f49 KVM: Move ioapic code to common directory. by Zhang Xiantao · 17 years ago
  92. 8247019 KVM: Move irqchip declarations into new ioapic.h and lapic.h by Zhang Xiantao · 17 years ago
  93. 0fce5623b KVM: Move drivers/kvm/* to virt/kvm/ by Avi Kivity · 17 years ago
  94. edf8841 KVM: Move arch dependent files to new directory arch/x86/kvm/ by Avi Kivity · 17 years ago
  95. 9584bf2 KVM: VMX: Add printk_ratelimit in vmx_intr_assist by Ryan Harper · 17 years ago
  96. 0711456 KVM: Portability: Move kvm_vm_stat to x86.h by Zhang Xiantao · 17 years ago
  97. bfc6d22 KVM: Portability: Move round_robin_prev_vcpu and tss_addr to kvm_arch by Zhang Xiantao · 17 years ago
  98. d7deeeb0 KVM: Portability: move vpic and vioapic to kvm_arch by Zhang Xiantao · 17 years ago
  99. f05e70a KVM: Portability: Move mmu-related fields to kvm_arch by Zhang Xiantao · 17 years ago
  100. d69fb81 KVM: Portability: Move memslot aliases to new struct kvm_arch by Zhang Xiantao · 17 years ago