1. 3fe17e6 KVM: arm/arm64: Add ARM user space interrupt signaling ABI by Alexander Graf · 8 years ago
  2. b22e7df KVM: arm/arm64: Cleanup the arch timer code's irqchip checking by Christoffer Dall · 8 years ago
  3. d824ca5 arm/arm64: Add hyp-stub API documentation by Marc Zyngier · 8 years ago
  4. d9118c8 ARM: hyp-stub: Zero r0 on successful stub handling by Marc Zyngier · 8 years ago
  5. af42f20 arm64: hyp-stub: Zero x0 on successful stub handling by Marc Zyngier · 8 years ago
  6. 0b51c54 arm64: hyp-stub/KVM: Kill __hyp_get_vectors by Marc Zyngier · 8 years ago
  7. ecb5d61 ARM: hyp-stub/KVM: Kill __hyp_get_vectors by Marc Zyngier · 8 years ago
  8. 4897e36 ARM: decompressor: Remove __hyp_get_vectors usage by Marc Zyngier · 8 years ago
  9. 47eb3cb arm/arm64: KVM: Use HVC_RESET_VECTORS to reinit HYP mode by Marc Zyngier · 8 years ago
  10. 9e9ebd0 arm/arm64: KVM: Remove kvm_get_idmap_start by Marc Zyngier · 8 years ago
  11. 0fb2659 arm/arm64: KVM: Use __hyp_reset_vectors() directly by Marc Zyngier · 8 years ago
  12. 386627d ARM: KVM: Gracefully handle hyp-stubs being restored from under our feet by Marc Zyngier · 8 years ago
  13. 4d5f9c1 ARM: KVM: Implement HVC_SOFT_RESTART in the init code by Marc Zyngier · 8 years ago
  14. a92ce8f ARM: KVM: Convert __cpu_reset_hyp_mode to using __hyp_reset_vectors by Marc Zyngier · 8 years ago
  15. 6bebcec ARM: KVM: Allow the main HYP code to use the init hyp stub implementation by Marc Zyngier · 8 years ago
  16. 5d224aa ARM: KVM: Implement HVC_GET_VECTORS in the init code by Marc Zyngier · 8 years ago
  17. bc845e4 ARM: KVM: Implement HVC_RESET_VECTORS stub hypercall in the init code by Marc Zyngier · 8 years ago
  18. 7d1bf4e ARM: hyp-stub: Implement HVC_RESET_VECTORS stub hypercall by Marc Zyngier · 8 years ago
  19. 4c70cf0 ARM: hyp-stub: Define a return value for failed stub calls by Marc Zyngier · 8 years ago
  20. cf763e4 ARM: Expose the VA/IDMAP offset by Marc Zyngier · 8 years ago
  21. 6b52f7b ARM: hyp-stub: Use r1 for the soft-restart address by Marc Zyngier · 8 years ago
  22. 6b85677 ARM: Update cpu_v7_reset documentation by Marc Zyngier · 8 years ago
  23. 467f97b ARM: KVM: Convert KVM to use HVC_GET_VECTORS by Marc Zyngier · 8 years ago
  24. 9da5ac2 ARM: soft-reboot into same mode that we entered the kernel by Russell King · 8 years ago
  25. 1342337 ARM: hyp-stub: improve ABI by Russell King · 8 years ago
  26. 506c372 arm64: KVM: Implement HVC_SOFT_RESTART in the init code by Marc Zyngier · 8 years ago
  27. 4adb134 arm64: KVM: Convert __cpu_reset_hyp_mode to using __hyp_reset_vectors by Marc Zyngier · 8 years ago
  28. 5fbe9a5 arm64: KVM: Allow the main HYP code to use the init hyp stub implementation by Marc Zyngier · 8 years ago
  29. 82529d9 arm64: KVM: Implement HVC_GET_VECTORS in the init code by Marc Zyngier · 8 years ago
  30. fb1b4e0 arm64: KVM: Implement HVC_RESET_VECTORS stub hypercall in the init code by Marc Zyngier · 8 years ago
  31. fd0e0c6 arm64: hyp-stub: Implement HVC_RESET_VECTORS stub hypercall by Marc Zyngier · 8 years ago
  32. 810c86e arm64: hyp-stub: Update documentation in asm/virt.h by Marc Zyngier · 8 years ago
  33. 4993fdc arm64: hyp-stub: Define a return value for failed stub calls by Marc Zyngier · 8 years ago
  34. 9bae3ae arm64: hyp-stub: Don't save lr in the EL1 code by Marc Zyngier · 8 years ago
  35. 6c9ae25 arm64: KVM: Move lr save/restore to do_el2_call by Marc Zyngier · 8 years ago
  36. 50d912c arm64: hyp-stub: Stop pointlessly clobbering lr by Marc Zyngier · 8 years ago
  37. 9d0d4d3 arm: KVM: Treat CP15 accessors returning false as successful by Marc Zyngier · 8 years ago
  38. b1d4cb6 arm: KVM: Make unexpected register accesses inject an undef by Marc Zyngier · 8 years ago
  39. b6b7a80 arm64: KVM: Do not corrupt registers on failed 64bit CP read by Marc Zyngier · 8 years ago
  40. e70b952 arm64: KVM: Treat sysreg accessors returning false as successful by Marc Zyngier · 8 years ago
  41. e044323 arm64: KVM: PMU: Inject UNDEF on read access to PMSWINC_EL0 by Marc Zyngier · 8 years ago
  42. 7b5b4df arm64: KVM: Make unexpected reads from WO registers inject an undef by Marc Zyngier · 8 years ago
  43. 9008c23 arm64: KVM: PMU: Inject UNDEF on non-privileged accesses by Marc Zyngier · 8 years ago
  44. 24d5950 arm64: KVM: PMU: Inject UNDEF exception on illegal register access by Marc Zyngier · 8 years ago
  45. 6c00703 arm64: KVM: PMU: Refactor pmu_*_el0_disabled by Marc Zyngier · 8 years ago
  46. 8ac76ef KVM: arm/arm64: vgic: Improve sync_hwstate performance by Christoffer Dall · 8 years ago
  47. 0b09b6e KVM: arm/arm64: vgic: Don't check vgic_initialized in sync/flush by Christoffer Dall · 8 years ago
  48. 966e014 KVM: arm/arm64: vgic: Implement early VGIC init functionality by Christoffer Dall · 8 years ago
  49. 096f31c KVM: arm/arm64: vgic: Get rid of MISR and EISR fields by Christoffer Dall · 8 years ago
  50. b6095b0 KVM: arm/arm64: vgic: Get rid of unnecessary save_maint_int_state by Christoffer Dall · 8 years ago
  51. af06149 KVM: arm/arm64: vgic: Get rid of unnecessary process_maintenance operation by Christoffer Dall · 8 years ago
  52. 90cac1f KVM: arm/arm64: vgic: Only set underflow when actually out of LRs by Christoffer Dall · 8 years ago
  53. 00dafa0 KVM: arm/arm64: vgic: Get rid of live_lrs by Christoffer Dall · 8 years ago
  54. f676958 KVM: arm/arm64: vgic: Avoid flushing vgic state when there's no pending IRQ by Shih-Wei Li · 8 years ago
  55. 328e566 KVM: arm/arm64: vgic: Defer touching GICH_VMCR to vcpu_load/put by Christoffer Dall · 9 years ago
  56. 056aad6 kvm: arm/arm64: Rework gpa callback handlers by Suzuki K Poulose · 8 years ago
  57. 97da385 Linux 4.11-rc3 by Linus Torvalds · 8 years ago
  58. 452b94b mm/swap: don't BUG_ON() due to uninitialized swap slot cache by Linus Torvalds · 8 years ago
  59. a07a6e4 Merge tag 'powerpc-4.11-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  60. 4571bc5 Merge branch 'parisc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 8 years ago
  61. 8aa3417 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  62. 1b8df61 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  63. 6c611d1 qla2xxx: Update driver version to 9.00.00.00-k by Himanshu Madhani · 8 years ago
  64. ec7193e qla2xxx: Fix delayed response to command for loop mode/direct connect. by Quinn Tran · 8 years ago
  65. 482c9dc qla2xxx: Change scsi host lookup method. by Quinn Tran · 8 years ago
  66. c423437 qla2xxx: Add DebugFS node to display Port Database by Himanshu Madhani · 8 years ago
  67. 15f30a5 qla2xxx: Use IOCB interface to submit non-critical MBX. by Quinn Tran · 8 years ago
  68. f1443ee qla2xxx: Add async new target notification by Quinn Tran · 8 years ago
  69. 54b9993 qla2xxx: Export DIF stats via debugfs by Anil Gurumurthy · 8 years ago
  70. be25152 qla2xxx: Improve T10-DIF/PI handling in driver. by Quinn Tran · 8 years ago
  71. 5b33469 qla2xxx: Allow relogin to proceed if remote login did not finish by Quinn Tran · 8 years ago
  72. f159b3c qla2xxx: Fix sess_lock & hardware_lock lock order problem. by Quinn Tran · 8 years ago
  73. 8f6fc8d qla2xxx: Fix inadequate lock protection for ABTS. by Quinn Tran · 8 years ago
  74. 8b66680 qla2xxx: Fix request queue corruption. by Quinn Tran · 8 years ago
  75. ae940f2 qla2xxx: Fix memory leak for abts processing by Quinn Tran · 8 years ago
  76. c4a9b53 qla2xxx: Allow vref count to timeout on vport delete. by Joe Carnuccio · 8 years ago
  77. 7d7a743 tcmu: Convert cmd_time_out into backend device attribute by Nicholas Bellinger · 8 years ago
  78. af980e4 tcmu: make cmd timeout configurable by Mike Christie · 8 years ago
  79. 972c7f1 tcmu: add helper to check if dev was configured by Mike Christie · 8 years ago
  80. 93afaa4 Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 8 years ago
  81. 760bf57 target: fix race during implicit transition work flushes by Mike Christie · 8 years ago
  82. 1ca4d4f target: allow userspace to set state to transitioning by Mike Christie · 8 years ago
  83. d717537 target: fix ALUA transition timeout handling by Mike Christie · 8 years ago
  84. 207ee84 target: Use system workqueue for ALUA transitions by Mike Christie · 8 years ago
  85. 0a41457 target: fail ALUA transitions for pscsi by Mike Christie · 8 years ago
  86. 530c689 target: allow ALUA setup for some passthrough backends by Mike Christie · 8 years ago
  87. 2579325 tcmu: return on first Opt parse failure by Mike Christie · 8 years ago
  88. 3abaa2b tcmu: allow hw_max_sectors greater than 128 by Mike Christie · 8 years ago
  89. 9c28ca4 target: Drop pointless tfo->check_stop_free check by Nicholas Bellinger · 8 years ago
  90. 73580da parisc: Fix system shutdown halt by Helge Deller · 8 years ago
  91. 74e3f6e parisc: perf: Fix potential NULL pointer dereference by Arvind Yadav · 8 years ago
  92. 3e51f89 Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  93. 8d94099 Merge tag 'pm-4.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  94. 8b766e0 Merge branches 'pm-cpufreq-fixes' and 'intel_pstate-fixes' by Rafael J. Wysocki · 8 years ago
  95. 8841b5f Merge tag 'nfs-for-4.11-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago
  96. eab60d4 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  97. ae13373 Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  98. a7fc726 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  99. cd21deb Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  100. b5f1308 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago