1. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  2. fbce1c2 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  3. 7affca3 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  4. ff4b8a5 Merge branch 'driver-core-next' into Linux 3.2 by Greg Kroah-Hartman · 13 years ago
  5. 446bc1f powerpc/fsl: add MSI support for the Freescale hypervisor by Timur Tabi · 13 years ago
  6. c6ca52a arch/powerpc/sysdev/fsl_rmu.c: introduce missing kfree by Julia Lawall · 13 years ago
  7. a20cbde powerpc/fsl: Add support for Integrated Flash Controller by Prabhakar Kushwaha · 13 years ago
  8. 96ea3b4 powerpc/fsl-pci: Allow 64-bit PCIe devices to DMA to any memory address by Kumar Gala · 13 years ago
  9. ff01bb4 fs: move code out of buffer.c by Al Viro · 13 years ago
  10. edbaa60 driver-core: remove sysdev.h usage. by Kay Sievers · 13 years ago
  11. cfde779 power: qe_ic - convert sysdev_class to a regular subsystem by Kay Sievers · 13 years ago
  12. 8a25a2f cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem by Kay Sievers · 13 years ago
  13. 1e7342e Merge remote-tracking branch 'jwb/next' into next by Benjamin Herrenschmidt · 13 years ago
  14. 1a2d397 gpio/powerpc: Eliminate duplication of of_get_named_gpio_flags() by Grant Likely · 13 years ago
  15. df777bd powerpc/476fpe: Add 476fpe SoC code by Tony Breeds · 13 years ago
  16. 466c2bc powerpc/44x: pci: Setup the dma_window properties for each pci_controller by Tony Breeds · 13 years ago
  17. 8115846 powerpc/44x: pci: Add a want_sdr flag into ppc4xx_pciex_hwops by Tony Breeds · 13 years ago
  18. 9fb5529 powerpc/44x: pci: Use PCI_BASE_ADDRESS_MEM_PREFETCH rather than magic value. by Tony Breeds · 13 years ago
  19. 90e8f57 powerpc/xics: Reset the CPPR if H_EOI fails by Anton Blanchard · 13 years ago
  20. 09dc34a powerpc/mpic: Add in-core support for cascaded MPICs by Kyle Moffett · 13 years ago
  21. c51242e powerpc/mpic: Cache the device-tree node in "struct mpic" by Kyle Moffett · 13 years ago
  22. c579bc76 powerpc/mpic: Put "pic-no-reset" test back into the MPIC code by Kyle Moffett · 13 years ago
  23. e62b760 powerpc/mpic: Don't open-code dcr_resource_start by Kyle Moffett · 13 years ago
  24. be8bec5 powerpc/mpic: Invert the meaning of MPIC_PRIMARY by Kyle Moffett · 13 years ago
  25. 996983b powerpc/mpic: Search for open-pic device-tree node if NULL by Kyle Moffett · 13 years ago
  26. e7a9867 powerpc/mpic: Save computed phys_addr for board-specific code by Kyle Moffett · 13 years ago
  27. 5bdb6f2 powerpc/mpic: Assume a device-node was passed in mpic_alloc() by Kyle Moffett · 13 years ago
  28. 8bf4156 powerpc: Consolidate mpic_alloc() OF address translation by Kyle Moffett · 13 years ago
  29. 3ce21cd powerpc/xics: Harden xics hypervisor backend by Anton Blanchard · 13 years ago
  30. 5636879 Merge remote-tracking branch 'kumar/next' into next by Benjamin Herrenschmidt · 13 years ago
  31. e075cd7 powerpc/mpic: Remove extra semicolon. by Justin P. Mattock · 13 years ago
  32. 3b5e16d powerpc: Mark IPI interrupts IRQF_NO_THREAD by Thomas Gleixner · 13 years ago
  33. 895d603 powerpc/fsl_msi: add support for the fsl, msi property in PCI nodes by Timur Tabi · 13 years ago
  34. 09cef8b powerpc/85xx: Add lbc suspend support for PM by Jia Hongtao · 13 years ago
  35. abc3aea fsl-rio: Add two ports and rapidio message units support by Liu Gang · 13 years ago
  36. 6ec4bed fsl-rio: Split rio driver into two parts, RapidIO endpoint and message unit by Liu Gang · 13 years ago
  37. e3854b6 arch/powerpc/sysdev/ehv_pic.c: add missing kfree by Julia Lawall · 14 years ago
  38. 7145cf1 powerpc/fsl-lbc: Fix for fsl_upm by Alexandre Rusev · 13 years ago
  39. ae5f8c1 powerpc/qe: Fixup QE_General4 errata by Joakim Tjernlund · 14 years ago
  40. 642ba5e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  41. e0ce42e fsl-rio: fix compile error by Liu Gang · 13 years ago
  42. a3a9f3b powerpc/irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  43. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  44. 1197ab2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  45. b4fdcb0 Merge branch 'for-3.2/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  46. 44f16fc powerpc/85xx: issue 15 EOI after core reset for FSL CoreNet devices by Matthew McClintock · 13 years ago
  47. e80dd9a arch/powerpc/sysdev/fsl_rio.c: release rapidio port I/O region resource if port failed to initialize by Liu Gang · 13 years ago
  48. ead53f2 powerpc: remove non-required uses of include <linux/module.h> by Paul Gortmaker · 14 years ago
  49. 4b16f8e powerpc: various straight conversions from module.h --> export.h by Paul Gortmaker · 14 years ago
  50. 62fe91b powerpc: Fix up implicit sched.h users by Paul Gortmaker · 14 years ago
  51. b56eade powerpc: Fix up implicit stat.h users by Paul Gortmaker · 14 years ago
  52. 7dfe293 powerpc: Fix up modules that should be including module.h by Paul Gortmaker · 14 years ago
  53. 9308794 powerpc: include export.h for files using EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 14 years ago
  54. 66b15db powerpc: add export.h to files making use of EXPORT_SYMBOL by Paul Gortmaker · 14 years ago
  55. acff987 Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 13 years ago
  56. 3cfef95 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  57. 1661e5b powerpc/cpm: Clear muram before it is in use. by Hongjun Chen · 15 years ago
  58. 5c04b42 Merge branch 'v3.1-rc10' into for-3.2/core by Jens Axboe · 13 years ago
  59. 07aaae4 Merge commit 'v3.1-rc9' into fbdev-next by Florian Tobias Schandinat · 13 years ago
  60. 2bcd1c0 powerpc/fsl_msi: add support for "msi-address-64" property by Timur Tabi · 13 years ago
  61. 2228511 powerpc/fsl_msi: fix support for multiple MSI ranges by Timur Tabi · 13 years ago
  62. 395cf96 doc: fix broken references by Paul Bolle · 14 years ago
  63. c68308d gpio: move mpc8xxx/512x gpio driver to drivers/gpio by Wolfram Sang · 13 years ago
  64. 5c7c1e9 powerpc/powernv: Add OPAL ICS backend by Benjamin Herrenschmidt · 13 years ago
  65. cf01a40 powerpc/xics: Add __init to marker icp_native_init() by Arnaud Lacombe · 14 years ago
  66. 9c57a32 powerpc/4xx/pci: Add __init annotations for *init_port_hw() functions. by Tony Breeds · 14 years ago
  67. 14b9247 powerpc/mpic: Add support for discontiguous cores by Timur Tabi · 14 years ago
  68. bccc2f7 locking, powerpc: Annotate uic->lock as raw by Thomas Gleixner · 15 years ago
  69. 5a7bbad block: remove support for bio remapping from ->make_request by Christoph Hellwig · 13 years ago
  70. 9bb7361 Merge remote-tracking branch 'jwb/next' into next by Benjamin Herrenschmidt · 13 years ago
  71. d4a7dbf Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-3.x into fbdev-next by Florian Tobias Schandinat · 14 years ago
  72. 671ee7f arch/powerpc/sysdev/fsl_rio.c: correct IECSR register clear value by Liu Gang-B34182 · 14 years ago
  73. e7fa1d1 powerpc/4xx: enable and fix pcie gen1/gen2 on the 460sx by Ayman El-Khashab · 14 years ago
  74. 883a805 powerpc/4xx: Fix build of PCI code on 405 by Benjamin Herrenschmidt · 14 years ago
  75. 3960ef3 Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 14 years ago
  76. 6006349 atomic: use <linux/atomic.h> by Arun Sharma · 14 years ago
  77. 1844750 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  78. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  79. 4af358f Merge branch 'fbdev/stable-updates' by Paul Mundt · 14 years ago
  80. 7653aaa drivers/video: use strings to specify the Freescale DIU monitor port by Timur Tabi · 14 years ago
  81. a8e616b powerpc/4xx: Move PCIE printk to proper function by Josh Boyer · 14 years ago
  82. 0e47ff1 powerpc: rename ppc_pci_*_flags to pci_*_flags by Rob Herring · 14 years ago
  83. 112d1fe powerpc/4xx: Add check_link to struct ppc4xx_pciex_hwops by Tony Breeds · 14 years ago
  84. 371fefd KVM: PPC: Allow book3s_hv guests to use SMT processor modes by Paul Mackerras · 14 years ago
  85. b7e9c22 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  86. 6da49a2 Merge remote branch 'origin/master' into next by Benjamin Herrenschmidt · 14 years ago
  87. 7646223 arch/powerpc: use printk_ratelimited instead of printk_ratelimit by Christian Dietrich · 14 years ago
  88. 08871c0 powerpc/85xx: Add host-pci(e) bridge only for RC by Prabhakar Kushwaha · 14 years ago
  89. d173ea6 powerpc: add Freescale hypervisor partition control functions by Timur Tabi · 14 years ago
  90. 3a93261 powerpc: introduce the ePAPR embedded hypervisor vmpic driver by Ashish Kalra · 14 years ago
  91. 6ec36b5 powerpc: make irq_choose_cpu() available to all PIC drivers by Stuart Yoder · 14 years ago
  92. 470788d powerpc/fsl_pci: Simplify matching logic for PCI_FIXUP_HEADER by Kumar Gala · 14 years ago
  93. 82a9a48 powerpc/e500: fix breakage with fsl_rio_mcheck_exception by Scott Wood · 14 years ago
  94. 77ef489 powerpc/mpic: Support compiling with DEBUG enabled by Dmitry Eremin-Solenikov · 14 years ago
  95. 28f65c1 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 14 years ago
  96. 704102a6 powerpc/85xx: fix race bug of calling request_irq after enable elbc interrupts by Shaohui Xie · 14 years ago
  97. 9693ebd Merge remote branch 'kumar/merge' into merge by Benjamin Herrenschmidt · 14 years ago
  98. 3fb7933 powerpc/4xx: Adding PCIe MSI support by Rupjyoti Sarmah · 14 years ago
  99. 6ff3145 powerpc/fsl_rio: Error interrupt handler for sRIO on MPC85xx by Shaohui Xie · 14 years ago
  100. cce1f10 powerpc/fsl_rio: move machine_check handler by Shaohui Xie · 14 years ago