1. b37c10d powerpc: Fix ABIv2 issues with stack offsets in assembly code by Anton Blanchard · 12 years ago
  2. 7167af7 powerpc: Remove function descriptors and dot symbols on new ABI by Anton Blanchard · 12 years ago
  3. c1fb019 powerpc: Create DOTSYM to wrap dot symbol usage by Anton Blanchard · 12 years ago
  4. a0e971f powerpc: Remove _INIT_GLOBAL(), _STATIC() and _INIT_STATIC() by Anton Blanchard · 12 years ago
  5. b1576fe powerpc: No need to use dot symbols when branching to a function by Anton Blanchard · 12 years ago
  6. fac515db Merge remote-tracking branch 'scott/next' into next by Benjamin Herrenschmidt · 12 years ago
  7. c141611 powerpc: Delete non-required instances of include <linux/init.h> by Paul Gortmaker · 12 years ago
  8. 1c49abe powerpc: introduce macro LOAD_REG_ADDR_PIC by Kevin Hao · 12 years ago
  9. ae2163b powerpc/8xx: mfspr SPRN_TBRx in lieu of mftb/mftbu is not supported by LEROY Christophe · 12 years ago
  10. 0c4888e powerpc: Fix fatal SLB miss when restoring PPR by Benjamin Herrenschmidt · 12 years ago
  11. 3ad26e5 Merge branch 'for-kvm' into next by Benjamin Herrenschmidt · 12 years ago
  12. de79f7b powerpc: Put FP/VSX and VR state into structures by Paul Mackerras · 12 years ago
  13. 5c0484e powerpc: Endian safe trampoline by Benjamin Herrenschmidt · 12 years ago
  14. 926f160 powerpc: Little endian builds double word swap VSX state during context save/restore by Anton Blanchard · 12 years ago
  15. beb2dc0 powerpc: Convert some mftb/mftbu into mfspr by Scott Wood · 12 years ago
  16. d52459c powerpc/fsl-booke: Work around erratum A-006958 by Scott Wood · 12 years ago
  17. 7ffcf8e powerpc: Fix little endian lppaca, slb_shadow and dtl_entry by Anton Blanchard · 12 years ago
  18. 23c6bd2 powerpc: Remove SAVE_VSRU and REST_VSRU macros by Anton Blanchard · 12 years ago
  19. a515348 powerpc/pseries: Kill all prefetch streams on context switch by Michael Neuling · 12 years ago
  20. 9d3cae2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  21. 8b3c34c powerpc: New macros for transactional memory support by Michael Neuling · 13 years ago
  22. abf917c cputime: Generic on-demand virtual cputime accounting by Frederic Weisbecker · 13 years ago
  23. 13e7a8e powerpc: Macros for saving/restore PPR by Haren Myneni · 13 years ago
  24. 5d75b26 powerpc: Move branch instruction from ACCOUNT_CPU_USER_ENTRY to caller by Haren Myneni · 13 years ago
  25. 0b7673c powerpc: Enforce usage of R0-R31 where possible by Michael Neuling · 13 years ago
  26. 86e32fd powerpc: Change mtcrf to use real register names by Michael Neuling · 13 years ago
  27. b38c77d powerpc: Move and fix MTMSR_EERI definition by Benjamin Herrenschmidt · 13 years ago
  28. d72be89 powerpc: Merge VCPU_GPR by Michael Neuling · 13 years ago
  29. 44ce6a5 powerpc: Merge STK_REG/PARAM/FRAMESIZE by Michael Neuling · 13 years ago
  30. 9a13a52 powerpc: Convert to %r for all GPR usage by Michael Neuling · 13 years ago
  31. 564aa5c powerpc: Modify macro ready for %r0 register change by Michael Neuling · 13 years ago
  32. 694caf0 powerpc: Remove CONFIG_POWER4_ONLY by Anton Blanchard · 13 years ago
  33. 990118c powerpc: Fix register clobbering when accumulating stolen time by Benjamin Herrenschmidt · 13 years ago
  34. c51584d powerpc/e500: SPE register saving: take arbitrary struct offset by Scott Wood · 14 years ago
  35. 50fb8eb powerpc: Add more Power7 specific definitions by Benjamin Herrenschmidt · 15 years ago
  36. cf9efce powerpc: Account time using timebase rather than PURR by Paul Mackerras · 15 years ago
  37. 23e55f9 powerpc: Adjust base and index registers in Altivec macros by Michael Wolf · 16 years ago
  38. 44c58cc powerpc: Modify some ppc_asm.h macros to accomodate 64-bits Book3E by Benjamin Herrenschmidt · 16 years ago
  39. dfb432c powerpc: Move VSX load/stores into ppc-opcode.h by Michael Neuling · 16 years ago
  40. 9203fc9 powerpc: Use __REF macro instead of old .text.init.refok. by Tim Abbott · 16 years ago
  41. 16c57b3 powerpc: Unify opcode definitions and support by Kumar Gala · 17 years ago
  42. ccdcef7 powerpc/32: Add the ability for a classic ppc kernel to be loaded at 32M by Dale Farnsworth · 17 years ago
  43. e31aa45 powerpc: Use LOAD_REG_IMMEDIATE only for constants on 64-bit by Paul Mackerras · 17 years ago
  44. b8b572e powerpc: Move include files to arch/powerpc/include/asm by Stephen Rothwell · 17 years ago[Renamed from include/asm-powerpc/ppc_asm.h]
  45. 72ffff5 powerpc: Add VSX assembler code macros by Michael Neuling · 17 years ago
  46. 9c75a31 powerpc: Add macros to access floating point registers in thread_struct. by Michael Neuling · 17 years ago
  47. 2ca7633 [POWERPC] Tweak VDSO linker script to avoid upsetting old binutils by Roland McGrath · 17 years ago
  48. 748a768 [POWERPC] Fix modpost warnings from head*.S on ppc32 by Kumar Gala · 18 years ago
  49. fc68e86 [POWERPC] Move iSeries startup code out of head_64.S by Stephen Rothwell · 18 years ago
  50. c40b91b [POWERPC] iSeries: Fix section mismatch warnings by Stephen Rothwell · 18 years ago
  51. 859deea [POWERPC] Cell timebase bug workaround by Benjamin Herrenschmidt · 19 years ago
  52. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 19 years ago
  53. c6622f6 powerpc: Implement accurate task and CPU time accounting by Paul Mackerras · 19 years ago
  54. e58c349 [PATCH] powerpc: Cleanup LOADADDR etc. asm macros by David Gibson · 20 years ago
  55. 88ced03 [PATCH] powerpc: sanitize header files for user space includes by Arnd Bergmann · 20 years ago
  56. 3ddfbcf [PATCH] powerpc: Consolidate asm compatibility macros by David Gibson · 20 years ago
  57. 2ff2ae7 [PATCH] powerpc: Merge futex.h by David Gibson · 20 years ago
  58. f78541dc powerpc: Merge xmon by Paul Mackerras · 20 years ago
  59. 6316222 powerpc: Introduce toreal/fromreal assembly macros by Paul Mackerras · 20 years ago
  60. 8c71632 [PATCH] powerpc: Remove trailing \n" in HMT macros by Michael Ellerman · 20 years ago
  61. cf76485 powerpc: fix 32bit LOADADDR macro by Stephen Rothwell · 20 years ago
  62. 7062018 powerpc: create 32 bit LOADADDR macro by Stephen Rothwell · 20 years ago
  63. 40ef8cb powerpc: Get 64-bit configs to compile with ARCH=powerpc by Paul Mackerras · 20 years ago
  64. b85a046 powerpc: Define 32/64 bit asm macros and use them in fpu.S by Paul Mackerras · 20 years ago
  65. feaf7cf [PATCH] powerpc: merge atomic.h, memory.h by Becky Bruce · 20 years ago
  66. 5f7c690 [PATCH] powerpc: Merged ppc_asm.h by Kumar Gala · 20 years ago[Renamed (62%) from include/asm-ppc/ppc_asm.h]
  67. c9cf73a [PATCH] ppc32: add 440ep support by Matt Porter · 20 years ago
  68. 33d9e9b [PATCH] ppc32: Add support for Freescale e200 (Book-E) core by Kumar Gala · 20 years ago
  69. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago