1. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 12 years ago
  2. ae3a197 Disintegrate asm/system.h for PowerPC by David Howells · 12 years ago
  3. 475c77e Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 12 years ago
  4. c0f2094 powerpc/PCI: allow reallocation on PA Semi by Bjorn Helgaas · 12 years ago
  5. 673c975 powerpc/PCI: replace pci_probe_only with pci_flags by Bjorn Helgaas · 12 years ago
  6. e55d7f7 powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flag by Kyle Moffett · 13 years ago
  7. be8bec5 powerpc/mpic: Invert the meaning of MPIC_PRIMARY by Kyle Moffett · 13 years ago
  8. e7a9867 powerpc/mpic: Save computed phys_addr for board-specific code by Kyle Moffett · 13 years ago
  9. 4b16f8e powerpc: various straight conversions from module.h --> export.h by Paul Gortmaker · 13 years ago
  10. 62fe91b powerpc: Fix up implicit sched.h users by Paul Gortmaker · 13 years ago
  11. 7dfe293 powerpc: Fix up modules that should be including module.h by Paul Gortmaker · 13 years ago
  12. 66b15db powerpc: add export.h to files making use of EXPORT_SYMBOL by Paul Gortmaker · 13 years ago
  13. 28f65c11 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 13 years ago
  14. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  15. ec775d0 powerpc: Convert to new irq_* function names by Thomas Gleixner · 13 years ago
  16. 0a95d92 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  17. 835c0553 powerpc: mpic irq_data conversion. by Lennert Buytenhek · 13 years ago
  18. 0000612 dt/powerpc: Eliminate users of of_platform_{,un}register_driver by Grant Likely · 13 years ago
  19. 2f9c9be powerpc/pasemi: Clean up pasemi iommu table initializations by Nishanth Aravamudan · 14 years ago
  20. a454dc5 powerpc: remove references to of_device and to_of_device by Grant Likely · 14 years ago
  21. 95f72d1 lmb: rename to memblock by Yinghai Lu · 14 years ago
  22. cf9b59e9d Merge remote branch 'origin' into secretlab/next-devicetree by Grant Likely · 14 years ago
  23. 4018294 of: Remove duplicate fields from of_platform_driver by Grant Likely · 14 years ago
  24. 58f9b0b of: eliminate of_device->node and dev_archdata->{of,prom}_node by Grant Likely · 14 years ago
  25. 61c7a08 of: Always use 'struct device.of_node' to get device node pointer. by Grant Likely · 14 years ago
  26. 1b095cf powerpc/cpumask: Use cpu_online_mask by Anton Blanchard · 14 years ago
  27. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  28. 71a157e of: add 'of_' prefix to machine_is_compatible() by Grant Likely · 15 years ago
  29. 0199c4e locking: Convert __raw_spin* functions to arch_spin* by Thomas Gleixner · 15 years ago
  30. 445c895 locking: Convert raw_spinlock to arch_spinlock by Thomas Gleixner · 15 years ago
  31. 738ef42 powerpc: Change archdata dma_data to a union by Becky Bruce · 15 years ago
  32. a888ad4 powerpc: ARRAY_SIZE changes in pasemi and powermac code by Stoyan Gaydarov · 15 years ago
  33. 6893ce6 powerpc/pasemi: Use raw spinlock in SMP TB sync by Benjamin Herrenschmidt · 15 years ago
  34. bb803cf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  35. 1dd2d06 net: Rework pasemi_mac driver to use of_mdio infrastructure by Grant Likely · 15 years ago
  36. 2d6b3de powerpc/pasemi: Fix build error on UP by Geoff Levand · 15 years ago
  37. 28794d3 powerpc/kconfig: Kill PPC_MULTIPLATFORM by Benjamin Herrenschmidt · 15 years ago
  38. ae04d14 powerpc: Fix cpufreq drivers after cpufreq core changes by Benjamin Herrenschmidt · 16 years ago
  39. ac3f645 powerpc/pasemi: local_irq_save uses an unsigned long by Ingo Molnar · 16 years ago
  40. 1d5bc03 powerpc/pasemi: Use DEFINE_SPINLOCK by Julia Lawall · 16 years ago
  41. ec2a565 phylib: two dynamic mii_bus allocation fallout fixes by Lennert Buytenhek · 16 years ago
  42. 18ee49d phylib: rename mii_bus::dev to mii_bus::parent by Lennert Buytenhek · 16 years ago
  43. 6490c49 powerpc/pseries: iommu enablement for CMO by Robert Jennings · 16 years ago
  44. 4f3dd8a powerpc/dma: Use the struct dma_attrs in iommu code by Mark Nelson · 16 years ago
  45. 238a871 i2c: Switch pasemi to the new device/driver matching scheme by Jean Delvare · 16 years ago
  46. 9a64388d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  47. 9d9326d phy: Change mii_bus id field to a string by Andy Fleming · 16 years ago
  48. f724bf7 [POWERPC] pasemi: Minor iommu cleanup by Olof Johansson · 16 years ago
  49. dda56df [POWERPC] pasemi: Add function engine management functions to dma_lib by Olof Johansson · 16 years ago
  50. f37203b [POWERPC] pasemi: Add flag management functions to dma_lib by Olof Johansson · 16 years ago
  51. afea327 pasemi_mac: Move RX/TX section enablement to dma_lib by Olof Johansson · 16 years ago
  52. be2553f [POWERPC] pasemi: Register i2c devices at boot by Olof Johansson · 16 years ago
  53. 2da53b0 pasemi: Fix thinko in dma_direct_ops setup by Olof Johansson · 17 years ago
  54. 24af8cb POWERPC: Set dma_data correctly for direct_ops on pasemi by Olof Johansson · 17 years ago
  55. bd45ac0 Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  56. 06daa16 pasemi: export pasemi_dma_init() by Olof Johansson · 17 years ago
  57. 8ee9d85 pasemi: DMA engine management library by Olof Johansson · 17 years ago
  58. 9cd55be [POWERPC] pasemi: Move electra-ide to pata_of_platform by Olof Johansson · 17 years ago
  59. bdddec4 [POWERPC] pasemi: Use machine_*_initcall() hooks in platform code by Grant Likely · 17 years ago
  60. f0d4577 [POWERPC] pasemi: Fix NMI handling check by Olof Johansson · 17 years ago
  61. d87bf3b [POWERPC] pasemi: Distribute interrupts evenly across cpus by Olof Johansson · 17 years ago
  62. f365355 [POWERPC] pasemi: Implement NMI support by Olof Johansson · 17 years ago
  63. 373a6da [POWERPC] Make non-PCI build work again by Stephen Rothwell · 17 years ago
  64. 38958dd [POWERPC] pasemi: Implement MSI support by Olof Johansson · 17 years ago
  65. 584f8b7 [POWERPC] Use SLB size from the device tree by Michael Neuling · 17 years ago
  66. 5f867dc [POWERPC] Clean out asm/of_{platform, device}.h by Jon Loeliger · 17 years ago
  67. 5619965 [POWERPC] pasemi: Fix module information for gpio-mdio by Olof Johansson · 17 years ago
  68. 32e2b55 [POWERPC] pasemi: Move cpus to hold loop before restart by Olof Johansson · 17 years ago
  69. 8b32bc0 [POWERPC] pasemi: Don't enter powersaving states from elevated astates by Olof Johansson · 17 years ago
  70. 0d08a84 [POWERPC] pasemi: Broaden specific references to 1682M by Olof Johansson · 17 years ago
  71. 2dd3c00 [POWERPC] pasemi: clean up mdio_gpio a bit by Olof Johansson · 17 years ago
  72. de0c74e [POWERPC] pasemi: Don't reset mpic at boot by Olof Johansson · 17 years ago
  73. 2b571a0 pcmcia: CompactFlash driver for PA Semi Electra boards by Olof Johansson · 17 years ago
  74. 4d5709a Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 17 years ago
  75. e869086 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  76. 84dd467 [POWERPC] Move of_platform_driver initialisations: arch/powerpc by Stephen Rothwell · 17 years ago
  77. af289e8 pasemi_mac: enable iommu support by Olof Johansson · 17 years ago
  78. 8122c6c [CPUFREQ] move policy's governor initialisation out of low-level drivers into cpufreq core by Thomas Renninger · 17 years ago
  79. 0d72ba9 [POWERPC] Add workaround for MPICs with broken register reads by Olof Johansson · 17 years ago
  80. 3850169 [POWERPC] pasemi: Move pasemi_idle_init() to late_initcall() by Olof Johansson · 17 years ago
  81. cd78341 [POWERPC] pasemi: Print more information at machine check by Olof Johansson · 17 years ago
  82. 4d44233 [POWERPC] pasemi: Add workaround for erratum 5945 by Olof Johansson · 17 years ago
  83. 68c8404 [POWERPC] pasemi: Add pasemi_pci_getcfgaddr() by Olof Johansson · 17 years ago
  84. 35438c4 Merge branch 'linux-2.6' into for-2.6.24 by Paul Mackerras · 17 years ago
  85. dfa70f8 [POWERPC] pasemi: Another IOMMU bugfix for 64K PAGE_SIZE by Olof Johansson · 17 years ago
  86. dc559f7 [POWERPC] Rework SMP timebase handoff for pasemi by Olof Johansson · 17 years ago
  87. 750d1d1 [POWERPC] Fix section mismatch in pasemi/iommu.c by Stephen Rothwell · 17 years ago
  88. b139f1f [POWERPC] Remove gratuitous reads from pasemi pci config space methods by Nathan Lynch · 17 years ago
  89. 1bb8c62 [POWERPC] pa_pxp_ops: Use named structure member initializers by Nathan Lynch · 17 years ago
  90. bc6b73e [POWERPC] pasemi: Don't auto-select CONFIG_EMBEDDED by Olof Johansson · 17 years ago
  91. d4875a2 [POWERPC] pasemi: Rename platform by Olof Johansson · 17 years ago
  92. 09b55f7 [POWERPC] rename add_bridge to avoid namespace clashes by Arnd Bergmann · 17 years ago
  93. 8fa336d [POWERPC] pasemi: Electra IDE/pata_platform glue by Olof Johansson · 17 years ago
  94. 3d5134e [POWERPC] Rewrite IO allocation & mapping on powerpc64 by Benjamin Herrenschmidt · 17 years ago
  95. 6291ed3 [POWERPC] pasemi: Fix iommu + 64K PAGE_SIZE bug by Olof Johansson · 17 years ago
  96. 18456d01 [POWERPC] pasemi idle uses hard_smp_processor_id by Stephen Rothwell · 17 years ago
  97. 71efe45 [POWERPC] pasemi: CONFIG_GENERIC_TBSYNC no longer needed by Olof Johansson · 17 years ago
  98. bff8dde [POWERPC] Add missed include by Stephen Rothwell · 17 years ago
  99. 9028780 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  100. 771f740 pasemi_mac: Move the IRQ mapping from the PCI layer to the driver by Olof Johansson · 17 years ago