1. c2dd352 [POWERPC] cpm-serial: Relocate CPM buffer descriptors and SMC parameter ram. by Laurent Pinchart · 17 years ago
  2. da0a5f0 [POWERPC] Add bootwrapper function to get virtual reg from the device tree. by Laurent Pinchart · 17 years ago
  3. 1028d4f [POWERPC] 85xx: Enable DMA engine on the MPC8544 DS by Sebastian Siewior · 17 years ago
  4. 370131c [POWERPC] 83xx/85xx: Reorganize defconfigs by Kumar Gala · 17 years ago
  5. eb0cd5f [POWERPC] Rework Book-E debug exception handling by Kumar Gala · 17 years ago
  6. 7711684 [POWERPC] Remove unused machine call outs by Kumar Gala · 17 years ago
  7. 5faae2e [POWERPC] Always add preferred consoles in platforms/pseries/lpar.c by Michael Ellerman · 17 years ago
  8. 21cf913 [POWERPC] Move prototype for find_udbg_vterm() into a header file by Michael Ellerman · 17 years ago
  9. 37ddd5d [POWERPC] pseries/phyp dump: Reserve a variable amount of space at boot by Manish Ahuja · 17 years ago
  10. b18796d [POWERPC] bootwrapper: Use physical address in PHDR for uImage by Kumar Gala · 17 years ago
  11. 366234f [POWERPC] Update linker script to properly set physical addresses by Kumar Gala · 17 years ago
  12. 4846c5d [POWERPC] Clean up some linker and symbol usage by Kumar Gala · 17 years ago
  13. 09b5e63 [POWERPC] Rename __initial_memory_limit to __initial_memory_limit_addr by Kumar Gala · 17 years ago
  14. 0aef996 [POWERPC] 85xx: Cleanup TLB initialization by Kumar Gala · 17 years ago
  15. d7917ba [POWERPC] Introduce lowmem_end_addr to distinguish from total_lowmem by Kumar Gala · 17 years ago
  16. 99c62dd [POWERPC] Remove and replace uses of PPC_MEMSTART with memstart_addr by Kumar Gala · 17 years ago
  17. 1993cbf [POWERPC] Provide access to arch/powerpc include path on ppc64 by Kumar Gala · 17 years ago
  18. 38521a2 [POWERPC] Remove Kconfig option BOOT_LOAD by Kumar Gala · 17 years ago
  19. 3fbe9d4 [POWERPC] Add MODULE_LICENSE to powerpc/sysdev/rtc_cmos_setup.c by Adrian Bunk · 17 years ago
  20. 7f4392c [POWERPC] Efika: Really, don't pretend to be CHRP by David Woodhouse · 17 years ago
  21. b7ce341 [POWERPC] Implement support for the GPIO LIB API by Anton Vorontsov · 17 years ago
  22. e6768a4 [POWERPC] Fixup softirq preempt count by Benjamin Herrenschmidt · 17 years ago
  23. 7c6352a [POWERPC] Initialize paca->current earlier by Benjamin Herrenschmidt · 17 years ago
  24. 2fe37a6 [POWERPC] celleb: Coding style cleanup by Ishizaki Kou · 17 years ago
  25. c7cd5b9 Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/olof/pasemi by Paul Mackerras · 17 years ago
  26. e92716f [POWERPC] 4xx: Add idle wait support for 44x platforms by Jerone Young · 17 years ago
  27. 478d5dc [POWERPC] 4xx: Add ppc40x_defconfig by Josh Boyer · 17 years ago
  28. 975386e [POWERPC] 4xx: Reorganize 4xx defconfigs by Josh Boyer · 17 years ago
  29. f9a5e6a [POWERPC] iSeries: Localise and constify some iSeries data by Stephen Rothwell · 17 years ago
  30. 30ff2e8 [POWERPC] iSeries: Make iseries_reg_save private to iSeries by Stephen Rothwell · 17 years ago
  31. 3eb9cf0 [POWERPC] iSeries: Use alternate paca structure for booting by Stephen Rothwell · 17 years ago
  32. a7e695f [POWERPC] prpmc2800 needs a dtbImage by Dale Farnsworth · 17 years ago
  33. a0916bd [POWERPC] mv643xx_eth: Prepare to support multiple silicon blocks by Dale Farnsworth · 17 years ago
  34. 1791f91 [POWERPC] prpmc2800: Clean up dts properties by Mark A. Greer · 17 years ago
  35. a05ce88 [POWERPC] mv64x60: Remove device tree absolute path references by Dale Farnsworth · 17 years ago
  36. a1810b4 [POWERPC] mv64x60: Fix FDT compatible names: mv64x60 => mv64360 by Mark A. Greer · 17 years ago
  37. fb9d93d [POWERPC] prpmc2800: Fix frequencies in prpmc2800.dts by Dale Farnsworth · 17 years ago
  38. d528be5 [POWERPC] prpmc2800: Convert DTS to v1 and add labels by Mark A. Greer · 17 years ago
  39. 53bcddb [POWERPC] Fix MAX_ORDER config problem by Stephen Rothwell · 17 years ago
  40. 320787c [POWERPC] Fix handling of unrecoverable SLB miss interrupts by Paul Mackerras · 17 years ago
  41. ac7c535 Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  42. 7132799 [POWERPC] kexec: MPIC ack interrupts at mpic_teardown_this_cpu() by Valentine Barshak · 17 years ago
  43. f724bf7 [POWERPC] pasemi: Minor iommu cleanup by Olof Johansson · 17 years ago
  44. a8f75ea [POWERPC] Remove CONFIG_PCI_LEGACY from some configs by Stephen Rothwell · 17 years ago
  45. ae86f00 [POWERPC] htab_remove_mapping is only used by MEMORY_HOTPLUG by Stephen Rothwell · 17 years ago
  46. c6d4d5a [POWERPC] Convert pci and eeh code to of_device_is_available by Nathan Lynch · 17 years ago
  47. 6ccf61f [POWERPC] Enable CONFIG_FORCE_MAX_ZONEORDER for all PowerPC, and make selectable by Timur Tabi · 17 years ago
  48. 0119536 [POWERPC] Add hand-coded assembly strcmp by Steven Rostedt · 17 years ago
  49. 4df4441 [POWERPC] Replace logical-AND by bit-AND in pci_process_ISA_OF_ranges() by Roel Kluin · 18 years ago
  50. a07e387 [POWERPC] 4xx: Add Canyonlands and Yosemite to multi-board defconfig by Josh Boyer · 17 years ago
  51. d0c8df6 [POWERPC] 4xx: Use machine_device_initcall() for warp_nand by Valentine Barshak · 17 years ago
  52. 9d7030b [POWERPC] 4xx: Change dts files to support jumbo frames by Stefan Roese · 17 years ago
  53. a6190a8 [POWERPC] 4xx: Some EMAC related changes in Canyonlands & Glacier dts files by Stefan Roese · 17 years ago
  54. 8d81394 [POWERPC] Fix MPC5200 (not B!) device tree so FEC ethernet works by René Bürgel · 17 years ago
  55. 115e1ad [POWERPC] mpc5200: Amalgamated DTS fixes and updates by Bartlomiej Sieka · 17 years ago
  56. 7484839 [POWERPC] Fix rtas_flash procfs interface by Maxim Shchetynin · 17 years ago
  57. b991f05 [POWERPC] Fix deadlock with mmu_hash_lock in hash_page_sync by Benjamin Herrenschmidt · 17 years ago
  58. ff3da2e [POWERPC] Fix iSeries hard irq enabling regression by Benjamin Herrenschmidt · 17 years ago
  59. 025306f [POWERPC] Fix CPM2 SCC1 clock initialization. by Laurent Pinchart · 17 years ago
  60. 93173ce [POWERPC] 4xx: Create common ppc4xx_reset_system() in ppc4xx_soc.c by Stefan Roese · 17 years ago
  61. d2477b5 [POWERPC] bootwrapper: Add a firmware-independent simpleboot target. by Grant Likely · 17 years ago
  62. 5f91925 [POWERPC] 4xx: Fix PESDRn_UTLSET1 register setup on 460EX/GT by Stefan Roese · 17 years ago
  63. b64c4c9 [POWERPC] 4xx: Only reset PCIe PHY on 405EX systems when no link is detected by Stefan Roese · 17 years ago
  64. e04018e [POWERPC] add target for building .dtb files by Grant Likely · 17 years ago
  65. 745681a [POWERPC] Remove redundant display of free swap space in show_mem() by Johannes Weiner · 17 years ago
  66. e48b1b4 [POWERPC] Replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  67. a78bfbf [POWERPC] Add kernel parameter to set l3cr for MPC745x by Robert Brose · 17 years ago
  68. b163a25 [POWERPC] PS3: Split device setup for static vs. dynamic devices by Geert Uytterhoeven · 17 years ago
  69. fa90f70 [POWERPC] arch_add_memory() cannot be __devinit by Geert Uytterhoeven · 17 years ago
  70. 18f032c [POWERPC] move_device_tree() should be __init by Geert Uytterhoeven · 17 years ago
  71. 52db9b4 [POWERPC] Add error return from htab_remove_mapping() by Badari Pulavarty · 17 years ago
  72. ca052f7 [POWERPC] PS3: Save power in busy loops on halt by Geert Uytterhoeven · 17 years ago
  73. 5761eaa [POWERPC] PS3: Bootwrapper improvements by Geoff Levand · 17 years ago
  74. 23afcb4 [POWERPC] PS3: Add ps3_get_speid routine by Takashi Yamamoto · 17 years ago
  75. ad18c3d [POWERPC] PS3: Fix unlikely typo in ps3_get_irq by Roel Kluin · 17 years ago
  76. e6b1891 Merge branch 'powerpc-next' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc by Paul Mackerras · 17 years ago
  77. 1e85d89 [POWERPC] Fix defconfigs so we dont set both GENRTC and RTCLIB by Kumar Gala · 17 years ago
  78. 96ce1b6 [POWERPC] sata_fsl: reduce compatibility to fsl,pq-sata by Kim Phillips · 17 years ago
  79. 58bb7a9 [POWERPC] 83xx: enable usb in 837x rdb and 83xx defconfigs by Kim Phillips · 17 years ago
  80. 8e8ff3a [POWERPC] 83xx: Fix wrong USB phy type in mpc837xrdb dts by Anton Vorontsov · 17 years ago
  81. f10095c powerpc/pseries/xcis: ansify by Al Viro · 17 years ago
  82. 683113a vma_map: use proper pointer types by Al Viro · 17 years ago
  83. a2ceff5 [POWERPC] Fix missed hardware breakpoints across multiple threads by Michael Ellerman · 17 years ago
  84. ee0a3f5 [POWERPC] 85xx: Emerson KSI8560 device tree by Alexandr Smirnov · 17 years ago
  85. 65848f7 [POWERPC] 85xx: Emerson KSI8560 default config by Alexandr Smirnov · 17 years ago
  86. ff88011 [POWERPC] 85xx: Emerson KSI8560 bootwrapper by Alexandr Smirnov · 17 years ago
  87. 22b619e [POWERPC] 85xx: Emerson KSI8560 base support by Alexandr Smirnov · 17 years ago
  88. 99d8be0 [POWERPC] 4xx: Add L2 cache node to AMCC Taishan dts file by Stefan Roese · 17 years ago
  89. 2a70691 [POWERPC] 4xx: Add PPC4xx L2-cache support (440GX) by Stefan Roese · 17 years ago
  90. 145692a [POWERPC] 4xx: Add "amcc, haleakala" to the toplevel compatible property by Stefan Roese · 17 years ago
  91. c06cf7d [POWERPC] 4xx: Add AMCC Glacier 460GT eval board dts by Stefan Roese · 17 years ago
  92. 7831426 [POWERPC] 4xx: Add TAH support to taishan dts by Stefan Roese · 17 years ago
  93. 6e42b21 [POWERPC] 4xx: Use dcri_clrset() for PCIe indirect dcr read/modify/write access by Valentine Barshak · 17 years ago
  94. d0a48c9 [POWERPC] 4xx: Add bootwrapper for AMCC Yosemite board by Josh Boyer · 17 years ago
  95. ed70854 [POWERPC] 4xx: Add platform support for the AMCC Yosemite board by Josh Boyer · 17 years ago
  96. fd0ed74 [POWERPC] 4xx: Add AMCC 440EP Yosemite DTS by Josh Boyer · 17 years ago
  97. 1d60f0f [POWERPC] 4xx: Add Canyonlands defconfig file by Stefan Roese · 17 years ago
  98. 66b7e50 [POWERPC] 4xx: Add 460EX PCIe support to 4xx pci driver by Stefan Roese · 17 years ago
  99. 8bc4a51 [POWERPC] 4xx: Add Canyonlands DTS by Stefan Roese · 17 years ago
  100. 66e4b33 [POWERPC] 4xx: Add AMCC Canyonlands 460EX eval board support to platforms/44x by Stefan Roese · 17 years ago