1. fb3a6bb locking: Convert raw_rwlock to arch_rwlock by Thomas Gleixner · 15 years ago
  2. 0199c4e locking: Convert __raw_spin* functions to arch_spin* by Thomas Gleixner · 15 years ago
  3. 445c895 locking: Convert raw_spinlock to arch_spinlock by Thomas Gleixner · 15 years ago
  4. bcd6acd Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  5. 15d914d powerpc/8xx: Start using dcbX instructions in various copy routines by Joakim Tjernlund · 15 years ago
  6. 3cd980d powerpc: perf_event: Cleanup copy_page output by hiding setup symbol by Anton Blanchard · 15 years ago
  7. ba55bd7 powerpc: Add configurable -Werror for arch/powerpc by Michael Ellerman · 15 years ago
  8. b16e776 powerpc: Move dma-noncoherent.c from arch/powerpc/lib to arch/powerpc/mm by Benjamin Herrenschmidt · 15 years ago
  9. 84532a0 Revert "powerpc: Rework dma-noncoherent to use generic vmalloc layer" by Benjamin Herrenschmidt · 15 years ago
  10. e14eee5 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  11. f72b728 powerpc: Fix 64bit __copy_tofrom_user() regression by Mark Nelson · 15 years ago
  12. e423b9ec powerpc: Fix 64bit memcpy() regression by Mark Nelson · 15 years ago
  13. 33f00dce powerpc: Rework dma-noncoherent to use generic vmalloc layer by Ilya Yanok · 15 years ago
  14. 16c57b3 powerpc: Unify opcode definitions and support by Kumar Gala · 15 years ago
  15. eef3361 powerpc: Don't emulate mr. instructions by Ananth N Mavinakayanahalli · 15 years ago
  16. 3c92ec8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  17. 8168b54 powerpc: Rename struct vm_region to avoid conflict with NOMMU by David Howells · 16 years ago
  18. 30cd324 Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' into tracing/core by Ingo Molnar · 16 years ago
  19. c280266 Merge branch 'linux-2.6' into next by Paul Mackerras · 16 years ago
  20. af4d364 powerpc: Fix corruption error in rh_alloc_fixed() by Guillaume Knispel · 16 years ago
  21. f1eecf0 powerpc/ppc32: static ftrace fixes for PPC32 by Steven Rostedt · 16 years ago
  22. a4e22f0 powerpc: Update 64bit __copy_tofrom_user() using CPU_FTR_UNALIGNED_LD_STD by Mark Nelson · 16 years ago
  23. 7526ff7 powerpc: Remove superfluous WARN_ON() from dma-noncoherent.c by Hollis Blanchard · 16 years ago
  24. 25d6e2d powerpc: Update 64bit memcpy() using CPU_FTR_UNALIGNED_LD_STD by Mark Nelson · 16 years ago
  25. 8aa2659 powerpc: Fix DMA offset for non-coherent DMA by Benjamin Herrenschmidt · 16 years ago
  26. 57dda6e powerpc: New copy_4K_page() by Mark Nelson · 16 years ago
  27. 9c4cb82 powerpc: Remove use of CONFIG_PPC_MERGE by Kumar Gala · 16 years ago
  28. 27ac792 PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures by Andrea Righi · 16 years ago
  29. 76bfdcf powerpc: Use PPC_LONG and PPC_LONG_ALIGN in lib/string.S by Michael Ellerman · 16 years ago
  30. 1856c02 powerpc: Use WARN_ON(1) instead of __WARN() by Michael Ellerman · 16 years ago
  31. 2d1b202 powerpc: Fixup lwsync at runtime by Kumar Gala · 16 years ago
  32. 5888da1 powerpc: Fix building of feature-fixup tests on ppc32 by Kumar Gala · 16 years ago
  33. 03d7061 powerpc: Prevent memory corruption due to cache invalidation of unaligned DMA buffer by Andrew Lewis · 16 years ago
  34. 362e770 powerpc: Add self-tests of the feature fixup code by Michael Ellerman · 16 years ago
  35. 9b1a735 powerpc: Add logic to patch alternative feature sections by Michael Ellerman · 16 years ago
  36. fac23fe powerpc: Introduce infrastructure for feature sections with alternatives by Michael Ellerman · 16 years ago
  37. 51c52e8 powerpc: Split out do_feature_fixups() from cputable.c by Michael Ellerman · 16 years ago
  38. ae0dc73 powerpc: Add tests of the code patching routines by Michael Ellerman · 16 years ago
  39. 411781a powerpc: Add new code patching routines by Michael Ellerman · 16 years ago
  40. 053a858 powerpc: Make create_branch() return errors if the branch target is too large by Michael Ellerman · 16 years ago
  41. e7a5727 powerpc: Allow create_branch() to return errors by Michael Ellerman · 16 years ago
  42. aaddd3e powerpc: Move code patching code into arch/powerpc/lib/code-patching.c by Michael Ellerman · 16 years ago
  43. da3de6d [POWERPC] Fix -Os kernel builds with newer gcc versions by Kumar Gala · 16 years ago
  44. 0d4b6b9 [POWERPC] ppc: More compile fixes by Paul Mackerras · 16 years ago
  45. b41e5ff [POWERPC] devres: Add devm_ioremap_prot() by Emil Medve · 16 years ago
  46. 3a2f020 [POWERPC] Make rheap safe for spinlocks by Timur Tabi · 16 years ago
  47. 0119536 [POWERPC] Add hand-coded assembly strcmp by Steven Rostedt · 16 years ago
  48. 1088a20 [POWERPC] rheap: Changes config mechanism by Sylvain Munaut · 17 years ago
  49. d4697af [POWERPC] exports rheap symbol to modules by Sylvain Munaut · 17 years ago
  50. 5669c3c [POWERPC] Limit range of __init_ref_ok somewhat by Stephen Rothwell · 17 years ago
  51. 2578bfa [POWERPC] Create and use CONFIG_WORD_SIZE by Stephen Rothwell · 17 years ago
  52. 7b2c3c5 [POWERPC] Fix section mismatch in PCI code by Stephen Rothwell · 17 years ago
  53. 4e950f6 Remove fs.h from mm.h by Alexey Dobriyan · 17 years ago
  54. 7c8545e [POWERPC] rheap - eliminates internal fragments caused by alignment by Li Yang · 17 years ago
  55. 1c2de47 [POWERPC] Fix alignment problem in rh_alloc_align() with exact-sized blocks by Timur Tabi · 17 years ago
  56. b99ab6a [POWERPC] User rheap from arch/powerpc/lib by Kumar Gala · 17 years ago
  57. 4c35630 [POWERPC] Change rheap functions to use ulongs instead of pointers by Timur Tabi · 17 years ago
  58. d1953c8 [POWERPC] Remove use of 4level-fixup.h for ppc32 by David Gibson · 17 years ago
  59. 49e1900 Merge branch 'linux-2.6' into for-2.6.22 by Paul Mackerras · 17 years ago
  60. ded220b [STRING]: Move strcasecmp/strncasecmp to lib/string.c by David S. Miller · 17 years ago
  61. 6888199 [POWERPC] Emulate more instructions in software by Ananth N Mavinakayanahalli · 17 years ago
  62. 3467bfd [POWERPC] Use mtocrf instruction in asm when CONFIG_POWER4_ONLY=y by Olof Johansson · 17 years ago
  63. 1c56f83 [POWERPC] Make ppc64_defconfig without CONFIG_PPC_PSERIES build by Stephen Rothwell · 17 years ago
  64. 3839a59 [POWERPC] Use ARRAY_SIZE macro when appropriate by Ahmed S. Darwish · 17 years ago
  65. 8209003 [POWERPC] Added kprobes support to ppc32 by Kumar Gala · 17 years ago
  66. 4942bd8 [POWERPC] Fix array indexing error in rheap grow() by Timur Tabi · 17 years ago
  67. 5902ebc [POWERPC] 8xx: generic 8xx code arch/powerpc port by Vitaly Bordug · 17 years ago
  68. 0d69a05 [POWERPC] Disallow kprobes on emulate_step and branch_taken by Gui,Jian · 18 years ago
  69. 5e98082 [POWERPC] Fix rheap alignment problem by Li Yang · 18 years ago
  70. 4e6d816 Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/vitb/linux-2.6-PQ by Paul Mackerras · 18 years ago
  71. b0c110b POWERPC: Move generic cpm2 stuff to powerpc by Vitaly Bordug · 18 years ago
  72. 4f896e5 [POWERPC] make spinlocks work in a combined kernel by Stephen Rothwell · 18 years ago
  73. aa43f77 Merge branch 'merge' by Paul Mackerras · 18 years ago
  74. d0027bf [POWERPC] Fix return value from memcpy by Paul Mackerras · 18 years ago
  75. dac411e [POWERPC] iseries: Move e2a()/strne2a() into their only caller by Michael Ellerman · 18 years ago
  76. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  77. 8555a00 [POWERPC] Optimise some TOC usage by Anton Blanchard · 18 years ago
  78. 0a9cb46 [PATCH] remove powerpc bitops in favor of existing generic bitops by Jon Mason · 18 years ago
  79. af30837 [PATCH] powerpc: fix various sparse warnings by Stephen Rothwell · 18 years ago
  80. 3cbb90a powerpc: fix strncasecmp prototype by Linus Torvalds · 18 years ago
  81. 584fc6d [PATCH] powerpc: Add strne2a() to convert a string from EBCDIC to ASCII by Michael Ellerman · 18 years ago
  82. 2ef9481 [PATCH] powerpc: trivial: modify comments to refer to new location of files by Jon Mason · 18 years ago
  83. 3356bb9f7 [PATCH] powerpc: Remove lppaca structure from the PACA by David Gibson · 19 years ago
  84. 00557b5 powerpc: Fix find_next_bit on 32-bit by Paul Mackerras · 19 years ago
  85. c613523 Merge ../linux-2.6 by Paul Mackerras · 19 years ago
  86. 2249ca9 powerpc: Various UP build fixes by Paul Mackerras · 19 years ago
  87. 3c726f8 [PATCH] ppc64: support 64k pages by Benjamin Herrenschmidt · 19 years ago
  88. aaf8a7a Merge iSeries include file move by Stephen Rothwell · 19 years ago
  89. a0e60b2 [PATCH] powerpc: Merge bitops.h by David Gibson · 19 years ago
  90. 1da4403 merge filename and modify references to iseries/hv_call.h by Kelly Daly · 19 years ago
  91. 5015b49 powerpc: fix __strnlen_user in merge tree by Stephen Rothwell · 19 years ago
  92. 734d652 powerpc: apply recent changes to merged code by Paul Mackerras · 19 years ago
  93. f78541d powerpc: Merge xmon by Paul Mackerras · 19 years ago
  94. c032524 powerpc: Make single-stepping emulation (mostly) usable on 32-bit by Paul Mackerras · 19 years ago
  95. 299f6ce ppc64: use mem_64.S from powerpc/lib by Stephen Rothwell · 19 years ago
  96. a4a264f ppc64: use usercopy_64.c from powerpc/lib by Stephen Rothwell · 19 years ago
  97. a2b0ca8 ppc64: user strcase.c from powerpc/lib by Stephen Rothwell · 19 years ago
  98. a0d8bf9 ppc64: use sstep.c from powerpc/lib by Stephen Rothwell · 19 years ago
  99. 12a39407 ppc64: use memcpy_64.S from powerpc/lib by Stephen Rothwell · 19 years ago
  100. ecc81e0 ppc64: use lockc.c from powerpc/lib by Stephen Rothwell · 19 years ago