1. e156bd8 powerpc: Fix offset of FPRs in VSX registers in little endian builds by Anton Blanchard · 11 years ago
  2. cbc9565 powerpc: Remove ksp_limit on ppc64 by Benjamin Herrenschmidt · 11 years ago
  3. 28e61cc powerpc/tm: Fix context switching TAR, PPR and DSCR SPRs by Michael Neuling · 11 years ago
  4. 330a1eb powerpc/perf: Core EBB support for 64-bit book3s by Michael Ellerman · 12 years ago
  5. 2ac138c powerpc/perf: Drop MMCRA from thread_struct by Michael Ellerman · 12 years ago
  6. 475e68c powerpc: Align thread->fpr to 16 bytes by Anton Blanchard · 12 years ago
  7. d8899bb powerpc: Debug control and status registers are 32bit by Bharat Bhushan · 12 years ago
  8. d5d8ec8 powerpc/mm: Make mmap_64.c compile on 32bit powerpc by Daniel Walker · 12 years ago
  9. 2b3f8e8 powerpc/tm: Fix userspace stack corruption on signal delivery for active transactions by Michael Neuling · 12 years ago
  10. 59affcd powerpc: Context switch more PMU related SPRs by Michael Ellerman · 12 years ago
  11. 9353374 powerpc: Context switch the new EBB SPRs by Michael Ellerman · 12 years ago
  12. 933ee71 powerpc: remove PReP platform by Paul Bolle · 12 years ago
  13. 8b3c34c powerpc: New macros for transactional memory support by Michael Neuling · 12 years ago
  14. f4c3aff powerpc: Add additional state needed for transactional memory to thread struct by Michael Neuling · 12 years ago
  15. 2468dcf powerpc: Add support for context switching the TAR register by Ian Munsie · 12 years ago
  16. 9422de3 powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registers by Michael Neuling · 12 years ago
  17. 9277924 powerpc: Define ppr in thread_struct by Haren Myneni · 12 years ago
  18. 8ea959a cpuidle/powerpc: Fix smt_snooze_delay functionality. by Deepthi Dharwar · 12 years ago
  19. 8213a2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  20. 58254e1 powerpc: split ret_from_fork by Al Viro · 12 years ago
  21. 048ee09 powerpc/mm: Add 64TB support by Aneesh Kumar K.V · 12 years ago
  22. 4474ef0 powerpc: Rework set_dabr so it can take a DABRX value as well by Michael Neuling · 12 years ago
  23. fff34b3 Merge branch 'merge' into next by Benjamin Herrenschmidt · 12 years ago
  24. 375f561 powerpc/powernv: Always go into nap mode when CPU is offline by Paul Mackerras · 12 years ago
  25. 41ab526 powerpc: Add trap_nr to thread_struct by Ananth N Mavinakayanahalli · 12 years ago
  26. 16aaaff powerpc/pseries/cpuidle: Replace pseries_notify_cpuidle_add call with notifier by Deepthi Dharwar · 13 years ago
  27. 07acfc2 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  28. 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
  29. 55ccf3f fork: move the real prepare_to_copy() users to arch_dup_task_struct() by Suresh Siddha · 13 years ago
  30. c9b92b8 powerpc: Remove unused cpu_idle_wait() by Thomas Gleixner · 13 years ago
  31. d30f6e4 KVM: PPC: booke: category E.HV (GS-mode) support by Scott Wood · 13 years ago
  32. ae3a197 Disintegrate asm/system.h for PowerPC by David Howells · 13 years ago
  33. e8bb3e0 powerpc/cpuidle: Handle power_save=off by Deepthi Dharwar · 13 years ago
  34. 771dae8 powerpc/cpuidle: Add cpu_idle_wait() to allow switching of idle routines by Deepthi Dharwar · 13 years ago
  35. 1325a68 powerpc/85xx: Save scratch registers to thread info instead of using SPRGs. by Ashish Kalra · 14 years ago
  36. efcac65 powerpc: Per process DSCR + some fixes (try#4) by Alexey Kardashevskiy · 14 years ago
  37. 56e640d powerpc: Removing undead ifdef __KERNEL__ by Christian Dietrich · 14 years ago
  38. cab175f powerpc: Use is_32bit_task() helper to test 32-bit binary by Denis Kirjanov · 14 years ago
  39. 5aae8a5 powerpc, hw_breakpoints: Implement hw_breakpoints for 64-bit server processors by K.Prasad · 15 years ago
  40. 97e4925 KVM: PPC: Add SVCPU to Book3S_32 by Alexander Graf · 15 years ago
  41. 99396ac powerpc/booke: Add definitions for advanced debug registers by Dave Kleikamp · 15 years ago
  42. efbda86 powerpc: Sanitize stack pointer in signal handling code by Josh Boyer · 16 years ago
  43. 6b82b3e powerpc: Remove `have_of' global variable by Anton Vorontsov · 16 years ago
  44. 6a800f3 powerpc: Add SPE/EFP math emulation for E500v1/v2 processors. by Liu Yu · 16 years ago
  45. b8b572e powerpc: Move include files to arch/powerpc/include/asm by Stephen Rothwell · 16 years ago[Renamed from include/asm-powerpc/processor.h]
  46. e5093ff powerpc: Implement task_pt_regs() accessor by Srinivasa Ds · 17 years ago
  47. e17a256 powerpc: Fix compile warning in init_thread by Michael Neuling · 17 years ago
  48. c6e6771 powerpc: Introduce VSX thread_struct and CONFIG_VSX by Michael Neuling · 17 years ago
  49. 9c75a31 powerpc: Add macros to access floating point registers in thread_struct. by Michael Neuling · 17 years ago
  50. 7c4f10b powerpc: Check that TASK_SIZE does not overlap KERNEL_START by Rune Torgersen · 17 years ago
  51. 8521882 [POWERPC] Add IRQSTACKS support on ppc32 by Kumar Gala · 17 years ago
  52. 922a70d aout: move STACK_TOP[_MAX] to asm/processor.h by David Howells · 17 years ago
  53. 8245525 maps4: rework TASK_SIZE macros by Dave Hansen · 17 years ago
  54. fc624ea [POWERPC] Use __attribute__ in asm-powerpc by Mike Frysinger · 18 years ago
  55. ea1a734 [POWERPC] Abolish unused ucBoardRev variables by David Gibson · 18 years ago
  56. 4002aca [POWERPC] Remove last_syscall by Anton Blanchard · 18 years ago
  57. 68e1300 [PATCH] Remove _machine macro by s.hauer@pengutronix.de · 18 years ago
  58. 26c5032 [POWERPC] Add briq support to CHRP by Benjamin Herrenschmidt · 19 years ago
  59. ddf5f75 [POWERPC] disable floating point exceptions for init by Arnd Bergmann · 19 years ago
  60. e9370ae [PATCH] powerpc: Implement PR_[GS]ET_UNALIGN prctls for powerpc by Paul Mackerras · 19 years ago
  61. fab5db9 [PATCH] powerpc: Implement support for setting little-endian mode via prctl by Paul Mackerras · 19 years ago
  62. a5bba93 [PATCH] powerpc vdso updates by Benjamin Herrenschmidt · 19 years ago
  63. e822250 [PATCH] powerpc: Kill _machine and hard-coded platform numbers by Benjamin Herrenschmidt · 19 years ago
  64. 2f25194 [PATCH] powerpc: export validate_sp for oprofile calltrace by Anton Blanchard · 19 years ago
  65. 0a26b13 ppc: Remove CHRP, POWER3 and POWER4 support from arch/ppc by Paul Mackerras · 19 years ago
  66. 57cfb81 [PATCH] powerpc: Replace platform_is_lpar() with a firmware feature by Michael Ellerman · 19 years ago
  67. 88ced03 [PATCH] powerpc: sanitize header files for user space includes by Arnd Bergmann · 19 years ago
  68. afcc247 [PATCH] PPC_PREP: remove unneeded exports by Adrian Bunk · 19 years ago
  69. a7f290d [PATCH] powerpc: Merge vdso's and add vdso support to 32 bits kernel by Benjamin Herrenschmidt · 19 years ago
  70. 3db9aaa powerpc: Fix typo introduced in merging platform codes by Paul Mackerras · 19 years ago
  71. 799d604 [PATCH] powerpc: merge code values for identifying platforms by Paul Mackerras · 19 years ago
  72. f3f66f5 [PATCH] powerpc: Rename BPA to Cell by Arnd Bergmann · 19 years ago
  73. 25c8a78 [PATCH] powerpc: Fix handling of fpscr on 64-bit by David Gibson · 19 years ago
  74. 9f04b9e powerpc: Merged processor.h. by Paul Mackerras · 19 years ago