1. d7cf0ed [POWERPC] Push down or eliminate smp_processor_id calls in xics code by Milton Miller · 17 years ago
  2. 7e1961f [POWERPC] celleb: Split machine definition by Ishizaki Kou · 17 years ago
  3. 4751505 [POWERPC] Cleanup calling mmio_nvram_init by Ishizaki Kou · 17 years ago
  4. 38958dd [POWERPC] pasemi: Implement MSI support by Olof Johansson · 17 years ago
  5. 731e74c [POWERPC] iSeries: Fix unregistering HV event handlers by Stephen Rothwell · 17 years ago
  6. 2a9d2d9 [POWERPC] wrapper: Treat NULL as root node in devp_offset; add devp_offset_find() by Scott Wood · 17 years ago
  7. 754e5f3 [POWERPC] wrapper: Rename offset in offset_devp() by Scott Wood · 17 years ago
  8. 5c3f589 [POWERPC] Fake NUMA emulation for PowerPC by Balbir Singh · 17 years ago
  9. 800d68c [POWERPC] Add machine initcall macros by Grant Likely · 17 years ago
  10. 194046a [POWERPC] MPIC: Minor optimization of ipi handler by Olof Johansson · 17 years ago
  11. 2c0b713 Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/cell-2.6 into for-2.6.25 by Paul Mackerras · 17 years ago
  12. f91266e [POWERPC] powermac: Use generic suspend code by Johannes Berg · 17 years ago
  13. 887ef35 [POWERPC] Fix sleep on powerbook 3400 by Paul Mackerras · 17 years ago
  14. 98f6740 [POWERPC] Convert therm_windtunnel.c to use the kthread API by Paul Mackerras · 17 years ago
  15. 39d183d [POWERPC] Convert therm_pm72.c to use the kthread API by Paul Mackerras · 17 years ago
  16. c61dace [POWERPC] Convert adb.c to use kthread API and not spin on ADB requests by Paul Mackerras · 17 years ago
  17. 33f6e79 [POWERPC] Convert media-bay.c to use the kthread API by Paul Mackerras · 17 years ago
  18. b819a9bf [POWERPC] via-pmu: Kill sleep notifiers completely by Johannes Berg · 17 years ago
  19. c9f6d3d [POWERPC] adb: Replace sleep notifier with platform driver suspend/resume hooks by Johannes Berg · 17 years ago
  20. 1e77103 [POWERPC] cell: catch errors from sysfs_create_group() by Jeremy Kerr · 17 years ago
  21. 684bd61 [POWERPC] cell: handle SPE kernel mappings that cross segment boundaries by Jeremy Kerr · 17 years ago
  22. f6eb7d7f [POWERPC] cell: add spu_64k_pages_available() check by Jeremy Kerr · 17 years ago
  23. 4d43466 [POWERPC] cell: use spu_load_slb for SLB setup by Jeremy Kerr · 17 years ago
  24. 58bd403 [POWERPC] cell: handle kernel SLB setup in spu_base.c by Jeremy Kerr · 17 years ago
  25. a0a7ae8 [POWERPC] cell: safer of_has_vicinity routine by Andre Detsch · 17 years ago
  26. 3ce2f62 [POWERPC] cell: export force_sig_info() by Jeremy Kerr · 17 years ago
  27. d8caf74 [POWERPC] cell: Convert #include of asm/of_{platform, device}.h into linux/of_{platform, device}.h. by Jon Loeliger · 17 years ago
  28. 23666eb [POWERPC] cell: add missing '\n' by Ishizaki Kou · 17 years ago
  29. a1ef484 [POWERPC] OProfile: fix cbe pm signal routing problem by Bob Nelson · 17 years ago
  30. 29641ce [POWERPC] perfmon2: make pm_interval register read/write by Kevin Corry · 17 years ago
  31. 9fb1e35 [POWERPC] ucc_geth: use rx-clock-name and tx-clock-name device tree properties by Timur Tabi · 17 years ago
  32. 174b0da [POWERPC] qe: add function qe_clock_source() by Timur Tabi · 17 years ago
  33. 255b09e [POWERPC] 83xx: mpc8313erdb: Fix whitespace. by Scott Wood · 17 years ago
  34. 8129a59 [POWERPC] 83xx: mpc834x_mds: Fix whitespace and call of_platform_bus_probe(). by Scott Wood · 17 years ago
  35. 362f9b6 [POWERPC] Move CPM command handling into the cpm drivers by Jochen Friedrich · 17 years ago
  36. 721c0c8 [POWERPC] Add support for PORTA and PORTB odr registers by Jochen Friedrich · 17 years ago
  37. 0b5cf10 [POWERPC] 8xx: Convert mpc866ads to the new device binding. by Scott Wood · 17 years ago
  38. 77d4309 [POWERPC] ipic: ack only for edge interrupts by Li Yang · 17 years ago
  39. ea082fa [POWERPC] FSL: Added aliases node to device trees by Kumar Gala · 17 years ago
  40. e77b28e [POWERPC] FSL: enet device tree cleanups by Kumar Gala · 17 years ago
  41. ec9686c [POWERPC] FSL: I2C device tree cleanups by Kumar Gala · 17 years ago
  42. 1c1d167 [POWERPC] 86xx: Add aliases node to 8641hpcn DTS file. by Jon Loeliger · 17 years ago
  43. 7264ec4 [POWERPC] QE: change qe_setbrg() to take an enum qe_clock instead of an integer by Timur Tabi · 17 years ago
  44. c5eeb55 [POWERPC] 86xx: fix guts_set_dmacr() and add guts_set_pmuxcr_dma() to immap_86xx.h by Timur Tabi · 17 years ago
  45. 41bad27 [POWERPC] 83xx: Add MPC837x MDS default kernel configuration by Li Yang · 17 years ago
  46. 833e31e [POWERPC] 83xx: Add platform support for MPC837x MDS board by Li Yang · 17 years ago
  47. f03ca95 [POWERPC] ipic: add new interrupts introduced by new chip by Li Yang · 17 years ago
  48. a58d524 [POWERPC] add e300c4 entry to cputable by Li Yang · 17 years ago
  49. 882407b [POWERPC] 8xxx: Convert #include of asm/of_{platform, device}.h into linux/of_{platform, device}.h. by Jon Loeliger · 17 years ago
  50. c1469f1 [POWERPC] Emulate isel (Integer Select) instruction by Kumar Gala · 17 years ago
  51. fd351b8 [POWERPC] Add SPRN for Embedded registers specified in PowerISA 2.04 by Kumar Gala · 17 years ago
  52. 7ee1746 [POWERPC] Early debug forces console log level to max by Benjamin Herrenschmidt · 17 years ago
  53. 837c54d [POWERPC] Add of_translate_dma_address by Benjamin Herrenschmidt · 17 years ago
  54. f276b5b [POWERPC] Remove useless volatiles in udbg_16550.c by Benjamin Herrenschmidt · 17 years ago
  55. 6d39635 [POWERPC] Change 32-bit PCI message about resource allocation by Benjamin Herrenschmidt · 17 years ago
  56. 05d3957 [POWERPC] Fix powerpc 32-bit resource fixup for 64-bit resources by Benjamin Herrenschmidt · 17 years ago
  57. 13dccb9 [POWERPC] Merge pci_process_bridge_OF_ranges() by Benjamin Herrenschmidt · 17 years ago
  58. 25e81f9 [POWERPC] Make isa_mem_base common to 32 and 64 bits by Benjamin Herrenschmidt · 17 years ago
  59. cfad589 Merge branch 'linux-2.6' into for-2.6.25 by Paul Mackerras · 17 years ago
  60. bc625f2 [POWERPC] Update smu command definitions by Michael Hanselmann · 17 years ago
  61. 430b01e [POWERPC] Kill flatdevtree.c by David Gibson · 17 years ago
  62. 2f0dfea [POWERPC] Use embedded libfdt in the bootwrapper by David Gibson · 17 years ago
  63. 1cade99 [POWERPC] Merge libfdt upstream source by David Gibson · 17 years ago
  64. b76e5e9 [POWERPC] EEH: Avoid a possible NULL pointer dereference by Stephen Rothwell · 17 years ago
  65. 1dee202 [POWERPC] iSeries: Merge vpdinfo.c into pci.c by Stephen Rothwell · 17 years ago
  66. 1be9ad6 [POWERPC] iSeries: Clean up and simplify vdpinfo.c by Stephen Rothwell · 17 years ago
  67. cd9afb3 [POWERPC] iSeries: DeCamelCase vpdinfo.c by Stephen Rothwell · 17 years ago
  68. b3b9595 [POWERPC] Update xmon slb code by will schmidt · 17 years ago
  69. 584f8b7 [POWERPC] Use SLB size from the device tree by Michael Neuling · 17 years ago
  70. 44ef339 [POWERPC] pci_controller->arch_data really is a struct device_node * by Stephen Rothwell · 17 years ago
  71. 6207e81 [POWERPC] Don't special case pci_domain_nr() for iSeries by Stephen Rothwell · 17 years ago
  72. 9ccc4fd [POWERPC] Remove some iSeries platform checks from the PCI code by Stephen Rothwell · 17 years ago
  73. c96bede [POWERPC] iSeries: hose->buid is always zero for iSeries by Stephen Rothwell · 17 years ago
  74. cb99302 [POWERPC] iSeries: Call iSeries_pcibios_init from setup_arch by Stephen Rothwell · 17 years ago
  75. e60516e [POWERPC] Inline pci_setup_pci_controller as it has become trivial by Stephen Rothwell · 17 years ago
  76. 5376174 [POWERPC] iSeries: Make pcibios_final_fixup not depend on pci_dn by Stephen Rothwell · 17 years ago
  77. 3b32c16 [POWERPC] iSeries: Reduce dependence on pci_dn bussubno by Stephen Rothwell · 17 years ago
  78. 2cd1008 [POWERPC] iSeries: iseries_ds_addr is only used in pci.c by Stephen Rothwell · 17 years ago
  79. 72ece3b [POWERPC] iSeries: Remove pci_dn dependency from iSeries_Device_Information by Stephen Rothwell · 17 years ago
  80. 3448938 [POWERPC] iSeries: Remove one layer of IO routines by Stephen Rothwell · 17 years ago
  81. 0d416f2 [POWERPC] iSeries: Consoldiate PCI IO error check by Stephen Rothwell · 17 years ago
  82. 3f17863 [POWERPC] iSeries: Unindent and clean iSeries_pci_final_fixup by Stephen Rothwell · 17 years ago
  83. 6a90579 [POWERPC] iSeries: Remove some dead code from pci.c by Stephen Rothwell · 17 years ago
  84. 7a73bd7 [POWERPC] iSeries: DeCamelCase pci.c by Stephen Rothwell · 17 years ago
  85. b9b1812 [POWERPC] iSeries: Cleanup PCI retry code a little by Stephen Rothwell · 17 years ago
  86. 9103eb7 [POWERPC] iSeries: Move find_Device_Node to avoid a forward declaration by Stephen Rothwell · 17 years ago
  87. 7211991 [POWERPC] Consolidate pci_controller by Stephen Rothwell · 17 years ago
  88. 7cd1de6 [POWERPC] Clean up pci-bridge.h by Stephen Rothwell · 17 years ago
  89. 96188ce [POWERPC] pSeries: Remove dependency on pci_dn bussubno by Stephen Rothwell · 17 years ago
  90. 68d315f [POWERPC] iommu_free_table doesn't need the device_node by Stephen Rothwell · 17 years ago
  91. 0d9dc4b [POWERPC] lparcfg: Remove useless buffer allocation by Nathan Lynch · 17 years ago
  92. 24f1f17 [POWERPC] Update celleb_defconfig to add support for native CBE by Ishizaki Kou · 17 years ago
  93. 9858ee8 [POWERPC] celleb: Add support for native CBE by Ishizaki Kou · 17 years ago
  94. c7a3f93 [POWERPC] cell: Fix undefined reference to mmio_nvram_init by Ishizaki Kou · 17 years ago
  95. 94b146c [POWERPC] kernel_execve is identical in 32 and 64 bit by Stephen Rothwell · 17 years ago
  96. aabc08d [POWERPC] Add for_each_child_of_node() helper for iterating over child nodes by Michael Ellerman · 17 years ago
  97. 18cce5d [POWERPC] Use of_register_driver to implement of_register_platform_driver by Stephen Rothwell · 17 years ago
  98. 437105f Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 17 years ago
  99. 41f81e8 Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 by Linus Torvalds · 17 years ago
  100. dc3d532 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/fix-kbuild by Linus Torvalds · 17 years ago