1. 187b9f2 powerpc/book3e-64: Fix debug support for userspace by Kumar Gala · 13 years ago
  2. ba28c9a powerpc: Revert show_regs() define for readability by Kumar Gala · 13 years ago
  3. 4b16f8e powerpc: various straight conversions from module.h --> export.h by Paul Gortmaker · 13 years ago
  4. 1844750 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  5. 5115a02 powerpc: Add CFAR to oops output by Michael Neuling · 13 years ago
  6. 0e0ebdb powerpc: Remove redundant set_fs(USER_DS) by Mathias Krause · 14 years ago
  7. de56a94 KVM: PPC: Add support for Book3S processors in hypervisor mode by Paul Mackerras · 14 years ago
  8. 685659e powerpc/e500: Save SPEFCSR in flush_spe_to_thread() by yu liu · 14 years ago
  9. d6bf29b powerpc: mmu_gather rework by Peter Zijlstra · 14 years ago
  10. 44ae3ab powerpc: Free up some CPU feature bits by moving out MMU-related features by Matt Evans · 14 years ago
  11. efcac65 powerpc: Per process DSCR + some fixes (try#4) by Alexey Kardashevskiy · 14 years ago
  12. b6a8401 mm: NUMA aware alloc_thread_info_node() by Eric Dumazet · 14 years ago
  13. e0780b7 powerpc: Fix call to flush_ptrace_hw_breakpoint() by K.Prasad · 14 years ago
  14. 7071854 powerpc: Print 32 bits of DSISR in show_regs by Anton Blanchard · 14 years ago
  15. cf9efce powerpc: Account time using timebase rather than PURR by Paul Mackerras · 14 years ago
  16. e1f0ece powerpc: Move arch_sd_sibling_asym_packing() to smp.c by Michael Neuling · 14 years ago
  17. 4138d65 powerpc: Inline ppc64_runlatch_off by Anton Blanchard · 14 years ago
  18. 9904b00 powerpc: Use is_32bit_task() helper to test 32 bit binary by Denis Kirjanov · 14 years ago
  19. d762746 Make do_execve() take a const filename pointer by David Howells · 14 years ago
  20. c788732 Mark arguments to certain syscalls as being const by David Howells · 14 years ago
  21. 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
  22. dca45ad Merge branch 'linus' into sched/core by Ingo Molnar · 14 years ago
  23. a2e1981 powerpc/book3e: Hack to get gdb moving along on Book3E 64-bit by Benjamin Herrenschmidt · 15 years ago
  24. 5f07aa7 Merge commit 'paulus-perf/master' into next by Benjamin Herrenschmidt · 15 years ago
  25. 2ec57d4 sched: Fix spelling of sibling by Michael Neuling · 15 years ago
  26. 5aae8a5 powerpc, hw_breakpoints: Implement hw_breakpoints for 64-bit server processors by K.Prasad · 15 years ago
  27. f1ba9a5 powerpc: Unconditionally enabled irq stacks by Christoph Hellwig · 15 years ago
  28. 89275d5 powerpc: Exclude arch_sd_sibiling_asym_packing() on UP by Peter Zijlstra · 15 years ago
  29. 76cbd8a powerpc: Enable asymmetric SMT scheduling on POWER7 by Michael Neuling · 15 years ago
  30. 221c185 powerpc/476: Add isync after loading mmu and debug spr's by Dave Kleikamp · 15 years ago
  31. 3bffb65 powerpc/booke: Add support for advanced debug registers by Dave Kleikamp · 15 years ago
  32. 172ae2e powerpc/booke: Introduce new CONFIG options for advanced debug registers by Dave Kleikamp · 15 years ago
  33. 94f28da powerpc: TIF_ABI_PENDING bit removal by Andreas Schwab · 15 years ago
  34. ce7a35c powerpc: Fix compile errors found by new ppc64e_defconfig by Kumar Gala · 15 years ago
  35. 9135c3c powerpc/ftrace: show real return addresses in modules by Steven Rostedt · 15 years ago
  36. 8bbde7a powerpc: Move 64bit heap above 1TB on machines with 1TB segments by Anton Blanchard · 15 years ago
  37. c6c9eac powerpc/booke: Don't set DABR on 64-bit BookE, use DAC1 instead by Benjamin Herrenschmidt · 15 years ago
  38. 747bea9 powerpc: Clean ifdef usage in copy_thread() by Benjamin Herrenschmidt · 15 years ago
  39. a236719 powerpc: Fix output from show_regs by Kumar Gala · 16 years ago
  40. 9449168 powerpc: Shield code specific to 64-bit server processors by Benjamin Herrenschmidt · 16 years ago
  41. 6f2c55b Simplify copy_thread() by Alexey Dobriyan · 16 years ago
  42. 501cb16 powerpc: Randomise PIEs by Anton Blanchard · 16 years ago
  43. 912f9ee powerpc: Randomise the brk region by Anton Blanchard · 16 years ago
  44. d839088 powerpc: Randomise lower bits of stack address by Anton Blanchard · 16 years ago
  45. 6794c78 powerpc64: port of the function graph tracer by Steven Rostedt · 16 years ago
  46. 79741dd [PATCH] idle cputime accounting by Martin Schwidefsky · 16 years ago
  47. c4d04be powerpc: Allow the max stack trace depth to be configured by Johannes Berg · 16 years ago
  48. 1b98326 powerpc: Add MSR[CE, DE] to the MSR bits we print on show_regs() by Kumar Gala · 16 years ago
  49. 9c4cb82 powerpc: Remove use of CONFIG_PPC_MERGE by Kumar Gala · 16 years ago
  50. 2325f0a powerpc/booke: Clean up the hardware watchpoint support by Kumar Gala · 16 years ago
  51. d6a61bf powerpc: BookE hardware watchpoint support by Luis Machado · 16 years ago
  52. 7c29217 powerpc: fix giveup_vsx to save registers correctly by Michael Neuling · 17 years ago
  53. 058c78f powerpc: Use new printk extension %pS to print symbols on oops by Benjamin Herrenschmidt · 17 years ago
  54. 138fc1ee0 powerpc: Remove old dump_task_* functions by Michael Neuling · 17 years ago
  55. f3e909c powerpc: Update for VSX core file and ptrace by Michael Neuling · 17 years ago
  56. ce48b21 powerpc: Add VSX context save/restore, ptrace and signal support by Michael Neuling · 17 years ago
  57. 9c75a31 powerpc: Add macros to access floating point registers in thread_struct. by Michael Neuling · 17 years ago
  58. 8521882 [POWERPC] Add IRQSTACKS support on ppc32 by Kumar Gala · 17 years ago
  59. f6a6168 [POWERPC] Fix kernel stack allocation alignment by Benjamin Herrenschmidt · 17 years ago
  60. ec2b36b [POWERPC] Move stackframe definitions to common header by Benjamin Herrenschmidt · 17 years ago
  61. ac7c535 Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  62. a2ceff5 [POWERPC] Fix missed hardware breakpoints across multiple threads by Michael Ellerman · 17 years ago
  63. 54f53f2 Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  64. 71e91a0 [POWERPC] Don't touch PT_DTRACE in exec by Roland McGrath · 17 years ago
  65. 44387e9 [POWERPC] Fix PMU + soft interrupt disable bug by Anton Blanchard · 17 years ago
  66. 79ccd1b [POWERPC] Fix DEBUG_PREEMPT warning when warning by Hugh Dickins · 17 years ago
  67. 81a3843 [POWERPC] Fix hardware IRQ time accounting problem. by Tony Breeds · 17 years ago
  68. fa13a5a sched: restore deterministic CPU accounting on powerpc by Paul Mackerras · 17 years ago
  69. 19c5870 Use helpers to obtain task pid in printks (arch code) by Alexey Dobriyan · 17 years ago
  70. 1f7d666 powerpc: add Altivec/VMX state to coredumps by Mark Nelson · 17 years ago
  71. 1189be6 [POWERPC] Use 1TB segments by Paul Mackerras · 17 years ago
  72. 70f227d Merge branch 'linux-2.6' into for-2.6.24 by Paul Mackerras · 17 years ago
  73. 0de2d82 [POWERPC] Make instruction dumping work in real mode by Scott Wood · 17 years ago
  74. 474f819 [POWERPC] Ensure FULL_REGS on exec by Roland McGrath · 17 years ago
  75. 5e14d21 [POWERPC] Add cpu feature for SPE handling by Kumar Gala · 17 years ago
  76. 0ee6c15 [POWERPC] Flush registers to proper task context by Kumar Gala · 17 years ago
  77. 1417078 [POWERPC] Fix register labels on show_regs() message for 4xx/Book-E by Kumar Gala · 17 years ago
  78. 791cc50 [POWERPC] Always apply DABR changes on context switches by Benjamin Herrenschmidt · 18 years ago
  79. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 18 years ago
  80. a741e67 [POWERPC] Make tlb flush batch use lazy MMU mode by Benjamin Herrenschmidt · 18 years ago
  81. e049d1c Merge branch 'linux-2.6' into for-2.6.22 by Paul Mackerras · 18 years ago
  82. f6f7dde [POWERPC] Use lowercase for hex printouts in oops messages. by anton@samba.org · 18 years ago
  83. 4002aca [POWERPC] Remove last_syscall by Anton Blanchard · 18 years ago
  84. f144e7c7 [POWERPC] Fix atomicity of TIF update in flush_thread() by Mathieu Desnoyers · 18 years ago
  85. bb72c48 [POWERPC] Harden validate_sp against stack corruption by Paul Mackerras · 18 years ago
  86. 00ae36d [POWERPC] Better check in show_instructions by Anton Blanchard · 18 years ago
  87. 96b644b [PATCH] namespaces: utsname: use init_utsname when appropriate by Serge E. Hallyn · 18 years ago
  88. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  89. e9370ae [PATCH] powerpc: Implement PR_[GS]ET_UNALIGN prctls for powerpc by Paul Mackerras · 19 years ago
  90. fab5db9 [PATCH] powerpc: Implement support for setting little-endian mode via prctl by Paul Mackerras · 19 years ago
  91. 0cb3463 [PATCH] unexport get_wchan by Adrian Bunk · 19 years ago
  92. 2f25194 [PATCH] powerpc: export validate_sp for oprofile calltrace by Anton Blanchard · 19 years ago
  93. a7f3184 [PATCH] powerpc: declare arch syscalls in <asm/syscalls.h> by Arnd Bergmann · 19 years ago
  94. af30837 [PATCH] powerpc: fix various sparse warnings by Stephen Rothwell · 19 years ago
  95. c6fd91f [PATCH] kretprobe instance recycled by parent process by bibo mao · 19 years ago
  96. c6622f6 powerpc: Implement accurate task and CPU time accounting by Paul Mackerras · 19 years ago
  97. a00428f Merge ../powerpc-merge by Paul Mackerras · 19 years ago
  98. cb2c9b2 [PATCH] powerpc: Fix runlatch performance issues by Anton Blanchard · 19 years ago
  99. 2ef9481 [PATCH] powerpc: trivial: modify comments to refer to new location of files by Jon Mason · 19 years ago
  100. 45bfe98 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge by Linus Torvalds · 19 years ago