1. 047a6fd powerpc/config: Add CONFIG_BOOKE_OR_40x by Christophe Leroy · 3 years, 2 months ago
  2. 70428da powerpc/32s: Save content of sr0 to avoid 'mfsr' by Christophe Leroy · 3 years, 2 months ago
  3. 387e220 powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMU by Nicholas Piggin · 3 years, 1 month ago
  4. 336868a powerpc: smp: remove hack to obtain offset of task_struct::cpu by Ard Biesheuvel · 3 years, 3 months ago
  5. bcf9033 sched: move CPU field back into thread_info if THREAD_INFO_IN_TASK=y by Ard Biesheuvel · 3 years, 3 months ago
  6. a331426 Merge branch 'fixes' into next by Michael Ellerman · 3 years, 4 months ago
  7. d9db6e4 powerpc/64e: Get dear offset with _DEAR macro by Xiongwei Song · 3 years, 5 months ago
  8. cfa4777 powerpc/64e: Get esr offset with _ESR macro by Xiongwei Song · 3 years, 5 months ago
  9. b5cfc9c powerpc/32: Fix critical and debug interrupts on BOOKE by Christophe Leroy · 3 years, 6 months ago
  10. 1379974 powerpc/64: use interrupt restart table to speed up return from interrupt by Nicholas Piggin · 3 years, 6 months ago
  11. 59dc5bf powerpc/64s: avoid reloading (H)SRR registers if they are still valid by Nicholas Piggin · 3 years, 6 months ago
  12. 3c53642 Merge branch 'topic/ppc-kvm' into next by Michael Ellerman · 3 years, 6 months ago
  13. 91e9ee7 powerpc/32s: Rename PTE_SIZE to PTE_T_SIZE by Christophe Leroy · 3 years, 7 months ago
  14. e72421a powerpc: Define swapper_pg_dir[] in C by Christophe Leroy · 3 years, 7 months ago
  15. 863771a powerpc/32s: Convert switch_mmu_context() to C by Christophe Leroy · 3 years, 7 months ago
  16. 359c2ca powerpc: Don't handle ALTIVEC/SPE in ASM in _switch(). Do it in C. by Christophe Leroy · 3 years, 8 months ago
  17. 9769a7f KVM: PPC: Book3S HV: Remove radix guest support from P7/8 path by Nicholas Piggin · 3 years, 7 months ago
  18. 1a3c6ce powerpc/asm-offset: Remove unused items by Christophe Leroy · 3 years, 8 months ago
  19. 0c2472d powerpc/64e/interrupt: use new interrupt return by Nicholas Piggin · 3 years, 10 months ago
  20. 6eeca7a powerpc/asm-offsets: GPR14 is not needed either by Christophe Leroy · 3 years, 10 months ago
  21. 7aa8dd6 powerpc/32: Always enable data translation in exception prolog by Christophe Leroy · 3 years, 10 months ago
  22. 5747230 powerpc/32: Remove ksp_limit by Christophe Leroy · 3 years, 10 months ago
  23. b12b472 Merge tag 'powerpc-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 3 years, 10 months ago
  24. e3de1e2 powerpc/64: Fix stack trace not displaying final frame by Michael Ellerman · 3 years, 11 months ago
  25. ac7c5e9 powerpc/64s: Remove EXSLB interrupt save area by Nicholas Piggin · 3 years, 11 months ago
  26. b1b1697 KVM: PPC: Book3S HV: Remove support for running HPT guest on RPT host without mixed mode support by Nicholas Piggin · 4 years ago
  27. bd1de1a KVM: PPC: Book3S HV: Add infrastructure to support 2nd DAWR by Ravi Bangoria · 4 years ago
  28. 122954ed7 KVM: PPC: Book3S HV: Rename current DAWR macros and variables by Ravi Bangoria · 4 years ago
  29. 8e56092 powerpc/book3s64/pkeys: Store/restore userspace AMR/IAMR correctly on entry and exit from kernel by Aneesh Kumar K.V · 4 years, 1 month ago
  30. 227ae62 powerpc/book3s64/kuap/kuep: Add PPC_PKEY config on book3s64 by Aneesh Kumar K.V · 4 years, 1 month ago
  31. 1bb30b7 powerpc/vdso: Rename syscall_map_32/64 to simplify vdso_setup_syscall_map() by Christophe Leroy · 4 years, 3 months ago
  32. b6254ce powerpc/signal: Don't manage floating point regs when no FPU by Christophe Leroy · 4 years, 4 months ago
  33. ab037dd powerpc/vdso: Switch VDSO to generic C implementation. by Christophe Leroy · 4 years, 1 month ago
  34. d0ffdee powerpc/tm: Save and restore AMR on treclaim and trechkpt by Gustavo Romero · 4 years, 3 months ago
  35. 5752fe0 KVM: PPC: Book3S HV: Save/restore new PMU registers by Athira Rajeev · 4 years, 5 months ago
  36. 7e4a145 KVM: PPC: Book3S HV: Cleanup updates for kvm vcpu MMCR by Athira Rajeev · 4 years, 5 months ago
  37. e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 7 months ago
  38. 4eff2b4f powerpc/xmon: Move breakpoints to text section by Jordan Niethe · 4 years, 8 months ago
  39. 232ca1e powerpc/32s: Fix DSI and ISI exceptions for CONFIG_VMAP_STACK by Christophe Leroy · 4 years, 11 months ago
  40. 0284748 powerpc/32: prepare for CONFIG_VMAP_STACK by Christophe Leroy · 5 years ago
  41. e33ffc9 powerpc/vdso32: implement clock_getres entirely by Christophe Leroy · 5 years ago
  42. 2c29eef powerpc/vdso32: Don't read cache line size from the datapage on PPC32. by Christophe Leroy · 5 years ago
  43. 5522634 powerpc: Fix vDSO clock_getres() by Vincenzo Frascino · 5 years ago
  44. 176ed98 y2038: vdso: powerpc: avoid timespec references by Arnd Bergmann · 5 years ago
  45. ddccf40 y2038: vdso: change timeval to __kernel_old_timeval by Arnd Bergmann · 7 years ago
  46. 6c85b7bc powerpc/kvm: Use UV_RETURN ucall to return to ultravisor by Sukadev Bhattiprolu · 5 years ago
  47. 192f0f8 Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  48. 0a882e2 powerpc/64s/exception: remove bad stack branch by Nicholas Piggin · 6 years ago
  49. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  50. bdc7c97 Merge branch 'topic/ppc-kvm' into next by Michael Ellerman · 6 years ago
  51. 10d9161 powerpc/64s: Reimplement book3s idle code in C by Nicholas Piggin · 6 years ago
  52. a68c31f powerpc/32s: Implement Kernel Userspace Access Protection by Christophe Leroy · 6 years ago
  53. de78a9c powerpc: Add a framework for Kernel Userspace Access Protection by Christophe Leroy · 6 years ago
  54. c911d2e powerpc/64: Replace CURRENT_THREAD_INFO with PACA_THREAD_INFO by Christophe Leroy · 6 years ago
  55. f7354cc powerpc/32: Remove CURRENT_THREAD_INFO and rename TI_CPU by Christophe Leroy · 6 years ago
  56. a7916a1 powerpc: regain entire stack space by Christophe Leroy · 6 years ago
  57. ed1cd6d powerpc: Activate CONFIG_THREAD_INFO_IN_TASK by Christophe Leroy · 6 years ago
  58. 8c1fc5a powerpc: Rename THREAD_INFO to TASK_STACK by Christophe Leroy · 6 years ago
  59. 0df977e powerpc/6xx: Don't use SPRN_SPRG2 for storing stack pointer while in RTAS by Christophe Leroy · 6 years ago
  60. 685f7e4 Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  61. 0d1e8b8 Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  62. 126b11b powerpc/64s/hash: Add SLB allocation status bitmaps by Nicholas Piggin · 6 years ago
  63. 4c2de74 powerpc/64: Interrupts save PPR on stack rather than thread_struct by Nicholas Piggin · 6 years ago
  64. ed9e84a powerpc: Use SWITCH_FRAME_SIZE for prom and rtas entry by Joel Stanley · 6 years ago
  65. 360cae3 KVM: PPC: Book3S HV: Nested guest entry via hypercall by Paul Mackerras · 6 years ago
  66. fd0944b KVM: PPC: Use ccr field in pt_regs struct embedded in vcpu struct by Paul Mackerras · 6 years ago
  67. 06ec27ae powerpc/64: add stack protector support by Christophe Leroy · 6 years ago
  68. c3ff2a5 powerpc/32: add stack protector support by Christophe Leroy · 6 years ago
  69. 54be0b9 Revert "convert SLB miss handlers to C" and subsequent commits by Michael Ellerman · 6 years ago
  70. 655deec powerpc/64s/hash: SLB allocation status bitmaps by Nicholas Piggin · 6 years ago
  71. 8fed04d powerpc/64s/hash: remove user SLB data from the paca by Nicholas Piggin · 6 years ago
  72. 9afc5ee y2038: globally rename compat_time to old_time32 by Arnd Bergmann · 6 years ago
  73. 2bf1071 powerpc/64s: Remove POWER9 DD1 support by Nicholas Piggin · 6 years ago
  74. 09027ab Merge tag 'kvm-ppc-next-4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEAD by Paolo Bonzini · 7 years ago
  75. c90fca9 Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  76. 0bbcce5 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  77. 173c520 KVM: PPC: Move nip/ctr/lr/xer registers to pt_regs in kvm_vcpu_arch by Simon Guo · 7 years ago
  78. 1143a70 KVM: PPC: Add pt_regs into kvm_vcpu_arch and move vcpu->arch.gpr[] into it by Simon Guo · 7 years ago
  79. 57b8daa KVM: PPC: Book3S HV: Snapshot timebase offset on guest entry by Paul Mackerras · 7 years ago
  80. ea678ac powerpc64/ftrace: Add a field in paca to disable ftrace in unsafe code paths by Naveen N. Rao · 7 years ago
  81. 0d55303 compat: Move compat_timespec/ timeval to compat_time.h by Deepa Dinamani · 7 years ago
  82. f437c51 Merge branch 'topic/paca' into next by Michael Ellerman · 7 years ago
  83. 8e0b634b powerpc/64s: Do not allocate lppaca if we are not virtualized by Nicholas Piggin · 7 years ago
  84. 4bb3c7a KVM: PPC: Book3S HV: Work around transactional memory bugs in POWER9 by Paul Mackerras · 7 years ago
  85. 7672691 powerpc/powernv: Provide a way to force a core into SMT4 mode by Paul Mackerras · 7 years ago
  86. 15303ba Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  87. d2b9b20 Merge tag 'kvm-ppc-next-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Radim Krčmář · 7 years ago
  88. bdcb1ae powerpc/64s: Improve RFI L1-D cache flush fallback by Nicholas Piggin · 7 years ago
  89. ebf0b6a Merge branch 'fixes' into next by Michael Ellerman · 7 years ago
  90. 4e26bc4 powerpc/64: Rename soft_enabled to irq_soft_mask by Madhavan Srinivasan · 7 years ago
  91. 9b9b13a KVM: PPC: Book3S HV: Keep XIVE escalation interrupt masked unless ceded by Benjamin Herrenschmidt · 7 years ago
  92. 2267ea7 KVM: PPC: Book3S HV: Don't use existing "prodded" flag for XIVE escalations by Benjamin Herrenschmidt · 7 years ago
  93. aa8a5e0 powerpc/64s: Add support for RFI flush of L1-D cache by Michael Ellerman · 7 years ago
  94. 5c92988 powerpc/vdso64: Add support for CLOCK_{REALTIME/MONOTONIC}_COARSE by Santosh Sivaraj · 7 years ago
  95. 974aa56 Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  96. 4722476 powerpc/64s: mm_context.addr_limit is only used on hash by Nicholas Piggin · 7 years ago
  97. 4e00374 powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64 by Michael Ellerman · 7 years ago
  98. c010150 KVM: PPC: Book3S HV: Run HPT guests on POWER9 radix hosts by Paul Mackerras · 7 years ago
  99. e1c1cfe powerpc/powernv: Save/Restore additional SPRs for stop4 cpuidle by Gautham R. Shenoy · 7 years ago
  100. d691b7e Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago