1. e6768a4 [POWERPC] Fixup softirq preempt count by Benjamin Herrenschmidt · 17 years ago
  2. 7c6352a [POWERPC] Initialize paca->current earlier by Benjamin Herrenschmidt · 17 years ago
  3. 2fe37a6 [POWERPC] celleb: Coding style cleanup by Ishizaki Kou · 17 years ago
  4. c7cd5b9 Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/olof/pasemi by Paul Mackerras · 17 years ago
  5. e92716f [POWERPC] 4xx: Add idle wait support for 44x platforms by Jerone Young · 17 years ago
  6. 478d5dc [POWERPC] 4xx: Add ppc40x_defconfig by Josh Boyer · 17 years ago
  7. 975386e [POWERPC] 4xx: Reorganize 4xx defconfigs by Josh Boyer · 17 years ago
  8. f9a5e6a [POWERPC] iSeries: Localise and constify some iSeries data by Stephen Rothwell · 17 years ago
  9. 30ff2e8 [POWERPC] iSeries: Make iseries_reg_save private to iSeries by Stephen Rothwell · 17 years ago
  10. 3eb9cf0 [POWERPC] iSeries: Use alternate paca structure for booting by Stephen Rothwell · 17 years ago
  11. a7e695f [POWERPC] prpmc2800 needs a dtbImage by Dale Farnsworth · 17 years ago
  12. a0916bd [POWERPC] mv643xx_eth: Prepare to support multiple silicon blocks by Dale Farnsworth · 17 years ago
  13. 1791f91 [POWERPC] prpmc2800: Clean up dts properties by Mark A. Greer · 17 years ago
  14. a05ce88 [POWERPC] mv64x60: Remove device tree absolute path references by Dale Farnsworth · 17 years ago
  15. a1810b4 [POWERPC] mv64x60: Fix FDT compatible names: mv64x60 => mv64360 by Mark A. Greer · 17 years ago
  16. fb9d93d [POWERPC] prpmc2800: Fix frequencies in prpmc2800.dts by Dale Farnsworth · 17 years ago
  17. d528be5 [POWERPC] prpmc2800: Convert DTS to v1 and add labels by Mark A. Greer · 17 years ago
  18. 53bcddb [POWERPC] Fix MAX_ORDER config problem by Stephen Rothwell · 17 years ago
  19. 320787c [POWERPC] Fix handling of unrecoverable SLB miss interrupts by Paul Mackerras · 17 years ago
  20. ac7c535 Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  21. 7132799 [POWERPC] kexec: MPIC ack interrupts at mpic_teardown_this_cpu() by Valentine Barshak · 17 years ago
  22. f724bf7 [POWERPC] pasemi: Minor iommu cleanup by Olof Johansson · 17 years ago
  23. a8f75ea [POWERPC] Remove CONFIG_PCI_LEGACY from some configs by Stephen Rothwell · 17 years ago
  24. ae86f00 [POWERPC] htab_remove_mapping is only used by MEMORY_HOTPLUG by Stephen Rothwell · 17 years ago
  25. c6d4d5a [POWERPC] Convert pci and eeh code to of_device_is_available by Nathan Lynch · 17 years ago
  26. 6ccf61f [POWERPC] Enable CONFIG_FORCE_MAX_ZONEORDER for all PowerPC, and make selectable by Timur Tabi · 17 years ago
  27. 0119536 [POWERPC] Add hand-coded assembly strcmp by Steven Rostedt · 17 years ago
  28. 4df4441 [POWERPC] Replace logical-AND by bit-AND in pci_process_ISA_OF_ranges() by Roel Kluin · 18 years ago
  29. a07e387 [POWERPC] 4xx: Add Canyonlands and Yosemite to multi-board defconfig by Josh Boyer · 17 years ago
  30. d0c8df6 [POWERPC] 4xx: Use machine_device_initcall() for warp_nand by Valentine Barshak · 17 years ago
  31. 9d7030b [POWERPC] 4xx: Change dts files to support jumbo frames by Stefan Roese · 17 years ago
  32. a6190a8 [POWERPC] 4xx: Some EMAC related changes in Canyonlands & Glacier dts files by Stefan Roese · 17 years ago
  33. 8d81394 [POWERPC] Fix MPC5200 (not B!) device tree so FEC ethernet works by René Bürgel · 17 years ago
  34. 115e1ad [POWERPC] mpc5200: Amalgamated DTS fixes and updates by Bartlomiej Sieka · 17 years ago
  35. 7484839 [POWERPC] Fix rtas_flash procfs interface by Maxim Shchetynin · 17 years ago
  36. b991f05 [POWERPC] Fix deadlock with mmu_hash_lock in hash_page_sync by Benjamin Herrenschmidt · 17 years ago
  37. ff3da2e [POWERPC] Fix iSeries hard irq enabling regression by Benjamin Herrenschmidt · 17 years ago
  38. 025306f [POWERPC] Fix CPM2 SCC1 clock initialization. by Laurent Pinchart · 17 years ago
  39. 93173ce [POWERPC] 4xx: Create common ppc4xx_reset_system() in ppc4xx_soc.c by Stefan Roese · 17 years ago
  40. d2477b5 [POWERPC] bootwrapper: Add a firmware-independent simpleboot target. by Grant Likely · 17 years ago
  41. 5f91925 [POWERPC] 4xx: Fix PESDRn_UTLSET1 register setup on 460EX/GT by Stefan Roese · 17 years ago
  42. b64c4c9 [POWERPC] 4xx: Only reset PCIe PHY on 405EX systems when no link is detected by Stefan Roese · 17 years ago
  43. e04018e [POWERPC] add target for building .dtb files by Grant Likely · 17 years ago
  44. 745681a [POWERPC] Remove redundant display of free swap space in show_mem() by Johannes Weiner · 17 years ago
  45. e48b1b4 [POWERPC] Replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  46. a78bfbf [POWERPC] Add kernel parameter to set l3cr for MPC745x by Robert Brose · 17 years ago
  47. b163a25 [POWERPC] PS3: Split device setup for static vs. dynamic devices by Geert Uytterhoeven · 17 years ago
  48. fa90f70 [POWERPC] arch_add_memory() cannot be __devinit by Geert Uytterhoeven · 17 years ago
  49. 18f032c [POWERPC] move_device_tree() should be __init by Geert Uytterhoeven · 17 years ago
  50. 52db9b4 [POWERPC] Add error return from htab_remove_mapping() by Badari Pulavarty · 17 years ago
  51. ca052f7 [POWERPC] PS3: Save power in busy loops on halt by Geert Uytterhoeven · 17 years ago
  52. 5761eaa [POWERPC] PS3: Bootwrapper improvements by Geoff Levand · 17 years ago
  53. 23afcb4 [POWERPC] PS3: Add ps3_get_speid routine by Takashi Yamamoto · 17 years ago
  54. ad18c3d [POWERPC] PS3: Fix unlikely typo in ps3_get_irq by Roel Kluin · 17 years ago
  55. e6b1891 Merge branch 'powerpc-next' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc by Paul Mackerras · 17 years ago
  56. 1e85d89 [POWERPC] Fix defconfigs so we dont set both GENRTC and RTCLIB by Kumar Gala · 17 years ago
  57. 96ce1b6 [POWERPC] sata_fsl: reduce compatibility to fsl,pq-sata by Kim Phillips · 17 years ago
  58. 58bb7a9 [POWERPC] 83xx: enable usb in 837x rdb and 83xx defconfigs by Kim Phillips · 17 years ago
  59. 8e8ff3a [POWERPC] 83xx: Fix wrong USB phy type in mpc837xrdb dts by Anton Vorontsov · 17 years ago
  60. f10095c powerpc/pseries/xcis: ansify by Al Viro · 17 years ago
  61. 683113a vma_map: use proper pointer types by Al Viro · 17 years ago
  62. a2ceff5 [POWERPC] Fix missed hardware breakpoints across multiple threads by Michael Ellerman · 17 years ago
  63. ee0a3f5 [POWERPC] 85xx: Emerson KSI8560 device tree by Alexandr Smirnov · 17 years ago
  64. 65848f7 [POWERPC] 85xx: Emerson KSI8560 default config by Alexandr Smirnov · 17 years ago
  65. ff88011 [POWERPC] 85xx: Emerson KSI8560 bootwrapper by Alexandr Smirnov · 17 years ago
  66. 22b619e [POWERPC] 85xx: Emerson KSI8560 base support by Alexandr Smirnov · 17 years ago
  67. 99d8be0 [POWERPC] 4xx: Add L2 cache node to AMCC Taishan dts file by Stefan Roese · 17 years ago
  68. 2a70691 [POWERPC] 4xx: Add PPC4xx L2-cache support (440GX) by Stefan Roese · 17 years ago
  69. 145692a [POWERPC] 4xx: Add "amcc, haleakala" to the toplevel compatible property by Stefan Roese · 17 years ago
  70. c06cf7d [POWERPC] 4xx: Add AMCC Glacier 460GT eval board dts by Stefan Roese · 17 years ago
  71. 7831426 [POWERPC] 4xx: Add TAH support to taishan dts by Stefan Roese · 17 years ago
  72. 6e42b21 [POWERPC] 4xx: Use dcri_clrset() for PCIe indirect dcr read/modify/write access by Valentine Barshak · 17 years ago
  73. d0a48c9 [POWERPC] 4xx: Add bootwrapper for AMCC Yosemite board by Josh Boyer · 17 years ago
  74. ed70854 [POWERPC] 4xx: Add platform support for the AMCC Yosemite board by Josh Boyer · 17 years ago
  75. fd0ed74 [POWERPC] 4xx: Add AMCC 440EP Yosemite DTS by Josh Boyer · 17 years ago
  76. 1d60f0f [POWERPC] 4xx: Add Canyonlands defconfig file by Stefan Roese · 17 years ago
  77. 66b7e50 [POWERPC] 4xx: Add 460EX PCIe support to 4xx pci driver by Stefan Roese · 17 years ago
  78. 8bc4a51 [POWERPC] 4xx: Add Canyonlands DTS by Stefan Roese · 17 years ago
  79. 66e4b33 [POWERPC] 4xx: Add AMCC Canyonlands 460EX eval board support to platforms/44x by Stefan Roese · 17 years ago
  80. 464076a [POWERPC] 4xx: Add AMCC 460EX/460GT support to cputable.c & cpu_setup_44x.S by Stefan Roese · 17 years ago
  81. ecc6cd7 [POWERPC] Start removing linux,network-index in favour of aliases by David Gibson · 17 years ago
  82. 54f53f2 Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  83. f61fb8a [POWERPC] scanlog_init cleanup and minor fixes by Nathan Lynch · 17 years ago
  84. 7415d5e [POWERPC] pseries: phyp dump: Inform kdump when phyp-dump is loaded by Manish Ahuja · 17 years ago
  85. 654f596 [POWERPC] pseries: phyp dump: Disable phyp-dump through boot-var by Manish Ahuja · 17 years ago
  86. 242f271 [POWERPC] pseries: phyp dump: Add Kconfig file option by Manish Ahuja · 17 years ago
  87. fd35cff [POWERPC] pseries: phyp dump: Tracking memory range freed by Manish Ahuja · 17 years ago
  88. a9c508d [POWERPC] pseries: phyp dump: Invalidate and print dump areas by Manish Ahuja · 17 years ago
  89. 599c1aa [POWERPC] pseries: phyp dump: Debugging print routines by Manish Ahuja · 17 years ago
  90. 2c4f411 [POWERPC] pseries: phyp dump: Register dump area by Manish Ahuja · 17 years ago
  91. d5a29c7 [POWERPC] pseries: phyp dump: Use sysfs to release reserved mem by Manish Ahuja · 17 years ago
  92. 6ac26c8 [POWERPC] pseries: phyp dump: Reserve and release memory by Manish Ahuja · 17 years ago
  93. 163dab3 [POWERPC] powerpc32: Remove asm-offsets ptrace cruft by Roland McGrath · 17 years ago
  94. 59861bc [POWERPC] arch/powerpc/platforms/iseries/pci.c: Use time_* macros by S.Çağlar Onur · 17 years ago
  95. 96366a8 [POWERPC] Update wait_state_cycles in the VPA by Tony Breeds · 17 years ago
  96. 71e91a0 [POWERPC] Don't touch PT_DTRACE in exec by Roland McGrath · 17 years ago
  97. bceabd1 [POWERPC] Really export empty_zero_page by Stephen Rothwell · 17 years ago
  98. 4944774 [POWERPC] maple: Enable ipr driver in defconfig by Nathan Lynch · 17 years ago
  99. 1cd8f34 [POWERPC] maple: Kill fixup_maple_ide by Nathan Lynch · 17 years ago
  100. 53378c2 [POWERPC] maple: Use platform name in define_machine() by Nathan Lynch · 17 years ago