1. 15f6527 [POWERPC] Rename 4xx paths to 40x by Josh Boyer · 18 years ago
  2. a65517f [POWERPC] Remove some duplicate declarations from pmac.h by Stephen Rothwell · 18 years ago
  3. e78bb5d [POWERPC] Fix i2c device string format by Guennadi Liakhovetski · 18 years ago
  4. 750d1d1 [POWERPC] Fix section mismatch in pasemi/iommu.c by Stephen Rothwell · 18 years ago
  5. 124d795 [POWERPC] Fix section mismatches in udbg_adb.c by Stephen Rothwell · 18 years ago
  6. 109b60f [POWERPC] Fix section mismatch in dart_iommu.c by Stephen Rothwell · 18 years ago
  7. d56c3aa [POWERPC] Fix section mismatch in crash_dump.c by Stephen Rothwell · 18 years ago
  8. 553fdff [POWERPC] Improve robustness of the UIC cascade handler by David Gibson · 18 years ago
  9. 868afce [POWERPC] Fix irq flow handler for 4xx UIC by David Gibson · 18 years ago
  10. 4dc7b4b [POWERPC] Fix setting of irq trigger type in UIC driver by David Gibson · 18 years ago
  11. e8ff064 [POWERPC] Tidy up CONFIG_PPC_MM_SLICES code by Stephen Rothwell · 18 years ago
  12. 9dfe5c53 [POWERPC] Fix non HUGETLB_PAGE build warning by Stephen Rothwell · 18 years ago
  13. c6d4267 [POWERPC] Handle alignment faults on new FP load/store instructions by Paul Mackerras · 18 years ago
  14. 09a5410 [POWERPC] pseries: Remove dead EEH video code by Linas Vepstas · 18 years ago
  15. 0f7f2fb [POWERPC] Remove gratuitous reads from powermac pci config space methods by Nathan Lynch · 18 years ago
  16. b139f1f [POWERPC] Remove gratuitous reads from pasemi pci config space methods by Nathan Lynch · 18 years ago
  17. 8935fa0 [POWERPC] tsi108_direct_pci_ops: Use named structure member initializers by Nathan Lynch · 18 years ago
  18. c78d453 [POWERPC] indirect_pci_ops: Use named structure member initializers by Nathan Lynch · 18 years ago
  19. f1d645f [POWERPC] chrp pci_ops: Use named structure member initializers by Nathan Lynch · 18 years ago
  20. 21d8f6c [POWERPC] efika rtas_pci_ops: Use named structure member initializers by Nathan Lynch · 18 years ago
  21. 6127d1c [POWERPC] null_pci_ops: Use named structure member initializers by Nathan Lynch · 18 years ago
  22. 3fac10e [POWERPC] powermac pci_ops: Use named structure member initializers by Nathan Lynch · 18 years ago
  23. 1bb8c62 [POWERPC] pa_pxp_ops: Use named structure member initializers by Nathan Lynch · 18 years ago
  24. 2e67d40 [POWERPC] maple pci_ops: Use named structure member initializers by Nathan Lynch · 18 years ago
  25. 3e02aeb [POWERPC] celleb_epci_ops: Use named structure member initializers by Nathan Lynch · 18 years ago
  26. aec249b [POWERPC] celleb_fake_pci_ops: Use named structure member initializers by Nathan Lynch · 18 years ago
  27. 8674e0c [POWERPC] rtas_pci_ops: Use named structure member initializers by Nathan Lynch · 18 years ago
  28. 1bdb286 [POWERPC] Remove gratuitous reads from maple PCI config space methods by Nathan Lynch · 18 years ago
  29. 96b952d [POWERPC] Export DCR symbols for modules by Murali Iyer · 18 years ago
  30. 0f2342c [POWERPC] pseries: Eliminate global error_log_cnt variable by Linas Vepstas · 18 years ago
  31. 79c0108 [POWERPC] pseries: Fix jumbled no_logging flag by Linas Vepstas · 18 years ago
  32. 72755f4 [POWERPC] Remove nvram forward declarations by Linas Vepstas · 18 years ago
  33. 4511dad [POWERPC] pseries: Simplify rtasd initialization by Linas Vepstas · 18 years ago
  34. ba28cc0 [POWERPC] pseries: Use rtas_token instead of hand-rolled code by Linas Vepstas · 18 years ago
  35. a4fc3a3 [POWERPC] pseries: Avoid excess rtas_token calls by Linas Vepstas · 18 years ago
  36. 33567a0 [POWERPC] Typo fixes interrrupt -> interrupt by Gabriel C · 18 years ago
  37. 0d279d4 [POWERPC] Fixes to allow use of Ebony's flash chips through physmap_of by David Gibson · 18 years ago
  38. 9420dc6 [POWERPC] Clean out a bunch of duplicate includes by Jesper Juhl · 18 years ago
  39. 2a4a9fb [POWERPC] embedded6xx: Remove unnecessary loops_per_jiffy initialization code by Jon Loeliger · 18 years ago
  40. c3ca32f [POWERPC] 8xx: Remove unnecessary loops_per_jiffy initialization code by Jon Loeliger · 18 years ago
  41. 7888fbf [POWERPC] 52xx: Remove unnecessary loops_per_jiffy initialization code by Jon Loeliger · 18 years ago
  42. 0b9369f [POWERPC] EEH: Dump PCI bridge status on event by Linas Vepstas · 18 years ago
  43. 093eda3 [POWERPC] EEH: Fix PCI bridge handling bug by Linas Vepstas · 18 years ago
  44. 12588da [POWERPC] EEH: Tweak printk message by Linas Vepstas · 18 years ago
  45. a4ebd01 [POWERPC] Init markings for celleb by Ishizaki Kou · 18 years ago
  46. b090b33 [POWERPC] Fix celleb sio section warning by Ishizaki Kou · 18 years ago
  47. e5b9187 [POWERPC] Fix celleb pci section warnings by Ishizaki Kou · 18 years ago
  48. 2b02d13 [POWERPC] Fix invalid semicolon after if statement by Ilpo Järvinen · 18 years ago
  49. 2de6912 [POWERPC] ps3: Fix no storage devices found by Geert Uytterhoeven · 18 years ago
  50. 55a910a [POWERPC] Fix for assembler -g by Roland McGrath · 18 years ago
  51. aa1cf63 [POWERPC] Fix small race in 44x tlbie function by David Gibson · 18 years ago
  52. fa6b769 [POWERPC] Remove unused code causing a compile warning by Becky Bruce · 18 years ago
  53. ad941fe [POWERPC] cell: Fix errno for modular spufs_create with invalid neighbour by Jeremy Kerr · 18 years ago
  54. d1f5a77 [POWERPC] Fix size check for hugetlbfs by Benjamin Herrenschmidt · 18 years ago
  55. 8f2ea1f [POWERPC] Fix initialization and usage of dma_mask by Benjamin Herrenschmidt · 18 years ago
  56. 939e60f6 [POWERPC] Fix more section mismatches in head_64.S by Stephen Rothwell · 18 years ago
  57. 3c5ede8 [POWERPC] Revert "[POWERPC] Add 'mdio' to bus scan id list for platforms with QE UEC" by Kim Phillips · 18 years ago
  58. bd948b0 [POWERPC] PS3: Update ps3_defconfig by geoffrey.levand@am.sony.com · 18 years ago
  59. 332a7b3 [POWERPC] PS3: Remove text saying PS3 support is incomplete by Geoff Levand · 18 years ago
  60. edd2a9d [POWERPC] PS3: Fix storage probe logic by Geert Uytterhoeven · 18 years ago
  61. f599644 [POWERPC] cell: Move SPU affinity init to spu_management_of_ops by Andre Detsch · 18 years ago
  62. edd0622 [POWERPC] Fix potential duplicate entry in SLB shadow buffer by Paul Mackerras · 18 years ago
  63. 67439b7 [POWERPC] Fixes for the SLB shadow buffer code by Michael Neuling · 18 years ago
  64. 5628244 [POWERPC] Fix a compile warning in powermac/feature.c by Segher Boessenkool · 18 years ago
  65. 3a77d29 [POWERPC] Fix a compile warning in pci_32.c by Segher Boessenkool · 18 years ago
  66. b9c3fdb [POWERPC] Fix parse_drconf_memory() for 64-bit start addresses by Michael Ellerman · 18 years ago
  67. 17aa3a8 [POWERPC] Fix num_cpus calculation in smp_call_function_map() by Kevin Corry · 18 years ago
  68. cba684f [POWERPC] ps3: Fix section mismatch in ps3/setup.c by Stephen Rothwell · 18 years ago
  69. 683e3ab [POWERPC] spufs: Fix affinity after introduction of node_allowed() calls by Andre Detsch · 18 years ago
  70. 430404e [POWERPC] Fix special PTE code for secondary hash bucket by Paul Mackerras · 18 years ago
  71. 2f63251 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 18 years ago
  72. a583f1b remove unused TIF_NOTIFY_RESUME flag by Stephane Eranian · 18 years ago
  73. 4e950f6 Remove fs.h from mm.h by Alexey Dobriyan · 18 years ago
  74. b0cb1a1 Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION by Rafael J. Wysocki · 18 years ago
  75. 46b2835 Merge branch 'fixes-2.6.23' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into merge by Paul Mackerras · 18 years ago
  76. 9d78592 [POWERPC] spusched: Fix initial timeslice calculation by Christoph Hellwig · 18 years ago
  77. 6f6a6dc [POWERPC] spufs: Fix incorrect initialization of cbe_spu_info.spus by Masato Noguchi · 18 years ago
  78. 17cd87c [POWERPC] Fix Maple platform ISA bus by Benjamin Herrenschmidt · 18 years ago
  79. 50747cb [POWERPC] Make pci_iounmap actually unmap things by Benjamin Herrenschmidt · 18 years ago
  80. 6dfbde2 [POWERPC] Add function to check if address is an IO port by Benjamin Herrenschmidt · 18 years ago
  81. f5d834f [POWERPC] Fix Pegasos keyboard detection by Alan Curry · 18 years ago
  82. 16782a6 [POWERPC] iSeries: Fix section mismatch warning in lpevents by Stephen Rothwell · 18 years ago
  83. c40b91b [POWERPC] iSeries: Fix section mismatch warnings by Stephen Rothwell · 18 years ago
  84. f2d32db [POWERPC] Fix RTC and device tree on linkstation machines by Guennadi Liakhovetski · 18 years ago
  85. d13ae86 [POWERPC] Add of_register_i2c_devices() by Guennadi Liakhovetski · 18 years ago
  86. 56d6d1a [POWERPC] Fix loop with unsigned long counter variable by Manish Ahuja · 18 years ago
  87. 1417078 [POWERPC] Fix register labels on show_regs() message for 4xx/Book-E by Kumar Gala · 18 years ago
  88. d1c8131 [POWERPC] Only allow building of BootX text support on PPC_MULTIPLATFORM by Kumar Gala · 18 years ago
  89. 10ce8c6 [POWERPC] Fix the ability to reset on MPC8544 DS and MPC8568 MDS boards by Roy Zang · 18 years ago
  90. 006af9e [POWERPC] Fix mpc7448hpc2 tsi108 device_type bug by Roy Zang · 18 years ago
  91. 282045b [POWREPC] Fixup a number of modpost warnings on ppc32 by Kumar Gala · 18 years ago
  92. 9a9bcf4 [POWERPC] Fix ethernet PHY support on MPC8544 DS by Kumar Gala · 18 years ago
  93. 2052d6d [POWERPC] Don't try to allocate resources for a Freescale POWERPC PHB by Kumar Gala · 18 years ago
  94. 7792682 Revert "[POWERPC] Don't complain if size-cells == 0 in prom_parse()" by Paul Mackerras · 18 years ago
  95. 7659c03 [POWERPC] Fix PCI indirect for big-endian cfg_addr by Kumar Gala · 18 years ago
  96. 0de085b Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc by Linus Torvalds · 18 years ago
  97. 7e07a15 [WATCHDOG] mv64x60_wdt: Add arch/powerpc platform support by Dale Farnsworth · 18 years ago
  98. b2c863b spusched: fix mismerge in spufs.h by Christoph Hellwig · 18 years ago
  99. e587121 [POWERPC] 85xx: Added needed MPC85xx PCI device IDs by Kumar Gala · 18 years ago
  100. c26c372 [POWERPC] Add Freescale PCI VENDOR ID and 8641 device IDs by Jon Loeliger · 18 years ago