1. a485c70 powerpc: Fix "attempt to move .org backwards" error by Paul Mackerras · 11 years ago
  2. 0acb911 powerpc/kvm/book3s_hv: Preserve guest CFAR register value by Paul Mackerras · 12 years ago
  3. 1707dd1 powerpc: Save CFAR before branching in interrupt entry paths by Paul Mackerras · 12 years ago
  4. 44e9309 powerpc: Implement PPR save/restore by Haren Myneni · 12 years ago
  5. 13e7a8e powerpc: Macros for saving/restore PPR by Haren Myneni · 12 years ago
  6. a09688c powerpc: Increase exceptions arrays in paca struct to save PPR by Haren Myneni · 12 years ago
  7. 5d75b26 powerpc: Move branch instruction from ACCOUNT_CPU_USER_ENTRY to caller by Haren Myneni · 12 years ago
  8. 1dbdafe powerpc: Add book3s privileged doorbell exception vectors by Ian Munsie · 12 years ago
  9. 655bb3f powerpc: Add book3s hypervisor doorbell exception vectors by Ian Munsie · 12 years ago
  10. c1fb681 powerpc: Add relocation on exception vector handlers by Michael Neuling · 12 years ago
  11. 4700dfa powerpc: Add new macros needed for relocation on exceptions by Michael Neuling · 12 years ago
  12. 61e2390 powerpc: Make load_hander handle upto 64k offset by Michael Neuling · 12 years ago
  13. 9778b69 powerpc: Use CURRENT_THREAD_INFO instead of open coded assembly by Stuart Yoder · 12 years ago
  14. a3512b2 powerpc/irq: Make alignment & program interrupt behave the same by Benjamin Herrenschmidt · 12 years ago
  15. 7230c56 powerpc: Rework lazy-interrupt handling by Benjamin Herrenschmidt · 13 years ago
  16. d9ada91 powerpc: Replace mfmsr instructions with load from PACA kernel_msr field by Benjamin Herrenschmidt · 13 years ago
  17. 1b70117 powerpc: Improve behaviour of irq tracing on 64-bit exception entry by Benjamin Herrenschmidt · 13 years ago
  18. fe1952f powerpc: Rework runlatch code by Benjamin Herrenschmidt · 13 years ago
  19. 7450f6f powerpc: Use the same interrupt prolog for perfmon as other interrupts by Benjamin Herrenschmidt · 13 years ago
  20. 4f8cf36 powerpc: Remove legacy iSeries bits from assembly files by Benjamin Herrenschmidt · 13 years ago
  21. 9e368f2 KVM: PPC: book3s_hv: Add support for PPC970-family processors by Paul Mackerras · 13 years ago
  22. de56a94 KVM: PPC: Add support for Book3S processors in hypervisor mode by Paul Mackerras · 13 years ago
  23. 3c42bf8 KVM: PPC: Split host-state fields out of kvmppc_book3s_shadow_vcpu by Paul Mackerras · 13 years ago
  24. b01c8b5 powerpc, KVM: Rework KVM checks in first-level interrupt handlers by Paul Mackerras · 13 years ago
  25. 48404f2 powerpc: Save Come-From Address Register (CFAR) in exception frame by Paul Mackerras · 13 years ago
  26. 1977b50 powerpc: Save register r9-r13 values accurately on interrupt with bad stack by Paul Mackerras · 13 years ago
  27. 673b189 powerpc: Always use SPRN_SPRG_HSCRATCH0 when running in HV mode by Paul Mackerras · 14 years ago
  28. b3e6b5d powerpc: More work to support HV exceptions by Benjamin Herrenschmidt · 14 years ago
  29. a5d4f3a powerpc: Base support for exceptions using HSRR0/1 by Benjamin Herrenschmidt · 14 years ago
  30. 2dd60d7 powerpc: In HV mode, use HSPRG0 for PACA by Benjamin Herrenschmidt · 14 years ago
  31. cf9efce powerpc: Account time using timebase rather than PURR by Paul Mackerras · 14 years ago
  32. 842f2fe Make head_64.S aware of KVM real mode code by Alexander Graf · 15 years ago
  33. c5a8c0c powerpc: Remove use of a second scratch SPRG in STAB code by Benjamin Herrenschmidt · 15 years ago
  34. ee43eb7 powerpc: Use names rather than numbers for SPRGs (v2) by Benjamin Herrenschmidt · 15 years ago
  35. 8aa34ab powerpc: Rename exception.h to exception-64s.h by Benjamin Herrenschmidt · 15 years ago[Renamed from arch/powerpc/include/asm/exception.h]
  36. 1f6a93e powerpc: Make it possible to move the interrupt handlers away from the kernel by Paul Mackerras · 16 years ago
  37. b8b572e powerpc: Move include files to arch/powerpc/include/asm by Stephen Rothwell · 16 years ago[Renamed from include/asm-powerpc/exception.h]
  38. 945feb1 [POWERPC] irqtrace support for 64-bit powerpc by Benjamin Herrenschmidt · 17 years ago
  39. a416561 [POWERPC] Move lowlevel runlatch calls under cpu feature control by Olof Johansson · 17 years ago
  40. 7180e3e [POWERPC] Split out iSeries specific exception macros by Stephen Rothwell · 17 years ago
  41. f9ff0f3 [POWERPC] Move the exception macros into a header file by Stephen Rothwell · 17 years ago