1. d42d6bb powerpc/watchpoint: Restore NV GPRs while returning from exception by Ravi Bangoria · 5 years ago
  2. e9b911a powerpc/64s: Add support for a store forwarding barrier at kernel entry/exit by Nicholas Piggin · 6 years ago
  3. e522e2e powerpc/64s: Fix i-side SLB miss bad address handler saving nonvolatile GPRs by Nicholas Piggin · 6 years ago
  4. ec0084d powerpc/64s: Improve RFI L1-D cache flush fallback by Nicholas Piggin · 6 years ago
  5. efe8bc0 powerpc/64s: Simple RFI macro conversions by Nicholas Piggin · 6 years ago
  6. 3146a32 powerpc/64s: Fix conversion of slb_miss_common to use RFI_TO_USER/KERNEL by Michael Ellerman · 6 years ago
  7. c3b82eb powerpc/64s: Add support for RFI flush of L1-D cache by Michael Ellerman · 6 years ago
  8. 48cc95d powerpc/64s: Convert slb_miss_common to use RFI_TO_USER/KERNEL by Nicholas Piggin · 6 years ago
  9. afebf5e powerpc/64s: Use emergency stack for kernel TM Bad Thing program checks by Cyril Bur · 7 years ago
  10. 8eaa481 powerpc/64s: Handle data breakpoints in Radix mode by Naveen N. Rao · 7 years ago
  11. f23ed16 powerpc/64s: Fix system reset interrupt winkle wakeups by Nicholas Piggin · 8 years ago
  12. fb479e4 powerpc/64s: relocation, register save fixes for system reset interrupt by Nicholas Piggin · 8 years ago
  13. 7c8cb4b powerpc/64s: Fix power4_fixup_nap placement by Nicholas Piggin · 8 years ago
  14. e031982 powerpc/64s: Remove unused exception code, small cleanups by Nicholas Piggin · 8 years ago
  15. a33532a powerpc/64s: Use a single macro for both parts of OOL exception by Nicholas Piggin · 8 years ago
  16. 0f0c6ca powerpc/64s: Move __replay_interrupt function below handlers by Nicholas Piggin · 8 years ago
  17. 3965f8a powerpc/64s: Consolidate CBE Thermal 0x1800 interrupt by Nicholas Piggin · 8 years ago
  18. b51c079 powerpc/64s: Consolidate Altivec 0x1700 interrupt by Nicholas Piggin · 8 years ago
  19. 69a7934 powerpc/64s: Consolidate Debug 0x1600 interrupt by Nicholas Piggin · 8 years ago
  20. d7e8984 powerpc/64s: Consolidate Softpatch 0x1500 interrupt by Nicholas Piggin · 8 years ago
  21. 4e96dbb powerpc/64s: Consolidate Instruction Breakpoint 0x1300 interrupt by Nicholas Piggin · 8 years ago
  22. ff1b320 powerpc/64s: Consolidate CBE System Error 0x1200 interrupt by Nicholas Piggin · 8 years ago
  23. e46b964 powerpc/64s: Consolidate Reserved 0xfa0-0x1200 interrupts by Nicholas Piggin · 8 years ago
  24. 14b0072 powerpc/64s: Consolidate Hypervisor Facility Unavailable 0xf80 interrupt by Nicholas Piggin · 8 years ago
  25. 1134713 powerpc/64s: Consolidate Facility Unavailable 0xf60 interrupt by Nicholas Piggin · 8 years ago
  26. 792cbdd powerpc/64s: Consolidate VSX Unavailable 0xf40 interrupt by Nicholas Piggin · 8 years ago
  27. d1a0ca9 powerpc/64s: Consolidate Vector Unavailable 0xf20 interrupt by Nicholas Piggin · 8 years ago
  28. b1c7f15 powerpc/64s: Consolidate Performance Monitor 0xf00 interrupt by Nicholas Piggin · 8 years ago
  29. bda7fea powerpc/64s: Consolidate Reserved 0xec0, 0xee0 interrupts by Nicholas Piggin · 8 years ago
  30. 7440877 powerpc/64s: Consolidate Hypervisor Virtualization 0xea0 interrupt by Nicholas Piggin · 8 years ago
  31. 9bcb81b powerpc/64s: Consolidate Directed Hypervisor Doorbell 0xe80 interrupt by Nicholas Piggin · 8 years ago
  32. 62f9b03 powerpc/64s: Consolidate Hypervisor Maintenance 0xe60 interrupt by Nicholas Piggin · 8 years ago
  33. 031b402 powerpc/64s: Consolidate Hypervisor Emulation Assistance 0xe40 interrupt by Nicholas Piggin · 8 years ago
  34. 82517ca powerpc/64s: Consolidate Hypervisor Instruction Storage 0xe20 interrupt by Nicholas Piggin · 8 years ago
  35. f5c32c1 powerpc/64s: Consolidate Hypervisor Data Storage 0xe00 interrupt by Nicholas Piggin · 8 years ago
  36. bc6675c powerpc/64s: Consolidate Trace 0xd00 interrupt by Nicholas Piggin · 8 years ago
  37. d807ad3 powerpc/64s: Consolidate System Call 0xc00 interrupt by Nicholas Piggin · 8 years ago
  38. 341215d powerpc/64s: Consolidate Reserved 0xb00 interrupt by Nicholas Piggin · 8 years ago
  39. ca24316 powerpc/64s: Consolidate Directed Privileged Doorbell 0xa00 interrupt by Nicholas Piggin · 8 years ago
  40. facc6d7 powerpc/64s: Consolidate Hypervisor Decrementer 0x980 interrupt by Nicholas Piggin · 8 years ago
  41. 39c0da5 powerpc/64s: Consolidate Decrementer 0x900 interrupt by Nicholas Piggin · 8 years ago
  42. c78d9b9 powerpc/64s: Consolidate FP Unavailable 0x800 interrupt by Nicholas Piggin · 8 years ago
  43. 11e8734 powerpc/64s: Consolidate Program 0x700 interrupt by Nicholas Piggin · 8 years ago
  44. f9aa671 powerpc/64s: Consolidate Alignment 0x600 interrupt by Nicholas Piggin · 8 years ago
  45. c138e58 powerpc/64s: Consolidate External 0x500 interrupt by Nicholas Piggin · 8 years ago
  46. 8d04631 powerpc/64s: Consolidate Instruction Segment 0x480 interrupt by Nicholas Piggin · 8 years ago
  47. 27ce77d powerpc/64s: Consolidate Instruction Storage 0x400 interrupt by Nicholas Piggin · 8 years ago
  48. 2b9af6e powerpc/64s: Consolidate Data Segment 0x380 interrupt by Nicholas Piggin · 8 years ago
  49. 80795e6 powerpc/64s: Consolidate Data Storage 0x300 interrupt by Nicholas Piggin · 8 years ago
  50. afcf009 powerpc/64s: Consolidate Machine Check 0x200 interrupt by Nicholas Piggin · 8 years ago
  51. 582baf4 powerpc/64s: Consolidate System Reset 0x100 interrupt by Nicholas Piggin · 8 years ago
  52. 57f2664 powerpc: Use gas sections for arranging exception vectors by Nicholas Piggin · 8 years ago
  53. be642c3 powerpc/64s: Consolidate exception handler alignment by Nicholas Piggin · 8 years ago
  54. da2bc46 powerpc/64s: Add new exception vector macros by Michael Ellerman · 8 years ago
  55. a24553d powerpc/pseries: Remove unnecessary syscall trampoline by Nicholas Piggin · 8 years ago
  56. 40e1b1c powerpc/pseries: Fix HV facility unavailable to use correct handler by Nicholas Piggin · 8 years ago
  57. 18e3f56b powerpc/64: Optimise syscall entry for virtual, relocatable case by Nicholas Piggin · 8 years ago
  58. d8d42b0 powerpc/64: Do load of PACAKBASE in LOAD_HANDLER by Michael Ellerman · 8 years ago
  59. f0f558b powerpc/mm: Preserve CFAR value on SLB miss caused by access to bogus address by Paul Mackerras · 8 years ago
  60. a74599a powerpc/pseries: PACA save area fix for MCE vs MCE by Nicholas Piggin · 8 years ago
  61. 3f3b5dc powerpc/pseries: PACA save area fix for general exception vs MCE by Nicholas Piggin · 8 years ago
  62. bc14c49 powerpc/powernv: Fix MCE handler to avoid trashing CR0/CR1 registers. by Mahesh Salgaonkar · 8 years ago
  63. 2cfd716 Merge tag 'powerpc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  64. 221bb8a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  65. 5a25b6f powerpc/mm: Make MMU_FTR_RADIX a MMU family feature by Aneesh Kumar K.V · 8 years ago
  66. 9baaef0a powerpc/irq: Add support for HV virtualization interrupts by Benjamin Herrenschmidt · 8 years ago
  67. b88d4bc powerpc/book64s: Move a few exception common handlers to make room by Benjamin Herrenschmidt · 8 years ago
  68. 5fa6b6b powerpc/powernv: Rename reusable idle functions to hardware agnostic names by Shreyas B. Prabhu · 8 years ago
  69. 1706567 powerpc/kvm: make hypervisor state restore a function by Shreyas B. Prabhu · 8 years ago
  70. 6e914ee powerpc: Fix faults caused by radix patching of SLB miss handler by Michael Ellerman · 8 years ago
  71. fd7bacb KVM: PPC: Book3S HV: Fix TB corruption in guest exit path on HMI interrupt by Mahesh Salgaonkar · 8 years ago
  72. 2513767 powerpc/powernv: Rename machine_check_pSeries_early() to powernv by Mahesh Salgaonkar · 8 years ago
  73. caca285 powerpc/mm/radix: Use STD_MMU_64 to properly isolate hash related code by Aneesh Kumar K.V · 8 years ago
  74. 057b6d7 powerpc/book3s64: Remove __end_handlers marker by Hari Bathini · 8 years ago
  75. 8ed8ab4 powerpc/book3s64: Fix branching to OOL handlers in relocatable kernel by Hari Bathini · 8 years ago
  76. 1f4c66e8 powerpc/mm: Remove long disabled SLB code by Michael Ellerman · 8 years ago
  77. 2613265 powerpc/kernel: Combine vec/loc for STD_EXCEPTION_PSERIES by Michael Ellerman · 9 years ago
  78. d6265ae powerpc/kernel: Drop HMT_MEDIUM_PPR_DISCARD by Michael Ellerman · 9 years ago
  79. 106713a powerpc/mm: Remove the dependency on pte bit position in asm code by Aneesh Kumar K.V · 9 years ago
  80. 31a40e2 powerpc/64: Include KVM guest test in all interrupt vectors by Paul Mackerras · 9 years ago
  81. d20be43 powerpc: Non relocatable system call doesn't need a trampoline by Anton Blanchard · 9 years ago
  82. 05b05f2 powerpc: Relocatable system call no longer uses the LR by Anton Blanchard · 9 years ago
  83. 44d5f6f powerpc/book3s: Fix the MCE code to use CONFIG_KVM_BOOK3S_64_HANDLER by Mahesh Salgaonkar · 9 years ago
  84. 77b54e9 powernv/powerpc: Add winkle support for offline cpus by Shreyas B. Prabhu · 10 years ago
  85. 7cba160 powernv/cpuidle: Redesign idle states management by Shreyas B. Prabhu · 10 years ago
  86. 56548fc powerpc/powernv: Return to cpu offline loop when finished in KVM guest by Paul Mackerras · 10 years ago
  87. aefa568 powerpc/mm: don't do tlbie for updatepp request with NO HPTE fault by Aneesh Kumar K.V · 10 years ago
  88. 6d626c5 powerpc/powernv: Cleanup unused MCE definitions/declarations. by Mahesh Salgaonkar · 10 years ago
  89. 8b91a25 powerpc: Save/restore PPR for KVM hypercalls by Suresh E. Warrier · 10 years ago
  90. c675c7d powerpc/book3s: Don't clear MSR_RI in hmi handler. by Mahesh Salgaonkar · 10 years ago
  91. 11d5490 powerpc: Fix "attempt to move .org backwards" error by Guenter Roeck · 10 years ago
  92. 0869b6f powerpc/book3s: Add basic infrastructure to handle HMI in Linux. by Mahesh Salgaonkar · 10 years ago
  93. 9daf112 powerpc: Remove misleading DISABLE_INTS by Michael Ellerman · 10 years ago
  94. 4e2bf01 powerpc: Move bad_stack() below the fwnmi_data_area by Michael Ellerman · 10 years ago
  95. 376af59 powerpc: Remove STAB code by Michael Ellerman · 10 years ago
  96. ad71862 powerpc/book3s: Fix some ABIv2 issues in machine check code by Anton Blanchard · 10 years ago
  97. e75ad93 powerpc/book3s: Add stack overflow check in machine check handler. by Mahesh Salgaonkar · 10 years ago
  98. 2749a2f powerpc/book3s: Fix machine check handling for unhandled errors by Mahesh Salgaonkar · 10 years ago
  99. 3542550 powerpc: Remove dot symbol usage in exception macros by Anton Blanchard · 10 years ago
  100. 6a3bab9 powerpc: Remove some unnecessary uses of _GLOBAL() and _STATIC() by Anton Blanchard · 10 years ago