1. 257d569 powerpc/cell: Fix integer constant warning by Denis Kirjanov · 15 years ago
  2. ecca1a3 Merge commit 'kumar/next' into next by Benjamin Herrenschmidt · 15 years ago
  3. 3d00d4f Merge commit 'jwb/next' into next by Benjamin Herrenschmidt · 15 years ago
  4. 969ea5c tracing: fix for tracepoint API change by Stephen Rothwell · 15 years ago
  5. 1b061d9 rename the generic fsync implementations by Christoph Hellwig · 15 years ago
  6. 7ea8085 drop unused dentry argument to ->fsync by Christoph Hellwig · 15 years ago
  7. b1e50eb Merge remote branch 'origin' into secretlab/next-spi by Grant Likely · 15 years ago
  8. 2da8cb6 powerpc/mpc5121: move PSC FIFO memory init to platform code by Anatolij Gustschin · 15 years ago
  9. 48936a08 powerpc/85xx: Add P1021MDS board support by Haiying Wang · 15 years ago
  10. cf9b59e9d Merge remote branch 'origin' into secretlab/next-devicetree by Grant Likely · 15 years ago
  11. 4018294 of: Remove duplicate fields from of_platform_driver by Grant Likely · 15 years ago
  12. 79c4581 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  13. 32c96f7 powerpc/pseries: Make request_ras_irqs() available to other pseries code by Mark Nelson · 15 years ago
  14. b878dc0 powerpc: Use smt_snooze_delay=-1 to always busy loop by Anton Blanchard · 15 years ago
  15. d504bed powerpc/kexec: Speedup kexec hash PTE tear down by Michael Neuling · 15 years ago
  16. f90ece2 powerpc/pseries: Add hcall to read 4 ptes at a time in real mode by Michael Neuling · 15 years ago
  17. ce47c1c powerpc/eeh: Fix oops when probing in early boot by Anton Blanchard · 15 years ago
  18. e62cee4 powerpc: Avoid bad relocations in iSeries code by Paul Mackerras · 15 years ago
  19. abb17f9 powerpc: Use common cpu_die (fixes SMP+SUSPEND build) by Milton Miller · 15 years ago
  20. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  21. 58f9b0b of: eliminate of_device->node and dev_archdata->{of,prom}_node by Grant Likely · 15 years ago
  22. 61c7a08 of: Always use 'struct device.of_node' to get device node pointer. by Grant Likely · 15 years ago
  23. 4c5ddd5 powerpc/8610: add probing for individual DMA channels, not just DMA controllers by Timur Tabi · 15 years ago
  24. 6971df4 powerpc/83xx: Add MCU LEDs support for MPC837xRDB and MPC8315RDB boards by Anton Vorontsov · 15 years ago
  25. a89eda2 powerpc/44x: Add basic ICON PPC440SPe board support by Stefan Roese · 15 years ago
  26. 1ed31d6 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  27. 828a698 powerpc/cpumask: Update some comments by Anton Blanchard · 15 years ago
  28. 8729faa powerpc/cpumask: Convert hotplug-cpu code to new cpumask API by Anton Blanchard · 15 years ago
  29. cc1ba8e powerpc/cpumask: Dynamically allocate cpu_sibling_map and cpu_core_map cpumasks by Anton Blanchard · 15 years ago
  30. 64fe220 powerpc/cpumask: Convert xics driver to new cpumask API by Anton Blanchard · 15 years ago
  31. af831e1 powerpc/cpumask: Convert pseries SMP code to new cpumask API by Anton Blanchard · 15 years ago
  32. 1157313 powerpc/cpumask: Convert iseries SMP code to new cpumask API by Anton Blanchard · 15 years ago
  33. 1b095cf powerpc/cpumask: Use cpu_online_mask by Anton Blanchard · 15 years ago
  34. aef40e8 powerpc/pseries: Only call start-cpu when a CPU is stopped by Michael Neuling · 15 years ago
  35. f8b6769 powerpc/pseries: Make query_cpu_stopped callable outside hotplug cpu by Michael Neuling · 15 years ago
  36. b4e8c8d powerpc/4xx: Simple platform for the ISS 4xx simulator by Torez Smith · 15 years ago
  37. e7f75ad powerpc/47x: Base ppc476 support by Dave Kleikamp · 15 years ago
  38. d706c1b driver-core: Add device node pointer to struct device by Grant Likely · 15 years ago
  39. b4a26be powerpc/pseries: Flush lazy kernel mappings after unplug operations by Benjamin Herrenschmidt · 15 years ago
  40. c4b9f9a Powerpc: wii: Fix typo in comment by Thomas Weber · 15 years ago
  41. e0f278a powerpc/85xx/86xx: Fix build w/ CONFIG_PCI=n by Anton Vorontsov · 15 years ago
  42. 8260cf6 powerpc/iseries/pci: Use __ratelimit by Akinobu Mita · 15 years ago
  43. 43caa61 powerpc/pseries/dlpar: Use kasprintf by Julia Lawall · 15 years ago
  44. a7df5c5 powerpc/pseries/dlpar: Eliminate use after free by Julia Lawall · 15 years ago
  45. 213972e powerpc/pmac/low_i2c.c: three minor problems by d binderman · 15 years ago
  46. 336f589 Merge branch 'master' into export-slabh by Tejun Heo · 15 years ago
  47. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  48. ed01f64 powerpc/5200: in lpbfifo, flag DMA irqs as enabled after requesting them by Roman Fietze · 15 years ago
  49. 9d20593 Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  50. 9205124 powerpc/5200: Build fix for mpc52xx watchdog timer code by Grant Likely · 15 years ago
  51. a8e6da0 powerpc: Reduce printk from pseries_mach_cpu_die() by Vaidyanathan Srinivasan · 15 years ago
  52. 0212f26 powerpc: Move checks in pseries_mach_cpu_die() by Vaidyanathan Srinivasan · 15 years ago
  53. 8dbce53 powerpc: Reset kernel stack on cpu online from cede state by Vaidyanathan Srinivasan · 15 years ago
  54. f09b7b2 powerpc/pseries: Pass CPPR value to H_XIRR hcall by Mark Nelson · 15 years ago
  55. 5b72d74 powerpc: Fix SMP build with disabled CPU hotplugging. by Adam Lackorzynski · 15 years ago
  56. 1426d5a powerpc: Dynamically allocate pacas by Michael Ellerman · 15 years ago
  57. 59603b9 Merge commit 'kumar/next' into merge by Benjamin Herrenschmidt · 15 years ago
  58. 42747d7 [WATCHDOG] watchdog_info constify by Wim Van Sebroeck · 15 years ago
  59. a111065 powerpc/perf: e500 support by Scott Wood · 15 years ago
  60. 948e78c powerpc/86xx: Renaming following split of GE Fanuc joint venture by Martyn Welch · 15 years ago
  61. 6f3d395 powerpc/86xx: Convert gef_pic_lock to raw_spinlock by Anton Vorontsov · 15 years ago
  62. 0e5d359 powerpc/82xx: Convert pci_pic_lock to raw_spinlock by Anton Vorontsov · 15 years ago
  63. 7e026f7 powerpc/85xx: Convert socrates_fpga_pic_lock to raw_spinlock by Anton Vorontsov · 15 years ago
  64. 4787188 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  65. ef1a8de Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  66. 68c6b85 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  67. 874f2f9 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  68. 6ebdc66 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  69. 89a74ec PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refs by Bjorn Helgaas · 15 years ago
  70. d0eab3e powerpc: Convert pmac_pic_lock to raw_spinlock by Thomas Gleixner · 15 years ago
  71. 087d8c7 powerpc: Convert feature_lock to raw_spinlock by Thomas Gleixner · 15 years ago
  72. 7cc8a5e powerpc: Convert beat_htab_lock to raw_spinlock by Thomas Gleixner · 15 years ago
  73. 3d37262 powerpc: Convert confirm_error_lock to raw_spinlock by Thomas Gleixner · 15 years ago
  74. 5181e79 powerpc: Convert beatic_irq_mask_lock to raw_spinlock by Thomas Gleixner · 15 years ago
  75. 7d725bd powerpc: Convert nv_lock to raw_spinlock by Thomas Gleixner · 15 years ago
  76. 87d3134 Merge commit 'gcl/next' into next by Benjamin Herrenschmidt · 15 years ago
  77. e98efaf powerpc/85xx: Add NOR, LEDs and PIB support for MPC8568E-MDS boards by Anton Vorontsov · 15 years ago
  78. 2bb4646 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  79. fc380c0 powerpc: Remove whitespace in irq chip name fields by Anton Blanchard · 15 years ago
  80. fda9d86 powerpc: Reduce footprint of xics_ipi_struct by Anton Blanchard · 15 years ago
  81. 8d3d50b powerpc/eeh: Fix a bug when pci structure is null by Breno Leitao · 15 years ago
  82. ec144a8 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  83. 5b2b625 powerpc/mpc5121: create and register NFC device by Anatolij Gustschin · 15 years ago
  84. a8dbceb7 powerpc/mpc5121: Add machine restart support by Anatolij Gustschin · 15 years ago
  85. 284ed66 powerpc/mpc5121: avoid using arch_initcall for clock init by Anatolij Gustschin · 15 years ago
  86. d1d47ec powerpc/85xx: Fix SMP when "cpu-release-addr" is in lowmem by Peter Tyser · 15 years ago
  87. fa64429 powerpc/85xx: Fix oops during MSI driver probe on MPC85xxMDS boards by Anton Vorontsov · 15 years ago
  88. 71a157e of: add 'of_' prefix to machine_is_compatible() by Grant Likely · 15 years ago
  89. 8354be9 powerpc: Remove trailing space in messages by Frans Pop · 15 years ago
  90. 20a8ab9 powerpc/pseries: Quieten cede latency printk by Anton Blanchard · 15 years ago
  91. 5a2ad98 arch/powerpc: Fix continuation line formats by Joe Perches · 15 years ago
  92. 25ef231 powerpc/pseries: Hypervisor call tracepoints hcall_stats touchup by Will Schmidt · 15 years ago
  93. 36350e0 powerpc/pseries: Fix kexec regression caused by CPPR tracking by Mark Nelson · 15 years ago
  94. 7b62922 powerpc/85xx: Fix SMP when "cpu-release-addr" is in lowmem by Peter Tyser · 15 years ago
  95. bf647fa powerpc/pseries: Fix xics build without CONFIG_SMP by Benjamin Herrenschmidt · 15 years ago
  96. 0ada0a7 Merge commit 'v2.6.33-rc5' into secretlab/test-devicetree by Grant Likely · 15 years ago
  97. 6016a36 of: unify phandle name in struct device_node by Grant Likely · 15 years ago
  98. 51c24aa Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  99. c1fb834 mpc8569mds: Add bscr setting for rtbi mode by Liu Yu-B13201 · 15 years ago
  100. d0174c7 powerpc: Move cpu hotplug driver lock from pseries to powerpc by Nathan Fontenot · 15 years ago