1. 4013369 powerpc/irqdomain: Fix broken NR_IRQ references by Grant Likely · 12 years ago
  2. 8751ed1 powerpc/8xx: Fix NR_IRQ bugs and refactor 8xx interrupt controller by Grant Likely · 12 years ago
  3. f607245 Merge branch 'for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 12 years ago
  4. 446f6d0 powerpc/mpic: Properly set default triggers by Benjamin Herrenschmidt · 12 years ago
  5. 3a2b4f7 powerpc/mpic: Fix confusion between hw_irq and virq by Benjamin Herrenschmidt · 12 years ago
  6. dea58bd powerpc/mpic_msgr: fix offset error when setting mer register by Mingkai Hu · 12 years ago
  7. e0a5a6c powerpc/mpic_msgr: add lock for MPIC message global variable by Mingkai Hu · 12 years ago
  8. 1bc68a9 powerpc: fix system.h fallout in sysdev/scom.c [chroma_defconfig] by Paul Gortmaker · 12 years ago
  9. e31c6df Merge remote-tracking branch 'kumar/next' into merge by Benjamin Herrenschmidt · 12 years ago
  10. fa1b42b powerpc/qe: Update the SNUM table for MPC8569 Rev2.0 by Dave Liu · 15 years ago
  11. ae3a197 Disintegrate asm/system.h for PowerPC by David Howells · 12 years ago
  12. 5375871 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  13. c207f3a Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  14. 4286f84 Merge remote-tracking branch 'kumar/next' into next by Benjamin Herrenschmidt · 12 years ago
  15. b6bb23b powerpc/44x: Add support PCI-E for APM821xx SoC and Bluestone board by Vinh Nguyen Huu Tuong · 12 years ago
  16. 8626816 powerpc: add support for MPIC message register API by Jia Hongtao · 12 years ago
  17. 401a376 powerpc/85xx: l2sram - Add compatible entry for mpc8548 L2 controller by chenhui zhao · 12 years ago
  18. e439946 powerpc/85xx: Fix compiler error with THIS_MODULE and related by Claudiu Manoil · 13 years ago
  19. 44b24b7 powerpc: Move GE PIC drivers by Martyn Welch · 12 years ago
  20. b53804c powerpc/fsl_msi: return proper error value when ioremap failed. by Liu Shuo · 12 years ago
  21. 2a2383d powerpc/srio: Fix the compile errors when building with 64bit by Liu Gang · 12 years ago
  22. b6c46dc powerpc/srio: Fix the relocation errors when building with 64bit by Liu Gang · 12 years ago
  23. fe83364 powerpc/mpic: Fix allocation of reverse-map for multi-ISU mpics by Benjamin Herrenschmidt · 12 years ago
  24. e55d7f7 powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flag by Kyle Moffett · 13 years ago
  25. c1b8d45 powerpc/mpic: Add "last-interrupt-source" property to override hardware by Kyle Moffett · 13 years ago
  26. 5019609 powerpc/mpic: Remove MPIC_BROKEN_FRR_NIRQS and duplicate irq_count by Kyle Moffett · 13 years ago
  27. 9ca163c fsl/mpic: Create and document the "single-cpu-affinity" device-tree flag by Kyle Moffett · 13 years ago
  28. 3a7a717 powerpc/mpic: Fix use of "flags" variable in mpic_alloc() by Kyle Moffett · 13 years ago
  29. ff8c3ab irq_domain/powerpc: Replace custom xlate functions with library functions by Grant Likely · 13 years ago
  30. 9f70b8e irq_domain/powerpc: constify irq_domain_ops by Grant Likely · 13 years ago
  31. a18dc81 irq_domain: constify irq_domain_ops by Grant Likely · 13 years ago
  32. 1bc04f2 irq_domain: Add support for base irq and hwirq in legacy mappings by Grant Likely · 13 years ago
  33. a8db8cf irq_domain: Replace irq_alloc_host() with revmap-specific initializers by Grant Likely · 13 years ago
  34. 6d9285b irq_domain/powerpc: Eliminate virq_is_host() by Grant Likely · 13 years ago
  35. 13635df powerpc/fsl/pci: Fix PCIe fixup regression by Benjamin Herrenschmidt · 13 years ago
  36. bae1d8f irq_domain/powerpc: Use common irq_domain structure instead of irq_host by Grant Likely · 13 years ago
  37. 0cf572d arch/powerpc/sysdev/fsl_pci.c: add missing iounmap by Julia Lawall · 13 years ago
  38. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  39. fbce1c2 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  40. 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
  41. ff4b8a5 Merge branch 'driver-core-next' into Linux 3.2 by Greg Kroah-Hartman · 13 years ago
  42. 446bc1f powerpc/fsl: add MSI support for the Freescale hypervisor by Timur Tabi · 13 years ago
  43. c6ca52a arch/powerpc/sysdev/fsl_rmu.c: introduce missing kfree by Julia Lawall · 13 years ago
  44. a20cbde powerpc/fsl: Add support for Integrated Flash Controller by Prabhakar Kushwaha · 13 years ago
  45. 96ea3b4 powerpc/fsl-pci: Allow 64-bit PCIe devices to DMA to any memory address by Kumar Gala · 13 years ago
  46. ff01bb4 fs: move code out of buffer.c by Al Viro · 13 years ago
  47. edbaa60 driver-core: remove sysdev.h usage. by Kay Sievers · 13 years ago
  48. cfde779 power: qe_ic - convert sysdev_class to a regular subsystem by Kay Sievers · 13 years ago
  49. 8a25a2f cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem by Kay Sievers · 13 years ago
  50. 1e7342e Merge remote-tracking branch 'jwb/next' into next by Benjamin Herrenschmidt · 13 years ago
  51. 1a2d397 gpio/powerpc: Eliminate duplication of of_get_named_gpio_flags() by Grant Likely · 13 years ago
  52. df777bd powerpc/476fpe: Add 476fpe SoC code by Tony Breeds · 13 years ago
  53. 466c2bc powerpc/44x: pci: Setup the dma_window properties for each pci_controller by Tony Breeds · 13 years ago
  54. 8115846 powerpc/44x: pci: Add a want_sdr flag into ppc4xx_pciex_hwops by Tony Breeds · 13 years ago
  55. 9fb5529 powerpc/44x: pci: Use PCI_BASE_ADDRESS_MEM_PREFETCH rather than magic value. by Tony Breeds · 13 years ago
  56. 90e8f57 powerpc/xics: Reset the CPPR if H_EOI fails by Anton Blanchard · 13 years ago
  57. 09dc34a powerpc/mpic: Add in-core support for cascaded MPICs by Kyle Moffett · 13 years ago
  58. c51242e powerpc/mpic: Cache the device-tree node in "struct mpic" by Kyle Moffett · 13 years ago
  59. c579bc76 powerpc/mpic: Put "pic-no-reset" test back into the MPIC code by Kyle Moffett · 13 years ago
  60. e62b760 powerpc/mpic: Don't open-code dcr_resource_start by Kyle Moffett · 13 years ago
  61. be8bec5 powerpc/mpic: Invert the meaning of MPIC_PRIMARY by Kyle Moffett · 13 years ago
  62. 996983b powerpc/mpic: Search for open-pic device-tree node if NULL by Kyle Moffett · 13 years ago
  63. e7a9867 powerpc/mpic: Save computed phys_addr for board-specific code by Kyle Moffett · 13 years ago
  64. 5bdb6f2 powerpc/mpic: Assume a device-node was passed in mpic_alloc() by Kyle Moffett · 13 years ago
  65. 8bf4156 powerpc: Consolidate mpic_alloc() OF address translation by Kyle Moffett · 13 years ago
  66. 3ce21cd powerpc/xics: Harden xics hypervisor backend by Anton Blanchard · 13 years ago
  67. 5636879 Merge remote-tracking branch 'kumar/next' into next by Benjamin Herrenschmidt · 13 years ago
  68. e075cd7 powerpc/mpic: Remove extra semicolon. by Justin P. Mattock · 13 years ago
  69. 3b5e16d powerpc: Mark IPI interrupts IRQF_NO_THREAD by Thomas Gleixner · 13 years ago
  70. 895d603 powerpc/fsl_msi: add support for the fsl, msi property in PCI nodes by Timur Tabi · 13 years ago
  71. 09cef8b powerpc/85xx: Add lbc suspend support for PM by Jia Hongtao · 13 years ago
  72. abc3aea fsl-rio: Add two ports and rapidio message units support by Liu Gang · 13 years ago
  73. 6ec4bed fsl-rio: Split rio driver into two parts, RapidIO endpoint and message unit by Liu Gang · 13 years ago
  74. e3854b6 arch/powerpc/sysdev/ehv_pic.c: add missing kfree by Julia Lawall · 13 years ago
  75. 7145cf1 powerpc/fsl-lbc: Fix for fsl_upm by Alexandre Rusev · 13 years ago
  76. ae5f8c1 powerpc/qe: Fixup QE_General4 errata by Joakim Tjernlund · 13 years ago
  77. 642ba5e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  78. e0ce42e fsl-rio: fix compile error by Liu Gang · 13 years ago
  79. a3a9f3b powerpc/irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  80. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  81. 1197ab2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  82. b4fdcb0 Merge branch 'for-3.2/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  83. 44f16fc powerpc/85xx: issue 15 EOI after core reset for FSL CoreNet devices by Matthew McClintock · 13 years ago
  84. 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
  85. ead53f2 powerpc: remove non-required uses of include <linux/module.h> by Paul Gortmaker · 13 years ago
  86. 4b16f8e powerpc: various straight conversions from module.h --> export.h by Paul Gortmaker · 13 years ago
  87. 62fe91b powerpc: Fix up implicit sched.h users by Paul Gortmaker · 13 years ago
  88. b56eade powerpc: Fix up implicit stat.h users by Paul Gortmaker · 13 years ago
  89. 7dfe293 powerpc: Fix up modules that should be including module.h by Paul Gortmaker · 13 years ago
  90. 9308794 powerpc: include export.h for files using EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 13 years ago
  91. 66b15db powerpc: add export.h to files making use of EXPORT_SYMBOL by Paul Gortmaker · 13 years ago
  92. acff987 Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 13 years ago
  93. 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
  94. 1661e5b powerpc/cpm: Clear muram before it is in use. by Hongjun Chen · 14 years ago
  95. 5c04b42 Merge branch 'v3.1-rc10' into for-3.2/core by Jens Axboe · 13 years ago
  96. 07aaae4 Merge commit 'v3.1-rc9' into fbdev-next by Florian Tobias Schandinat · 13 years ago
  97. 2bcd1c0 powerpc/fsl_msi: add support for "msi-address-64" property by Timur Tabi · 13 years ago
  98. 2228511 powerpc/fsl_msi: fix support for multiple MSI ranges by Timur Tabi · 13 years ago
  99. 395cf96 doc: fix broken references by Paul Bolle · 13 years ago
  100. c68308d gpio: move mpc8xxx/512x gpio driver to drivers/gpio by Wolfram Sang · 13 years ago