1. e9b911a powerpc/64s: Add support for a store forwarding barrier at kernel entry/exit by Nicholas Piggin · 6 years ago
  2. efe8bc0 powerpc/64s: Simple RFI macro conversions by Nicholas Piggin · 7 years ago
  3. c3b82eb powerpc/64s: Add support for RFI flush of L1-D cache by Michael Ellerman · 7 years ago
  4. 8fd3f98 powerpc/64: Add macros for annotating the destination of rfid/hrfid by Nicholas Piggin · 7 years ago
  5. e6740ae powerpc: Fix exception vector build with 2.23 era binutils by Hugh Dickins · 8 years ago
  6. f23ed16 powerpc/64s: Fix system reset interrupt winkle wakeups by Nicholas Piggin · 8 years ago
  7. fb479e4 powerpc/64s: relocation, register save fixes for system reset interrupt by Nicholas Piggin · 8 years ago
  8. 57f2664 powerpc: Use gas sections for arranging exception vectors by Nicholas Piggin · 8 years ago
  9. da2bc46 powerpc/64s: Add new exception vector macros by Michael Ellerman · 8 years ago
  10. a24553d powerpc/pseries: Remove unnecessary syscall trampoline by Nicholas Piggin · 8 years ago
  11. d8d42b0 powerpc/64: Do load of PACAKBASE in LOAD_HANDLER by Michael Ellerman · 8 years ago
  12. 2751023 powerpc/64: Correct comment on LOAD_HANDLER() by Michael Ellerman · 8 years ago
  13. 719dbb2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next by Michael Ellerman · 8 years ago
  14. 9baaef0a powerpc/irq: Add support for HV virtualization interrupts by Benjamin Herrenschmidt · 8 years ago
  15. c223c90 powerpc32: provide VIRT_CPU_ACCOUNTING by Christophe Leroy · 8 years ago
  16. 2613265 powerpc/kernel: Combine vec/loc for STD_EXCEPTION_PSERIES by Michael Ellerman · 9 years ago
  17. d6265ae powerpc/kernel: Drop HMT_MEDIUM_PPR_DISCARD by Michael Ellerman · 9 years ago
  18. 31a40e2 powerpc/64: Include KVM guest test in all interrupt vectors by Paul Mackerras · 9 years ago
  19. 0869b6f powerpc/book3s: Add basic infrastructure to handle HMI in Linux. by Mahesh Salgaonkar · 10 years ago
  20. 9daf112 powerpc: Remove misleading DISABLE_INTS by Michael Ellerman · 10 years ago
  21. a1d711c powerpc: Document register clobbering in EXCEPTION_COMMON() by Michael Ellerman · 10 years ago
  22. b1576fe powerpc: No need to use dot symbols when branching to a function by Anton Blanchard · 11 years ago
  23. d410ae2 powerpc/book3s: Fix CFAR clobbering issue in machine check handler. by Mahesh Salgaonkar · 11 years ago
  24. dece8ad Merge branch 'merge' into next by Benjamin Herrenschmidt · 11 years ago
  25. 90ff5d6 powerpc: Fix bad stack check in exception entry by Michael Neuling · 11 years ago
  26. b14a7253 powerpc/book3s: Split the common exception prolog logic into two section. by Mahesh Salgaonkar · 11 years ago
  27. dd96b2c kvm: powerpc: book3s: Cleanup interrupt handling code by Aneesh Kumar K.V · 11 years ago
  28. 7aa7993 kvm: powerpc: book3s: pr: Rename KVM_BOOK3S_PR to KVM_BOOK3S_PR_POSSIBLE by Aneesh Kumar K.V · 11 years ago
  29. 4b8473c KVM: PPC: Book3S HV: Add support for guest Program Priority Register by Paul Mackerras · 11 years ago
  30. bc2e6c6 powerpc: Avoid link stack corruption for MMU on exceptions by Michael Neuling · 11 years ago
  31. de021bb powerpc/ppc64: Rename SOFT_DISABLE_INTS with RECONCILE_IRQ_STATE by Tiejun Chen · 11 years ago
  32. 24a72ac Merge tag 'v3.10' into next by Benjamin Herrenschmidt · 11 years ago
  33. c9f6951 powerpc: Remove KVMTEST from RELON exception handlers by Michael Ellerman · 11 years ago
  34. 0e37739 powerpc: Fix stack overflow crash in resume_kernel when ftracing by Michael Ellerman · 11 years ago
  35. a485c70 powerpc: Fix "attempt to move .org backwards" error by Paul Mackerras · 11 years ago
  36. 0acb911 powerpc/kvm/book3s_hv: Preserve guest CFAR register value by Paul Mackerras · 12 years ago
  37. 1707dd1 powerpc: Save CFAR before branching in interrupt entry paths by Paul Mackerras · 12 years ago
  38. 44e9309 powerpc: Implement PPR save/restore by Haren Myneni · 12 years ago
  39. 13e7a8e powerpc: Macros for saving/restore PPR by Haren Myneni · 12 years ago
  40. a09688c powerpc: Increase exceptions arrays in paca struct to save PPR by Haren Myneni · 12 years ago
  41. 5d75b26 powerpc: Move branch instruction from ACCOUNT_CPU_USER_ENTRY to caller by Haren Myneni · 12 years ago
  42. 1dbdafe powerpc: Add book3s privileged doorbell exception vectors by Ian Munsie · 12 years ago
  43. 655bb3f powerpc: Add book3s hypervisor doorbell exception vectors by Ian Munsie · 12 years ago
  44. c1fb681 powerpc: Add relocation on exception vector handlers by Michael Neuling · 12 years ago
  45. 4700dfa powerpc: Add new macros needed for relocation on exceptions by Michael Neuling · 12 years ago
  46. 61e2390 powerpc: Make load_hander handle upto 64k offset by Michael Neuling · 12 years ago
  47. 9778b69 powerpc: Use CURRENT_THREAD_INFO instead of open coded assembly by Stuart Yoder · 12 years ago
  48. a3512b2 powerpc/irq: Make alignment & program interrupt behave the same by Benjamin Herrenschmidt · 12 years ago
  49. 7230c56 powerpc: Rework lazy-interrupt handling by Benjamin Herrenschmidt · 13 years ago
  50. d9ada91 powerpc: Replace mfmsr instructions with load from PACA kernel_msr field by Benjamin Herrenschmidt · 13 years ago
  51. 1b70117 powerpc: Improve behaviour of irq tracing on 64-bit exception entry by Benjamin Herrenschmidt · 13 years ago
  52. fe1952f powerpc: Rework runlatch code by Benjamin Herrenschmidt · 13 years ago
  53. 7450f6f powerpc: Use the same interrupt prolog for perfmon as other interrupts by Benjamin Herrenschmidt · 13 years ago
  54. 4f8cf36 powerpc: Remove legacy iSeries bits from assembly files by Benjamin Herrenschmidt · 13 years ago
  55. 9e368f2 KVM: PPC: book3s_hv: Add support for PPC970-family processors by Paul Mackerras · 13 years ago
  56. de56a94 KVM: PPC: Add support for Book3S processors in hypervisor mode by Paul Mackerras · 13 years ago
  57. 3c42bf8 KVM: PPC: Split host-state fields out of kvmppc_book3s_shadow_vcpu by Paul Mackerras · 13 years ago
  58. b01c8b5 powerpc, KVM: Rework KVM checks in first-level interrupt handlers by Paul Mackerras · 13 years ago
  59. 48404f2 powerpc: Save Come-From Address Register (CFAR) in exception frame by Paul Mackerras · 13 years ago
  60. 1977b50 powerpc: Save register r9-r13 values accurately on interrupt with bad stack by Paul Mackerras · 13 years ago
  61. 673b189 powerpc: Always use SPRN_SPRG_HSCRATCH0 when running in HV mode by Paul Mackerras · 13 years ago
  62. b3e6b5d powerpc: More work to support HV exceptions by Benjamin Herrenschmidt · 13 years ago
  63. a5d4f3a powerpc: Base support for exceptions using HSRR0/1 by Benjamin Herrenschmidt · 13 years ago
  64. 2dd60d7 powerpc: In HV mode, use HSPRG0 for PACA by Benjamin Herrenschmidt · 14 years ago
  65. cf9efce powerpc: Account time using timebase rather than PURR by Paul Mackerras · 14 years ago
  66. 842f2fe Make head_64.S aware of KVM real mode code by Alexander Graf · 15 years ago
  67. c5a8c0c powerpc: Remove use of a second scratch SPRG in STAB code by Benjamin Herrenschmidt · 15 years ago
  68. ee43eb7 powerpc: Use names rather than numbers for SPRGs (v2) by Benjamin Herrenschmidt · 15 years ago
  69. 8aa34ab powerpc: Rename exception.h to exception-64s.h by Benjamin Herrenschmidt · 15 years ago[Renamed from arch/powerpc/include/asm/exception.h]
  70. 1f6a93e powerpc: Make it possible to move the interrupt handlers away from the kernel by Paul Mackerras · 16 years ago
  71. b8b572e powerpc: Move include files to arch/powerpc/include/asm by Stephen Rothwell · 16 years ago[Renamed from include/asm-powerpc/exception.h]
  72. 945feb1 [POWERPC] irqtrace support for 64-bit powerpc by Benjamin Herrenschmidt · 16 years ago
  73. a416561 [POWERPC] Move lowlevel runlatch calls under cpu feature control by Olof Johansson · 17 years ago
  74. 7180e3e [POWERPC] Split out iSeries specific exception macros by Stephen Rothwell · 17 years ago
  75. f9ff0f3 [POWERPC] Move the exception macros into a header file by Stephen Rothwell · 17 years ago