1. ec25716 KVM: PPC: Book3S HV: Make use of unused threads when running guests by Paul Mackerras · 9 years ago
  2. 845ac98 KVM: PPC: add missing pt_regs initialization by Tudor Laurentiu · 9 years ago
  3. 5358a96 KVM: PPC: Fix warnings from sparse by Thomas Huth · 9 years ago
  4. 129fd42 KVM: PPC: Remove PPC970 from KVM_BOOK3S_64_HV text in Kconfig by Thomas Huth · 9 years ago
  5. f5ffe330 KVM: PPC: fix suspicious use of conditional operator by Tudor Laurentiu · 9 years ago
  6. 4d283ec x86/kvm: Rename VMX's segment access rights defines by Andy Lutomirski · 9 years ago
  7. ae6c0aa Merge tag 'kvm-s390-next-20150812' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 9 years ago
  8. b6bb424 KVM: x86/vPMU: Fix unnecessary signed extension for AMD PERFCTRn by Wei Huang · 9 years ago
  9. 603242a kvm: x86: Fix error handling in the function kvm_lapic_sync_from_vapic by Nicholas Krause · 9 years ago
  10. 152b283 KVM: s390: Fix assumption that kvm_set_irq_routing is always run successfully by Nicholas Krause · 9 years ago
  11. f735d4a KVM: VMX: drop ept misconfig check by Xiao Guangrong · 9 years ago
  12. 47ab875 KVM: MMU: fully check zero bits for sptes by Xiao Guangrong · 9 years ago
  13. d625b15 KVM: MMU: introduce is_shadow_zero_bits_set() by Xiao Guangrong · 9 years ago
  14. c258b62 KVM: MMU: introduce the framework to check zero bits on sptes by Xiao Guangrong · 9 years ago
  15. 81b8eeb KVM: MMU: split reset_rsvds_bits_mask_ept by Xiao Guangrong · 9 years ago
  16. 6dc98b8 KVM: MMU: split reset_rsvds_bits_mask by Xiao Guangrong · 9 years ago
  17. a0a64f5 KVM: MMU: introduce rsvd_bits_validate by Xiao Guangrong · 9 years ago
  18. d2b0f98 KVM: MMU: move FNAME(is_rsvd_bits_set) to mmu.c by Xiao Guangrong · 9 years ago
  19. 6f69125 KVM: MMU: fix validation of mmio page fault by Xiao Guangrong · 9 years ago
  20. 9c33ae0 KVM: MTRR: Use default type for non-MTRR-covered gfn before WARN_ON by Alex Williamson · 9 years ago
  21. fdf0365 KVM: s390: host STP toleration for VMs by Fan Zhang · 9 years ago
  22. 71ba994 KVM: x86: clean/fix memory barriers in irqchip_in_kernel by Paolo Bonzini · 9 years ago
  23. c847fe8 KVM: x86: remove unnecessary memory barriers for shared MSRs by Paolo Bonzini · 9 years ago
  24. d71ba78 KVM: move code related to KVM_SET_BOOT_CPU_ID to x86 by Paolo Bonzini · 9 years ago
  25. c92ea7b KVM: s390: log capability enablement and vm attribute changes by Christian Borntraeger · 9 years ago
  26. 78f2613 KVM: s390: Provide global debug log by Christian Borntraeger · 9 years ago
  27. 7cbde76 KVM: s390: adapt debug entries for instruction handling by Christian Borntraeger · 9 years ago
  28. 1cb9cf7 KVM: s390: improve debug feature usage by Christian Borntraeger · 9 years ago
  29. a37281b KVM: s390: more irq names for trace events by David Hildenbrand · 10 years ago
  30. 3f24ba1 KVM: s390: Fixup interrupt vcpu event messages and levels by Christian Borntraeger · 9 years ago
  31. ab7090a KVM: s390: add more debug data for the pfault diagnoses by Christian Borntraeger · 9 years ago
  32. ed2afcf KVM: s390: remove "from (user|kernel)" from irq injection messages by David Hildenbrand · 9 years ago
  33. 71db35d KVM: s390: VCPU_EVENT cleanup for prefix changes by Christian Borntraeger · 9 years ago
  34. 15e8b5d KVM: s390: Improve vcpu event debugging for diagnoses by Christian Borntraeger · 9 years ago
  35. 175a5c9 KVM: s390: add kvm stat counter for all diagnoses by Christian Borntraeger · 9 years ago
  36. c348915 KVM: s390: only reset CMMA state if it was enabled before by Dominik Dingel · 9 years ago
  37. e6db1d6 KVM: s390: clean up cmma_enable check by Dominik Dingel · 9 years ago
  38. 0df30ab KVM: s390: filter space-switch events when PER is enforced by David Hildenbrand · 9 years ago
  39. 14d4a42 KVM: s390: propagate error from enable storage key by Dominik Dingel · 9 years ago
  40. 5492830 KVM: svm: handle KVM_X86_QUIRK_CD_NW_CLEARED in svm_get_mt_mask by Paolo Bonzini · 9 years ago
  41. 5f3d45e kvm/x86: add support for MONITOR_TRAP_FLAG by Mihai Donțu · 9 years ago
  42. 2ce7918 kvm/x86: add sending hyper-v crash notification to user space by Andrey Smetanin · 9 years ago
  43. e7d9513 kvm/x86: added hyper-v crash msrs into kvm hyperv context by Andrey Smetanin · 9 years ago
  44. e83d588 kvm/x86: move Hyper-V MSR's/hypercall code into hyperv.c file by Andrey Smetanin · 9 years ago
  45. f9eb4af KVM: nVMX: VMX instructions: add checks for #GP/#SS exceptions by Eugene Korenevsky · 9 years ago
  46. 0da029e KVM: x86: rename quirk constants to KVM_X86_QUIRK_* by Paolo Bonzini · 9 years ago
  47. fb279950 KVM: vmx: obey KVM_QUIRK_CD_NW_CLEARED by Xiao Guangrong · 9 years ago
  48. 41dbc6b KVM: x86: introduce kvm_check_has_quirk by Paolo Bonzini · 9 years ago
  49. 3e5d2fd KVM: MTRR: simplify kvm_mtrr_get_guest_memory_type by Xiao Guangrong · 9 years ago
  50. 10dc331 KVM: MTRR: fix memory type handling if MTRR is completely disabled by Xiao Guangrong · 9 years ago
  51. c5dfd65 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  52. 5a5ca73 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  53. 3bc38fc ARM64/irq: Use access helper irq_data_get_affinity_mask() by Jiang Liu · 9 years ago
  54. c0d3fce arm64: switch_to: calculate cpu context pointer using separate register by Will Deacon · 9 years ago
  55. c18fe54 ARM: net: fix vlan access instructions in ARM JIT. by Nicolas Schichan · 9 years ago
  56. 6d715e3 ARM: net: handle negative offsets in BPF JIT. by Nicolas Schichan · 9 years ago
  57. 7aed35c ARM: net: fix condition for load_order > 0 when translating load instructions. by Nicolas Schichan · 9 years ago
  58. 9d634c4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  59. 3827ec3 s390: adapt entry.S to the move of thread_struct by Martin Schwidefsky · 9 years ago
  60. 09adcdf AVR32/time: Migrate to new 'set-state' interface by Viresh Kumar · 9 years ago
  61. 8bff839 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  62. ff72bf7 Merge branch 'parisc-4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 9 years ago
  63. 10b97f3 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  64. fcc53b5 MIPS: fpu.h: Allow 64-bit FPU on a 64-bit MIPS R6 CPU by Markos Chandras · 9 years ago
  65. 4c4ac9a parisc: mm: Fix a memory leak related to pmd not attached to the pgd by Christophe Jaillet · 9 years ago
  66. 3eae03d Merge tag 'pxa-fixes-v4.2-rc2' of https://github.com/rjarzmik/linux into fixesD by Olof Johansson · 9 years ago
  67. 9d37e66 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  68. 0e1dbcc Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  69. f79a17b Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  70. 59ee762 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  71. 5aaeb5c x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on x86 by Ingo Molnar · 9 years ago
  72. 0c8c0f0 x86/fpu, sched: Dynamically allocate 'struct fpu' by Dave Hansen · 9 years ago
  73. f2abeef mm: clean up per architecture MM hook header files by Laurent Dufour · 9 years ago
  74. da89947 Update Viresh Kumar's email address by Viresh Kumar · 9 years ago
  75. 7f9be77 s390/hugetlb: add hugepages_supported define by Dominik Dingel · 9 years ago
  76. 41318bf revert "s390/mm: make hugepages_supported a boot time decision" by Dominik Dingel · 9 years ago
  77. ad4f99e revert "s390/mm: change HPAGE_SHIFT type to int" by Dominik Dingel · 9 years ago
  78. 04ea1e9 openrisc: fix CONFIG_UID16 setting by Andrew Morton · 9 years ago
  79. 47295aa Merge tag 'keystone-dts-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone into fixes by Olof Johansson · 9 years ago
  80. 0871b72 ARM: fix __virt_to_idmap build error on !MMU by Russell King · 9 years ago
  81. bac51ad ARM: invalidate L1 before enabling coherency by Russell King · 9 years ago
  82. 462859aa ARM: 8404/1: dma-mapping: fix off-by-one error in bitmap size check by Marek Szyprowski · 9 years ago
  83. 8e0c34b ARM: 8402/1: perf: Don't use of_node after putting it by Stephen Boyd · 9 years ago
  84. df9de3c ARM: 8400/1: use virt_to_idmap to get phys_reset address by Vitaly Andrianov · 9 years ago
  85. a97439a x86/entry/64, x86/nmi/64: Add CONFIG_DEBUG_ENTRY NMI testing code by Andy Lutomirski · 9 years ago
  86. 36f1a77 x86/nmi/64: Make the "NMI executing" variable more consistent by Andy Lutomirski · 9 years ago
  87. 23a781e x86/nmi/64: Minor asm simplification by Andy Lutomirski · 9 years ago
  88. 810bc07 x86/nmi/64: Use DF to avoid userspace RSP confusing nested NMI detection by Andy Lutomirski · 9 years ago
  89. a27507c x86/nmi/64: Reorder nested NMI checks by Andy Lutomirski · 9 years ago
  90. 0b22930 x86/nmi/64: Improve nested NMI comments by Andy Lutomirski · 9 years ago
  91. 9b6e6a8 x86/nmi/64: Switch stacks on userspace NMI entry by Andy Lutomirski · 9 years ago
  92. 0e181bb x86/nmi/64: Remove asm code that saves CR2 by Andy Lutomirski · 9 years ago
  93. 9d05041 x86/nmi: Enable nested do_nmi() handling for 64-bit kernels by Andy Lutomirski · 9 years ago
  94. 3e87ee0 Merge tag 'platform-drivers-x86-v4.2-3' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 9 years ago
  95. f85c712 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 9 years ago
  96. 8b4769c ARM: keystone: dts: rename pcie nodes to help override status by Murali Karicheri · 9 years ago
  97. 9dd4f28 ARM: keystone: dts: fix dt bindings for PCIe by Murali Karicheri · 9 years ago
  98. a927ef8 ARM: pxa: fix dm9000 platform data regression by Robert Jarzmik · 9 years ago
  99. df14a68 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  100. bec33cd Merge tag 'arc-v4.2-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 9 years ago