1. 2c84b40 [POWERPC] EEH: Make sure warning message is printed by Linas Vepstas · 17 years ago
  2. 7992344 [POWERPC] iSeries: Fix ref counting in vio setup by Stephen Rothwell · 17 years ago
  3. 18244cf [POWERPC] iSeries_init_IRQ non-PCI tidy by Stephen Rothwell · 17 years ago
  4. b37ceef [POWERPC] EEH: Avoid crash on null device by Linas Vepstas · 17 years ago
  5. 2a50f14 [POWERPC] EEH: Drivers that need reset trump others by Linas Vepstas · 17 years ago
  6. 638799b [POWERPC] EEH: Clean up comments by Linas Vepstas · 17 years ago
  7. e7bda18 [POWERPC] Fix build failure when CONFIG_VIRT_CPU_ACCOUNTING is not defined by Tony Breeds · 17 years ago
  8. aa39be0 [POWERPC] Include udbg.h when using udbg_printf by will schmidt · 17 years ago
  9. 4bfac36 [POWERPC] Fix CONFIG_SMP=n build break by Olof Johansson · 17 years ago
  10. 1db3e89 [POWERPC] Read back MSI message in rtas_setup_msi_irqs() so restore works by Michael Ellerman · 17 years ago
  11. 786d369 Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx into merge by Paul Mackerras · 17 years ago
  12. 8b0eacc Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  13. 58b053e Update arch/ to use sg helpers by Jens Axboe · 17 years ago
  14. 9dda78b [POWERPC] Enable restart support for lite5200 board by Marian Balakowicz · 17 years ago
  15. 86b92cd [POWERPC] Add restart support for mpc52xx based platforms by Marian Balakowicz · 17 years ago
  16. c5c01c9 [POWERPC] Add mpc52xx_find_and_map_path(), refactor utility functions by Marian Balakowicz · 17 years ago
  17. 01dd2fb typo fixes by Matt LaPlante · 17 years ago
  18. 96de0e2 Convert files to UTF-8 and some cleanups by Jan Engelhardt · 17 years ago
  19. 7392537 [POWERPC] 4xx: Enable EMAC on Bamboo board by Josh Boyer · 17 years ago
  20. b3af7a5 [POWERPC] 4xx: Enable EMAC for PPC405 Walnut board by Josh Boyer · 17 years ago
  21. 1d5499b [POWERPC] 4xx: Split early debug output and early boot console for 44x by Valentine Barshak · 17 years ago
  22. b7c1dfb [POWERPC] 4xx: Enable NEW EMAC support for Sequoia 440EPx. by Valentine Barshak · 17 years ago
  23. 1f69dcf [POWERPC] 4xx: Add RGMII support for Sequoia 440EPx by Valentine Barshak · 17 years ago
  24. 3a4fa0a Fix misspellings of "system", "controller", "interrupt" and "necessary". by Robert P. J. Day · 17 years ago
  25. 1977f03 remove asm/bitops.h includes by Jiri Slaby · 17 years ago
  26. b460cbc pid namespaces: define is_global_init() and is_container_init() by Serge E. Hallyn · 17 years ago
  27. e6c5eb9 PM: Rework struct platform_suspend_ops by Rafael J. Wysocki · 17 years ago
  28. 26398a7 PM: Rename struct pm_ops and related things by Rafael J. Wysocki · 17 years ago
  29. 95d9ffb PM: Move definition of struct pm_ops to suspend.h by Rafael J. Wysocki · 17 years ago
  30. c548f08 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  31. 2b571a0 pcmcia: CompactFlash driver for PA Semi Electra boards by Olof Johansson · 17 years ago
  32. 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 17 years ago
  33. 4acadb9 Merge branch 'for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-mpc52xx into merge by Paul Mackerras · 17 years ago
  34. dc6adfb [POWERPC] Fix iSeries_hpte_insert prototype by Stephen Rothwell · 17 years ago
  35. bfce5c3 [POWERPC] Fix copyright symbol by Stephen Rothwell · 17 years ago
  36. 2f9ea1b [POWERPC] bestcomm: core bestcomm support for Freescale MPC5200 by Sylvain Munaut · 17 years ago
  37. 1088a20 [POWERPC] rheap: Changes config mechanism by Sylvain Munaut · 17 years ago
  38. 821f3ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 17 years ago
  39. 92d15c2 Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 17 years ago
  40. d5a7430 Convert cpu_sibling_map to be a per cpu variable by Mike Travis · 17 years ago
  41. d1ed455 PS3: sg chaining support by Jens Axboe · 17 years ago
  42. 2843e7f Remove msic_dcr_read() in axon_msi.c by Michael Ellerman · 17 years ago
  43. 83f34df Add dcr_host_t.base in dcr_read()/dcr_write() by Michael Ellerman · 17 years ago
  44. b909007 PS3 system bus add_uevent_var() fallout by Geert Uytterhoeven · 17 years ago
  45. 24cf273 Lite5200 shouldn't mess with ROOT_DEV by Grant Likely · 17 years ago
  46. c1f807e missing includes in arch/powerpc/platforms/52xx/lite5200.c by Al Viro · 17 years ago
  47. efefc6e Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  48. 4d5709a Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 17 years ago
  49. 7eff2e7 Driver core: change add_uevent_var to use a struct by Kay Sievers · 17 years ago
  50. 247537b kconfig: syntax cleanup - drop support for "depends/requires/def_boolean" by Adrian Bunk · 17 years ago
  51. e869086 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  52. 1189be6 [POWERPC] Use 1TB segments by Paul Mackerras · 17 years ago
  53. 8087ebd Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into for-2.6.24 by Paul Mackerras · 17 years ago
  54. 895532a1 Merge branch 'for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-mpc52xx into for-2.6.24 by Paul Mackerras · 17 years ago
  55. 37b31f9 [POWERPC] 4xx: Add AMCC Kilauea eval board support to platforms/40x by Stefan Roese · 17 years ago
  56. 0bfd5df [POWERPC] 85xx: Killed <asm/mpc85xx.h> by Kumar Gala · 17 years ago
  57. 8abc8f5 [POWERPC] 85xx: Convert mpc8560ads to the new CPM binding. by Scott Wood · 17 years ago
  58. 64f2758 [POWERPC] Don't enable cpu hotplug on pSeries machines with MPIC by Olof Johansson · 17 years ago
  59. 84dd467 [POWERPC] Move of_platform_driver initialisations: arch/powerpc by Stephen Rothwell · 17 years ago
  60. 8251b4c [POWERPC] iSeries: Move viodasd probing by Stephen Rothwell · 17 years ago
  61. 7465ce0 [POWERPC] iSeries: Move detection of virtual tapes by Stephen Rothwell · 17 years ago
  62. b833b48 [POWERPC] iSeries: Move detection of virtual cdroms by Stephen Rothwell · 17 years ago
  63. dd9b67a [POWERPC] Remove more iSeries-specific stuff from vio.c by Stephen Rothwell · 17 years ago
  64. 1670b2b [POWERPC] Remove iSeries_vio_dev by Stephen Rothwell · 17 years ago
  65. 745e102 [POWERPC] Platforms shouldn't mess with ROOT_DEV by Grant Likely · 17 years ago
  66. d27c1ce [POWERPC] Remove empty ppc_md.setup_arch hooks by Grant Likely · 17 years ago
  67. af289e8 pasemi_mac: enable iommu support by Olof Johansson · 17 years ago
  68. 1d3bb99 Device tree aware EMAC driver by David Gibson · 17 years ago
  69. 4de3b99 [POWERPC] MPC5200: Don't make firmware fixups into common code by Grant Likely · 17 years ago
  70. 9fe2e79 [POWERPC] MPC52xx: Trim includes on mpc5200 platform support code by Grant Likely · 17 years ago
  71. aa2091b [POWERPC] MPC52xx: Drop show_cpuinfo platform hooks from Lite5200 by Grant Likely · 17 years ago
  72. ef2ac63 [POWERPC] PS3: Add os-area database routines by Geoff Levand · 17 years ago
  73. 7db1942 [POWERPC] PS3: Save os-area params to device tree by Geoff Levand · 17 years ago
  74. d7b98e3 [POWERPC] PS3: Add os-area rtc_diff set/get routines by Geoff Levand · 17 years ago
  75. 418ef20 [POWERPC] PS3: os-area workqueue processing by Geoff Levand · 17 years ago
  76. 01263e8 [POWERPC] PS3: Remove unused os-area params by Geoff Levand · 17 years ago
  77. ca94297 [POWERPC] PS3: Cleanup of os-area.c by Geoff Levand · 17 years ago
  78. d767efe [POWERPC] cell: Add Cell memory controller register defs and expose it by Benjamin Herrenschmidt · 17 years ago
  79. eef686a0 [POWERPC] cell: Move cbe_regs.h to include/asm-powerpc/cell-regs.h by Benjamin Herrenschmidt · 17 years ago
  80. 6ee0d9f [POWERPC] Remove unused old code from powermac setup code by Paul Mackerras · 17 years ago
  81. d741803 [POWERPC] Remove some more section mismatch warnings by Stephen Rothwell · 17 years ago
  82. 7d6524f [POWERPC] iSeries: Correct missing newline in printk by Stephen Rothwell · 17 years ago
  83. 803dedb [POWERPC] 85xx: mpc85xx_mds - reset UCC ethernet properly by Anton Vorontsov · 17 years ago
  84. cccd210 [POWERPC] QEIC: Implement pluggable handlers, fix MPIC cascading by Anton Vorontsov · 17 years ago
  85. 55f9ed0 [POWERPC] mpc85xx_mds: select QUICC_ENGINE by Anton Vorontsov · 17 years ago
  86. e1c1575 [POWERPC] 85xx/86xx: refactor RSTCR reset code by Kumar Gala · 17 years ago
  87. c9438af [POWERPC] Use for_each_ matching routinues for pci PHBs by Kumar Gala · 17 years ago
  88. 0e65bfe3 [POWERPC] Add initial MPC8610 HPCD Platform files. by Xianghua Xiao · 17 years ago
  89. 8122c6c [CPUFREQ] move policy's governor initialisation out of low-level drivers into cpufreq core by Thomas Renninger · 17 years ago
  90. c4e05bc [POWERPC] bootwrapper: adds cuboot for MPC7448HPC2 platform by Roy Zang · 17 years ago
  91. 3611f2a [POWERPC] mpc82xx: Add pq2fads board support. by Scott Wood · 17 years ago
  92. e00c549 [POWERPC] mpc82xx: Update mpc8272ads, and factor out PCI and reset. by Scott Wood · 17 years ago
  93. 11c146c [POWERPC] 8xx/wrapper: Embedded Planet EP88xC support by Scott Wood · 17 years ago
  94. 20906ec [POWERPC] 8xx: mpc885ads cleanup by Scott Wood · 17 years ago
  95. 2d2294a [POWERPC] mpc8272ads: Change references from 82xx_ADS to 8272_ADS. by Scott Wood · 17 years ago
  96. d1df447 [POWERPC] mpc82xx: Rename mpc82xx_ads to mpc8272_ads. by Scott Wood · 17 years ago
  97. 4ff62e1 [POWERPC] mpc82xx: Remove a bunch of cruft that duplicates generic functionality. by Scott Wood · 17 years ago
  98. 7401685 [POWERPC] 8xx: Work around CPU15 erratum. by Scott Wood · 17 years ago
  99. fb533d0 [POWERPC] 8xx: Infrastructure code cleanup. by Scott Wood · 17 years ago
  100. c374e00 [POWERPC] Add early debug console for CPM serial ports. by Scott Wood · 17 years ago