1. 43c2394 powerpc/configs: Enable VMX crypto by Anton Blanchard · 8 years ago
  2. 12ab11a powerpc/64: Align hot loops of memset() and backwards_memcpy() by Anton Blanchard · 8 years ago
  3. e031982 powerpc/64s: Remove unused exception code, small cleanups by Nicholas Piggin · 8 years ago
  4. a33532a powerpc/64s: Use a single macro for both parts of OOL exception by Nicholas Piggin · 8 years ago
  5. 0f0c6ca powerpc/64s: Move __replay_interrupt function below handlers by Nicholas Piggin · 8 years ago
  6. 3965f8a powerpc/64s: Consolidate CBE Thermal 0x1800 interrupt by Nicholas Piggin · 8 years ago
  7. b51c079 powerpc/64s: Consolidate Altivec 0x1700 interrupt by Nicholas Piggin · 8 years ago
  8. 69a7934 powerpc/64s: Consolidate Debug 0x1600 interrupt by Nicholas Piggin · 8 years ago
  9. d7e8984 powerpc/64s: Consolidate Softpatch 0x1500 interrupt by Nicholas Piggin · 8 years ago
  10. 4e96dbb powerpc/64s: Consolidate Instruction Breakpoint 0x1300 interrupt by Nicholas Piggin · 8 years ago
  11. ff1b320 powerpc/64s: Consolidate CBE System Error 0x1200 interrupt by Nicholas Piggin · 8 years ago
  12. e46b964 powerpc/64s: Consolidate Reserved 0xfa0-0x1200 interrupts by Nicholas Piggin · 8 years ago
  13. 14b0072 powerpc/64s: Consolidate Hypervisor Facility Unavailable 0xf80 interrupt by Nicholas Piggin · 8 years ago
  14. 1134713 powerpc/64s: Consolidate Facility Unavailable 0xf60 interrupt by Nicholas Piggin · 8 years ago
  15. 792cbdd powerpc/64s: Consolidate VSX Unavailable 0xf40 interrupt by Nicholas Piggin · 8 years ago
  16. d1a0ca9 powerpc/64s: Consolidate Vector Unavailable 0xf20 interrupt by Nicholas Piggin · 8 years ago
  17. b1c7f15 powerpc/64s: Consolidate Performance Monitor 0xf00 interrupt by Nicholas Piggin · 8 years ago
  18. bda7fea powerpc/64s: Consolidate Reserved 0xec0, 0xee0 interrupts by Nicholas Piggin · 8 years ago
  19. 7440877 powerpc/64s: Consolidate Hypervisor Virtualization 0xea0 interrupt by Nicholas Piggin · 8 years ago
  20. 9bcb81b powerpc/64s: Consolidate Directed Hypervisor Doorbell 0xe80 interrupt by Nicholas Piggin · 8 years ago
  21. 62f9b03 powerpc/64s: Consolidate Hypervisor Maintenance 0xe60 interrupt by Nicholas Piggin · 8 years ago
  22. 031b402 powerpc/64s: Consolidate Hypervisor Emulation Assistance 0xe40 interrupt by Nicholas Piggin · 8 years ago
  23. 82517ca powerpc/64s: Consolidate Hypervisor Instruction Storage 0xe20 interrupt by Nicholas Piggin · 8 years ago
  24. f5c32c1 powerpc/64s: Consolidate Hypervisor Data Storage 0xe00 interrupt by Nicholas Piggin · 8 years ago
  25. bc6675c powerpc/64s: Consolidate Trace 0xd00 interrupt by Nicholas Piggin · 8 years ago
  26. d807ad3 powerpc/64s: Consolidate System Call 0xc00 interrupt by Nicholas Piggin · 8 years ago
  27. 341215d powerpc/64s: Consolidate Reserved 0xb00 interrupt by Nicholas Piggin · 8 years ago
  28. ca24316 powerpc/64s: Consolidate Directed Privileged Doorbell 0xa00 interrupt by Nicholas Piggin · 8 years ago
  29. facc6d7 powerpc/64s: Consolidate Hypervisor Decrementer 0x980 interrupt by Nicholas Piggin · 8 years ago
  30. 39c0da5 powerpc/64s: Consolidate Decrementer 0x900 interrupt by Nicholas Piggin · 8 years ago
  31. c78d9b9 powerpc/64s: Consolidate FP Unavailable 0x800 interrupt by Nicholas Piggin · 8 years ago
  32. 11e8734 powerpc/64s: Consolidate Program 0x700 interrupt by Nicholas Piggin · 8 years ago
  33. f9aa671 powerpc/64s: Consolidate Alignment 0x600 interrupt by Nicholas Piggin · 8 years ago
  34. c138e58 powerpc/64s: Consolidate External 0x500 interrupt by Nicholas Piggin · 8 years ago
  35. 8d04631 powerpc/64s: Consolidate Instruction Segment 0x480 interrupt by Nicholas Piggin · 8 years ago
  36. 27ce77d powerpc/64s: Consolidate Instruction Storage 0x400 interrupt by Nicholas Piggin · 8 years ago
  37. 2b9af6e powerpc/64s: Consolidate Data Segment 0x380 interrupt by Nicholas Piggin · 8 years ago
  38. 80795e6 powerpc/64s: Consolidate Data Storage 0x300 interrupt by Nicholas Piggin · 8 years ago
  39. afcf009 powerpc/64s: Consolidate Machine Check 0x200 interrupt by Nicholas Piggin · 8 years ago
  40. 582baf4 powerpc/64s: Consolidate System Reset 0x100 interrupt by Nicholas Piggin · 8 years ago
  41. 57f2664 powerpc: Use gas sections for arranging exception vectors by Nicholas Piggin · 8 years ago
  42. 573819e3 powerpc/64: Change the way relocation copy is calculated by Nicholas Piggin · 8 years ago
  43. be642c3 powerpc/64s: Consolidate exception handler alignment by Nicholas Piggin · 8 years ago
  44. da2bc46 powerpc/64s: Add new exception vector macros by Michael Ellerman · 8 years ago
  45. 5045ea3 powerpc/vdso64: Use double word compare on pointers by Anton Blanchard · 8 years ago
  46. 2e5bbb5 KVM: PPC: Book3S HV: Migrate pinned pages out of CMA by Balbir Singh · 8 years ago
  47. 360aebd drivers/pci/hotplug: Support surprise hotplug in powernv driver by Gavin Shan · 8 years ago
  48. 149ba66 drivers/pci/hotplug: Remove likely() and unlikely() in powernv driver by Gavin Shan · 8 years ago
  49. 313483d powerpc/powernv: Unfreeze PE on allocation by Gavin Shan · 8 years ago
  50. e0056b0 powerpc/eeh: Export eeh_pe_state_mark() by Gavin Shan · 8 years ago
  51. 35066c0 powerpc/eeh: Export confirm_error_lock by Gavin Shan · 8 years ago
  52. de5a662 powerpc/eeh: Allow to freeze PE in eeh_pe_set_option() by Gavin Shan · 8 years ago
  53. fbce44d powerpc/powernv: Call opal_pci_poll() if needed by Gavin Shan · 8 years ago
  54. c762c69 powerpc/boot: Add support for XZ compression by Oliver O'Halloran · 8 years ago
  55. f1e510b powerpc/boot: Add XZ support to the wrapper script by Oliver O'Halloran · 8 years ago
  56. a4da56f powerpc/boot: Remove the legacy gzip wrapper by Oliver O'Halloran · 8 years ago
  57. 1b7898e powerpc/boot: Use the pre-boot decompression API by Oliver O'Halloran · 8 years ago
  58. 22750d9 powerpc/boot: Use CONFIG_KERNEL_GZIP by Oliver O'Halloran · 8 years ago
  59. 1a13de6 powerpc/boot: Add sed script by Oliver O'Halloran · 8 years ago
  60. 96c4470 selftests/powerpc: Compile selftests against headers without AT_HWCAP2 by Cyril Bur · 8 years ago
  61. f1a55ce powerpc: Clean up tm_abort duplication in hash_utils_64.c by Rui Teng · 8 years ago
  62. 6060e9e powerpc/powernv: Fix comment style and spelling by Andrew Donnellan · 8 years ago
  63. 148151a powerpc/32: Remove CLR_TOP32 by Christophe Leroy · 8 years ago
  64. 6b8cb66 powerpc: Fix usage of _PAGE_RO in hugepage by Christophe Leroy · 8 years ago
  65. af2e3a0 powerpc/eeh: Skip finding bus until after failure reporting by Russell Currey · 8 years ago
  66. e98ddb7 powerpc/powernv/eeh: Skip finding bus for VF resets by Russell Currey · 8 years ago
  67. 04fec21c powerpc/eeh: Null check uses of eeh_pe_bus_get by Russell Currey · 8 years ago
  68. a24553d powerpc/pseries: Remove unnecessary syscall trampoline by Nicholas Piggin · 8 years ago
  69. 40e1b1c powerpc/pseries: Fix HV facility unavailable to use correct handler by Nicholas Piggin · 8 years ago
  70. 98b665d powerpc/powernv/pci: Add PHB register dump debugfs handle by Russell Currey · 8 years ago
  71. 3eabf88 powerpc/64/kexec: Remove BookE special default_machine_kexec_prepare() by Benjamin Herrenschmidt · 8 years ago
  72. b970b41 powerpc/64/kexec: Copy image with MMU off when possible by Benjamin Herrenschmidt · 8 years ago
  73. be34d30 powerpc/mm: Add radix flush all with IS=3 by Aneesh Kumar K.V · 8 years ago
  74. fe036a0 powerpc/64/kexec: Fix MMU cleanup on radix by Benjamin Herrenschmidt · 8 years ago
  75. fc48bad powerpc/64/kexec: NULL check "clear_all" in kexec_sequence by Benjamin Herrenschmidt · 8 years ago
  76. ef24ba7 powerpc: Remove all usages of NO_IRQ by Michael Ellerman · 8 years ago
  77. 9d82fd2 MAINTAINERS: Update cxl maintainers by Michael Neuling · 8 years ago
  78. 90ce351 powerpc/pseries: fix memory leak in queue_hotplug_event() error path by Andrew Donnellan · 8 years ago
  79. 11b7e154 powerpc/nvram: Fix an incorrect partition merge by Pan Xinhui · 9 years ago
  80. 0d0fecc powerpc/nvram: Fix a memory leak in err path by Pan Xinhui · 9 years ago
  81. 49d09bf powerpc/64s: Optimise MSR handling in exception handling by Nicholas Piggin · 8 years ago
  82. 18e3f56b powerpc/64: Optimise syscall entry for virtual, relocatable case by Nicholas Piggin · 8 years ago
  83. d5a1e42 powerpc/mm: Update FORCE_MAX_ZONEORDER range to allow hugetlb w/4K by Aneesh Kumar K.V · 8 years ago
  84. 7b8845a powerpc/64: Document the syscall ABI by Nicholas Piggin · 8 years ago
  85. e0e0d6b powerpc/64: Replay hypervisor maintenance interrupt first by Nicholas Piggin · 8 years ago
  86. 7de3b27 powerpc: Ensure .mem(init|exit).text are within _stext/_etext by Michael Ellerman · 8 years ago
  87. bea2dcc powerpc: Don't change the section in _GLOBAL() by Michael Ellerman · 8 years ago
  88. 6f698df powerpc/kernel: Use kprobe blacklist for asm functions by Nicholas Piggin · 8 years ago
  89. 03465f8 powerpc: Use kprobe blacklist for exception handlers by Nicholas Piggin · 8 years ago
  90. e1c0d66 powerpc: Set used_(vsr|vr|spe) in sigreturn path when MSR bits are active by Simon Guo · 8 years ago
  91. 2618311 powerpc/ptrace: Fix cppcheck issue in gpr32_set_common/gpr32_get_common() by Simon Guo · 8 years ago
  92. b135077 cxl: Fix informational message by Frederic Barrat · 8 years ago
  93. 3daf3c2 powerpc/32: Add missing \n and switch to pr_warn() by Colin Ian King · 8 years ago
  94. ad41067 powerpc/mm: Update the HID bit when switching from radix to hash by Aneesh Kumar K.V · 8 years ago
  95. c6d1a76 powerpc/mm/radix: Use different pte update sequence for different POWER9 revs by Aneesh Kumar K.V · 8 years ago
  96. 694c495 powerpc/mm/radix: Use different RTS encoding for different POWER9 revs by Aneesh Kumar K.V · 8 years ago
  97. 7dccfbc powerpc/book3s: Add a cpu table entry for different POWER9 revs by Aneesh Kumar K.V · 8 years ago
  98. 687e16b powerpc/pasemi: Fix device_type of Nemo SB600 node. by Darren Stevens · 8 years ago
  99. 5024678 powerpc/pasemi: Fix Nemo SB600 i8259 interrupts. by Darren Stevens · 8 years ago
  100. 88c13e2 powerpc/pasemi: Add Nemo motherboard config option. by Darren Stevens · 8 years ago