1. 2ba9f0d kvm: powerpc: book3s: Support building HV and PR KVM as module by Aneesh Kumar K.V · 11 years ago
  2. dba291f kvm: powerpc: booke: Move booke related tracepoints to separate header by Aneesh Kumar K.V · 11 years ago
  3. 72c1253 kvm: powerpc: book3s: pr: move PR related tracepoints to a separate header by Aneesh Kumar K.V · 11 years ago
  4. 699cc87 kvm: powerpc: book3s: Add is_hv_enabled to kvmppc_ops by Aneesh Kumar K.V · 11 years ago
  5. dd96b2c kvm: powerpc: book3s: Cleanup interrupt handling code by Aneesh Kumar K.V · 11 years ago
  6. 3a167bea kvm: powerpc: Add kvmppc_ops callback by Aneesh Kumar K.V · 11 years ago
  7. 9975f5e kvm: powerpc: book3s: Add a new config variable CONFIG_KVM_BOOK3S_HV_POSSIBLE by Aneesh Kumar K.V · 11 years ago
  8. 7aa7993 kvm: powerpc: book3s: pr: Rename KVM_BOOK3S_PR to KVM_BOOK3S_PR_POSSIBLE by Aneesh Kumar K.V · 11 years ago
  9. 066212e kvm: powerpc: book3s: move book3s_64_vio_hv.c into the main kernel binary by Paul Mackerras · 11 years ago
  10. 178db62 kvm: powerpc: book3s: remove kvmppc_handler_highmem label by Paul Mackerras · 11 years ago
  11. ce11e48 KVM: PPC: E500: Add userspace debug stub support by Bharat Bhushan · 12 years ago
  12. 547465e KVM: PPC: E500: Using "struct debug_reg" by Bharat Bhushan · 12 years ago
  13. b12c784 KVM: PPC: E500: exit to user space on "ehpriv 1" instruction by Bharat Bhushan · 12 years ago
  14. fc82cf1 powerpc: export debug registers save function for KVM by Bharat Bhushan · 12 years ago
  15. 9579198 powerpc: move debug registers in a structure by Bharat Bhushan · 12 years ago
  16. 6b3e3b3 powerpc: remove unnecessary line continuations by Bharat Bhushan · 12 years ago
  17. 84e4d63 kvm: powerpc: e500: mark page accessed when mapping a guest page by Bharat Bhushan · 11 years ago
  18. ca8ccbd kvm: powerpc: allow guest control "G" attribute in mas2 by Bharat Bhushan · 11 years ago
  19. fd75cb5 kvm: powerpc: allow guest control "E" attribute in mas2 by Bharat Bhushan · 11 years ago
  20. c199efa powerpc: book3e: _PAGE_LENDIAN must be _PAGE_ENDIAN by Bharat Bhushan · 11 years ago
  21. 44a3add KVM: PPC: Book3S HV: Better handling of exceptions that happen in real mode by Paul Mackerras · 11 years ago
  22. f1378b1 kvm: powerpc: book3s hv: Fix vcore leak by Paul Mackerras · 11 years ago
  23. 491d6ec KVM: PPC: Book3S PR: Reduce number of shadow PTEs invalidated by MMU notifiers by Paul Mackerras · 11 years ago
  24. adc0baf KVM: PPC: Book3S PR: Mark pages accessed, and dirty if being written by Paul Mackerras · 11 years ago
  25. d78bca7 KVM: PPC: Book3S PR: Use mmu_notifier_retry() in kvmppc_mmu_map_page() by Paul Mackerras · 11 years ago
  26. 93b159b KVM: PPC: Book3S PR: Better handling of host-side read-only pages by Paul Mackerras · 11 years ago
  27. 4f6c11d KVM: PPC: Book3S: Move skip-interrupt handlers to common code by Paul Mackerras · 11 years ago
  28. 3ff9550 KVM: PPC: Book3S PR: Allocate kvm_vcpu structs from kvm_vcpu_cache by Paul Mackerras · 11 years ago
  29. 9308ab8 KVM: PPC: Book3S PR: Make HPT accesses and updates SMP-safe by Paul Mackerras · 11 years ago
  30. 5cd92a9 KVM: PPC: Book3S PR: Correct errors in H_ENTER implementation by Paul Mackerras · 11 years ago
  31. 03a9c90 KVM: PPC: Book3S PR: Handle PP0 page-protection bit in guest HPTEs by Paul Mackerras · 11 years ago
  32. c9029c3 KVM: PPC: Book3S PR: Use 64k host pages where possible by Paul Mackerras · 11 years ago
  33. a4a0f25 KVM: PPC: Book3S PR: Allow guest to use 64k pages by Paul Mackerras · 11 years ago
  34. a2d5602 KVM: PPC: Book3S PR: Keep volatile reg values in vcpu rather than shadow_vcpu by Paul Mackerras · 11 years ago
  35. f248177 KVM: PPC: Book3S PR: Fix compilation without CONFIG_ALTIVEC by Paul Mackerras · 11 years ago
  36. f3271d4 KVM: PPC: Book3S HV: Don't crash host on unknown guest interrupt by Paul Mackerras · 11 years ago
  37. 388cc6e KVM: PPC: Book3S HV: Support POWER6 compatibility mode on POWER7 by Paul Mackerras · 11 years ago
  38. 4b8473c KVM: PPC: Book3S HV: Add support for guest Program Priority Register by Paul Mackerras · 11 years ago
  39. a0144e2 KVM: PPC: Book3S HV: Store LPCR value for each virtual core by Paul Mackerras · 11 years ago
  40. 8b75cbb KVM: PPC: BookE: Add GET/SET_ONE_REG interface for VRSAVE by Paul Mackerras · 11 years ago
  41. 8c2dbb7 KVM: PPC: Book3S HV: Avoid unbalanced increments of VPA yield count by Paul Mackerras · 11 years ago
  42. c934243 KVM: PPC: Book3S HV: Pull out interrupt-reading code into a subroutine by Paul Mackerras · 11 years ago
  43. 218309b KVM: PPC: Book3S HV: Restructure kvmppc_hv_entry to be a subroutine by Paul Mackerras · 11 years ago
  44. 42d7604 KVM: PPC: Book3S HV: Implement H_CONFER by Paul Mackerras · 11 years ago
  45. c0867fd KVM: PPC: Book3S: Add GET/SET_ONE_REG interface for VRSAVE by Paul Mackerras · 11 years ago
  46. 93b0f4d KVM: PPC: Book3S HV: Implement timebase offset for guests by Paul Mackerras · 11 years ago
  47. 1494178 KVM: PPC: Book3S HV: Save/restore SIAR and SDAR along with other PMU registers by Paul Mackerras · 11 years ago
  48. 3b78347 KVM: PPC: Book3S HV: Reserve POWER8 space in get/set_one_reg by Michael Neuling · 11 years ago
  49. 2c5350e KVM: PPC: Get rid of KVM_HPAGE defines by Christoffer Dall · 11 years ago
  50. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  51. ac4de95 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  52. 759496b arch: mm: pass userspace fault flag to generic fault handler by Johannes Weiner · 11 years ago
  53. e5d0c87 Merge tag 'iommu-updates-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 11 years ago
  54. d6a60fc Merge branches 'arm/exynos', 'ppc/pamu', 'arm/smmu', 'x86/amd' and 'iommu/fixes' into next by Joerg Roedel · 11 years ago
  55. 83467ef mm: migrate: check movability of hugepage in unmap_and_move_huge_page() by Naoya Horiguchi · 11 years ago
  56. 363edbe powerpc: Default arch idle could cede processor on pseries by Vaidyanathan Srinivasan · 11 years ago
  57. 620e505 powerpc: Fix section mismatch warning for prom_rtas_call by Vladimir Murzin · 11 years ago
  58. 69e044d powerpc: Fix possible deadlock on page fault by Aneesh Kumar K.V · 11 years ago
  59. 256588f powerpc: Export cpu_to_chip_id() to fix build error by Guenter Roeck · 11 years ago
  60. 31f7c3a Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  61. 300893b Merge tag 'xfs-for-linus-v3.12-rc1' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  62. b4b50fd Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  63. 39eda2a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  64. 2e515bf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  65. 00341b5 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  66. 45d9a22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  67. 9f24b0c powerpc: Correct FSCR bit definitions by Paul Mackerras · 11 years ago
  68. fd3bb91 powerpc/xmon: Fix printing of set of CPUs in xmon by Paul Mackerras · 11 years ago
  69. 91c2beb Merge remote-tracking branch 'agust/next' into next by Benjamin Herrenschmidt · 11 years ago
  70. ae7a835 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  71. 27703bb Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  72. 6832d96 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  73. 0d99b70 Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  74. f83b0a4 Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 11 years ago
  75. 70abade powerpc kvm: use fdget by Al Viro · 11 years ago
  76. 6af4ea0 oprofilefs_create_...() do not need superblock argument by Al Viro · 11 years ago
  77. ecde282 oprofilefs_mkdir() doesn't need superblock argument by Al Viro · 11 years ago
  78. ef7bca1 oprofile: don't bother with passing superblock to ->create_files() by Al Viro · 11 years ago
  79. a923874 Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  80. 40031da Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  81. 542a086 Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  82. a9f6cf9 Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into queue by Gleb Natapov · 11 years ago
  83. aee2bce Merge branch 'linus' into perf/core by Ingo Molnar · 11 years ago
  84. bf550fc Merge remote-tracking branch 'origin/next' into kvm-ppc-next by Alexander Graf · 11 years ago
  85. 7e48c10 KVM: PPC: Book3S PR: Rework kvmppc_mmu_book3s_64_xlate() by Paul Mackerras · 11 years ago
  86. a1727da of: consolidate definition of early_init_dt_alloc_memory_arch() by Grant Likely · 11 years ago
  87. 8be137f Merge tag 'v3.11-rc7' into devicetree/next by Grant Likely · 11 years ago
  88. 8b23de2 KVM: PPC: Book3S PR: Make instruction fetch fallback work for system calls by Paul Mackerras · 11 years ago
  89. 9d1ffdd KVM: PPC: Book3S PR: Don't corrupt guest state when kernel uses VMX by Paul Mackerras · 11 years ago
  90. 7bfa9ad KVM: PPC: Book3S: Fix compile error in XICS emulation by Paul Mackerras · 11 years ago
  91. 7c7b406 KVM: PPC: Book3S PR: return appropriate error when allocation fails by Thadeu Lima de Souza Cascardo · 11 years ago
  92. 5d226ae arch: powerpc: kvm: add signed type cast for comparation by Chen Gang · 11 years ago
  93. 83c93e2 powerpc/pseries: Move lparcfg.c to platforms/pseries by Benjamin Herrenschmidt · 11 years ago
  94. 1042092 Merge branch 'merge' into next by Benjamin Herrenschmidt · 11 years ago
  95. 13906db powerpc/powernv: Return secondary CPUs to firmware on kexec by Benjamin Herrenschmidt · 11 years ago
  96. bdbc29c powerpc: Work around gcc miscompilation of __pa() on 64-bit by Paul Mackerras · 11 years ago
  97. f5f6cbb powerpc: Don't Oops when accessing /proc/powerpc/lparcfg without hypervisor by Benjamin Herrenschmidt · 11 years ago
  98. ee372bc powerpc/btext: Fix CONFIG_PPC_EARLY_DEBUG_BOOTX on ppc32 by Benjamin Herrenschmidt · 11 years ago
  99. bc683a7 powerpc: Cleanup handling of the DSCR bit in the FSCR register by Michael Neuling · 11 years ago
  100. 3f1f431 Merge branch 'merge' into next by Benjamin Herrenschmidt · 11 years ago