1. b9818c3 powerpc: Rename set_break to avoid naming conflict by Michael Neuling · 12 years ago
  2. bf99de3 powerpc: Add the DAWR support to the set_break() by Michael Neuling · 12 years ago
  3. 9422de3 powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registers by Michael Neuling · 12 years ago
  4. 9277924 powerpc: Define ppr in thread_struct by Haren Myneni · 12 years ago
  5. afa86fc flagday: don't pass regs to copy_thread() by Al Viro · 12 years ago
  6. 0bcfe54 powerpc: switch to generic fork/clone/vfork by Al Viro · 12 years ago
  7. ab75819 powerpc: make fork_idle() take the common "kernel thread" path in copy_thread() by Al Viro · 12 years ago
  8. ea516b1 powerpc: put the "zero usp means using parent's stack pointer" to copy_thread() by Al Viro · 12 years ago
  9. 64c2f65 powerpc: don't bother with CHECK_FULL_REGS in sys_fork() et.al. by Al Viro · 12 years ago
  10. 9d40127 powerpc: don't bother with zero-extending arguments in sys_clone() by Al Viro · 12 years ago
  11. 53b50f94 powerpc: take dereferencing to ret_from_kernel_thread() by Al Viro · 12 years ago
  12. 4079210 powerpc: don't mess with r2 in copy_thread() and friends by Al Viro · 12 years ago
  13. 138d1ce powerpc: switch to saner kernel_execve() semantics by Al Viro · 12 years ago
  14. 8213a2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  15. 5f3d2f2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  16. 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
  17. be6abfa powerpc: switch to generic sys_execve()/kernel_execve() by Al Viro · 12 years ago
  18. 58254e1 powerpc: split ret_from_fork by Al Viro · 12 years ago
  19. 4474ef0 powerpc: Rework set_dabr so it can take a DABRX value as well by Michael Neuling · 12 years ago
  20. fff34b3 Merge branch 'merge' into next by Benjamin Herrenschmidt · 12 years ago
  21. 1021cb2 powerpc: Fix DSCR inheritance in copy_thread() by Anton Blanchard · 12 years ago
  22. 41ab526 powerpc: Add trap_nr to thread_struct by Ananth N Mavinakayanahalli · 12 years ago
  23. baa3604 cputime: Consolidate vtime handling on context switch by Frederic Weisbecker · 13 years ago
  24. 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
  25. 6f73b36 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  26. 55ccf3f fork: move the real prepare_to_copy() users to arch_dup_task_struct() by Suresh Siddha · 13 years ago
  27. 96c9511 powerpc: Use common threadinfo allocator by Thomas Gleixner · 13 years ago
  28. 3500087 powerpc: Optimise enable_kernel_altivec by Anton Blanchard · 13 years ago
  29. fae2e0f powerpc: Fix typo in runlatch code by Benjamin Herrenschmidt · 13 years ago
  30. ae3a197 Disintegrate asm/system.h for PowerPC by David Howells · 13 years ago
  31. 7230c56 powerpc: Rework lazy-interrupt handling by Benjamin Herrenschmidt · 13 years ago
  32. fe1952f powerpc: Rework runlatch code by Benjamin Herrenschmidt · 13 years ago
  33. 40c8cef powerpc: Fix kernel log of oops/panic instruction dump by Ira Snyder · 13 years ago
  34. 3bfd0c9c powerpc: Decode correct MSR bits in oops output by Anton Blanchard · 13 years ago
  35. 187b9f2 powerpc/book3e-64: Fix debug support for userspace by Kumar Gala · 13 years ago
  36. ba28c9a powerpc: Revert show_regs() define for readability by Kumar Gala · 13 years ago
  37. 4b16f8e powerpc: various straight conversions from module.h --> export.h by Paul Gortmaker · 13 years ago
  38. 1844750 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  39. 5115a02 powerpc: Add CFAR to oops output by Michael Neuling · 13 years ago
  40. 0e0ebdb powerpc: Remove redundant set_fs(USER_DS) by Mathias Krause · 14 years ago
  41. de56a94 KVM: PPC: Add support for Book3S processors in hypervisor mode by Paul Mackerras · 14 years ago
  42. 685659e powerpc/e500: Save SPEFCSR in flush_spe_to_thread() by yu liu · 14 years ago
  43. d6bf29b powerpc: mmu_gather rework by Peter Zijlstra · 14 years ago
  44. 44ae3ab powerpc: Free up some CPU feature bits by moving out MMU-related features by Matt Evans · 14 years ago
  45. efcac65 powerpc: Per process DSCR + some fixes (try#4) by Alexey Kardashevskiy · 14 years ago
  46. b6a8401 mm: NUMA aware alloc_thread_info_node() by Eric Dumazet · 14 years ago
  47. e0780b7 powerpc: Fix call to flush_ptrace_hw_breakpoint() by K.Prasad · 14 years ago
  48. 7071854 powerpc: Print 32 bits of DSISR in show_regs by Anton Blanchard · 14 years ago
  49. cf9efce powerpc: Account time using timebase rather than PURR by Paul Mackerras · 14 years ago
  50. e1f0ece powerpc: Move arch_sd_sibling_asym_packing() to smp.c by Michael Neuling · 14 years ago
  51. 4138d65 powerpc: Inline ppc64_runlatch_off by Anton Blanchard · 14 years ago
  52. 9904b00 powerpc: Use is_32bit_task() helper to test 32 bit binary by Denis Kirjanov · 14 years ago
  53. d762746 Make do_execve() take a const filename pointer by David Howells · 14 years ago
  54. c788732 Mark arguments to certain syscalls as being const by David Howells · 14 years ago
  55. c4efd6b Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  56. dca45ad Merge branch 'linus' into sched/core by Ingo Molnar · 14 years ago
  57. a2e1981 powerpc/book3e: Hack to get gdb moving along on Book3E 64-bit by Benjamin Herrenschmidt · 15 years ago
  58. 5f07aa7 Merge commit 'paulus-perf/master' into next by Benjamin Herrenschmidt · 15 years ago
  59. 2ec57d4 sched: Fix spelling of sibling by Michael Neuling · 15 years ago
  60. 5aae8a5 powerpc, hw_breakpoints: Implement hw_breakpoints for 64-bit server processors by K.Prasad · 15 years ago
  61. f1ba9a5 powerpc: Unconditionally enabled irq stacks by Christoph Hellwig · 15 years ago
  62. 89275d5 powerpc: Exclude arch_sd_sibiling_asym_packing() on UP by Peter Zijlstra · 15 years ago
  63. 76cbd8a powerpc: Enable asymmetric SMT scheduling on POWER7 by Michael Neuling · 15 years ago
  64. 221c185 powerpc/476: Add isync after loading mmu and debug spr's by Dave Kleikamp · 15 years ago
  65. 3bffb65 powerpc/booke: Add support for advanced debug registers by Dave Kleikamp · 15 years ago
  66. 172ae2e powerpc/booke: Introduce new CONFIG options for advanced debug registers by Dave Kleikamp · 15 years ago
  67. 94f28da powerpc: TIF_ABI_PENDING bit removal by Andreas Schwab · 15 years ago
  68. ce7a35c powerpc: Fix compile errors found by new ppc64e_defconfig by Kumar Gala · 15 years ago
  69. 9135c3c powerpc/ftrace: show real return addresses in modules by Steven Rostedt · 15 years ago
  70. 8bbde7a powerpc: Move 64bit heap above 1TB on machines with 1TB segments by Anton Blanchard · 15 years ago
  71. c6c9eac powerpc/booke: Don't set DABR on 64-bit BookE, use DAC1 instead by Benjamin Herrenschmidt · 15 years ago
  72. 747bea9 powerpc: Clean ifdef usage in copy_thread() by Benjamin Herrenschmidt · 15 years ago
  73. a236719 powerpc: Fix output from show_regs by Kumar Gala · 16 years ago
  74. 9449168 powerpc: Shield code specific to 64-bit server processors by Benjamin Herrenschmidt · 16 years ago
  75. 6f2c55b Simplify copy_thread() by Alexey Dobriyan · 16 years ago
  76. 501cb16 powerpc: Randomise PIEs by Anton Blanchard · 16 years ago
  77. 912f9ee powerpc: Randomise the brk region by Anton Blanchard · 16 years ago
  78. d839088 powerpc: Randomise lower bits of stack address by Anton Blanchard · 16 years ago
  79. 6794c78 powerpc64: port of the function graph tracer by Steven Rostedt · 16 years ago
  80. 79741dd [PATCH] idle cputime accounting by Martin Schwidefsky · 16 years ago
  81. c4d04be powerpc: Allow the max stack trace depth to be configured by Johannes Berg · 16 years ago
  82. 1b98326 powerpc: Add MSR[CE, DE] to the MSR bits we print on show_regs() by Kumar Gala · 16 years ago
  83. 9c4cb82 powerpc: Remove use of CONFIG_PPC_MERGE by Kumar Gala · 16 years ago
  84. 2325f0a powerpc/booke: Clean up the hardware watchpoint support by Kumar Gala · 16 years ago
  85. d6a61bf powerpc: BookE hardware watchpoint support by Luis Machado · 16 years ago
  86. 7c29217 powerpc: fix giveup_vsx to save registers correctly by Michael Neuling · 17 years ago
  87. 058c78f powerpc: Use new printk extension %pS to print symbols on oops by Benjamin Herrenschmidt · 17 years ago
  88. 138fc1ee0 powerpc: Remove old dump_task_* functions by Michael Neuling · 17 years ago
  89. f3e909c powerpc: Update for VSX core file and ptrace by Michael Neuling · 17 years ago
  90. ce48b21 powerpc: Add VSX context save/restore, ptrace and signal support by Michael Neuling · 17 years ago
  91. 9c75a31 powerpc: Add macros to access floating point registers in thread_struct. by Michael Neuling · 17 years ago
  92. 8521882 [POWERPC] Add IRQSTACKS support on ppc32 by Kumar Gala · 17 years ago
  93. f6a6168 [POWERPC] Fix kernel stack allocation alignment by Benjamin Herrenschmidt · 17 years ago
  94. ec2b36b [POWERPC] Move stackframe definitions to common header by Benjamin Herrenschmidt · 17 years ago
  95. ac7c535 Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  96. a2ceff5 [POWERPC] Fix missed hardware breakpoints across multiple threads by Michael Ellerman · 17 years ago
  97. 54f53f2 Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  98. 71e91a0 [POWERPC] Don't touch PT_DTRACE in exec by Roland McGrath · 17 years ago
  99. 44387e9 [POWERPC] Fix PMU + soft interrupt disable bug by Anton Blanchard · 17 years ago
  100. 79ccd1b [POWERPC] Fix DEBUG_PREEMPT warning when warning by Hugh Dickins · 17 years ago