1. ff474e8 Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  2. 829023d powerpc/tm: Drop tm_orig_msr from thread_struct by Anshuman Khandual · 9 years ago
  3. 72cd7b4 powerpc: Uncomment and make enable_kernel_vsx() routine available by Leonidas Da Silva Barbosa · 9 years ago
  4. 280e109 powerpc/kernel: Remove the unused extern dscr_default by Anshuman Khandual · 9 years ago
  5. 6eca893 powerpc/kernel: Rename copy_thread() 'arg' argument to 'kthread_arg' by Alex Dowad · 9 years ago
  6. 59994fb powerpc: Use generic PIE randomization by Vineeth Vijayan · 10 years ago
  7. 7d56c65 powerpc/ftrace: Remove mod_return_to_handler by Anton Blanchard · 10 years ago
  8. 7b051f6 powerpc: Use probe_kernel_address in show_instructions by Anton Blanchard · 10 years ago
  9. 69111ba powerpc: Replace __get_cpu_var uses by Christoph Lameter · 10 years ago
  10. acf620e powerpc: Rename __get_SP() to current_stack_pointer() by Anton Blanchard · 10 years ago
  11. bfe9a2c powerpc: Reimplement __get_SP() as a function not a define by Anton Blanchard · 10 years ago
  12. e1802b0 powerpc: Move more symbol exports next to function definitions by Anton Blanchard · 10 years ago
  13. 9be9be2 powerpc: Reduce scariness of interrupt frames in stack traces by Paul Mackerras · 10 years ago
  14. cec1548 powerpc: Pull out ksp_vsid logic into a helper by Michael Ellerman · 10 years ago
  15. 13b3d13 powerpc: Remove MMU_FTR_SLB by Michael Ellerman · 10 years ago
  16. 96d0161 powerpc: Correct DSCR during TM context switch by Sam bobroff · 10 years ago
  17. 21f5850 powerpc: Fix smp_processor_id() in preemptible splat in set_breakpoint by Paul Gortmaker · 10 years ago
  18. 04c32a5 powerpc: Drop return value from set_breakpoint as it is unused by Paul Gortmaker · 10 years ago
  19. 7cedd60 powerpc: Fix kernel thread creation on ABIv2 by Anton Blanchard · 11 years ago
  20. e6b8fd0 powerpc/tm: Disable IRQ in tm_recheckpoint by Michael Neuling · 10 years ago
  21. 621b506 powerpc/tm: Fix crash when forking inside a transaction by Michael Neuling · 11 years ago
  22. 1c430c0 powerpc: Fix hw breakpoints on !HAVE_HW_BREAKPOINT configurations by Andreas Schwab · 11 years ago
  23. 1b17366 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  24. fac515db Merge remote-tracking branch 'scott/next' into next by Benjamin Herrenschmidt · 11 years ago
  25. d31626f powerpc: Don't corrupt transactional state when using FP/VMX in kernel by Paul Mackerras · 11 years ago
  26. c141611 powerpc: Delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  27. 640e922 powerpc: fix exception clearing in e500 SPE float emulation by Joseph Myers · 11 years ago
  28. 5e6d26c Merge tag 'signed-for-3.13' of git://github.com/agraf/linux-2.6 into kvm-master by Paolo Bonzini · 11 years ago
  29. f5f9721 powerpc/kvm/booke: Fix build break due to stack frame size warning by Scott Wood · 11 years ago
  30. 3bab0bf Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  31. 6d888d1 powerpc: Only print PACATMSCRATCH in oops when TM is active by Anton Blanchard · 11 years ago
  32. 9db8bcf powerpc: Remove a few lines of oops output by Anton Blanchard · 11 years ago
  33. c540064 powerpc: Print DAR and DSISR on machine check oopses by Anton Blanchard · 11 years ago
  34. 94af3ab powerpc: ELF2 binaries launched directly. by Rusty Russell · 11 years ago
  35. 7ba5fef powerpc/tm: Remove interrupt disable in __switch_to() by Michael Neuling · 11 years ago
  36. 3743c9b powerpc: export debug registers save function for KVM by Bharat Bhushan · 11 years ago
  37. 51ae8d4 powerpc: move debug registers in a structure by Bharat Bhushan · 11 years ago
  38. 660970f powerpc: remove unnecessary line continuations by Bharat Bhushan · 11 years ago
  39. 1846196 powerpc: Provide for giveup_fpu/altivec to save state in alternate location by Paul Mackerras · 11 years ago
  40. de79f7b powerpc: Put FP/VSX and VR state into structures by Paul Mackerras · 11 years ago
  41. cbc9565 powerpc: Remove ksp_limit on ppc64 by Benjamin Herrenschmidt · 11 years ago
  42. 3f1f431 Merge branch 'merge' into next by Benjamin Herrenschmidt · 11 years ago
  43. 037f0ee powerpc: Make flush_fp_to_thread() nop when CONFIG_PPC_FPU is disabled by Kevin Hao · 11 years ago
  44. c2d5264 powerpc: Save the TAR register earlier by Michael Neuling · 11 years ago
  45. 24a72ac Merge tag 'v3.10' into next by Benjamin Herrenschmidt · 11 years ago
  46. 330a1eb powerpc/perf: Core EBB support for 64-bit book3s by Michael Ellerman · 11 years ago
  47. 0e37739 powerpc: Fix stack overflow crash in resume_kernel when ftracing by Michael Ellerman · 11 years ago
  48. 82a9f16 powerpc/hw_breakpoints: Add DABRX cpu feature to fix 32-bit regression by Michael Neuling · 11 years ago
  49. 6cecf76 powerpc/booke64: Fix kernel hangs at kernel_dbg_exc by Scott Wood · 11 years ago
  50. af945cf powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning again by Li Zhong · 11 years ago
  51. 5a148af Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  52. a43cb95 dump_stack: unify debug information printed by show_regs() by Tejun Heo · 11 years ago
  53. 196779b dump_stack: consolidate dump_stack() implementations and unify their behaviors by Tejun Heo · 11 years ago
  54. 234d15d Merge remote-tracking branch 'origin/master' into next by Benjamin Herrenschmidt · 11 years ago
  55. 28d170a ptrace/powerpc: Don't flush_ptrace_hw_breakpoint() on fork() by Oleg Nesterov · 11 years ago
  56. f110c0c powerpc: fix compiling CONFIG_PPC_TRANSACTIONAL_MEM when CONFIG_ALTIVEC=n by Michael Neuling · 11 years ago
  57. bc2a940 powerpc: Hook in new transactional memory code by Michael Neuling · 12 years ago
  58. fb09692 powerpc: Add reclaim and recheckpoint functions for context switching transactional memory processes by Michael Neuling · 12 years ago
  59. afc0770 powerpc: Add transactional memory paca scratch register to show_regs by Michael Neuling · 12 years ago
  60. 8b3c34c powerpc: New macros for transactional memory support by Michael Neuling · 12 years ago
  61. 05d694e powerpc: Add length setting to set_dawr by Michael Neuling · 12 years ago
  62. b9818c3 powerpc: Rename set_break to avoid naming conflict by Michael Neuling · 12 years ago
  63. bf99de3 powerpc: Add the DAWR support to the set_break() by Michael Neuling · 12 years ago
  64. 9422de3 powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registers by Michael Neuling · 12 years ago
  65. 9277924 powerpc: Define ppr in thread_struct by Haren Myneni · 12 years ago
  66. afa86fc flagday: don't pass regs to copy_thread() by Al Viro · 12 years ago
  67. 0bcfe54 powerpc: switch to generic fork/clone/vfork by Al Viro · 12 years ago
  68. ab75819 powerpc: make fork_idle() take the common "kernel thread" path in copy_thread() by Al Viro · 12 years ago
  69. ea516b1 powerpc: put the "zero usp means using parent's stack pointer" to copy_thread() by Al Viro · 12 years ago
  70. 64c2f65 powerpc: don't bother with CHECK_FULL_REGS in sys_fork() et.al. by Al Viro · 12 years ago
  71. 9d40127 powerpc: don't bother with zero-extending arguments in sys_clone() by Al Viro · 12 years ago
  72. 53b50f94 powerpc: take dereferencing to ret_from_kernel_thread() by Al Viro · 12 years ago
  73. 4079210 powerpc: don't mess with r2 in copy_thread() and friends by Al Viro · 12 years ago
  74. 138d1ce powerpc: switch to saner kernel_execve() semantics by Al Viro · 12 years ago
  75. 8213a2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  76. 5f3d2f2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  77. 0b981cb Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  78. be6abfa powerpc: switch to generic sys_execve()/kernel_execve() by Al Viro · 12 years ago
  79. 58254e1 powerpc: split ret_from_fork by Al Viro · 12 years ago
  80. 4474ef0 powerpc: Rework set_dabr so it can take a DABRX value as well by Michael Neuling · 12 years ago
  81. fff34b3 Merge branch 'merge' into next by Benjamin Herrenschmidt · 12 years ago
  82. 1021cb2 powerpc: Fix DSCR inheritance in copy_thread() by Anton Blanchard · 12 years ago
  83. 41ab526 powerpc: Add trap_nr to thread_struct by Ananth N Mavinakayanahalli · 12 years ago
  84. baa3604 cputime: Consolidate vtime handling on context switch by Frederic Weisbecker · 12 years ago
  85. ec0d7f1 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  86. 6f73b36 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  87. 55ccf3f fork: move the real prepare_to_copy() users to arch_dup_task_struct() by Suresh Siddha · 12 years ago
  88. 96c9511 powerpc: Use common threadinfo allocator by Thomas Gleixner · 12 years ago
  89. 3500087 powerpc: Optimise enable_kernel_altivec by Anton Blanchard · 12 years ago
  90. fae2e0f powerpc: Fix typo in runlatch code by Benjamin Herrenschmidt · 12 years ago
  91. ae3a197 Disintegrate asm/system.h for PowerPC by David Howells · 12 years ago
  92. 7230c56 powerpc: Rework lazy-interrupt handling by Benjamin Herrenschmidt · 13 years ago
  93. fe1952f powerpc: Rework runlatch code by Benjamin Herrenschmidt · 13 years ago
  94. 40c8cef powerpc: Fix kernel log of oops/panic instruction dump by Ira Snyder · 13 years ago
  95. 3bfd0c9c powerpc: Decode correct MSR bits in oops output by Anton Blanchard · 13 years ago
  96. 187b9f2 powerpc/book3e-64: Fix debug support for userspace by Kumar Gala · 13 years ago
  97. ba28c9a powerpc: Revert show_regs() define for readability by Kumar Gala · 13 years ago
  98. 4b16f8e powerpc: various straight conversions from module.h --> export.h by Paul Gortmaker · 13 years ago
  99. 1844750 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  100. 5115a02 powerpc: Add CFAR to oops output by Michael Neuling · 13 years ago