1. 4490c06 powerpc/fsl-booke: Add support for FSL 64-bit e5500 core by Kumar Gala · 14 years ago
  2. 03c0c29 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  3. 34d97e0 powerpc/book3e: Add generic 64-bit idle powersave support by Benjamin Herrenschmidt · 14 years ago
  4. 89c8179 powerpc/book3e: Hookup doorbells exceptions on 64-bit Book3E by Benjamin Herrenschmidt · 14 years ago
  5. 94c0931 of: Merge of_device_alloc() and of_device_make_bus_id() by Grant Likely · 14 years ago
  6. 5aae8a5 powerpc, hw_breakpoints: Implement hw_breakpoints for 64-bit server processors by K.Prasad · 14 years ago
  7. 90103f9 powerpc/fsl-booke: Add hibernation support for FSL BookE processors by Anton Vorontsov · 14 years ago
  8. a111065 powerpc/perf: e500 support by Scott Wood · 15 years ago
  9. 9d6df3f powerpc/perf: Build callchain code regardless of hardware event support. by Scott Wood · 15 years ago
  10. 3d541c4 powerpc/chrp: Use the same RTAS daemon as pSeries by Benjamin Herrenschmidt · 15 years ago
  11. 188917e powerpc: Move /proc/ppc64 to /proc/powerpc and add symlink by Benjamin Herrenschmidt · 15 years ago
  12. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  13. fbe6544 powerpc/pci: move pci_64.c device tree scanning code into pci-common.c by Grant Likely · 15 years ago
  14. 4f0dbc2 Merge commit 'paulus-perf/master' into next by Benjamin Herrenschmidt · 15 years ago
  15. a15098c powerpc: Enable GCOV by Michael Ellerman · 15 years ago
  16. 2d27cfd powerpc: Remaining 64-bit Book3E support by Benjamin Herrenschmidt · 15 years ago
  17. 20002de perf_counter: powerpc: Add callchain support by Paul Mackerras · 15 years ago
  18. 12e24f3 Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  19. 7325927 perf_counter: powerpc: Add processor back-end for MPC7450 family by Paul Mackerras · 15 years ago
  20. 105988c perf_counter: powerpc: Enable use of software counters on 32-bit powerpc by Paul Mackerras · 15 years ago
  21. ba55bd7 powerpc: Add configurable -Werror for arch/powerpc by Michael Ellerman · 15 years ago
  22. 7719ed7 powerpc: Only build prom_init.o when CONFIG_PPC_OF_BOOT_TRAMPOLINE=y by Michael Ellerman · 15 years ago
  23. bc47ab0 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  24. 4da5296 perf_counters: powerpc: Add support for POWER7 processors by Paul Mackerras · 15 years ago
  25. ec3cf2e powerpc: Add support for swiotlb on 32-bit by Becky Bruce · 15 years ago
  26. e821ea7 powerpc: Move VMX and VSX asm code to vector.S by Benjamin Herrenschmidt · 15 years ago
  27. f541ae3 Merge branch 'linus' into perfcounters/core-v2 by Ingo Molnar · 15 years ago
  28. 28794d3 powerpc/kconfig: Kill PPC_MULTIPLATFORM by Benjamin Herrenschmidt · 16 years ago
  29. 880860e perfcounters/powerpc: add support for POWER4 processors by Paul Mackerras · 16 years ago
  30. aabbaa6 perfcounters/powerpc: add support for POWER5+ processors by Paul Mackerras · 16 years ago
  31. 742bd95 perfcounters/powerpc: Add support for POWER5 processors by Paul Mackerras · 16 years ago
  32. 620165f powerpc: Add support for using doorbells for SMP IPI by Kumar Gala · 16 years ago
  33. 6794c78 powerpc64: port of the function graph tracer by Steven Rostedt · 16 years ago
  34. 105c31d powerpc/fsl-booke: Cleanup init/exception setup to be runtime by Kumar Gala · 16 years ago
  35. c0d362a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/perfcounters into perfcounters/core by Ingo Molnar · 16 years ago
  36. f786283 powerpc/perf_counter: Add support for POWER6 by Paul Mackerras · 16 years ago
  37. 16b0679 powerpc/perf_counter: Add support for PPC970 family by Paul Mackerras · 16 years ago
  38. 4574910 powerpc/perf_counter: Add generic support for POWER-family PMU hardware by Paul Mackerras · 16 years ago
  39. 93197a3 powerpc: Rewrite sysfs processor cache info code by Nathan Lynch · 16 years ago
  40. 3c92ec8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  41. 7375331 powerpc/32/kdump: Implement crash_setup_regs() using ppc_save_regs() by Anton Vorontsov · 16 years ago
  42. 322b439 powerpc: Prepare xmon_save_regs for use with kdump by Anton Vorontsov · 16 years ago
  43. f1eecf0 powerpc/ppc32: static ftrace fixes for PPC32 by Steven Rostedt · 16 years ago
  44. 606576c ftrace: rename FTRACE to FUNCTION_TRACER by Steven Rostedt · 16 years ago
  45. 4fc665b powerpc: Merge 32 and 64-bit dma code by Becky Bruce · 16 years ago
  46. 8dd0e95 powerpc: Move iommu dma ops from dma.c to dma-iommu.c by Becky Bruce · 16 years ago
  47. 7c05d7e powerpc: Rename dma_64.c to dma.c by Becky Bruce · 16 years ago
  48. 549e815 powerpc: Make the 64-bit kernel as a position-independent executable by Paul Mackerras · 16 years ago
  49. 7e392f8 Merge branch 'linux-2.6' by Paul Mackerras · 16 years ago
  50. 7563dc6 powerpc: Work around gcc's -fno-omit-frame-pointer bug by Tony Breeds · 16 years ago
  51. b950bdd powerpc: Expose PMCs & cache topology in sysfs on 32-bit by Benjamin Herrenschmidt · 16 years ago
  52. 9c4cb82 powerpc: Remove use of CONFIG_PPC_MERGE by Kumar Gala · 16 years ago
  53. 17ce452 kgdb, powerpc: arch specific powerpc kgdb support by Jason Wessel · 16 years ago
  54. 43d2548 Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build by Benjamin Herrenschmidt · 16 years ago
  55. f0c426b powerpc: Move common module code into its own file by Kumar Gala · 16 years ago
  56. fc4033b powerpc/85xx: add DOZE/NAP support for e500 core by Kumar Gala · 16 years ago
  57. 4e491d1 ftrace: support for PowerPC by Steven Rostedt · 16 years ago
  58. 6a8b230 [POWERPC] ppc: Don't run prom_init_check for arch/ppc builds by Segher Boessenkool · 16 years ago
  59. cc2bb69 [RAPIDIO] Add OF-tree support to RapidIO controller driver by Zhang Wei · 16 years ago
  60. 5c02cd2 [POWERPC] Discourage people from fiddling with kernel data from prom_init by Michael Ellerman · 16 years ago
  61. 9a64388d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  62. fd3e0bb [POWERPC] Stacktrace support for lockdep by Christoph Hellwig · 16 years ago
  63. 64ac24e Generic semaphore implementation by Matthew Wilcox · 17 years ago
  64. e4ccde0 [POWERPC] Remove generated files on make clean by Kumar Gala · 17 years ago
  65. 01e31db [POWERPC] Switch to generic compat_binfmt_elf code by Roland McGrath · 17 years ago
  66. 80fdf47 [POWERPC] Add user_regset_view definitions by Roland McGrath · 17 years ago
  67. de3c8d4 [POWERPC] Move RapidIO support code from arch/ppc by Kumar Gala · 17 years ago
  68. 0a4690c [POWERPC] Check that the syscall table matches the syscall numbers by Stephen Rothwell · 17 years ago
  69. 08a644e [POWERPC] Stop the TOC overflowing for large builds by Stephen Rothwell · 17 years ago
  70. 5dd57a1 [POWERPC] 8xx: Move softemu8xx.c from arch/ppc by Scott Wood · 17 years ago
  71. 26f571d [PPC] Use cpu setup routines from cpu_setup_44x.S for ARCH=ppc by Paul Mackerras · 17 years ago
  72. 84e3ad5 [POWERPC] 4xx: Introduce cpu_setup functionality to 44x platform by Valentine Barshak · 17 years ago
  73. 2578bfa [POWERPC] Create and use CONFIG_WORD_SIZE by Stephen Rothwell · 17 years ago
  74. 6f66828 [POWERPC] clk.h interface for platforms by Domen Puncer · 17 years ago
  75. 16a15a3 [POWERPC] iSeries: Clean up lparmap mess by Stephen Rothwell · 17 years ago
  76. 15f6527 [POWERPC] Rename 4xx paths to 40x by Josh Boyer · 17 years ago
  77. 55a910a [POWERPC] Fix for assembler -g by Roland McGrath · 17 years ago
  78. b0cb1a1 Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION by Rafael J. Wysocki · 17 years ago
  79. 5516b54 [POWERPC] Use global_number in ppc32 pci_controller by Kumar Gala · 17 years ago
  80. 22e38f2 [POWERPC] Make syscall restart code more common by Benjamin Herrenschmidt · 17 years ago
  81. 3d5134e [POWERPC] Rewrite IO allocation & mapping on powerpc64 by Benjamin Herrenschmidt · 17 years ago
  82. df87ef5 [POWERPC] PowerPC MSI infrastructure by Michael Ellerman · 17 years ago
  83. 02bbc0f Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  84. 543b9fd [POWERPC] powermac: Suspend to disk on G5 by Johannes Berg · 17 years ago
  85. 49c3df6 [PATCH] x86: Move swsusp __pa() dependent code to arch portion by Vivek Goyal · 17 years ago
  86. be9c94d [POWERPC] Fix suspend states again by Johannes Berg · 17 years ago
  87. bed5927 [POWERPC] Allow pSeries to build without CONFIG_PCI by Stephen Rothwell · 18 years ago
  88. 1199919 [POWERPC] pasemi: Idle loops by Olof Johansson · 18 years ago
  89. f09b5ce [POWERPC] iSeries: head_64.o needs to depend on lparmap.s by Stephen Rothwell · 18 years ago
  90. e73aedb [POWERPC] iSeries: don't build head_64.o unnecessarily by Stephen Rothwell · 18 years ago
  91. 68a6435 [POWERPC] Merge 32 and 64 bits asm-powerpc/io.h by Benjamin Herrenschmidt · 18 years ago
  92. 4cb3cee [POWERPC] Allow hooking of PCI MMIO & PIO accessors on 64 bits by Benjamin Herrenschmidt · 18 years ago
  93. 12d04ee [POWERPC] Refactor 64 bits DMA operations by Benjamin Herrenschmidt · 18 years ago
  94. 7eebde7 [POWERPC] Souped-up of_platform_device support by Benjamin Herrenschmidt · 18 years ago
  95. 4c75a6f [POWERPC] Generic DCR infrastructure by Benjamin Herrenschmidt · 18 years ago
  96. 79acbb3 Merge branch 'linux-2.6' into for-linus by Paul Mackerras · 18 years ago
  97. 2fcd342 [PATCH] Make nvram_64.o a 64bit-only object by s.hauer@pengutronix.de · 18 years ago
  98. dd6c89f [POWERPC] Fix oprofile support for e500 in arch/powerpc by Andy Fleming · 18 years ago
  99. 5adcaf5 [POWERPC] convert string i/o operations to C by Stephen Rothwell · 18 years ago
  100. c547fc2 Merge branch 'linux-2.6' by Paul Mackerras · 18 years ago