1. 98db179 powerpc/64s: power4 nap fixup in C by Nicholas Piggin · 3 years, 9 months ago
  2. e448e1e powerpc/math: Fix missing __user qualifier for get_user() and other sparse warnings by Christophe Leroy · 3 years, 10 months ago
  3. 7aa8dd6 powerpc/32: Always enable data translation in exception prolog by Christophe Leroy · 3 years, 10 months ago
  4. 5747230 powerpc/32: Remove ksp_limit by Christophe Leroy · 3 years, 10 months ago
  5. 48a8ab4 powerpc/book3s64/pkeys: Don't update SPRN_AMR when in kernel mode. by Aneesh Kumar K.V · 4 years, 2 months ago
  6. 0ecbc6a powerpc/signal: Remove get_clean_sp() by Christophe Leroy · 4 years, 5 months ago
  7. b6254ce powerpc/signal: Don't manage floating point regs when no FPU by Christophe Leroy · 4 years, 5 months ago
  8. 8f8cffd powerpc/processor: Move cpu_relax() into asm/vdso/processor.h by Christophe Leroy · 4 years, 2 months ago
  9. f56e65d Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 3 months ago
  10. d0ffdee powerpc/tm: Save and restore AMR on treclaim and trechkpt by Gustavo Romero · 4 years, 4 months ago
  11. ffd2961 powerpc/powernv/idle: add a basic stop 0-3 driver for POWER10 by Nicholas Piggin · 4 years, 5 months ago
  12. 5ae4998 powerpc: remove address space overrides using set_fs() by Christoph Hellwig · 4 years, 4 months ago
  13. f663f33 powerpc: Move flush_instruction_cache() prototype in asm/cacheflush.h by Christophe Leroy · 4 years, 5 months ago
  14. e53281b powerpc: Drop _nmask_and_or_msr() by Christophe Leroy · 4 years, 5 months ago
  15. 82eb179 powerpc: drop hard_reset_now() and poweroff_now() declaration by Christophe Leroy · 4 years, 5 months ago
  16. 63442de powerpc/fpu: Drop cvt_fd() and cvt_df() by Christophe Leroy · 4 years, 5 months ago
  17. c718547 powerpc/perf: Add support for ISA3.1 PMU SPRs by Madhavan Srinivasan · 4 years, 6 months ago
  18. e0d8e99 powerpc/book3s64/kuap: Move UAMOR setup to key init function by Aneesh Kumar K.V · 4 years, 6 months ago
  19. c887ef5 powerpc/64s: Don't set FSCR bits in INIT_THREAD by Michael Ellerman · 4 years, 8 months ago
  20. 74c6881 powerpc/watchpoint: Prepare handler to handle more than one watchpoint by Ravi Bangoria · 4 years, 8 months ago
  21. 303e6a9 powerpc/watchpoint: Convert thread_struct->hw_brk to an array by Ravi Bangoria · 4 years, 8 months ago
  22. a6ba44e powerpc/watchpoint: Introduce function to get nr watchpoints dynamically by Ravi Bangoria · 4 years, 8 months ago
  23. 24ac99e powerpc: Drop unneeded cast in task_pt_regs() by Michael Ellerman · 4 years, 9 months ago
  24. 7ffa8b7 powerpc/64: Don't initialise init_task->thread.regs by Michael Ellerman · 4 years, 9 months ago
  25. c420644 powerpc: Use mm_context vas_windows counter to issue CP_ABORT by Haren Myneni · 4 years, 9 months ago
  26. 232ca1e powerpc/32s: Fix DSI and ISI exceptions for CONFIG_VMAP_STACK by Christophe Leroy · 5 years ago
  27. 0284748 powerpc/32: prepare for CONFIG_VMAP_STACK by Christophe Leroy · 5 years ago
  28. ed0bc98 powerpc/64s: Reimplement power4_idle code in C by Nicholas Piggin · 6 years ago
  29. 79282605 processor: remove spin_cpu_yield by Heiko Carstens · 6 years ago
  30. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  31. bdc7c97 Merge branch 'topic/ppc-kvm' into next by Michael Ellerman · 6 years ago
  32. 10d9161 powerpc/64s: Reimplement book3s idle code in C by Nicholas Piggin · 6 years ago
  33. a68c31f powerpc/32s: Implement Kernel Userspace Access Protection by Christophe Leroy · 6 years ago
  34. a7916a1 powerpc: regain entire stack space by Christophe Leroy · 6 years ago
  35. 3733304 powerpc: Use linux/thread_info.h in processor.h by Christophe Leroy · 6 years ago
  36. 5497c25 powerpc: Use sizeof(struct thread_info) in INIT_SP_LIMIT by Christophe Leroy · 6 years ago
  37. 92ab45c powerpc: Avoid circular header inclusion in mmu-hash.h by Christophe Leroy · 6 years ago
  38. 0df977e powerpc/6xx: Don't use SPRN_SPRG2 for storing stack pointer while in RTAS by Christophe Leroy · 6 years ago
  39. de0d22e treewide: remove current_text_addr by Nick Desaulniers · 6 years ago
  40. 5434ae7 powerpc/64s/hash: Add a SLB preload cache by Nicholas Piggin · 6 years ago
  41. 4c2de74 powerpc/64: Interrupts save PPR on stack rather than thread_struct by Nicholas Piggin · 6 years ago
  42. 54be0b9 Revert "convert SLB miss handlers to C" and subsequent commits by Michael Ellerman · 6 years ago
  43. 89ca4e1 powerpc/64s/hash: Add a SLB preload cache by Nicholas Piggin · 6 years ago
  44. 62b8426 powerpc: fix includes in asm/processor.h by Christophe Leroy · 7 years ago
  45. ba0635fc powerpc: Rename thread_struct.fs to addr_limit by Michael Ellerman · 7 years ago
  46. 36d632e powerpc/64: remove start_tb and accum_tb from thread_struct by Nicholas Piggin · 7 years ago
  47. 3d4fbff powerpc/64s/idle: POWER9 implement a separate idle stop function for hotplug by Nicholas Piggin · 7 years ago
  48. c2b4d8b powerpc/mm/hash64: Increase the VA range by Aneesh Kumar K.V · 7 years ago
  49. f384796c powerpc/mm: Add support for handling > 512TB address in SLB miss by Aneesh Kumar K.V · 7 years ago
  50. 06bb53b powerpc: store and restore the pkey state across context switches by Ram Pai · 7 years ago
  51. 9d2a4d7 powerpc: Define set_thread_uses_vas() by Sukadev Bhattiprolu · 7 years ago
  52. ec233ed powerpc: Add support for setting SPRN_TIDR by Sukadev Bhattiprolu · 7 years ago
  53. d691b7e Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  54. 218ea31 Merge branch 'fixes' into next by Michael Ellerman · 8 years ago
  55. ede8e2b powerpc/64: implement spin loop primitives by Nicholas Piggin · 8 years ago
  56. 6474924 arch: remove unused macro/function thread_saved_pc() by Tobias Klauser · 8 years ago
  57. 2201f99 powerpc/64s/idle: Move soft interrupt mask logic into C code by Nicholas Piggin · 8 years ago
  58. 92d9dfd powerpc/mm/4k: Limit 4k page size config to 64TB virtual address space by Aneesh Kumar K.V · 8 years ago
  59. 61baf15 powerpc/64e: Don't place the stack beyond TASK_SIZE by Scott Wood · 8 years ago
  60. f4ea6dc powerpc/mm: Enable mappings above 128TB by Aneesh Kumar K.V · 8 years ago
  61. f6eedbb powerpc/mm/hash: Increase VA range to 128TB by Aneesh Kumar K.V · 8 years ago
  62. 6c8f9ad Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next by Michael Ellerman · 8 years ago
  63. 09206b6 powernv: Pass PSSCR value and mask to power9_idle_stop by Gautham R. Shenoy · 8 years ago
  64. fa769d3 powerpc/32: Enable HW_BREAKPOINT on BOOK3S by Christophe Leroy · 8 years ago
  65. de39981 Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  66. 6d0d287 locking/core: Provide common cpu_relax_yield() definition by Christian Borntraeger · 8 years ago
  67. 5bd0b85 locking/core, arch: Remove cpu_relax_lowlatency() by Christian Borntraeger · 8 years ago
  68. 79ab11c locking/core: Introduce cpu_relax_yield() by Christian Borntraeger · 8 years ago
  69. 29a969b powerpc: Revert Load Monitor Register Support by Michael Neuling · 8 years ago
  70. 5d176f7 powerpc: tm: Enable transactional memory (TM) lazily for userspace by Cyril Bur · 8 years ago
  71. 000ec28 powerpc: tm: Rename transct_(*) to ck(\1)_state by Cyril Bur · 8 years ago
  72. dc31066 powerpc: tm: Always use fp_state and vr_state to store live registers by Cyril Bur · 8 years ago
  73. bcef83a powerpc/powernv: Add platform support for stop instruction by Shreyas B. Prabhu · 9 years ago
  74. bd3ea31 powerpc: Load Monitor Register Support by Jack Miller · 9 years ago
  75. b57bd2d powerpc: Improve FSCR init and context switching by Michael Neuling · 9 years ago
  76. 027dfac powerpc: Various typo fixes by Michael Ellerman · 9 years ago
  77. 71528d8 powerpc: Correct used_vsr comment by Simon Guo · 9 years ago
  78. 70fe3d9 powerpc: Restore FPU/VEC/VSX if previously used by Cyril Bur · 9 years ago
  79. 1f2e25b powerpc: Remove fp_enable() and vec_enable(), use msr_check_and_{set, clear}() by Anton Blanchard · 9 years ago
  80. af1bbc3 powerpc: Remove UP only lazy floating point and vector optimisations by Anton Blanchard · 9 years ago
  81. 152d523 powerpc: Create context switch helpers save_sprs() and restore_sprs() by Anton Blanchard · 9 years ago
  82. 829023d powerpc/tm: Drop tm_orig_msr from thread_struct by Anshuman Khandual · 10 years ago
  83. d3cb06e powerpc/dscr: Add some in-code documentation by Anshuman Khandual · 10 years ago
  84. 77b54e9f 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. 3a6bfbc arch, locking: Ciao arch_mutex_cpu_relax() by Davidlohr Bueso · 11 years ago
  88. 8d6f7c5 powerpc/powernv: Make it possible to skip the IRQHAPPENED check in power7_nap() by Michael Ellerman · 11 years ago
  89. aca79d2 powerpc/powernv: Add context management for Fast Sleep by Vaidyanathan Srinivasan · 11 years ago
  90. 3fa8cad8 powerpc/pseries/cpuidle: smt-snooze-delay cleanup. by Deepthi Dharwar · 11 years ago
  91. 962e7bd powerpc/pseries/cpuidle: Move processor_idle.c to drivers/cpuidle. by Deepthi Dharwar · 11 years ago
  92. fac515db Merge remote-tracking branch 'scott/next' into next by Benjamin Herrenschmidt · 11 years ago
  93. d31626f powerpc: Don't corrupt transactional state when using FP/VMX in kernel by Paul Mackerras · 11 years ago
  94. 640e922 powerpc: fix exception clearing in e500 SPE float emulation by Joseph Myers · 11 years ago
  95. f080480 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  96. 95f328d Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queue by Gleb Natapov · 11 years ago
  97. 51ae8d4 powerpc: move debug registers in a structure by Bharat Bhushan · 12 years ago
  98. 9579198 powerpc: move debug registers in a structure by Bharat Bhushan · 12 years ago
  99. 3ad26e5 Merge branch 'for-kvm' into next by Benjamin Herrenschmidt · 11 years ago
  100. 1846196 powerpc: Provide for giveup_fpu/altivec to save state in alternate location by Paul Mackerras · 11 years ago