1. 07acfc2 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  2. ea4e89a Merge branch 'merge' into next by Benjamin Herrenschmidt · 14 years ago
  3. a3512b2 powerpc/irq: Make alignment & program interrupt behave the same by Benjamin Herrenschmidt · 14 years ago
  4. 694caf0 powerpc: Remove CONFIG_POWER4_ONLY by Anton Blanchard · 14 years ago
  5. f0888f7 KVM: PPC: Book3S HV: Make secondary threads more robust against stray IPIs by Paul Mackerras · 14 years ago
  6. 2e7580b Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  7. 7230c56 powerpc: Rework lazy-interrupt handling by Benjamin Herrenschmidt · 14 years ago
  8. d9ada91 powerpc: Replace mfmsr instructions with load from PACA kernel_msr field by Benjamin Herrenschmidt · 14 years ago
  9. 9f2f79e powerpc: Disable interrupts in 64-bit kernel FP and vector faults by Benjamin Herrenschmidt · 14 years ago
  10. a546498 powerpc: Call do_page_fault() with interrupts off by Benjamin Herrenschmidt · 14 years ago
  11. fe1952f powerpc: Rework runlatch code by Benjamin Herrenschmidt · 14 years ago
  12. 7450f6f powerpc: Use the same interrupt prolog for perfmon as other interrupts by Benjamin Herrenschmidt · 14 years ago
  13. 4f8cf36 powerpc: Remove legacy iSeries bits from assembly files by Benjamin Herrenschmidt · 14 years ago
  14. 697d389 KVM: PPC: Implement MMIO emulation support for Book3S HV guests by Paul Mackerras · 14 years ago
  15. 922b9f8 powerpc: Fix program check handling when lockdep is enabled by Michael Ellerman · 14 years ago
  16. 5432124 powerpc: Disable interrupts early in Program Check by Benjamin Herrenschmidt · 14 years ago
  17. cba313d powerpc/powernv: Fix problems in onlining CPUs by Paul Mackerras · 14 years ago
  18. 5ccf55d powerpc/kvm: Fix build failure with HV KVM and CBE by Alexander Graf · 15 years ago
  19. 1197ab2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  20. 177339d KVM: PPC: Assemble book3s{,_hv}_rmhandlers.S separately by Paul Mackerras · 15 years ago
  21. ed79ba9 powerpc/powernv: Machine check and other system interrupts by Benjamin Herrenschmidt · 15 years ago
  22. 9e368f2 KVM: PPC: book3s_hv: Add support for PPC970-family processors by Paul Mackerras · 15 years ago
  23. 969391c powerpc, KVM: Split HVMODE_206 cpu feature bit into separate HV and architecture bits by Paul Mackerras · 15 years ago
  24. 371fefd KVM: PPC: Allow book3s_hv guests to use SMT processor modes by Paul Mackerras · 15 years ago
  25. de56a94 KVM: PPC: Add support for Book3S processors in hypervisor mode by Paul Mackerras · 15 years ago
  26. 3c42bf8 KVM: PPC: Split host-state fields out of kvmppc_book3s_shadow_vcpu by Paul Mackerras · 15 years ago
  27. b01c8b5 powerpc, KVM: Rework KVM checks in first-level interrupt handlers by Paul Mackerras · 15 years ago
  28. f5f0307 powerpc: Improve scheduling of system call entry instructions by Anton Blanchard · 15 years ago
  29. 48404f2 powerpc: Save Come-From Address Register (CFAR) in exception frame by Paul Mackerras · 15 years ago
  30. 1977b50 powerpc: Save register r9-r13 values accurately on interrupt with bad stack by Paul Mackerras · 15 years ago
  31. 44ae3ab powerpc: Free up some CPU feature bits by moving out MMU-related features by Matt Evans · 15 years ago
  32. 948cf67 powerpc: Add NAP mode support on Power7 in HV mode by Benjamin Herrenschmidt · 15 years ago
  33. 673b189 powerpc: Always use SPRN_SPRG_HSCRATCH0 when running in HV mode by Paul Mackerras · 15 years ago
  34. b3e6b5d powerpc: More work to support HV exceptions by Benjamin Herrenschmidt · 15 years ago
  35. a5d4f3a powerpc: Base support for exceptions using HSRR0/1 by Benjamin Herrenschmidt · 15 years ago
  36. 2dd60d7 powerpc: In HV mode, use HSPRG0 for PACA by Benjamin Herrenschmidt · 15 years ago
  37. 25985ed Fix common misspellings by Lucas De Marchi · 15 years ago
  38. 8449380 powerpc/mm: Move the STAB0 location to 0x8000 to make room in low memory by Benjamin Herrenschmidt · 15 years ago
  39. 46f5221 powerpc: Remove second definition of STACK_FRAME_OVERHEAD by Stephen Rothwell · 16 years ago
  40. 1765a1f Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 16 years ago
  41. a58ddea KVM: PPC: Move KVM trampolines before __end_interrupts by Alexander Graf · 16 years ago
  42. df9ee29 Fix IRQ flag handling naming by David Howells · 16 years ago
  43. 5aae8a5 powerpc, hw_breakpoints: Implement hw_breakpoints for 64-bit server processors by K.Prasad · 16 years ago
  44. 9c7cc23 powerpc: Disable interrupts for data breakpoint exceptions by K.Prasad · 16 years ago
  45. bcd6acd Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 16 years ago
  46. 842f2fe Make head_64.S aware of KVM real mode code by Alexander Graf · 17 years ago
  47. c86e2ea powerpc: perf_event: Cleanup output by adding symbols by Anton Blanchard · 17 years ago
  48. 4f0dbc2 Merge commit 'paulus-perf/master' into next by Benjamin Herrenschmidt · 17 years ago
  49. c5a8c0c powerpc: Remove use of a second scratch SPRG in STAB code by Benjamin Herrenschmidt · 17 years ago
  50. ee43eb7 powerpc: Use names rather than numbers for SPRGs (v2) by Benjamin Herrenschmidt · 17 years ago
  51. 8aa34ab powerpc: Rename exception.h to exception-64s.h by Benjamin Herrenschmidt · 17 years ago
  52. 9c1e105 powerpc: Allow perf_counters to access user memory at interrupt time by Paul Mackerras · 17 years ago
  53. 0ebc4cd powerpc: Split exception handling out of head_64.S by Benjamin Herrenschmidt · 17 years ago