1. dac288f ARM: KVM: use phys_addr_t instead of unsigned long long for HYP PGDs by Marc Zyngier · 11 years ago
  2. 368074d ARM: KVM: remove dead prototype for __kvm_tlb_flush_vmid by Marc Zyngier · 11 years ago
  3. 24a7f67 ARM: KVM: Don't handle PSCI calls via SMC by Dave P Martin · 11 years ago
  4. 5ae7f87 ARM: KVM: Allow host virt timer irq to be different from guest timer virt irq by Anup Patel · 11 years ago
  5. 87d41fb KVM: s390: Fixed priority of execution in STSI by Thomas Huth · 11 years ago
  6. 953ed88 KVM: s390: Reworked LCTL and LCTLG instructions by Thomas Huth · 11 years ago
  7. 133608f KVM: s390: Check for access exceptions during TPI by Thomas Huth · 11 years ago
  8. 93e1750 KVM: s390: Check for PSTATE when handling DIAGNOSE by Thomas Huth · 11 years ago
  9. 5087dfa KVM: s390: Privileged operation checks moved to instruction handlers by Thomas Huth · 11 years ago
  10. f9f6bbc KVM: s390: Privileged operation check for TPROT by Thomas Huth · 11 years ago
  11. 208dd75 KVM: s390: Renamed PGM_PRIVILEGED_OPERATION by Thomas Huth · 11 years ago
  12. 6c806a7 KVM: MMU: update the documentation for reverse mapping of parent_pte by Xiao Guangrong · 11 years ago
  13. d8968f1 kvm api doc: fix section numbers by Alexey Kardashevskiy · 11 years ago
  14. aeb87c3 KVM: s390: Fix epsw instruction decoding by Thomas Huth · 11 years ago
  15. b764bb1 KVM: s390,perf: Detect if perf samples belong to KVM host or guest by Heinz Graalfs · 11 years ago
  16. d0321a2 KVM: s390: Use common waitqueue by Christian Borntraeger · 11 years ago
  17. b110fea KVM: s390: code cleanup to use common vcpu slab cache by Michael Mueller · 11 years ago
  18. 69d0d3a KVM: s390: guest large pages by Christian Borntraeger · 11 years ago
  19. db70ccd KVM: s390: Provide function for setting the guest storage key by Christian Borntraeger · 11 years ago
  20. 8915aa27 KVM: x86: handle idiv overflow at kvm_write_tsc by Marcelo Tosatti · 11 years ago
  21. 05988d7 KVM: MMU: reduce KVM_REQ_MMU_RELOAD when root page is zapped by Gleb Natapov · 11 years ago
  22. 365c886 KVM: MMU: reclaim the zapped-obsolete page first by Xiao Guangrong · 11 years ago
  23. f34d251 KVM: MMU: collapse TLB flushes when zap all pages by Xiao Guangrong · 11 years ago
  24. e7d11c7 KVM: MMU: zap pages in batch by Xiao Guangrong · 11 years ago
  25. 7f52af7 KVM: MMU: do not reuse the obsolete page by Xiao Guangrong · 11 years ago
  26. 3500612 KVM: MMU: add tracepoint for kvm_mmu_invalidate_all_pages by Xiao Guangrong · 11 years ago
  27. 2248b02 KVM: MMU: show mmu_valid_gen in shadow page related tracepoints by Xiao Guangrong · 11 years ago
  28. 6ca18b6 KVM: x86: use the fast way to invalidate all pages by Xiao Guangrong · 11 years ago
  29. 5304b8d KVM: MMU: fast invalidate all pages by Xiao Guangrong · 11 years ago
  30. a2ae162 KVM: MMU: drop unnecessary kvm_reload_remote_mmus by Xiao Guangrong · 11 years ago
  31. 758ccc8 KVM: x86: drop calling kvm_mmu_zap_all in emulator_fix_hypercall by Xiao Guangrong · 11 years ago
  32. 6ea34c9 kvm: exclude ioeventfd from counting kvm_io_range limit by Amos Kong · 11 years ago
  33. 566af94 KVM: s390: Add "devname:kvm" alias. by Cornelia Huck · 11 years ago
  34. e47a5f5 KVM: x86 emulator: convert XADD to fastop by Avi Kivity · 12 years ago
  35. 203831e KVM: x86 emulator: drop unused old-style inline emulation by Avi Kivity · 12 years ago
  36. b8c0b6a KVM: x86 emulator: convert DIV/IDIV to fastop by Avi Kivity · 12 years ago
  37. b9fa409 KVM: x86 emulator: convert single-operand MUL/IMUL to fastop by Avi Kivity · 12 years ago
  38. 017da7b KVM: x86 emulator: Switch fastop src operand to RDX by Avi Kivity · 12 years ago
  39. ab2c5ce KVM: x86 emulator: switch MUL/DIV to DstXacc by Avi Kivity · 12 years ago
  40. 820207c KVM: x86 emulator: decode extended accumulator explicity by Avi Kivity · 12 years ago
  41. fb32b1e KVM: x86 emulator: add support for writing back the source operand by Avi Kivity · 12 years ago
  42. f8b5ff2 s390: fix gmap_ipte_notifier vs. software dirty pages by Christian Borntraeger · 11 years ago
  43. 7c47053 s390/kvm: avoid automatic sie reentry by Martin Schwidefsky · 11 years ago
  44. 2c70fe4 s390/kvm: Kick guests out of sie if prefix page host pte is touched by Christian Borntraeger · 11 years ago
  45. 49b99e1 s390/kvm: Provide a way to prevent reentering SIE by Christian Borntraeger · 11 years ago
  46. 95d38fd s390/kvm: Mark if a cpu is in SIE by Christian Borntraeger · 11 years ago
  47. 0d0dafc s390/kvm: rename RCP_xxx defines to PGSTE_xxx by Martin Schwidefsky · 11 years ago
  48. dfcf7dc s390/kvm: fix psw rewinding in handle_skey by Martin Schwidefsky · 11 years ago
  49. eed3b1e s390/pgtable: fix ipte notify bit by Christian Borntraeger · 11 years ago
  50. 535cf7b KVM: get rid of $(addprefix ../../../virt/kvm/, ...) in Makefiles by Marc Zyngier · 11 years ago
  51. 7275acd ARM: KVM: move GIC/timer code to a common location by Marc Zyngier · 11 years ago
  52. 35af577 KVM: MMU: clenaup locking in mmu_free_roots() by Gleb Natapov · 11 years ago
  53. 0061d53 KVM: x86: limit difference between kvmclock updates by Marcelo Tosatti · 11 years ago
  54. f1ed045 KVM: x86: Remove support for reporting coalesced APIC IRQs by Jan Kiszka · 11 years ago
  55. e2858b4 KVM: MMU: Use kvm_mmu_sync_roots() in kvm_mmu_load() by Takuya Yoshikawa · 11 years ago
  56. afc2f79 KVM: add missing misc_deregister() on error in kvm_init() by Wei Yongjun · 11 years ago
  57. f722406 Linux 3.10-rc1 by Linus Torvalds · 11 years ago
  58. 26b840a Merge tag 'trace-fixes-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  59. 607eeb0 Merge tag 'stable/for-linus-3.10-rc0-tag-two' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 11 years ago
  60. 4c44450 Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  61. ac4e010 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 11 years ago
  62. c4cc75c Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 11 years ago
  63. 2dbd3ca Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  64. a77c005 Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 11 years ago
  65. 3644bc2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  66. 6fad8d0 Merge tag 'ecryptfs-3.10-rc1-ablkcipher' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 11 years ago
  67. f741df1 Merge tag 'for-linus-20130509' of git://git.infradead.org/~dwmw2/random-2.6 by Linus Torvalds · 11 years ago
  68. c67723e Merge tag 'kvm-3.10-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  69. ec66715 Merge tag 'dm-3.10-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm by Linus Torvalds · 11 years ago
  70. f755407 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 11 years ago
  71. 297b8a0 Merge branch 'postmerge' into for-linus by James Bottomley · 11 years ago
  72. 832e77b Merge branch 'misc' into for-linus by James Bottomley · 11 years ago
  73. 05a88a4 Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  74. daf799c Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  75. e689cf0 [SCSI] qla2xxx: Update firmware link in Kconfig file. by Chad Dupuis · 11 years ago
  76. 8526cb1 [SCSI] iscsi class, qla4xxx: fix sess/conn refcounting when find fns are used by Mike Christie · 11 years ago
  77. aa9f832 [SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device_type by James Bottomley · 11 years ago
  78. a6cb3d0 [SCSI] pm80xx: thermal, sas controller config and error handling update by Sakthivel K · 11 years ago
  79. c6b9ef5 [SCSI] pm80xx: NCQ error handling changes by Sakthivel K · 11 years ago
  80. a33a015 [SCSI] pm80xx: WWN Modification for PM8081/88/89 controllers by Sakthivel K · 11 years ago
  81. a70b8fc [SCSI] pm80xx: Changed module name and debug messages update by Sakthivel K · 11 years ago
  82. 1c75a67 [SCSI] pm80xx: Firmware flash memory free fix, with addition of new memory region for it by Sakthivel K · 11 years ago
  83. 54792dc [SCSI] pm80xx: SPC new firmware changes for device id 0x8081 alone by Sakthivel K · 11 years ago
  84. f586099 [SCSI] pm80xx: Added SPCv/ve specific hardware functionalities and relevant changes in common files by Sakthivel K · 11 years ago
  85. 1245ee5 [SCSI] pm80xx: MSI-X implementation for using 64 interrupts by Sakthivel K · 11 years ago
  86. f74cf27 [SCSI] pm80xx: Updated common functions common for SPC and SPCv/ve by Sakthivel K · 12 years ago
  87. e590adf [SCSI] pm80xx: Multiple inbound/outbound queue configuration by Sakthivel K · 12 years ago
  88. e574210 [SCSI] pm80xx: Added SPCv/ve specific ids, variables and modify for SPC by Sakthivel K · 11 years ago
  89. 6a7252f [SCSI] lpfc: fix up Kconfig dependencies by James Bottomley · 11 years ago
  90. fc73648 [SCSI] Handle MLQUEUE busy response in scsi_send_eh_cmnd by Hannes Reinecke · 11 years ago
  91. 6019958 Merge tag 'arc-v3.10-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 11 years ago
  92. 977b58e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 11 years ago
  93. f5b8fcb Merge tag 'for-linus' of git://github.com/realmz/blackfin-linux by Linus Torvalds · 11 years ago
  94. a1f0bcc Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 11 years ago
  95. 2f14f4b dm cache: set config value by Joe Thornber · 11 years ago
  96. 2c73c47 dm cache: move config fns by Alasdair G Kergon · 11 years ago
  97. ac8c3f3 dm thin: generate event when metadata threshold passed by Joe Thornber · 11 years ago
  98. 2fc4802 dm persistent metadata: add space map threshold callback by Joe Thornber · 11 years ago
  99. 7c3d3f2 dm persistent data: add threshold callback to space map by Joe Thornber · 11 years ago
  100. 24347e9 dm thin: detect metadata device resizing by Joe Thornber · 11 years ago