1. 3bffb65 powerpc/booke: Add support for advanced debug registers by Dave Kleikamp · 15 years ago
  2. f10e2e5 powerpc: Rename LWSYNC_ON_SMP to PPC_RELEASE_BARRIER, ISYNC_ON_SMP to PPC_ACQUIRE_BARRIER by Anton Blanchard · 15 years ago
  3. d3f6204 powerpc: Set init_bootmem_done on NUMA platforms as well by Benjamin Herrenschmidt · 16 years ago
  4. 49a8496 powerpc: Allow mem=x cmdline to work with 4G+ by Becky Bruce · 16 years ago
  5. d839088 powerpc: Randomise lower bits of stack address by Anton Blanchard · 16 years ago
  6. 957ab07 powerpc: Optimise smp_rmb by Nick Piggin · 16 years ago
  7. 46d075be powerpc: Optimise smp_wmb by Nick Piggin · 16 years ago
  8. b8b572e powerpc: Move include files to arch/powerpc/include/asm by Stephen Rothwell · 16 years ago[Renamed from include/asm-powerpc/system.h]
  9. d6a61bf powerpc: BookE hardware watchpoint support by Luis Machado · 16 years ago
  10. 7c29217 powerpc: fix giveup_vsx to save registers correctly by Michael Neuling · 16 years ago
  11. ce48b21 powerpc: Add VSX context save/restore, ptrace and signal support by Michael Neuling · 16 years ago
  12. aaddd3e powerpc: Move code patching code into arch/powerpc/lib/code-patching.c by Michael Ellerman · 16 years ago
  13. 74f0609 powerpc: Optimise smp_wmb on 64-bit processors by Nick Piggin · 17 years ago
  14. e9a4b6a Merge branch 'linux-2.6' by Paul Mackerras · 16 years ago
  15. 598056d [POWERPC] Fix rmb to order cacheable vs. noncacheable by Nick Piggin · 17 years ago
  16. 5f25f065 [POWERPC] Move declaration of init_bootmem_done into system.h by Michael Ellerman · 17 years ago
  17. dd18434f [POWERPC] Use __always_inline for xchg* and cmpxchg* by Paul Mackerras · 17 years ago
  18. 14b3ca4 [POWERPC] Fix compile breakage for 64-bit UP configs by Paul Mackerras · 17 years ago
  19. 3796958 Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  20. f9c4650 Add cmpxchg64 and cmpxchg64_local to powerpc by Mathieu Desnoyers · 17 years ago
  21. 7dbb922 [POWERPC] Fix compilation for CONFIG_DEBUGGER=n and CONFIG_KEXEC=y by Olof Johansson · 17 years ago
  22. 1d59483 [POWERPC] Add _nmask_and_or_msr() declartion to asm-powerpc/system.h by Jon Loeliger · 17 years ago
  23. 4f9a58d increase AT_VECTOR_SIZE to terminate saved_auxv properly by Olaf Hering · 17 years ago
  24. 5669c3c [POWERPC] Limit range of __init_ref_ok somewhat by Stephen Rothwell · 17 years ago
  25. 7b2c3c5 [POWERPC] Fix section mismatch in PCI code by Stephen Rothwell · 17 years ago
  26. c41917d [PATCH] sched: sched_cacheflush is now unused by Ralf Baechle · 17 years ago
  27. 94a3807 [POWERPC] Make the debugfs "powerpc" dir globally accessible by Michael Ellerman · 18 years ago
  28. 74a0ba6 [POWERPC] Move inline asm eieio to using eieio inline function by Kumar Gala · 17 years ago
  29. 5dc12dd Remove tas() by Jeff Dike · 18 years ago
  30. f46e477 atomic.h: add atomic64 cmpxchg, xchg and add_unless to powerpc by Mathieu Desnoyers · 18 years ago
  31. d169d14 [POWERPC] Declare enable_kernel_spe in a header by Johannes Berg · 18 years ago
  32. e0da0da [POWERPC] Fix rmb() for e500-based machines it by Andy Fleming · 18 years ago
  33. 23b8acb [POWERPC] Cleanup include/asm-powerpc/xmon.h by Michael Ellerman · 18 years ago
  34. ea0763a Merge branch 'merge' by Paul Mackerras · 18 years ago
  35. 5db9fa9 [POWERPC] Fix gettimeofday inaccuracies by Nathan Lynch · 18 years ago
  36. 57cad80 Merge branch 'merge' by Paul Mackerras · 18 years ago
  37. 52393cc [PATCH] remove set_wmb - arch removal by Steven Rostedt · 18 years ago
  38. dac411e [POWERPC] iseries: Move e2a()/strne2a() into their only caller by Michael Ellerman · 18 years ago
  39. e2a3d40 power: improve inline asm memory constraints by Linus Torvalds · 18 years ago
  40. 025be81 [NET]: Allow skb headroom to be overridden by Anton Blanchard · 19 years ago
  41. 584fc6d [PATCH] powerpc: Add strne2a() to convert a string from EBCDIC to ASCII by Michael Ellerman · 19 years ago
  42. c6622f6 powerpc: Implement accurate task and CPU time accounting by Paul Mackerras · 19 years ago
  43. 144b9c1 [PATCH] powerpc: use lwsync in atomics, bitops, lock functions by Anton Blanchard · 19 years ago
  44. 45bfe98 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge by Linus Torvalds · 19 years ago
  45. 4dc7a0b [PATCH] sched: add cacheflush() asm by Ingo Molnar · 19 years ago
  46. 5388fb1 [PATCH] powerpc: Avoid potential FP corruption with preempt and UP by Paul Mackerras · 19 years ago
  47. 88ced03 [PATCH] powerpc: sanitize header files for user space includes by Arnd Bergmann · 19 years ago
  48. 49b0985 powerpc: Move some extern declarations from C code into headers by Paul Mackerras · 19 years ago
  49. 3ddfbcf [PATCH] powerpc: Consolidate asm compatibility macros by David Gibson · 19 years ago
  50. 3c726f8 [PATCH] ppc64: support 64k pages by Benjamin Herrenschmidt · 19 years ago
  51. c87ef11 powerpc: Add helper functions for synthesising instructions at runtime by Michael Ellerman · 19 years ago
  52. cf00a8d powerpc: Fix bug arising from having multiple memory_limit variables by Paul Mackerras · 19 years ago
  53. 25c8a78 [PATCH] powerpc: Fix handling of fpscr on 64-bit by David Gibson · 19 years ago
  54. 17a6392 powerpc/ppc/ppc64: Various compile fixes. by Paul Mackerras · 19 years ago
  55. 40ef8cb powerpc: Get 64-bit configs to compile with ARCH=powerpc by Paul Mackerras · 19 years ago
  56. 9b6b563 powerpc: Merge in the ppc64 version of the prom code. by Paul Mackerras · 19 years ago
  57. cabb558 powerpc: make iSeries build by Stephen Rothwell · 19 years ago
  58. bbeb3f4 powerpc: clean up after powermac build merge by Stephen Rothwell · 19 years ago
  59. 14cf11a powerpc: Merge enough to start building in arch/powerpc. by Paul Mackerras · 19 years ago