1. ae3a197 Disintegrate asm/system.h for PowerPC by David Howells · 12 years ago
  2. 3631cb8 powerpc/powermac: Add missing of_node_put by Julia Lawall · 13 years ago
  3. 66b15db powerpc: add export.h to files making use of EXPORT_SYMBOL by Paul Gortmaker · 13 years ago
  4. 2773fcc powerpc: Move free_initmem to common code by Dave Carroll · 13 years ago
  5. 4c6130d9 powerpc/pmac/smp: Consolidate 32-bit and 64-bit PowerMac cpu_die in one file by Benjamin Herrenschmidt · 14 years ago
  6. 98b14d6 powerpc/powermac: Make auto-loading of therm_pm72 possible by Marc Zyngier · 14 years ago
  7. 95f72d1 lmb: rename to memblock by Yinghai Lu · 14 years ago
  8. abb17f9 powerpc: Use common cpu_die (fixes SMP+SUSPEND build) by Milton Miller · 14 years ago
  9. 828a698 powerpc/cpumask: Update some comments by Anton Blanchard · 14 years ago
  10. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  11. 7ccbe50 powerpc/pmac: Fix issues with PowerMac "PowerSurge" SMP by Benjamin Herrenschmidt · 15 years ago
  12. 9527226 powerpc/pci: Clean up direct access to sysdata by powermac platforms by Kumar Gala · 15 years ago
  13. 4c4ece3 powerpc/powermac: Hotplug /sys entries are missing by Giuliano Pochini · 16 years ago
  14. 5be8554 powerpc: Remove default kexec/crash_kernel ops assignments by Anton Vorontsov · 16 years ago
  15. 22059a9 powerpc/pmac: Use of_find_node_with_property() in pmac_setup_arch() by Michael Ellerman · 16 years ago
  16. 9d5a9e7 Remove asm/a.out.h files for all architectures without a.out support. by Adrian Bunk · 16 years ago
  17. 025d791 powerpc/powermac: Fixup default serial port device for pmac_zilog by Benjamin Herrenschmidt · 16 years ago
  18. 17ce452 kgdb, powerpc: arch specific powerpc kgdb support by Jason Wessel · 16 years ago
  19. 21e38df [POWERPC] Fix building of pmac32 when CONFIG_NVRAM=m by Tony Breeds · 16 years ago
  20. 9a64388d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  21. 5c58666 ppc/pmac: remove ppc_ide_md hooks by Bartlomiej Zolnierkiewicz · 16 years ago
  22. d9b2b2a [LIB]: Make PowerPC LMB code generic so sparc64 can use it too. by David S. Miller · 17 years ago
  23. d518b71 [POWERPC] powermac: Use machine_*_initcall() hooks in platform code by Grant Likely · 17 years ago
  24. 05ead01 [POWERPC] arch/powerpc: Remove duplicate includes by Lucas Woods · 17 years ago
  25. 444532d [POWERPC] Enable self-view of the HT host bridge on PowerMac G5 by Benjamin Herrenschmidt · 17 years ago
  26. 5f867dc [POWERPC] Clean out asm/of_{platform, device}.h by Jon Loeliger · 17 years ago
  27. 6ee0d9f [POWERPC] Remove unused old code from powermac setup code by Paul Mackerras · 17 years ago
  28. d741803 [POWERPC] Remove some more section mismatch warnings by Stephen Rothwell · 17 years ago
  29. c5f226c [POWERPC] Fix powermac late initcall to only run on powermac by Tony Breeds · 17 years ago
  30. c63c4fa [POWERPC] Fix per-cpu allocation on oldworld SMP powermacs by Paul Mackerras · 17 years ago
  31. 405861a [POWERPC] Fix Section mismatch warnings by Li Yang · 17 years ago
  32. 55b61fe [POWERPC] Rename device_is_compatible to of_device_is_compatible by Stephen Rothwell · 17 years ago
  33. d9333af [POWERPC] powermac: Support G5 CPU hotplug by Johannes Berg · 17 years ago
  34. be9c94d [POWERPC] Fix suspend states again by Johannes Berg · 17 years ago
  35. 8d8a024 [POWERPC] Generic check_legacy_ioport by Olaf Hering · 17 years ago
  36. 30686ba [POWERPC] Remove old interface find_devices by Stephen Rothwell · 17 years ago
  37. 1658ab6 [POWERPC] Remove old interface find_type_devices by Stephen Rothwell · 17 years ago
  38. e2eb639 [POWERPC] Rename get_property to of_get_property: arch/powerpc by Stephen Rothwell · 17 years ago
  39. 8545cd2 [POWERPC] Remove unused inclusion of linux/ide.h by Olaf Hering · 17 years ago
  40. b8757b2 [PATCH] Dynamic kernel command-line: powerpc by Alon Bar-Lev · 18 years ago
  41. 68a6435 [POWERPC] Merge 32 and 64 bits asm-powerpc/io.h by Benjamin Herrenschmidt · 18 years ago
  42. 7eebde7 [POWERPC] Souped-up of_platform_device support by Benjamin Herrenschmidt · 18 years ago
  43. f90bb15 [POWERPC] Make pci_read_irq_line the default by Benjamin Herrenschmidt · 18 years ago
  44. fd6e7d2 [PATCH] Clean up usage of boot_dev by s.hauer@pengutronix.de · 18 years ago
  45. 018a3d1 [POWERPC] powermac: Constify & voidify get_property() by Jeremy Kerr · 18 years ago
  46. 0ebfff1 [POWERPC] Add new interrupt mapping core and change platforms to use it by Benjamin Herrenschmidt · 18 years ago
  47. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  48. 7d0daae [POWERPC] powerpc: Initialise ppc_md htab pointers earlier by Michael Ellerman · 18 years ago
  49. 6218a76 powerpc: add context.vdso_base for 32-bit too by Paul Mackerras · 18 years ago
  50. 0fba3a1 [PATCH] PowerMac: force only suspend-to-disk to be valid by Johannes Berg · 18 years ago
  51. e822250 [PATCH] powerpc: Kill _machine and hard-coded platform numbers by Benjamin Herrenschmidt · 18 years ago
  52. a0652fc powerpc: Unify the 32 and 64 bit idle loops by Paul Mackerras · 18 years ago
  53. 23dd640 Merge ../linux-2.6 by Paul Mackerras · 18 years ago
  54. c6cb3b5 [PATCH] powerpc: enable NAP only on cpus who support it to avoid memory corruption by Benjamin Herrenschmidt · 18 years ago
  55. d6d9385 Merge ../powerpc-merge by Paul Mackerras · 19 years ago
  56. 4fb7d98 [PATCH] drive_info removal outside of arch/i386 by Al Viro · 19 years ago
  57. d2515c8 [PATCH] powerpc: cleanup pmac_newworld variable usage by Olaf Hering · 19 years ago
  58. ff38e7c [PATCH] powerpc: pmac namespace cleanup by Arnd Bergmann · 19 years ago
  59. a28d3af [PATCH] 2/5 powerpc: Rework PowerMac i2c part 2 by Benjamin Herrenschmidt · 19 years ago
  60. 730745a [PATCH] 1/5 powerpc: Rework PowerMac i2c part 1 by Benjamin Herrenschmidt · 19 years ago
  61. be6b843 [PATCH] powerpc: added a udbg_progress by Kumar Gala · 19 years ago
  62. 1beb6a7 [PATCH] powerpc: Experimental support for new G5 Macs (#2) by Benjamin Herrenschmidt · 19 years ago
  63. cc5d018 [PATCH] powerpc: Remove device_node addrs/n_addr by Benjamin Herrenschmidt · 19 years ago
  64. cc53291 [PATCH] powerpc: Add arch dependent basic infrastructure for Kdump. by Michael Ellerman · 19 years ago
  65. 51d3082 [PATCH] powerpc: Unify udbg (#2) by Benjamin Herrenschmidt · 19 years ago
  66. 3d1229d [PATCH] powerpc: Merge kexec by Michael Ellerman · 19 years ago
  67. 4350147 [PATCH] ppc64: SMU based macs cpufreq support by Benjamin Herrenschmidt · 19 years ago
  68. 91c33d2 [PATCH] powerpc: always init nvram on 64-bit powermac by David Woodhouse · 19 years ago
  69. fbf1769 powerpc: include lmb.h in arch/powerpc/platforms/powermac/setup.c by Paul Mackerras · 19 years ago
  70. bfab101 powerpc: Fix new-world powermac detection by Paul Mackerras · 19 years ago
  71. 6d7f58b [PATCH] powerpc: Some minor cleanups to setup_32.c by Kumar Gala · 19 years ago
  72. a575b80 powerpc: Run on old powermacs. by Paul Mackerras · 19 years ago
  73. 9859901 Merge changes from linux-2.6 by hand by Paul Mackerras · 19 years ago
  74. 35499c0 powerpc: Merge in 64-bit powermac support. by Paul Mackerras · 19 years ago
  75. 0dd194d powerpc: Fix places where ppc_md.show_[per]cpuinfo was treated as int by Paul Mackerras · 19 years ago
  76. 143a1de powerpc: Merge machdep.h by Paul Mackerras · 19 years ago
  77. 7ed476d ppc: Minor smp changes for consistency with ppc64 by Paul Mackerras · 19 years ago
  78. 3c3f42d powerpc: Start merging 64-bit support into powermac files by Paul Mackerras · 19 years ago
  79. f6d5791 powerpc: rename powermac files to remove pmac_ prefix by Paul Mackerras · 19 years ago[Renamed from arch/powerpc/platforms/powermac/pmac_setup.c]
  80. 9b6b563 powerpc: Merge in the ppc64 version of the prom code. by Paul Mackerras · 19 years ago
  81. 400d221 [PATCH] ppc32: make cur_cpu_spec a single pointer instead of an array by Kumar Gala · 19 years ago
  82. 14cf11a powerpc: Merge enough to start building in arch/powerpc. by Paul Mackerras · 19 years ago