1. 6e914ee powerpc: Fix faults caused by radix patching of SLB miss handler by Michael Ellerman · 8 years ago
  2. 2513767 powerpc/powernv: Rename machine_check_pSeries_early() to powernv by Mahesh Salgaonkar · 8 years ago
  3. caca285 powerpc/mm/radix: Use STD_MMU_64 to properly isolate hash related code by Aneesh Kumar K.V · 8 years ago
  4. 057b6d7 powerpc/book3s64: Remove __end_handlers marker by Hari Bathini · 8 years ago
  5. 8ed8ab4 powerpc/book3s64: Fix branching to OOL handlers in relocatable kernel by Hari Bathini · 8 years ago
  6. 1f4c66e8 powerpc/mm: Remove long disabled SLB code by Michael Ellerman · 8 years ago
  7. 2613265 powerpc/kernel: Combine vec/loc for STD_EXCEPTION_PSERIES by Michael Ellerman · 8 years ago
  8. d6265ae powerpc/kernel: Drop HMT_MEDIUM_PPR_DISCARD by Michael Ellerman · 9 years ago
  9. 106713a powerpc/mm: Remove the dependency on pte bit position in asm code by Aneesh Kumar K.V · 9 years ago
  10. 31a40e2 powerpc/64: Include KVM guest test in all interrupt vectors by Paul Mackerras · 9 years ago
  11. d20be43 powerpc: Non relocatable system call doesn't need a trampoline by Anton Blanchard · 9 years ago
  12. 05b05f2 powerpc: Relocatable system call no longer uses the LR by Anton Blanchard · 9 years ago
  13. 44d5f6f powerpc/book3s: Fix the MCE code to use CONFIG_KVM_BOOK3S_64_HANDLER by Mahesh Salgaonkar · 9 years ago
  14. 77b54e9 powernv/powerpc: Add winkle support for offline cpus by Shreyas B. Prabhu · 10 years ago
  15. 7cba160 powernv/cpuidle: Redesign idle states management by Shreyas B. Prabhu · 10 years ago
  16. 56548fc powerpc/powernv: Return to cpu offline loop when finished in KVM guest by Paul Mackerras · 10 years ago
  17. aefa568 powerpc/mm: don't do tlbie for updatepp request with NO HPTE fault by Aneesh Kumar K.V · 10 years ago
  18. 6d626c5 powerpc/powernv: Cleanup unused MCE definitions/declarations. by Mahesh Salgaonkar · 10 years ago
  19. 8b91a25 powerpc: Save/restore PPR for KVM hypercalls by Suresh E. Warrier · 10 years ago
  20. c675c7d powerpc/book3s: Don't clear MSR_RI in hmi handler. by Mahesh Salgaonkar · 10 years ago
  21. 11d5490 powerpc: Fix "attempt to move .org backwards" error by Guenter Roeck · 10 years ago
  22. 0869b6f powerpc/book3s: Add basic infrastructure to handle HMI in Linux. by Mahesh Salgaonkar · 10 years ago
  23. 9daf112 powerpc: Remove misleading DISABLE_INTS by Michael Ellerman · 10 years ago
  24. 4e2bf01 powerpc: Move bad_stack() below the fwnmi_data_area by Michael Ellerman · 10 years ago
  25. 376af59 powerpc: Remove STAB code by Michael Ellerman · 10 years ago
  26. ad71862 powerpc/book3s: Fix some ABIv2 issues in machine check code by Anton Blanchard · 10 years ago
  27. e75ad93 powerpc/book3s: Add stack overflow check in machine check handler. by Mahesh Salgaonkar · 10 years ago
  28. 2749a2f powerpc/book3s: Fix machine check handling for unhandled errors by Mahesh Salgaonkar · 10 years ago
  29. 3542550 powerpc: Remove dot symbol usage in exception macros by Anton Blanchard · 10 years ago
  30. 6a3bab9 powerpc: Remove some unnecessary uses of _GLOBAL() and _STATIC() by Anton Blanchard · 10 years ago
  31. ad0289e powerpc: Remove superflous function descriptors in assembly only code by Anton Blanchard · 10 years ago
  32. b1576fe powerpc: No need to use dot symbols when branching to a function by Anton Blanchard · 10 years ago
  33. fa5c11b powerpc: Remove dead code in sycall entry by Michael Neuling · 10 years ago
  34. e6d9bfc Merge branch 'powernv-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  35. d410ae2 powerpc/book3s: Fix CFAR clobbering issue in machine check handler. by Mahesh Salgaonkar · 10 years ago
  36. 97eb001f powerpc/powernv: Add OPAL call to resync timebase on wakeup by Vaidyanathan Srinivasan · 10 years ago
  37. aca79d2 powerpc/powernv: Add context management for Fast Sleep by Vaidyanathan Srinivasan · 10 years ago
  38. 4e243b7 powerpc: Fix "attempt to move .org backwards" error by Mahesh Salgaonkar · 11 years ago
  39. b5ff421 powerpc/book3s: Queue up and process delayed MCE events. by Mahesh Salgaonkar · 11 years ago
  40. 1c51089 powerpc/book3s: Return from interrupt if coming from evil context. by Mahesh Salgaonkar · 11 years ago
  41. 1e9b450 powerpc/book3s: handle machine check in Linux host. by Mahesh Salgaonkar · 11 years ago
  42. 3a167bea kvm: powerpc: Add kvmppc_ops callback by Aneesh Kumar K.V · 11 years ago
  43. 7aa7993 kvm: powerpc: book3s: pr: Rename KVM_BOOK3S_PR to KVM_BOOK3S_PR_POSSIBLE by Aneesh Kumar K.V · 11 years ago
  44. 4f6c11d KVM: PPC: Book3S: Move skip-interrupt handlers to common code by Paul Mackerras · 11 years ago
  45. 3f1f431 Merge branch 'merge' into next by Benjamin Herrenschmidt · 11 years ago
  46. d671ddd powerpc: Add more exception trampolines for hypervisor exceptions by Michael Ellerman · 11 years ago
  47. fa111f1 powerpc: Fix location and rename exception trampolines by Michael Ellerman · 11 years ago
  48. 630573c powerpc: Fix denormalized exception handler by Paul Mackerras · 11 years ago
  49. 88f0941 powerpc: Fix hypervisor facility unavaliable vector number by Michael Neuling · 11 years ago
  50. 24a72ac Merge tag 'v3.10' into next by Benjamin Herrenschmidt · 11 years ago
  51. b14b626 powerpc: Wire up the HV facility unavailable exception by Michael Ellerman · 11 years ago
  52. 021424a powerpc: Rename and flesh out the facility unavailable exception handler by Michael Ellerman · 11 years ago
  53. c9f6951 powerpc: Remove KVMTEST from RELON exception handlers by Michael Ellerman · 11 years ago
  54. 1d567cb powerpc: Remove unreachable relocation on exception handlers by Michael Ellerman · 11 years ago
  55. bf59390 powerpc: Fix emulation of illegal instructions on PowerNV platform by Paul Mackerras · 11 years ago
  56. fb0fce3 powerpc/power8: Update denormalization handler by Michael Neuling · 11 years ago
  57. d7c67fb powerpc/pseries: Simplify denormalization handler by Michael Neuling · 11 years ago
  58. ce54152 powerpc: Save DAR and DSISR in pt_regs on MCE by Aneesh Kumar K.V · 11 years ago
  59. a485c70 powerpc: Fix "attempt to move .org backwards" error by Paul Mackerras · 11 years ago
  60. 3e96ca7 powerpc: Fix hardware IRQs with MMU on exceptions when HV=0 by Michael Neuling · 11 years ago
  61. 9850bae powerpc: remove dead CONFIG_HVC_SCOM code by Paul Bolle · 11 years ago
  62. 087aa03 powerpc: make additional room in exception vector area by Chen Gang · 11 years ago
  63. af81d78 powerpc: Rename USER_ESID_BITS* to ESID_BITS* by Aneesh Kumar K.V · 11 years ago
  64. c60ac56 powerpc: Update kernel VSID range by Aneesh Kumar K.V · 11 years ago
  65. 6a40480 powerpc: Avoid link stack corruption in MMU on syscall entry path by Michael Neuling · 11 years ago
  66. bc2a940 powerpc: Hook in new transactional memory code by Michael Neuling · 11 years ago
  67. d0c0c9a powerpc: Add transactional memory unavaliable execption handler by Michael Neuling · 11 years ago
  68. 1707dd1 powerpc: Save CFAR before branching in interrupt entry paths by Paul Mackerras · 11 years ago
  69. 6100209 powerpc: Remove Cell-specific relocation-on interrupt vector code by Paul Mackerras · 11 years ago
  70. 6138340 powerpc: Make room in exception vector area by Benjamin Herrenschmidt · 11 years ago
  71. 9422de3 powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registers by Michael Neuling · 11 years ago
  72. 44e9309 powerpc: Implement PPR save/restore by Haren Myneni · 12 years ago
  73. fe9e1d5 powerpc: Add code to handle soft-disabled doorbells on server by Ian Munsie · 12 years ago
  74. 1dbdafe powerpc: Add book3s privileged doorbell exception vectors by Ian Munsie · 12 years ago
  75. 655bb3f powerpc: Add book3s hypervisor doorbell exception vectors by Ian Munsie · 12 years ago
  76. c1fb681 powerpc: Add relocation on exception vector handlers by Michael Neuling · 12 years ago
  77. 4700dfa powerpc: Add new macros needed for relocation on exceptions by Michael Neuling · 12 years ago
  78. 742415d powerpc: Turn syscall handler into macros by Michael Neuling · 12 years ago
  79. 61e2390 powerpc: Make load_hander handle upto 64k offset by Michael Neuling · 12 years ago
  80. faab4dd2 powerpc: Remove unessessary 0x3000 location enforcement by Michael Neuling · 12 years ago
  81. 278a6cd powerpc: Whitespace changes in exception64s.S by Michael Neuling · 12 years ago
  82. 51cf2b3 powerpc: Fix denorm symbol name by Michael Neuling · 12 years ago
  83. 048ee09 powerpc/mm: Add 64TB support by Aneesh Kumar K.V · 12 years ago
  84. b92a66a powerpc: Add denormalisation exception handling for POWER6/7 by Michael Neuling · 12 years ago
  85. dabe859 powerpc: Give hypervisor decrementer interrupts their own handler by Paul Mackerras · 12 years ago
  86. e6a74c6 powerpc: Add a symbol for hypervisor trampolines by Michael Ellerman · 12 years ago
  87. 9778b69 powerpc: Use CURRENT_THREAD_INFO instead of open coded assembly by Stuart Yoder · 12 years ago
  88. 07acfc2 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  89. ea4e89a Merge branch 'merge' into next by Benjamin Herrenschmidt · 12 years ago
  90. a3512b2 powerpc/irq: Make alignment & program interrupt behave the same by Benjamin Herrenschmidt · 12 years ago
  91. 694caf0 powerpc: Remove CONFIG_POWER4_ONLY by Anton Blanchard · 12 years ago
  92. f0888f7 KVM: PPC: Book3S HV: Make secondary threads more robust against stray IPIs by Paul Mackerras · 12 years ago
  93. 2e7580b Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  94. 7230c56 powerpc: Rework lazy-interrupt handling by Benjamin Herrenschmidt · 12 years ago
  95. d9ada91 powerpc: Replace mfmsr instructions with load from PACA kernel_msr field by Benjamin Herrenschmidt · 12 years ago
  96. 9f2f79e powerpc: Disable interrupts in 64-bit kernel FP and vector faults by Benjamin Herrenschmidt · 12 years ago
  97. a546498 powerpc: Call do_page_fault() with interrupts off by Benjamin Herrenschmidt · 12 years ago
  98. fe1952f powerpc: Rework runlatch code by Benjamin Herrenschmidt · 12 years ago
  99. 7450f6f powerpc: Use the same interrupt prolog for perfmon as other interrupts by Benjamin Herrenschmidt · 12 years ago
  100. 4f8cf36 powerpc: Remove legacy iSeries bits from assembly files by Benjamin Herrenschmidt · 12 years ago