1. 4b8473c KVM: PPC: Book3S HV: Add support for guest Program Priority Register by Paul Mackerras · 11 years ago
  2. a0144e2 KVM: PPC: Book3S HV: Store LPCR value for each virtual core by Paul Mackerras · 11 years ago
  3. 8b75cbb KVM: PPC: BookE: Add GET/SET_ONE_REG interface for VRSAVE by Paul Mackerras · 11 years ago
  4. 8c2dbb7 KVM: PPC: Book3S HV: Avoid unbalanced increments of VPA yield count by Paul Mackerras · 11 years ago
  5. c934243 KVM: PPC: Book3S HV: Pull out interrupt-reading code into a subroutine by Paul Mackerras · 11 years ago
  6. 218309b KVM: PPC: Book3S HV: Restructure kvmppc_hv_entry to be a subroutine by Paul Mackerras · 11 years ago
  7. 42d7604 KVM: PPC: Book3S HV: Implement H_CONFER by Paul Mackerras · 11 years ago
  8. c0867fd KVM: PPC: Book3S: Add GET/SET_ONE_REG interface for VRSAVE by Paul Mackerras · 11 years ago
  9. 93b0f4d KVM: PPC: Book3S HV: Implement timebase offset for guests by Paul Mackerras · 11 years ago
  10. 1494178 KVM: PPC: Book3S HV: Save/restore SIAR and SDAR along with other PMU registers by Paul Mackerras · 11 years ago
  11. 3b78347 KVM: PPC: Book3S HV: Reserve POWER8 space in get/set_one_reg by Michael Neuling · 11 years ago
  12. d570142 Merge tag 'kvm-arm-for-3.13-1' of git://git.linaro.org/people/cdall/linux-kvm-arm into next by Gleb Natapov · 11 years ago
  13. f2e1066 KVM: Drop FOLL_GET in GUP when doing async page fault by chai wen · 11 years ago
  14. a7efdf6 KVM: s390: Get rid of KVM_HPAGE defines by Christoffer Dall · 11 years ago
  15. 2c5350e KVM: PPC: Get rid of KVM_HPAGE defines by Christoffer Dall · 11 years ago
  16. bbba793 KVM: ia64: Get rid of KVM_HPAGE defines by Christoffer Dall · 11 years ago
  17. 015e051 KVM: mips: Get rid of KVM_HPAGE defines by Christoffer Dall · 11 years ago
  18. ef0cfe7 KVM: arm64: Get rid of KVM_HPAGE defines by Christoffer Dall · 11 years ago
  19. dc6f6763 KVM: ARM: Get rid of KVM_HPAGE defines by Christoffer Dall · 11 years ago
  20. 6d9d41e KVM: Move gfn_to_index to x86 specific code by Christoffer Dall · 11 years ago
  21. e8c2d99 KVM: ARM: Add support for Cortex-A7 by Jonathan Austin · 11 years ago
  22. 5e49704 KVM: ARM: fix the size of TTBCR_{T0SZ,T1SZ} masks by Jonathan Austin · 11 years ago
  23. 1158fca KVM: ARM: Fix calculation of virtual CPU ID by Jonathan Austin · 11 years ago
  24. 7854cbc KVM: nVMX: Fully support nested VMX preemption timer by Arthur Chunqi Li · 11 years ago
  25. 8a3c1a33 KVM: mmu: change useless int return types to void by Paolo Bonzini · 11 years ago
  26. 95f93af KVM: mmu: unify destroy_kvm_mmu with kvm_mmu_unload by Paolo Bonzini · 11 years ago
  27. d8d173d KVM: mmu: remove uninteresting MMU "new_cr3" callbacks by Paolo Bonzini · 11 years ago
  28. 2062609 KVM: mmu: remove uninteresting MMU "free" callbacks by Paolo Bonzini · 11 years ago
  29. 4344ee9 KVM: x86: only copy XSAVE state for the supported features by Paolo Bonzini · 11 years ago
  30. d7876f1 KVM: x86: prevent setting unsupported XSAVE states by Paolo Bonzini · 11 years ago
  31. 647e23b KVM: x86: mask unsupported XSAVE entries from leaf 0Dh index 0 by Paolo Bonzini · 11 years ago
  32. 42c4e0c ARM/ARM64: KVM: Implement KVM_ARM_PREFERRED_TARGET ioctl by Anup Patel · 11 years ago
  33. 473bdc0 ARM64: KVM: Implement kvm_vcpu_preferred_target() function by Anup Patel · 11 years ago
  34. 4a6fee8 ARM: KVM: Implement kvm_vcpu_preferred_target() function by Anup Patel · 11 years ago
  35. b373e49 KVM: ARM: Fix typo in comments of inject_abt() by Anup Patel · 11 years ago
  36. 2f303b7 KVM: Convert kvm_lock back to non-raw spinlock by Paolo Bonzini · 11 years ago
  37. feaf0c7d KVM: nVMX: Do not generate #DF if #PF happens during exception delivery into L2 by Gleb Natapov · 11 years ago
  38. e011c66 KVM: nVMX: Check all exceptions for intercept during delivery to L2 by Gleb Natapov · 11 years ago
  39. 851eb667 KVM: nVMX: Do not put exception that caused vmexit to IDT_VECTORING_INFO by Gleb Natapov · 11 years ago
  40. e0b890d KVM: nVMX: Amend nested_run_pending logic by Gleb Natapov · 11 years ago
  41. 6a3f95a KVM: s390: Intercept SCK instruction by Thomas Huth · 11 years ago
  42. aca8424 KVM: s390: Implement TEST BLOCK by Thomas Huth · 11 years ago
  43. 732e563 KVM: s390: Helper for converting real addresses to absolute by Thomas Huth · 11 years ago
  44. ff7158b KVM: s390: Allow NULL parameter for kvm_s390_get_regs_rre by Thomas Huth · 11 years ago
  45. 800c106 KVM: s390: Lock kvm->srcu at the appropriate places by Thomas Huth · 11 years ago
  46. a76ccff KVM: s390: Push run loop into __vcpu_run by Thomas Huth · 11 years ago
  47. 3fb4c40 KVM: s390: Split up __vcpu_run into three parts by Thomas Huth · 11 years ago
  48. 6b948a7 KVM: s390: Remove dead "rerun vcpu" code by Thomas Huth · 11 years ago
  49. 92fbc7b KVM: nVMX: Enable unrestricted guest mode support by Jan Kiszka · 11 years ago
  50. 10ba54a KVM: nVMX: Implement support for EFER saving on VM-exit by Jan Kiszka · 11 years ago
  51. 59ab5a8 KVM: nVMX: Do not set identity page map for L2 by Jan Kiszka · 11 years ago
  52. 9e3e4db KVM: nVMX: Replace kvm_set_cr0 with vmx_set_cr0 in load_vmcs12_host_state by Jan Kiszka · 11 years ago
  53. 2457aaf Merge tag 'pm+acpi-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  54. dcb30e6 Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 11 years ago
  55. 25804e6 arm64: Widen hwcap to be 64 bit by Steve Capper · 11 years ago
  56. 6ca68e8 arm64: Correctly report LR and SP for compat tasks by Catalin Marinas · 11 years ago
  57. 59f67e1 arm64: Make do_bad_area() function static by Catalin Marinas · 11 years ago
  58. 7b9e3a6 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  59. f05f819 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  60. 66b1057 MIPS: Fix invalid symbolic link file by Madhavan Srinivasan · 11 years ago
  61. 88f0251 MIPS: PCI: pci-bcm1480: Include missing vt.h header by Markos Chandras · 11 years ago
  62. 8b8a7634 MIPS: Disable usermode switching of the FR bit for MIPS R5 CPUs. by Ralf Baechle · 11 years ago
  63. 2f9ee82 MIPS: Add MIPS R5 config5 register. by Ralf Baechle · 11 years ago
  64. e4a6a29 ARM: shmobile: change dev_id to cpu0 while registering cpu clock by Sudeep KarkadaNagesha · 11 years ago
  65. 3d10a88 ARM: i.MX: change dev_id to cpu0 while registering cpu clock by Sudeep KarkadaNagesha · 11 years ago
  66. b494b48 cpufreq: imx6q-cpufreq: assign cpu_dev correctly to cpu0 device by Sudeep KarkadaNagesha · 11 years ago
  67. 4c2924b MIPS: PCI: Use pci_resource_to_user to map pci memory space properly by Wolfgang Grandegger · 14 years ago
  68. 660e1c2 Merge tag 'omap-for-v3.12/fixes-dt-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 11 years ago
  69. 90e17dc Merge tag 'omap-for-v3.12/fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 11 years ago
  70. 3244aae ARM: multi_v7: add HREFv60 to multi_v7 defconfig by Linus Walleij · 11 years ago
  71. e942cc0 ARM: OMAP2+: mux: fix trivial typo in name by Phil Carmody · 11 years ago
  72. b6b2485 ARM: OMAP4 SMP: Corrected a typo fucntions to functions by Anoop Thomas Mathew · 11 years ago
  73. 7835027 ARM: OMAP4: cpuidle: fix: call cpu_cluster_pm_exit conditionally by Vladimir Murzin · 11 years ago
  74. f70bf2a ARM: mach-omap2: gpmc: Fix warning when CONFIG_ARM_LPAE=y by Fabio Estevam · 11 years ago
  75. 4cf9cf8 ARM: OMAP: fix return value check in omap_device_build_from_dt() by Wei Yongjun · 11 years ago
  76. 2cfeed3 ARM: OMAP4: Fix clock_get error for GPMC during boot by Tony Lindgren · 11 years ago
  77. 9213ad7 MIPS: 74K/1074K: Correct erratum workaround. by Maciej W. Rozycki · 11 years ago
  78. 8ff374b MIPS: Cleanup CP0 PRId and CP1 FPIR register access masks by Maciej W. Rozycki · 11 years ago
  79. b42b4f3 MIPS: Remove useless comment about kprobe from arch/mips/Makefile by Wu Zhangjin · 14 years ago
  80. f42bcf1 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  81. 186844b Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  82. d26b17e ARM: sa1100: collie.c: fall back to jedec_probe flash detection by Andrea Adami · 11 years ago
  83. c8a5b7b ARM: u300: hide submenus by Linus Walleij · 11 years ago
  84. 258e1e7 MIPS: Fix VGA_MAP_MEM macro. by Leonid Yegoshin · 11 years ago
  85. 9c9b415c MIPS: Reimplement get_cycles(). by Ralf Baechle · 11 years ago
  86. 65399f0 ARM: dts: igep00x0: Add pinmux configuration for MCBSP2 by Enric Balletbo i Serra · 11 years ago
  87. 775d241 ARM: dts: Fix muxing and regulator for wl12xx on the SDIO bus for blaze by Tony Lindgren · 11 years ago
  88. 851320e ARM: dts: Fix muxing and regulator for wl12xx on the SDIO bus for pandaboard by Tony Lindgren · 11 years ago
  89. 62d228b Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  90. 69f24d1 MIPS: Optimize current_cpu_type() for better code. by Ralf Baechle · 11 years ago
  91. 0be9c7a KVM: VMX: set "blocked by NMI" flag if EPT violation happens during IRET from NMI by Gleb Natapov · 11 years ago
  92. ab5c3b6 Merge tag 'imx-fixes-3.12' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes by Olof Johansson · 11 years ago
  93. a0396b9 ARM: multi_v7_defconfig: enable ARM_ATAG_DTB_COMPAT by Olof Johansson · 11 years ago
  94. 6cefc8e ARM: ux500: disable outer cache debug by Linus Walleij · 11 years ago
  95. ff52205 MIPS: Fix accessing to per-cpu data when flushing the cache by Ralf Baechle · 11 years ago
  96. de0bc3d Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 11 years ago
  97. b6731f7 ARM: dts: OMAP5: fix ocp2scp DTS data by Felipe Balbi · 11 years ago
  98. 6f61ee2 ARM: dts: OMAP5: fix reg property size by Felipe Balbi · 11 years ago
  99. 2ba3549 ARM: dts: am335x-bone*: add DT for BeagleBone Black by Koen Kooi · 11 years ago
  100. b112476 ARM: dts: omap3-beagle-xm: fix string error in compatible property by Robert Nelson · 11 years ago