1. 634e67f [PATCH] ppc32: Add missing initrd header on ppc440 by Matt Porter · 19 years ago
  2. 7869ec6 [PATCH] ppc32: Remove internal PCI arbiter check on PPC40x by Matt Porter · 19 years ago
  3. 3e9e7c1 [PATCH] ppc32: cleanup AMCC PPC40x eval boards to support U-Boot by Matt Porter · 19 years ago
  4. 90eb266 [PATCH] ppc32: Add Yucca (440SPe eval board) platform by Roland Dreier · 19 years ago
  5. b0f7b8b [PATCH] ppc32: Add 440SPe support by Roland Dreier · 19 years ago
  6. 41aace4 [PATCH] ppc32: Dump error status for both PLB segments on 440SP by Roland Dreier · 19 years ago
  7. fcc188e [PATCH] ppc32: Allow ERPN for early serial to depend on CPU type by Roland Dreier · 19 years ago
  8. 2104da9 [PATCH] ppc32: add watchdog & RTC support for Marvell EV64360BP board by Lee Nicks · 19 years ago
  9. 55b6332 [PATCH] ppc32: handle access to non-present IO ports on 8xx by Marcelo Tosatti · 19 years ago
  10. c6d95044 [PATCH] ppc32 8xx: fix m8xx_wdt accessor macro update by Marcelo Tosatti · 19 years ago
  11. 5ad5707 powerpc: Merge smp.c and smp.h by Paul Mackerras · 19 years ago
  12. dc3a9efb Merge with Paulus by Michael Ellerman · 19 years ago
  13. 457e04c [PATCH] ppc32: Fixed warning in m8xx_setup.c by Vitaly Bordug · 19 years ago
  14. 3d9e9dc [PATCH] ppc32 8xx: fix cpm_dpalloc() comment by Marcelo Tosatti · 19 years ago
  15. 7ed3463 [PATCH] ppc32 8xx: export symbols required for modular IDE by Marcelo Tosatti · 19 years ago
  16. 9122ee3 [PATCH] ppc: Fix build warnings in arch/ppc/kernel/traps.c by Becky Bruce · 19 years ago
  17. e1df870 powerpc: Merge asm-ppc/kexec.h and asm-ppc64/kexec.h by Michael Ellerman · 19 years ago
  18. de2d3db Merge ../linux-2.6 by Paul Mackerras · 19 years ago
  19. a0e60b2 [PATCH] powerpc: Merge bitops.h by David Gibson · 19 years ago
  20. 4fd5f82 Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel by Linus Torvalds · 19 years ago
  21. 23fd077 Merge ../linux-2.6 by hand by Paul Mackerras · 19 years ago
  22. bd787d4 ppc: remove duplicate export of cur_cpu_spec by Paul Mackerras · 19 years ago
  23. 4e57b68 [PATCH] fix missing includes by Tim Schmielau · 19 years ago
  24. ecea8d1 [PATCH] jiffies_64 cleanup by Thomas Gleixner · 19 years ago
  25. dfb7dac [PATCH] unify sys_ptrace prototype by Christoph Hellwig · 19 years ago
  26. d61780c [PATCH] remove some more check_region stuff by Jeff Garzik · 19 years ago
  27. 872fec1 [PATCH] mm: init_mm without ptlock by Hugh Dickins · 19 years ago
  28. d052d1b Create platform_device.h to contain all the platform device details. by Russell King · 19 years ago
  29. 1461b4e [PATCH] ppc32: ppc_sys fixes for 8xx and 82xx by Vitaly Bordug · 19 years ago
  30. b37665e [PATCH] ppc32: 85xx PHY Platform Update by Andy Fleming · 19 years ago
  31. dd03d25 [PATCH] chrp_pegasos_eth: Added Marvell Discovery II SRAM support by Nicolas DET · 19 years ago
  32. 35e95e6 [PATCH] ppc32: nvram driver for chrp by Olaf Hering · 19 years ago
  33. 8b15047 [PATCH] ppc: make phys_mem_access_prot() work with pfns instead of addresses by Roland Dreier · 19 years ago
  34. d49b340 [PATCH] ppc32: update xmon help text by Olaf Hering · 19 years ago
  35. 434cc69 [PATCH] ppc32: #ifdef out ALTIVEC specific code in __switch_to by Marcelo Tosatti · 19 years ago
  36. d5f7b06 [PATCH] ppc32: Cleanup AMCC PPC44x eval board U-Boot support by Matt Porter · 19 years ago
  37. e37b0c9 [PATCH] ppc32 8xx: use io accessor macros instead of direct memory reference by Marcelo Tosatti · 19 years ago
  38. 9e3699e [PATCH] ppc: prevent GCC 4 from generating AltiVec instructions in kernel by Lee Nicks · 19 years ago
  39. 53f9fc9 [PATCH] gfp_t: remaining bits of arch/* by Al Viro · 19 years ago
  40. 1ef64e6 [PATCH] gfp_t: sound by Al Viro · 19 years ago
  41. e82dd4d [PATCH] gfp_t: dma-mapping (ppc) by Al Viro · 19 years ago
  42. 4b24b01 [PATCH] powerpc: Moved dcr support to arch/powerpc by Kumar Gala · 19 years ago
  43. 25c8a78 [PATCH] powerpc: Fix handling of fpscr on 64-bit by David Gibson · 19 years ago
  44. c4988820 powerpc: Fixes to get the Longtrail CHRP a bit further by Paul Mackerras · 19 years ago
  45. f9bd170 powerpc: Merge i8259.c into arch/powerpc/sysdev by Paul Mackerras · 19 years ago
  46. 25635c7 ppc: Use the indirect_pci.c from arch/powerpc/sysdev by Paul Mackerras · 19 years ago
  47. ab590cc [PATCH] ppc: Fix m82xx_pci build by Becky Bruce · 19 years ago
  48. 85e568e powerpc: Make coff boot wrapper load the kernel at 8M by Paul Mackerras · 19 years ago
  49. 5c8c56e powerpc: Move agp_special_page export to where it is defined by Paul Mackerras · 19 years ago
  50. 6cb7bfe [PATCH] powerpc: Merge thread_info.h by David Gibson · 19 years ago
  51. 17a6392 powerpc/ppc/ppc64: Various compile fixes. by Paul Mackerras · 19 years ago
  52. 399fe2b ppc: rename pci_assign_all_busses to pci_assign_all_buses by Paul Mackerras · 19 years ago
  53. f7f6f4f [PATCH] powerpc: Merge ppc64 pmc.[ch] with ppc32 perfmon.[ch] by David Gibson · 19 years ago
  54. 3d904ee [PATCH] ppc32: replace use of _GLOBAL with .globl for ppc32 by Kumar Gala · 19 years ago
  55. f2783c1 powerpc: Merge time.c and asm/time.h. by Paul Mackerras · 19 years ago
  56. 7ed476d ppc: Minor smp changes for consistency with ppc64 by Paul Mackerras · 19 years ago
  57. 77f543c powerpc: Fix various compile errors with ARCH=ppc, ppc64 and powerpc by Paul Mackerras · 19 years ago
  58. 81e7009 powerpc: merge ppc signal.c and ppc64 signal32.c by Stephen Rothwell · 19 years ago
  59. 7ac59c6 ppc: Fix various compile errors resulting from ptrace.c merge by Paul Mackerras · 19 years ago
  60. 3e63b9e ppc: Use the merged of_device.c from arch/powerpc/kernel by Paul Mackerras · 19 years ago
  61. 30286ef powerpc: Merge syscalls.c and sys_ppc32.c. by Paul Mackerras · 19 years ago
  62. 7dffb72 ppc32: use L1_CACHE_SHIFT/L1_CACHE_BYTES by Stephen Rothwell · 19 years ago
  63. e8a3030 powerpc: merge ptrace.c by Stephen Rothwell · 19 years ago
  64. 4920960 powerpc: consolidate cputable.c by Stephen Rothwell · 19 years ago
  65. d8e998c [PATCH] ppc32: Tell userland about lack of standard TB by Benjamin Herrenschmidt · 19 years ago
  66. b6ec995 Merge from Linus' tree by Paul Mackerras · 19 years ago
  67. a0c111c [PATCH] ppc highmem fix by Paolo Galtieri · 19 years ago
  68. fd582ec ppc: Various minor compile fixes by Paul Mackerras · 19 years ago
  69. 35d81a4b ppc: Adapt to asm-powerpc/irq.h irq_canonicalize changes by Paul Mackerras · 19 years ago
  70. e574d23 powerpc: Fix compilation for 32-bit configs by Paul Mackerras · 19 years ago
  71. daec962 powerpc: Use arch/powerpc/mm and arch/powerpc/lib for 64-bit by Paul Mackerras · 19 years ago
  72. b60fc8bb powerpc: Make some #includes explicit. by Paul Mackerras · 19 years ago
  73. 05f62a5 powerpc: Fix idle.c compile warning by Paul Mackerras · 19 years ago
  74. 23cb8c2 [PATCH] ppc: Fix timekeeping with HZ=250 on some Mac models by Benjamin Herrenschmidt · 19 years ago
  75. 6ce52e6 ppc32: remove obsolete klock_info definition by Paul Mackerras · 19 years ago
  76. dd8cad6 ppc32: export a few more things where they are defined by Paul Mackerras · 19 years ago
  77. 036bfdc [PATCH] ppc32: Add new iBook 12" to PowerMac models table by Sven Henkel · 19 years ago
  78. dc1c1ca powerpc: merge idle_power4.S and trapc.s by Stephen Rothwell · 19 years ago
  79. a9487e4 [PATCH] pmac: fix cpufreq for old tipb 550Mhz by Benjamin Herrenschmidt · 19 years ago
  80. 794fb83 [PATCH] useless includes of linux/irq.h (arch/ppc) by Al Viro · 19 years ago
  81. ee400b6 powerpc: more cleanup of powerpc/kernel by Stephen Rothwell · 19 years ago
  82. dcff1b1 powerpc: remove old vector.S files by Stephen Rothwell · 19 years ago
  83. a7625d6 [PATCH] mv64x60 iomem annotations by Al Viro · 19 years ago
  84. 9fcdfcd [PATCH] ppc32 ld.script fix for building on ppc64 by Al Viro · 19 years ago
  85. ab11d1e Merge by hand from Linus' tree. by Paul Mackerras · 19 years ago
  86. f4208b9 [PATCH] ppc: fix stupid thinko in oprofile fix by Benjamin Herrenschmidt · 19 years ago
  87. 20c8c21 powerpc: Fixes to get the merged kernel to boot on powermac. by Paul Mackerras · 19 years ago
  88. 400d221 [PATCH] ppc32: make cur_cpu_spec a single pointer instead of an array by Kumar Gala · 19 years ago
  89. 10b35d9 [PATCH] powerpc: merged asm/cputable.h by Kumar Gala · 19 years ago
  90. 14cf11a powerpc: Merge enough to start building in arch/powerpc. by Paul Mackerras · 19 years ago
  91. e5baa39 Merge from Linus' tree. by Paul Mackerras · 19 years ago
  92. 0365ba7 [PATCH] ppc64: SMU driver update & i2c support by Benjamin Herrenschmidt · 19 years ago
  93. 244bc05 [PATCH] ppc32: fix build with oprofile by Benjamin Herrenschmidt · 19 years ago
  94. 3fd07d3 [PATCH] ppc32: Fix configuration of PCI IO space on MPC85xx platform by Kumar Gala · 19 years ago
  95. b8f114d [PATCH] powerpc: Merge asm-ppc*/dma.h by Jon Loeliger · 19 years ago
  96. 25433b1 [PATCH] powerpc: Merge bug.h by Becky Bruce · 19 years ago
  97. 3e57615 [PATCH] powerpc: Revised merge asm-ppc*/hardirq.h by linuxppc@jdl.com · 19 years ago
  98. 82cd02c [PATCH] powerpc: reduce oprofile/common.c differences by Stephen Rothwell · 19 years ago
  99. 86a5cdd [PATCH] powerpc: merge the rest of arch/ppc*/oprofile by Stephen Rothwell · 19 years ago
  100. 654810e [PATCH] powerpc: merge oprofile headers by Stephen Rothwell · 19 years ago