1. 76cb8a7 powerpc/perf: Enable BHRB access for EBB events by Michael Ellerman · 11 years ago
  2. c2e37a2 powerpc/perf: Add lost exception workaround by Michael Ellerman · 11 years ago
  3. e2a0f81 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  4. b73117c Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-queue by Paolo Bonzini · 11 years ago
  5. 8563bf5 KVM: PPC: Book3S HV: Add support for DABRX register on POWER7 by Paul Mackerras · 11 years ago
  6. e0622bd KVM: PPC: Book3S HV: Handle new LPCR bits on POWER8 by Paul Mackerras · 11 years ago
  7. aa31e84 KVM: PPC: Book3S HV: Handle guest using doorbells for IPIs by Paul Mackerras · 11 years ago
  8. 5557ae0 KVM: PPC: Book3S HV: Implement architecture compatibility modes for POWER8 by Paul Mackerras · 11 years ago
  9. b005255e KVM: PPC: Book3S HV: Context-switch new POWER8 SPRs by Michael Neuling · 11 years ago
  10. 71a6fa1 powerpc/fsl: add E6500 PVR and SPRN_PWRMGTCR0 define by Wang Dongsheng · 11 years ago
  11. ae2163b powerpc/8xx: mfspr SPRN_TBRx in lieu of mftb/mftbu is not supported by LEROY Christophe · 11 years ago
  12. f080480 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  13. 388cc6e KVM: PPC: Book3S HV: Support POWER6 compatibility mode on POWER7 by Paul Mackerras · 11 years ago
  14. a0144e2 KVM: PPC: Book3S HV: Store LPCR value for each virtual core by Paul Mackerras · 11 years ago
  15. 93b0f4d KVM: PPC: Book3S HV: Implement timebase offset for guests by Paul Mackerras · 11 years ago
  16. ef1967f powerpc: Set MSR_LE bit on little endian builds by Anton Blanchard · 11 years ago
  17. 9f24b0c powerpc: Correct FSCR bit definitions by Paul Mackerras · 11 years ago
  18. 3f1f431 Merge branch 'merge' into next by Benjamin Herrenschmidt · 11 years ago
  19. beb2dc0 powerpc: Convert some mftb/mftbu into mfspr by Scott Wood · 11 years ago
  20. d52459c powerpc/fsl-booke: Work around erratum A-006958 by Scott Wood · 11 years ago
  21. 594bd38 powerpc: Wrap MSR macros with parentheses by Anton Blanchard · 11 years ago
  22. 74e400c powerpc: Rework setting up H/FSCR bit definitions by Michael Neuling · 11 years ago
  23. 33959f8 powerpc: Add second POWER8 PVR entry by Michael Neuling · 11 years ago
  24. 330a1eb powerpc/perf: Core EBB support for 64-bit book3s by Michael Ellerman · 12 years ago
  25. 7a7a41f powerpc/perf: Freeze PMC5/6 if we're not using them by Michael Ellerman · 12 years ago
  26. b75c100 powerpc/tm: Move TM abort cause codes to uapi by Michael Neuling · 12 years ago
  27. 6ce6c62 powerpc/tm: Abort on emulation and alignment faults by Michael Neuling · 12 years ago
  28. 35f7097 powerpc/tm: Make room for hypervisor in abort cause codes by Michael Neuling · 12 years ago
  29. 01227a8 Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  30. 9353374 powerpc: Context switch the new EBB SPRs by Michael Ellerman · 12 years ago
  31. 1ddf499 powerpc: Turn on the EBB H/FSCR bits by Michael Neuling · 12 years ago
  32. 53b56ca powerpc: Setup BHRB instructions facility in HFSCR for POWER8 by Anshuman Khandual · 12 years ago
  33. 4619ac8 KVM: PPC: Book3S HV: Improve real-mode handling of external interrupts by Paul Mackerras · 12 years ago
  34. 8f61aa3 powerpc/perf: Add support for SIER by Michael Ellerman · 12 years ago
  35. 240686c powerpc: Initialise PMU related regs on Power8 by Michael Ellerman · 12 years ago
  36. 04b418c powerpc: Add HFSCR SPR definitions by Michael Neuling · 12 years ago
  37. fa759e9 powerpc: Add DSCR FSCR register bit definition by Michael Neuling · 12 years ago
  38. 89f8833 Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  39. 2b0a576 powerpc: Add new transactional memory state to the signal context by Michael Neuling · 12 years ago
  40. 98ae22e powerpc: Add helper functions for transactional memory context switching by Michael Neuling · 12 years ago
  41. 97a0aac powerpc: Register defines for various transactional memory registers by Michael Neuling · 12 years ago
  42. ffe129e KVM: PPC: booke: use vcpu reference from thread_struct by Bharat Bhushan · 12 years ago
  43. 2468dcf powerpc: Add support for context switching the TAR register by Ian Munsie · 12 years ago
  44. 9422de3 powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registers by Michael Neuling · 12 years ago
  45. a8190a5 powerpc: Add DAWR/X SPR number definitions by Michael Neuling · 12 years ago
  46. 13e7a8e powerpc: Macros for saving/restore PPR by Haren Myneni · 12 years ago
  47. 42d02b8 powerpc: Define differences between doorbells on book3e and book3s by Ian Munsie · 12 years ago
  48. 16e024f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  49. 28c483b KVM: PPC: Book3S PR: Fix VSX handling by Paul Mackerras · 12 years ago
  50. b030272 powerpc: Setup relocation on exceptions for bare metal systems by Michael Neuling · 12 years ago
  51. 71e1849 powerpc: POWER8 cputable entry by Michael Neuling · 12 years ago
  52. e687883 powerpc/perf: Sample only if SIAR-Valid bit is set in P7+ by sukadev@linux.vnet.ibm.com · 12 years ago
  53. b92a66a powerpc: Add denormalisation exception handling for POWER6/7 by Michael Neuling · 12 years ago
  54. 4474ef0 powerpc: Rework set_dabr so it can take a DABRX value as well by Michael Neuling · 12 years ago
  55. 22d8ce8 powerpc: Define Power7+ PV constant PV_POWER7p by sukadev@linux.vnet.ibm.com · 12 years ago
  56. 8b64a9d powerpc/booke64: Use SPRG0/3 scratch for bolted TLB miss & crit int by Mihai Caraman · 12 years ago
  57. 5473eb1 powerpc/booke64: Use GSRR registers in Guest Doorbell interrupts by Mihai Caraman · 12 years ago
  58. d3dbeef powerpc: Rename 64-bit PVR constants to PVR_foo by Michael Ellerman · 12 years ago
  59. b416c9a powerpc: Add "memory" attribute for mfmsr() by Tiejun Chen · 13 years ago
  60. 18ad51d powerpc: Add VDSO version of getcpu by Anton Blanchard · 13 years ago
  61. d30f6e4 KVM: PPC: booke: category E.HV (GS-mode) support by Scott Wood · 13 years ago
  62. 2e7580b Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  63. fe1952f powerpc: Rework runlatch code by Benjamin Herrenschmidt · 13 years ago
  64. 342d3db KVM: PPC: Implement MMU notifiers for Book3S HV guests by Paul Mackerras · 13 years ago
  65. 697d389 KVM: PPC: Implement MMIO emulation support for Book3S HV guests by Paul Mackerras · 13 years ago
  66. da9d1d7 KVM: PPC: Allow use of small pages to back Book3S HV guests by Paul Mackerras · 13 years ago
  67. df777bd powerpc/476fpe: Add 476fpe SoC code by Tony Breeds · 13 years ago
  68. 501d238 ppc: Remove duplicate definition of PV_POWER7 by Peter Zijlstra · 13 years ago
  69. 326ed6a powerpc: mtspr/mtmsr should take an unsigned long by Scott Wood · 13 years ago
  70. 1844750 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  71. 969391c powerpc, KVM: Split HVMODE_206 cpu feature bit into separate HV and architecture bits by Paul Mackerras · 14 years ago
  72. aa04b4c KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guests by Paul Mackerras · 14 years ago
  73. de56a94 KVM: PPC: Add support for Book3S processors in hypervisor mode by Paul Mackerras · 14 years ago
  74. 923c53c powerpc: Set up LPCR for running guest partitions by Paul Mackerras · 14 years ago
  75. 1325a68 powerpc/85xx: Save scratch registers to thread info instead of using SPRGs. by Ashish Kalra · 14 years ago
  76. 593adf3 powerpc/kvm: Fix the build for 32-bit Book 3S (classic) processors by Paul Mackerras · 14 years ago
  77. 48404f2 powerpc: Save Come-From Address Register (CFAR) in exception frame by Paul Mackerras · 14 years ago
  78. 851d2e2 powerpc: Add Initiate Coprocessor Store Word (icswx) support by Tseng-Hui (Frank) Lin · 14 years ago
  79. 9d4a292 powerpc: Add MSR_64BIT by Michael Ellerman · 14 years ago
  80. 673b189 powerpc: Always use SPRN_SPRG_HSCRATCH0 when running in HV mode by Paul Mackerras · 14 years ago
  81. 2dd60d7 powerpc: In HV mode, use HSPRG0 for PACA by Benjamin Herrenschmidt · 14 years ago
  82. 50fb8eb powerpc: Add more Power7 specific definitions by Benjamin Herrenschmidt · 14 years ago
  83. 6192978 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  84. 0837e32 perf, powerpc: Handle events that raise an exception without overflowing by Anton Blanchard · 14 years ago
  85. ac6f120 powerpc/85xx: Workaroudn e500 CPU erratum A005 by Liu Yu · 14 years ago
  86. 6edc642 powerpc: Cleanup definition of the PID register by Tseng-Hui (Frank) Lin · 14 years ago
  87. 86985db powerpc/85xx: add e500 HID1 bit definition by Li Yang · 14 years ago
  88. 4138d65 powerpc: Inline ppc64_runlatch_off by Anton Blanchard · 14 years ago
  89. 0866eb9 powerpc/book3e: mtmsr should not be mtmsrd on book3e 64-bit by Benjamin Herrenschmidt · 15 years ago
  90. 98edb6c Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  91. b4e8c8d powerpc/4xx: Simple platform for the ISS 4xx simulator by Torez Smith · 15 years ago
  92. e7f75ad powerpc/47x: Base ppc476 support by Dave Kleikamp · 15 years ago
  93. d6d549b KVM: PPC: Add Gekko SPRs by Alexander Graf · 15 years ago
  94. 25a8a02 KVM: PPC: Emulate trap SRR1 flags properly by Alexander Graf · 15 years ago
  95. 81cd5ae powerpc: perf_event: Enable SDAR in continous sample mode by Anton Blanchard · 15 years ago
  96. 13363ab powerpc: Add definitions used by exception handling on 64-bit Book3E by Benjamin Herrenschmidt · 15 years ago
  97. 0257c99 powerpc: Add SPR definitions for new 64-bit BookE by Benjamin Herrenschmidt · 15 years ago
  98. 063517b powerpc: Change PACA from SPRG3 to SPRG1 by Benjamin Herrenschmidt · 15 years ago
  99. c5a8c0c powerpc: Remove use of a second scratch SPRG in STAB code by Benjamin Herrenschmidt · 15 years ago
  100. ee43eb7 powerpc: Use names rather than numbers for SPRGs (v2) by Benjamin Herrenschmidt · 15 years ago