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