1. 3a1c81f [POWERPC] CELLEB: Fix possible NULL pointer dereference by Cyrill Gorcunov · 17 years ago
  2. eb8f276 [POWERPC] Clean out asm/of_{platform, device}.h from sysdev/ by Jon Loeliger · 17 years ago
  3. 5f867dc [POWERPC] Clean out asm/of_{platform, device}.h by Jon Loeliger · 17 years ago
  4. cc1bf18 Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/pasemi into for-2.6.25 by Paul Mackerras · 17 years ago
  5. 5619965 [POWERPC] pasemi: Fix module information for gpio-mdio by Olof Johansson · 17 years ago
  6. df3c901 [POWERPC] Add missing spaces in printk formats by joe@perches.com · 17 years ago
  7. 215a557 [POWERPC] Remove redundant declaration of hose_list by Stephen Rothwell · 17 years ago
  8. 5db9abd [POWERPC] iSeries: Fix sparse warnings in setup.c by Stephen Rothwell · 17 years ago
  9. 26b6d5b [POWERPC] iSeries: Declare iSeries_pci_final_fixup in pci.h by Stephen Rothwell · 17 years ago
  10. 1e10590 [POWERPC] iSeries: Mark two functions __init by Stephen Rothwell · 17 years ago
  11. ebfc00f [POWERPC] Make global_phb_number static by Stephen Rothwell · 17 years ago
  12. 5a8a1a2 [POWERPC] Add xmon function to dump 44x TLB by Benjamin Herrenschmidt · 17 years ago
  13. 5f1a7c8 [POWERPC] EEH: Report errors as soon as possible by Linas Vepstas · 17 years ago
  14. c9b65a7 [POWERPC] EEH: Be careful when identifying "empty" slots. by Linas Vepstas · 17 years ago
  15. 307d46e [POWERPC] EEH: Work with device endpoint, always by Linas Vepstas · 17 years ago
  16. 6215762 [POWERPC] powermac: Fix warning in time.c by Johannes Berg · 17 years ago
  17. d65dded [POWERPC] Remove prod_processor() by Nathan Lynch · 17 years ago
  18. 8d08908 [POWERPC] Cleanup SMT thread handling by Benjamin Herrenschmidt · 17 years ago
  19. 8f51506 Revert "[POWERPC] Fix RTAS os-term usage on kernel panic" by Paul Mackerras · 17 years ago
  20. 32e2b55 [POWERPC] pasemi: Move cpus to hold loop before restart by Olof Johansson · 17 years ago
  21. 8b32bc0 [POWERPC] pasemi: Don't enter powersaving states from elevated astates by Olof Johansson · 17 years ago
  22. 0d08a84 [POWERPC] pasemi: Broaden specific references to 1682M by Olof Johansson · 17 years ago
  23. 2dd3c00 [POWERPC] pasemi: clean up mdio_gpio a bit by Olof Johansson · 17 years ago
  24. ba72cb8 Fix boot problem with iSeries lacking hugepage support by Mel Gorman · 17 years ago
  25. ad639b9 [POWERPC] 83xx: Update mpc8349emitx(gp) defconfig for USB by Grant Likely · 17 years ago
  26. 04ce7a9 [POWERPC] 83xx: Update mpc832x_rdb_defconfig to enable MMC-over-SPI by Anton Vorontsov · 17 years ago
  27. ba3bdff [POWERPC] 83xx: MPC832x RDB - remove spidev stub, use mmc_spi by Anton Vorontsov · 17 years ago
  28. 27f4980 [POWERPC] 8xxx: MDS board RTC fixes by Kim Phillips · 17 years ago
  29. 0b47759 [POWERPC] Fix 8xx build breakage due to _tlbie changes by Benjamin Herrenschmidt · 17 years ago
  30. 072ef40 Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into merge by Paul Mackerras · 17 years ago
  31. bebfa06 [POWERPC] Fix device tree interrupt map for Freescale ULI1575 boards by Kumar Gala · 17 years ago
  32. 2b46b56 [POWERPC] Fix possible division by zero in scaled time accounting by Michael Neuling · 17 years ago
  33. c443aca [POWERPC] spufs: Fix context destroy vs /spu readdir race by Jeremy Kerr · 17 years ago
  34. a2b5181 [POWERPC] Fix RTAS os-term usage on kernel panic by Linas Vepstas · 17 years ago
  35. 29a50a8 [POWERPC] 83xx: Handle mpc8360 rev. 2.1 RGMII timing erratum by Kim Phillips · 17 years ago
  36. 4a2adca [POWERPC] 83xx: Fix 2nd UCC entry in mpc832x_mds.dts by Kim Phillips · 17 years ago
  37. d8ecbb9 [POWERPC] 83xx: mpc832x mds: Fix board PHY reset code by Kim Phillips · 17 years ago
  38. 7ac3341 [POWERPC] Fix potential NULL dereference by Cyrill Gorcunov · 17 years ago
  39. fbe4817 [POWERPC] vdso: Fixes for cache block sizes by Olof Johansson · 17 years ago
  40. 92e21e7 Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/olof/pasemi into merge by Paul Mackerras · 17 years ago
  41. de0c74e [POWERPC] pasemi: Don't reset mpic at boot by Olof Johansson · 17 years ago
  42. b22da92 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
  43. f9b6c1d [POWERPC] Fix build failure on legacy iSeries by Kamalesh Babulal · 17 years ago
  44. b8b799a [POWERPC] 4xx: UIC add mask_ack callback by Valentine Barshak · 17 years ago
  45. ed08aff [POWERPC] 4xx: Replace #includes of asm/of_platform.h with linux/of_platform.h. by Jon Loeliger · 17 years ago
  46. 0961dbf [POWERPC] prpmc2800: Enable L2 cache by Mark A. Greer · 17 years ago
  47. 8693208 [POWERPC] pSeries: make pseries_defconfig minus PCI build again by Stephen Rothwell · 17 years ago
  48. 8f5c757 [POWERPC] Fix multiple bugs in rtas_ibm_suspend_me code by Nathan Lynch · 17 years ago
  49. 6548d83 [POWERPC] Silence an annoying boot message by Stephen Rothwell · 17 years ago
  50. b7a2da1 [POWERPC] Fix early btext debug on PowerMac by Benjamin Herrenschmidt · 17 years ago
  51. 0302f12 [POWERPC] Demote clockevent printk to KERN_DEBUG by Tony Breeds · 17 years ago
  52. 9bafbb0 [POWERPC] Fix CONFIG_SMP=n build error on ppc64 by Olof Johansson · 17 years ago
  53. b64f87c [POWERPC] Avoid unpaired stwcx. on some processors by Becky Bruce · 17 years ago
  54. 64c911a Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into merge by Paul Mackerras · 17 years ago
  55. a70a932 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 17 years ago
  56. fa13a5a sched: restore deterministic CPU accounting on powerpc by Paul Mackerras · 17 years ago
  57. 4c011b1fb [POWERPC] cpm: Fix a couple minor issues in cpm_common.c. by Scott Wood · 17 years ago
  58. 0197cd2 [POWERPC] Add -mno-spe for ARCH=powerpc builds by Kumar Gala · 17 years ago
  59. 688016f 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
  60. 2c84b40 [POWERPC] EEH: Make sure warning message is printed by Linas Vepstas · 17 years ago
  61. 2e6f40d [POWERPC] Make altivec code in swsusp_32.S depend on CONFIG_ALTIVEC by Johannes Berg · 17 years ago
  62. a792e75 [POWERPC] Fix si_addr value on low level hash failures by Benjamin Herrenschmidt · 17 years ago
  63. 7e22fa4 [POWERPC] Refresh ppc64_defconfig and enable pasemi-related options by Olof Johansson · 17 years ago
  64. 0c83ddf [POWERPC] pasemi: Update defconfig by Olof Johansson · 17 years ago
  65. 7992344 [POWERPC] iSeries: Fix ref counting in vio setup by Stephen Rothwell · 17 years ago
  66. aca71ef [POWERPC] ] Fix memset size error by Li Zefan · 17 years ago
  67. e95c918 [POWERPC] Fix link errors for allyesconfig by Stephen Rothwell · 17 years ago
  68. 18244cf [POWERPC] iSeries_init_IRQ non-PCI tidy by Stephen Rothwell · 17 years ago
  69. b37ceef [POWERPC] EEH: Avoid crash on null device by Linas Vepstas · 17 years ago
  70. 2a50f14 [POWERPC] EEH: Drivers that need reset trump others by Linas Vepstas · 17 years ago
  71. 638799b [POWERPC] EEH: Clean up comments by Linas Vepstas · 17 years ago
  72. 43875cc [POWERPC] Fix off-by-one error in setting decrementer on Book E/4xx (v2) by Paul Mackerras · 17 years ago
  73. 465ccab [POWERPC] Fix switch_slb handling of 1T ESID values by will schmidt · 17 years ago
  74. e7bda18 [POWERPC] Fix build failure when CONFIG_VIRT_CPU_ACCOUNTING is not defined by Tony Breeds · 17 years ago
  75. aa39be0 [POWERPC] Include udbg.h when using udbg_printf by will schmidt · 17 years ago
  76. 20474ab [POWERPC] Fix cache line vs. block size confusion by Benjamin Herrenschmidt · 17 years ago
  77. fb293ae [POWERPC] Fix sysctl table check failure on PowerMac by Alexey Dobriyan · 17 years ago
  78. 4bfac36 [POWERPC] Fix CONFIG_SMP=n build break by Olof Johansson · 17 years ago
  79. aeb4552 [POWERPC] bootwrapper: Revert ps3 binary flag usage, and remove .bin suffix by Scott Wood · 17 years ago
  80. d102c9d [POWERPC] Fix mv643xx_pci sysfs .read and .write functions by Dale Farnsworth · 17 years ago
  81. 3a800ff [POWERPC] i8259: Add disable method by Aurelien Jarno · 17 years ago
  82. 1db3e89 [POWERPC] Read back MSI message in rtas_setup_msi_irqs() so restore works by Michael Ellerman · 17 years ago
  83. 2927315 [POWERPC] 4xx: Fix Walnut DTS interrupt property by Steven A. Falco · 17 years ago
  84. bd942ba [POWERPC] ppc405 Fix arithmatic rollover bug when memory size under 16M by Grant Likely · 17 years ago
  85. b98ac05 [POWERPC] 4xx: Deal with 44x virtually tagged icache by Benjamin Herrenschmidt · 17 years ago
  86. e701d26 [POWERPC] 4xx: Fix 4xx flush_tlb_page() by Benjamin Herrenschmidt · 17 years ago
  87. d1dfc35 [POWERPC] 4xx: Workaround for the 440EP(x)/GR(x) processors identical PVR issue. by Valentine Barshak · 17 years ago
  88. d474037 [POWERPC] bootwrapper: Bail from script if any command fails by Grant Likely · 17 years ago
  89. 7f66c1f [POWERPC] bootwrapper: Allow wrapper script to execute verbosely by Grant Likely · 17 years ago
  90. f6ab0b9 [POWERPC] powerpc: Fix demotion of segments to 4K pages by Benjamin Herrenschmidt · 17 years ago
  91. 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
  92. 8b0eacc Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  93. 58b053e Update arch/ to use sg helpers by Jens Axboe · 17 years ago
  94. 9dda78b [POWERPC] Enable restart support for lite5200 board by Marian Balakowicz · 17 years ago
  95. 86b92cd [POWERPC] Add restart support for mpc52xx based platforms by Marian Balakowicz · 17 years ago
  96. d24bc31 [POWERPC] Update device tree binding for mpc5200 gpt by Marian Balakowicz · 17 years ago
  97. c5c01c9 [POWERPC] Add mpc52xx_find_and_map_path(), refactor utility functions by Marian Balakowicz · 17 years ago
  98. c052a22 [POWERPC] bestcomm: Restrict bus prefetch bugfix to original mpc5200 silicon. by Grant Likely · 17 years ago
  99. 01dd2fb typo fixes by Matt LaPlante · 17 years ago
  100. c03983a Spelling fix: explicitly by Jean Delvare · 17 years ago