1. 92d9dfd powerpc/mm/4k: Limit 4k page size config to 64TB virtual address space by Aneesh Kumar K.V · 8 years ago
  2. 61baf15 powerpc/64e: Don't place the stack beyond TASK_SIZE by Scott Wood · 8 years ago
  3. f4ea6dc powerpc/mm: Enable mappings above 128TB by Aneesh Kumar K.V · 8 years ago
  4. f6eedbb powerpc/mm/hash: Increase VA range to 128TB by Aneesh Kumar K.V · 8 years ago
  5. 6c8f9ad Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next by Michael Ellerman · 8 years ago
  6. 09206b6 powernv: Pass PSSCR value and mask to power9_idle_stop by Gautham R. Shenoy · 9 years ago
  7. fa769d3 powerpc/32: Enable HW_BREAKPOINT on BOOK3S by Christophe Leroy · 9 years ago
  8. de39981 Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  9. 6d0d287 locking/core: Provide common cpu_relax_yield() definition by Christian Borntraeger · 9 years ago
  10. 5bd0b85 locking/core, arch: Remove cpu_relax_lowlatency() by Christian Borntraeger · 9 years ago
  11. 79ab11c locking/core: Introduce cpu_relax_yield() by Christian Borntraeger · 9 years ago
  12. 29a969b powerpc: Revert Load Monitor Register Support by Michael Neuling · 9 years ago
  13. 5d176f7 powerpc: tm: Enable transactional memory (TM) lazily for userspace by Cyril Bur · 9 years ago
  14. 000ec28 powerpc: tm: Rename transct_(*) to ck(\1)_state by Cyril Bur · 9 years ago
  15. dc31066 powerpc: tm: Always use fp_state and vr_state to store live registers by Cyril Bur · 9 years ago
  16. bcef83a powerpc/powernv: Add platform support for stop instruction by Shreyas B. Prabhu · 9 years ago
  17. bd3ea31 powerpc: Load Monitor Register Support by Jack Miller · 9 years ago
  18. b57bd2d powerpc: Improve FSCR init and context switching by Michael Neuling · 9 years ago
  19. 027dfac powerpc: Various typo fixes by Michael Ellerman · 9 years ago
  20. 71528d8 powerpc: Correct used_vsr comment by Simon Guo · 9 years ago
  21. 70fe3d9 powerpc: Restore FPU/VEC/VSX if previously used by Cyril Bur · 9 years ago
  22. 1f2e25b powerpc: Remove fp_enable() and vec_enable(), use msr_check_and_{set, clear}() by Anton Blanchard · 10 years ago
  23. af1bbc3 powerpc: Remove UP only lazy floating point and vector optimisations by Anton Blanchard · 10 years ago
  24. 152d523 powerpc: Create context switch helpers save_sprs() and restore_sprs() by Anton Blanchard · 10 years ago
  25. 829023d powerpc/tm: Drop tm_orig_msr from thread_struct by Anshuman Khandual · 10 years ago
  26. d3cb06e powerpc/dscr: Add some in-code documentation by Anshuman Khandual · 10 years ago
  27. 77b54e9 powernv/powerpc: Add winkle support for offline cpus by Shreyas B. Prabhu · 11 years ago
  28. 7cba160 powernv/cpuidle: Redesign idle states management by Shreyas B. Prabhu · 11 years ago
  29. 56548fc powerpc/powernv: Return to cpu offline loop when finished in KVM guest by Paul Mackerras · 11 years ago
  30. 3a6bfbc arch, locking: Ciao arch_mutex_cpu_relax() by Davidlohr Bueso · 11 years ago
  31. 8d6f7c5 powerpc/powernv: Make it possible to skip the IRQHAPPENED check in power7_nap() by Michael Ellerman · 11 years ago
  32. aca79d2 powerpc/powernv: Add context management for Fast Sleep by Vaidyanathan Srinivasan · 11 years ago
  33. 3fa8cad8 powerpc/pseries/cpuidle: smt-snooze-delay cleanup. by Deepthi Dharwar · 12 years ago
  34. 962e7bd powerpc/pseries/cpuidle: Move processor_idle.c to drivers/cpuidle. by Deepthi Dharwar · 12 years ago
  35. fac515db Merge remote-tracking branch 'scott/next' into next by Benjamin Herrenschmidt · 12 years ago
  36. d31626f powerpc: Don't corrupt transactional state when using FP/VMX in kernel by Paul Mackerras · 12 years ago
  37. 640e922 powerpc: fix exception clearing in e500 SPE float emulation by Joseph Myers · 12 years ago
  38. f080480 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  39. 95f328d Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queue by Gleb Natapov · 12 years ago
  40. 51ae8d4 powerpc: move debug registers in a structure by Bharat Bhushan · 12 years ago
  41. 9579198 powerpc: move debug registers in a structure by Bharat Bhushan · 12 years ago
  42. 3ad26e5 Merge branch 'for-kvm' into next by Benjamin Herrenschmidt · 12 years ago
  43. 1846196 powerpc: Provide for giveup_fpu/altivec to save state in alternate location by Paul Mackerras · 12 years ago
  44. de79f7b powerpc: Put FP/VSX and VR state into structures by Paul Mackerras · 12 years ago
  45. e156bd8 powerpc: Fix offset of FPRs in VSX registers in little endian builds by Anton Blanchard · 12 years ago
  46. cbc9565 powerpc: Remove ksp_limit on ppc64 by Benjamin Herrenschmidt · 12 years ago
  47. 28e61cc powerpc/tm: Fix context switching TAR, PPR and DSCR SPRs by Michael Neuling · 12 years ago
  48. 330a1eb powerpc/perf: Core EBB support for 64-bit book3s by Michael Ellerman · 12 years ago
  49. 2ac138c powerpc/perf: Drop MMCRA from thread_struct by Michael Ellerman · 12 years ago
  50. 475e68cf powerpc: Align thread->fpr to 16 bytes by Anton Blanchard · 12 years ago
  51. d8899bb powerpc: Debug control and status registers are 32bit by Bharat Bhushan · 12 years ago
  52. d5d8ec8 powerpc/mm: Make mmap_64.c compile on 32bit powerpc by Daniel Walker · 12 years ago
  53. 2b3f8e8 powerpc/tm: Fix userspace stack corruption on signal delivery for active transactions by Michael Neuling · 12 years ago
  54. 59affcd powerpc: Context switch more PMU related SPRs by Michael Ellerman · 12 years ago
  55. 9353374 powerpc: Context switch the new EBB SPRs by Michael Ellerman · 12 years ago
  56. 933ee71 powerpc: remove PReP platform by Paul Bolle · 12 years ago
  57. 8b3c34c powerpc: New macros for transactional memory support by Michael Neuling · 12 years ago
  58. f4c3aff powerpc: Add additional state needed for transactional memory to thread struct by Michael Neuling · 12 years ago
  59. 2468dcf powerpc: Add support for context switching the TAR register by Ian Munsie · 13 years ago
  60. 9422de3 powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registers by Michael Neuling · 13 years ago
  61. 9277924 powerpc: Define ppr in thread_struct by Haren Myneni · 13 years ago
  62. 8ea959a cpuidle/powerpc: Fix smt_snooze_delay functionality. by Deepthi Dharwar · 13 years ago
  63. 8213a2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 13 years ago
  64. 58254e1 powerpc: split ret_from_fork by Al Viro · 13 years ago
  65. 048ee09 powerpc/mm: Add 64TB support by Aneesh Kumar K.V · 13 years ago
  66. 4474ef0 powerpc: Rework set_dabr so it can take a DABRX value as well by Michael Neuling · 13 years ago
  67. fff34b3 Merge branch 'merge' into next by Benjamin Herrenschmidt · 13 years ago
  68. 375f561 powerpc/powernv: Always go into nap mode when CPU is offline by Paul Mackerras · 13 years ago
  69. 41ab526 powerpc: Add trap_nr to thread_struct by Ananth N Mavinakayanahalli · 13 years ago
  70. 16aaaff powerpc/pseries/cpuidle: Replace pseries_notify_cpuidle_add call with notifier by Deepthi Dharwar · 13 years ago
  71. 07acfc2 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  72. ec0d7f1 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  73. 55ccf3f fork: move the real prepare_to_copy() users to arch_dup_task_struct() by Suresh Siddha · 13 years ago
  74. c9b92b8 powerpc: Remove unused cpu_idle_wait() by Thomas Gleixner · 13 years ago
  75. d30f6e4 KVM: PPC: booke: category E.HV (GS-mode) support by Scott Wood · 14 years ago
  76. ae3a197 Disintegrate asm/system.h for PowerPC by David Howells · 13 years ago
  77. e8bb3e0 powerpc/cpuidle: Handle power_save=off by Deepthi Dharwar · 14 years ago
  78. 771dae8 powerpc/cpuidle: Add cpu_idle_wait() to allow switching of idle routines by Deepthi Dharwar · 14 years ago
  79. 1325a68 powerpc/85xx: Save scratch registers to thread info instead of using SPRGs. by Ashish Kalra · 14 years ago
  80. efcac65 powerpc: Per process DSCR + some fixes (try#4) by Alexey Kardashevskiy · 14 years ago
  81. 56e640d powerpc: Removing undead ifdef __KERNEL__ by Christian Dietrich · 15 years ago
  82. cab175f9 powerpc: Use is_32bit_task() helper to test 32-bit binary by Denis Kirjanov · 15 years ago
  83. 5aae8a5 powerpc, hw_breakpoints: Implement hw_breakpoints for 64-bit server processors by K.Prasad · 15 years ago
  84. 97e4925 KVM: PPC: Add SVCPU to Book3S_32 by Alexander Graf · 15 years ago
  85. 99396ac powerpc/booke: Add definitions for advanced debug registers by Dave Kleikamp · 16 years ago
  86. efbda86 powerpc: Sanitize stack pointer in signal handling code by Josh Boyer · 16 years ago
  87. 6b82b3e powerpc: Remove `have_of' global variable by Anton Vorontsov · 17 years ago
  88. 6a800f3 powerpc: Add SPE/EFP math emulation for E500v1/v2 processors. by Liu Yu · 17 years ago
  89. b8b572e powerpc: Move include files to arch/powerpc/include/asm by Stephen Rothwell · 17 years ago[Renamed from include/asm-powerpc/processor.h]
  90. e5093ff powerpc: Implement task_pt_regs() accessor by Srinivasa Ds · 17 years ago
  91. e17a256 powerpc: Fix compile warning in init_thread by Michael Neuling · 17 years ago
  92. c6e6771 powerpc: Introduce VSX thread_struct and CONFIG_VSX by Michael Neuling · 17 years ago
  93. 9c75a31 powerpc: Add macros to access floating point registers in thread_struct. by Michael Neuling · 17 years ago
  94. 7c4f10b powerpc: Check that TASK_SIZE does not overlap KERNEL_START by Rune Torgersen · 17 years ago
  95. 8521882 [POWERPC] Add IRQSTACKS support on ppc32 by Kumar Gala · 17 years ago
  96. 922a70d aout: move STACK_TOP[_MAX] to asm/processor.h by David Howells · 18 years ago
  97. 8245525 maps4: rework TASK_SIZE macros by Dave Hansen · 18 years ago
  98. fc624ea [POWERPC] Use __attribute__ in asm-powerpc by Mike Frysinger · 18 years ago
  99. ea1a734 [POWERPC] Abolish unused ucBoardRev variables by David Gibson · 18 years ago
  100. 4002aca [POWERPC] Remove last_syscall by Anton Blanchard · 18 years ago