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