1. cbc9565 powerpc: Remove ksp_limit on ppc64 by Benjamin Herrenschmidt · 11 years ago
  2. 17e8de7 powerpc: Unaligned stores and stmw are broken in emulation code by Tom Musta · 11 years ago
  3. 7ffcf8e powerpc: Fix little endian lppaca, slb_shadow and dtl_entry by Anton Blanchard · 11 years ago
  4. 70a54a4 powerpc: Fix single step emulation of 32bit overflowed branches by Michael Neuling · 11 years ago
  5. 280a5ba powerpc/pseries: Improve stream generation comments in copypage/user by Michael Neuling · 11 years ago
  6. 5e249d4 uprobes/powerpc: Add dependency on single step emulation by Suzuki K. Poulose · 12 years ago
  7. 1fbe9cf powerpc: Build kernel with -mcmodel=medium by Anton Blanchard · 12 years ago
  8. c8adfec powerpc: Fix VMX fix for memcpy case by Nishanth Aravamudan · 12 years ago
  9. 8e9f693 powerpc/kprobe: Don't emulate store when kprobe stwu r1 by Tiejun Chen · 12 years ago
  10. 636802e powerpc: Don't use __put_user() in patch_instruction by Benjamin Herrenschmidt · 12 years ago
  11. 2fae7cd powerpc: Fix VMX in interrupt check in POWER7 copy loops by Anton Blanchard · 12 years ago
  12. dad477c powerpc: POWER7 copy_to_user/copy_from_user patch applied twice by Anton Blanchard · 12 years ago
  13. 1d5a436 powerpc: Put the gpr save/restore functions in their own section by Stephen Rothwell · 12 years ago
  14. e55174e powerpc: Fixes for instructions not using correct register naming by Michael Neuling · 12 years ago
  15. 86e32fd powerpc: Change mtcrf to use real register names by Michael Neuling · 12 years ago
  16. 44ce6a5 powerpc: Merge STK_REG/PARAM/FRAMESIZE by Michael Neuling · 12 years ago
  17. c75df6f powerpc: Fix usage of register macros getting ready for %r0 change by Michael Neuling · 12 years ago
  18. cf8fb55 powerpc: Optimise the 64bit optimised __clear_user by Anton Blanchard · 12 years ago
  19. b3f271e powerpc: POWER7 optimised memcpy using VMX and enhanced prefetch by Anton Blanchard · 12 years ago
  20. bce4b4b powerpc: Use enhanced touch instructions in POWER7 copy_to_user/copy_from_user by Anton Blanchard · 12 years ago
  21. fde6928 powerpc: POWER7 optimised copy_page using VMX and enhanced prefetch by Anton Blanchard · 12 years ago
  22. 6f7839e powerpc: Rename copyuser_power7_vmx.c to vmx-helper.c by Anton Blanchard · 12 years ago
  23. a9514dc powerpc: Use enhanced touch instructions in POWER7 copy_to_user/copy_from_user by Anton Blanchard · 12 years ago
  24. 17968fb powerpc: 64bit optimised __clear_user by Anton Blanchard · 12 years ago
  25. b6e3796 powerpc: Have patch_instruction detect faults by Steven Rostedt · 12 years ago
  26. 1629372 powerpc: Use the new generic strncpy_from_user() and strnlen_user() by Paul Mackerras · 12 years ago
  27. 694caf0 powerpc: Remove CONFIG_POWER4_ONLY by Anton Blanchard · 12 years ago
  28. ae3a197 Disintegrate asm/system.h for PowerPC by David Howells · 12 years ago
  29. f533927 powerpc: Remove FW_FEATURE ISERIES from arch code by Stephen Rothwell · 12 years ago
  30. a66086b powerpc: POWER7 optimised copy_to_user/copy_from_user using VMX by Anton Blanchard · 13 years ago
  31. d715e43 powerpc: Copy down exception vectors after feature fixups by Anton Blanchard · 13 years ago
  32. 4b16f8e powerpc: various straight conversions from module.h --> export.h by Paul Gortmaker · 13 years ago
  33. 82aff10 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  34. 268bb0c sanitize <linux/prefetch.h> usage by Linus Torvalds · 13 years ago
  35. a56555e powerpc: Remove alloc_maybe_bootmem for zalloc version by Milton Miller · 13 years ago
  36. 40f1ce7 powerpc: Remove ioremap_flags by Anton Blanchard · 13 years ago
  37. d988f0e powerpc: Simplify 4k/64k copy_page logic by Anton Blanchard · 13 years ago
  38. b91e136 powerpc: Use MSR_64BIT in sstep.c, fix kprobes on BOOK3E by Michael Ellerman · 13 years ago
  39. c033728 powerpc: Ensure the else case of feature sections will fit by Michael Ellerman · 14 years ago
  40. b5f9b66 powerpc: Hardcode popcnt instructions for old assemblers by Anton Blanchard · 14 years ago
  41. 64ff312 powerpc: Add support for popcnt instructions by Anton Blanchard · 14 years ago
  42. 4108d9b powerpc/Makefiles: Change to new flag variables by matt mooney · 14 years ago
  43. cd64d16 powerpc: mtmsrd not defined by Sean MacLennan · 14 years ago
  44. 025c018 powerpc: Fix incorrect .stabs entry for copy_32.S by Sean MacLennan · 14 years ago
  45. 8154c5d powerpc: Abstract indexing of lppaca structs by Paul Mackerras · 14 years ago
  46. 8c77391 powerpc: Add 64bit csum_and_copy_to_user by Anton Blanchard · 14 years ago
  47. fdd374b powerpc: Optimise 64bit csum_partial_copy_generic and add csum_and_copy_from_user by Anton Blanchard · 14 years ago
  48. 9b83ecb powerpc: Optimise 64bit csum_partial by Anton Blanchard · 14 years ago
  49. 5f07aa7 Merge commit 'paulus-perf/master' into next by Benjamin Herrenschmidt · 14 years ago
  50. 3880ecb powerpc: Fix feature-fixup tests for gcc 4.5 by Stephen Rothwell · 14 years ago
  51. 7fca5dc powerpc: Fix module building for gcc 4.5 and 64 bit by Stephen Rothwell · 14 years ago
  52. 5aae8a5 powerpc, hw_breakpoints: Implement hw_breakpoints for 64-bit server processors by K.Prasad · 14 years ago
  53. 0016a4c powerpc: Emulate most Book I instructions in emulate_step() by Paul Mackerras · 14 years ago
  54. ca5d067 powerpc: Fix string library functions by Andreas Schwab · 14 years ago
  55. 637a990 powerpc: Fix handling of strncmp with zero len by Jeff Mahoney · 14 years ago
  56. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  57. 3d98ffb powerpc: Fix lwsync feature fixup vs. modules on 64-bit by Benjamin Herrenschmidt · 14 years ago
  58. 789c299 powerpc: Improve 64bit copy_tofrom_user by Anton Blanchard · 14 years ago
  59. 63e6c5b powerpc: Pair loads and stores in copy_4k_page by Anton Blanchard · 14 years ago
  60. 53eae22 powerpc: Fix lwsync patching code on 64bit by Anton Blanchard · 14 years ago
  61. fb3a6bb locking: Convert raw_rwlock to arch_rwlock by Thomas Gleixner · 15 years ago
  62. 0199c4e locking: Convert __raw_spin* functions to arch_spin* by Thomas Gleixner · 15 years ago
  63. 445c895 locking: Convert raw_spinlock to arch_spinlock by Thomas Gleixner · 15 years ago
  64. bcd6acd Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  65. 15d914d powerpc/8xx: Start using dcbX instructions in various copy routines by Joakim Tjernlund · 15 years ago
  66. 3cd980d powerpc: perf_event: Cleanup copy_page output by hiding setup symbol by Anton Blanchard · 15 years ago
  67. ba55bd7 powerpc: Add configurable -Werror for arch/powerpc by Michael Ellerman · 15 years ago
  68. b16e776 powerpc: Move dma-noncoherent.c from arch/powerpc/lib to arch/powerpc/mm by Benjamin Herrenschmidt · 15 years ago
  69. 84532a0 Revert "powerpc: Rework dma-noncoherent to use generic vmalloc layer" by Benjamin Herrenschmidt · 15 years ago
  70. e14eee5 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  71. f72b728 powerpc: Fix 64bit __copy_tofrom_user() regression by Mark Nelson · 15 years ago
  72. e423b9ec powerpc: Fix 64bit memcpy() regression by Mark Nelson · 15 years ago
  73. 33f00dce powerpc: Rework dma-noncoherent to use generic vmalloc layer by Ilya Yanok · 15 years ago
  74. 16c57b3 powerpc: Unify opcode definitions and support by Kumar Gala · 15 years ago
  75. eef3361 powerpc: Don't emulate mr. instructions by Ananth N Mavinakayanahalli · 15 years ago
  76. 3c92ec8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  77. 8168b54 powerpc: Rename struct vm_region to avoid conflict with NOMMU by David Howells · 16 years ago
  78. 30cd324 Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' into tracing/core by Ingo Molnar · 16 years ago
  79. c280266 Merge branch 'linux-2.6' into next by Paul Mackerras · 16 years ago
  80. af4d364 powerpc: Fix corruption error in rh_alloc_fixed() by Guillaume Knispel · 16 years ago
  81. f1eecf0 powerpc/ppc32: static ftrace fixes for PPC32 by Steven Rostedt · 16 years ago
  82. a4e22f0 powerpc: Update 64bit __copy_tofrom_user() using CPU_FTR_UNALIGNED_LD_STD by Mark Nelson · 16 years ago
  83. 7526ff7 powerpc: Remove superfluous WARN_ON() from dma-noncoherent.c by Hollis Blanchard · 16 years ago
  84. 25d6e2d powerpc: Update 64bit memcpy() using CPU_FTR_UNALIGNED_LD_STD by Mark Nelson · 16 years ago
  85. 8aa2659 powerpc: Fix DMA offset for non-coherent DMA by Benjamin Herrenschmidt · 16 years ago
  86. 57dda6e powerpc: New copy_4K_page() by Mark Nelson · 16 years ago
  87. 9c4cb82 powerpc: Remove use of CONFIG_PPC_MERGE by Kumar Gala · 16 years ago
  88. 27ac792 PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures by Andrea Righi · 16 years ago
  89. 76bfdcf powerpc: Use PPC_LONG and PPC_LONG_ALIGN in lib/string.S by Michael Ellerman · 16 years ago
  90. 1856c02 powerpc: Use WARN_ON(1) instead of __WARN() by Michael Ellerman · 16 years ago
  91. 2d1b202 powerpc: Fixup lwsync at runtime by Kumar Gala · 16 years ago
  92. 5888da1 powerpc: Fix building of feature-fixup tests on ppc32 by Kumar Gala · 16 years ago
  93. 03d7061 powerpc: Prevent memory corruption due to cache invalidation of unaligned DMA buffer by Andrew Lewis · 16 years ago
  94. 362e770 powerpc: Add self-tests of the feature fixup code by Michael Ellerman · 16 years ago
  95. 9b1a735 powerpc: Add logic to patch alternative feature sections by Michael Ellerman · 16 years ago
  96. fac23fe powerpc: Introduce infrastructure for feature sections with alternatives by Michael Ellerman · 16 years ago
  97. 51c52e8 powerpc: Split out do_feature_fixups() from cputable.c by Michael Ellerman · 16 years ago
  98. ae0dc73 powerpc: Add tests of the code patching routines by Michael Ellerman · 16 years ago
  99. 411781a powerpc: Add new code patching routines by Michael Ellerman · 16 years ago
  100. 053a858 powerpc: Make create_branch() return errors if the branch target is too large by Michael Ellerman · 16 years ago