1. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  2. c812a51 Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  3. daf5e27 KVM: ppc/booke: Set ESR and DEAR when inject interrupt to guest by Liu Yu · 15 years ago
  4. da15bf4 KVM: PPC E500: fix tlbcfg emulation by Liu Yu · 15 years ago
  5. a9040f2 KVM: PPC: Add PVR/PIR init for E500 by Liu Yu · 15 years ago
  6. d86be07 KVM: PPC E500: Add register l1csr0 emulation by Liu Yu · 15 years ago
  7. 6474920 KVM: fix cleanup_srcu_struct on vm destruction by Marcelo Tosatti · 15 years ago
  8. a76f849 KVM: PPC: Move Shadow MSR calculation to function by Alexander Graf · 15 years ago
  9. f7adbba KVM: PPC: Keep SRR1 flags around in shadow_msr by Alexander Graf · 15 years ago
  10. 180a34d KVM: PPC: Add support for FPU/Altivec/VSX by Alexander Graf · 15 years ago
  11. d5e5281 KVM: PPC: Add helper functions to call real mode loaders by Alexander Graf · 15 years ago
  12. 4b5c9b7 KVM: PPC: Make large pages work by Alexander Graf · 15 years ago
  13. 5f2b105 KVM: PPC: Pass through program interrupts by Alexander Graf · 15 years ago
  14. ff1ca3f KVM: PPC: Pass program interrupt flags to the guest by Alexander Graf · 15 years ago
  15. d35feb2 KVM: PPC: Fix HID5 setting code by Alexander Graf · 15 years ago
  16. 25a8a02 KVM: PPC: Emulate trap SRR1 flags properly by Alexander Graf · 15 years ago
  17. 021ec9c KVM: PPC: Call SLB patching code in interrupt safe manner by Alexander Graf · 15 years ago
  18. bc90923 KVM: PPC: Get rid of unnecessary RFI by Alexander Graf · 15 years ago
  19. b4433a7 KVM: PPC: Implement 'skip instruction' mode by Alexander Graf · 15 years ago
  20. 7e57cba KVM: PPC: Use PACA backed shadow vcpu by Alexander Graf · 15 years ago
  21. 992b5b2 KVM: PPC: Add helpers for CR, XER by Alexander Graf · 15 years ago
  22. 8e5b26b KVM: PPC: Use accessor functions for GPR access by Alexander Graf · 15 years ago
  23. 97c4cfb KVM: PPC: Enable lightweight exits again by Alexander Graf · 15 years ago
  24. b480f78 KVM: PPC: Fix typo in rebolting code by Alexander Graf · 15 years ago
  25. 79fac95 KVM: convert slots_lock to a mutex by Marcelo Tosatti · 15 years ago
  26. f7784b8 KVM: split kvm_arch_set_memory_region into prepare and commit by Marcelo Tosatti · 15 years ago
  27. 46a26bf KVM: modify memslots layout in struct kvm by Marcelo Tosatti · 15 years ago
  28. 0bb1fb7 KVM: powerpc: Remove AGGRESSIVE_DEC by Alexander Graf · 15 years ago
  29. 7706664d KVM: powerpc: Improve DEC handling by Alexander Graf · 15 years ago
  30. 583617b KVM: powerpc: Move vector to irqprio resolving to separate function by Alexander Graf · 15 years ago
  31. 50eb2a3 KVM: Add KVM_MMIO kconfig item by Avi Kivity · 15 years ago
  32. 2bb4646 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  33. e1f829b KVM: powerpc: Show timing option only on embedded by Alexander Graf · 15 years ago
  34. 51c24aa Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  35. 3a4d5c9 vhost_net: a kernel-level virtio server by Michael S. Tsirkin · 15 years ago
  36. 5279aeb KVM: powerpc: Fix mtsrin in book3s_64 mmu by Alexander Graf · 15 years ago
  37. bcd6acd Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  38. e15a113 powerpc/kvm: Sync guest visible MMU state by Alexander Graf · 15 years ago
  39. c0a187e KVM: powerpc: Fix BUILD_BUG_ON condition by Hollis Blanchard · 15 years ago
  40. 10474ae KVM: Activate Virtualization On Demand by Alexander Graf · 15 years ago
  41. 367e131 KVM: Return -ENOTTY on unrecognized ioctls by Avi Kivity · 15 years ago
  42. e0ea8b2 powerpc/kvm: Fix non-modular build by Benjamin Herrenschmidt · 15 years ago
  43. d4e09f8 Merge branch 'kvm' into next by Benjamin Herrenschmidt · 15 years ago
  44. 41c8c46 powerpc/kvm: Remove problematic BUILD_BUG_ON statement by Benjamin Herrenschmidt · 15 years ago
  45. 38634e6 powerpc/kvm: Remove problematic BUILD_BUG_ON statement by Benjamin Herrenschmidt · 15 years ago
  46. 544c676 Use hrtimers for the decrementer by Alexander Graf · 15 years ago
  47. 346b276 Fix trace.h by Alexander Graf · 15 years ago
  48. c4f9c77 Include Book3s_64 target in buildsystem by Alexander Graf · 15 years ago
  49. 0186fd0 Export KVM symbols for module by Alexander Graf · 15 years ago
  50. 513579e Add desktop PowerPC specific emulation by Alexander Graf · 15 years ago
  51. 9a7a9b0 Add mfdec emulation by Alexander Graf · 15 years ago
  52. c215c6e Add book3s_64 specific opcode emulation by Alexander Graf · 15 years ago
  53. 0123518 Add book3s_32 guest MMU by Alexander Graf · 15 years ago
  54. e71b2a3 Add book3s_64 guest MMU by Alexander Graf · 15 years ago
  55. 0d8dc68 Add book3s_64 Host MMU handling by Alexander Graf · 15 years ago
  56. 2f4cf5e Add book3s.c by Alexander Graf · 15 years ago
  57. c862125 Add interrupt handling code by Alexander Graf · 15 years ago
  58. 5126ed3 Add SLB switching code for entry/exit by Alexander Graf · 15 years ago
  59. 29eb61b Add book3s_64 highmem asm code by Alexander Graf · 15 years ago
  60. 4e75575 Move dirty logging code to sub-arch by Alexander Graf · 15 years ago
  61. 828c095 const: constify remaining file_operations by Alexey Dobriyan · 15 years ago
  62. 723e9db Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  63. a1b3710 KVM: Reduce runnability interface with arch support code by Gleb Natapov · 15 years ago
  64. 2023a29 KVM: remove old KVMTRACE support code by Marcelo Tosatti · 15 years ago
  65. 46f43c6 KVM: powerpc: convert marker probes to event trace by Marcelo Tosatti · 15 years ago
  66. 988a2ca KVM: Use macro to iterate over vcpus. by Gleb Natapov · 15 years ago
  67. 06579dd KVM: ppc: e500: Add MMUCFG and PVR emulation by Liu Yu · 16 years ago
  68. 5b7c1a2 KVM: ppc: e500: Directly pass pvr to guest by Liu Yu · 16 years ago
  69. 0cfb50e KVM: ppc: e500: Move to Book-3e MMU definitions by Liu Yu · 16 years ago
  70. 2986b8c KVM: powerpc: fix some init/exit annotations by Stephen Rothwell · 16 years ago
  71. 0ba12d1 KVM: Move common KVM Kconfig items to new file virt/kvm/Kconfig by Avi Kivity · 16 years ago
  72. ee43eb7 powerpc: Use names rather than numbers for SPRGs (v2) by Benjamin Herrenschmidt · 15 years ago
  73. ba55bd7 powerpc: Add configurable -Werror for arch/powerpc by Michael Ellerman · 15 years ago
  74. 7864612 KVM: Fix interrupt unhalting a vcpu when it shouldn't by Gleb Natapov · 16 years ago
  75. 046a48b KVM: ppc: e500: Fix the bug that KVM is unstable in SMP by Liu Yu · 16 years ago
  76. bc35cbc KVM: ppc: e500: Fix the bug that mas0 update to wrong value when read TLB entry by Liu Yu · 16 years ago
  77. b0a1835 KVM: ppc: Add emulation of E500 register mmucsr0 by Liu Yu · 16 years ago
  78. 9aa4dd5 KVM: ppc: Move to new TLB invalidate interface by Liu Yu · 16 years ago
  79. fb2838d KVM: ppc: Fix e500 warnings and some spelling problems by Liu Yu · 16 years ago
  80. 5d9b8e3 KVM: Add CONFIG_HAVE_KVM_IRQCHIP by Avi Kivity · 16 years ago
  81. f5d0906 KVM: ppc: remove debug support broken by KVM debug rewrite by Hollis Blanchard · 16 years ago
  82. bb3a8a1 KVM: ppc: Add extra E500 exceptions by Hollis Blanchard · 16 years ago
  83. bdc89f1 KVM: ppc: distinguish between interrupts and priorities by Hollis Blanchard · 16 years ago
  84. b52a638 KVM: ppc: Add kvmppc_mmu_dtlb/itlb_miss for booke by Hollis Blanchard · 16 years ago
  85. bc8080c KVM: ppc: E500 core-specific code by Hollis Blanchard · 16 years ago
  86. 17c885e KVM: ppc: ifdef iccci with CONFIG_44x by Hollis Blanchard · 16 years ago
  87. f7b200a KVM: ppc: Add dbsr in kvm_vcpu_arch by Hollis Blanchard · 16 years ago
  88. d0c7dc0 KVM: ppc: split out common Book E instruction emulation by Hollis Blanchard · 16 years ago
  89. cea5d8c KVM: ppc: use macros instead of hardcoded literals for instruction decoding by Hollis Blanchard · 16 years ago
  90. f443536 KVM: ppc: remove last 44x-specific bits from booke.c by Hollis Blanchard · 16 years ago
  91. fa86b8d KVM: ppc: rename 44x MMU functions used in booke.c by Hollis Blanchard · 16 years ago
  92. be8d1ca KVM: ppc: turn tlb_xlate() into a per-core hook (and give it a better name) by Hollis Blanchard · 16 years ago
  93. 58a9621 KVM: ppc: change kvmppc_mmu_map() parameters by Hollis Blanchard · 16 years ago
  94. 475e7cd KVM: ppc: small cosmetic changes to Book E DTLB miss handler by Hollis Blanchard · 16 years ago
  95. ecc0981 KVM: ppc: cosmetic changes to mmu hook names by Hollis Blanchard · 16 years ago
  96. d0bfb94 KVM: New guest debug interface by Jan Kiszka · 16 years ago
  97. ad8ba2c KVM: Add kvm_arch_sync_events to sync with asynchronize events by Sheng Yang · 16 years ago
  98. ca9edae KVM: Consolidate userspace memory capability reporting into common code by Avi Kivity · 16 years ago
  99. 7b70159 KVM: ppc: mostly cosmetic updates to the exit timing accounting code by Hollis Blanchard · 16 years ago
  100. 73e75b4 KVM: ppc: Implement in-kernel exit timing statistics by Hollis Blanchard · 16 years ago