1. 2dc1158 of/device: Replace struct of_device with struct platform_device by Grant Likely · 14 years ago
  2. 03c0c29 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  3. 42a0ae2 Merge commit 'kumar/next' into next by Benjamin Herrenschmidt · 14 years ago
  4. e3b5e0d powerpc/fsl_pci: add quirk for mpc8308 pcie bridge by Ilya Yanok · 14 years ago
  5. 412a4ac Merge commit 'gcl/next' into next by Benjamin Herrenschmidt · 14 years ago
  6. 4b5006e powerpc/5121: shared DIU framebuffer support by Anatolij Gustschin · 14 years ago
  7. 22ae782 of/address: Clean up function declarations by Grant Likely · 14 years ago
  8. a454dc5 powerpc: remove references to of_device and to_of_device by Grant Likely · 14 years ago
  9. eca3930 of: Merge of_platform_bus_type with platform_bus_type by Grant Likely · 14 years ago
  10. 4e4f62b Merge commit 'v2.6.35-rc6' into devicetree/next by Grant Likely · 14 years ago
  11. 6f7dd68 Merge branch 'lmb-to-memblock' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  12. 95f72d1 lmb: rename to memblock by Yinghai Lu · 14 years ago
  13. af71bcf powerpc/cpm1: Mark micropatch code/data static and __init by Anton Vorontsov · 14 years ago
  14. 2069a6a powerpc/cpm1: Fix build with various CONFIG_*_UCODE_PATCH combinations by Anton Vorontsov · 14 years ago
  15. 56825c8 powerpc/cpm: Reintroduce global spi_pram struct (fixes build issue) by Anton Vorontsov · 14 years ago
  16. 66953eb powerpc/mpic: Add ability to reset a core via MPIC by Matthew McClintock · 14 years ago
  17. 391c970 of/gpio: add default of_xlate function if device has a node pointer by Anton Vorontsov · 14 years ago
  18. 594fa26 of/gpio: stop using device_node data pointer to find gpio_chip by Grant Likely · 14 years ago
  19. a19e3da of/gpio: Kill of_gpio_chip and add members directly to gpio_chip by Anton Vorontsov · 14 years ago
  20. 7c9d936 powerpc: Fix mpic_resume on early G5 macs by Alastair Bridgewater · 14 years ago
  21. ee227c5 of/powerpc: fix fsl_msi device node pointer by Wolfram Sang · 14 years ago
  22. 45fdf00 of/powerpc: fix 85xx RapidIO device node pointer by Alexandre Bounine · 14 years ago
  23. ecca1a3 Merge commit 'kumar/next' into next by Benjamin Herrenschmidt · 14 years ago
  24. 3d00d4f Merge commit 'jwb/next' into next by Benjamin Herrenschmidt · 14 years ago
  25. bd4fb65 rapidio: fix maintenance access to higher memory areas by Thomas Moll · 14 years ago
  26. a52c8f5 rapidio, powerpc/85xx: Add MChk handler for SRIO port by Alexandre Bounine · 14 years ago
  27. 5b2074a rapidio, powerpc/85xx: add Port-Write message handler for SRIO port by Alexandre Bounine · 14 years ago
  28. e5cabeb rapidio: add Port-Write handling for EM by Alexandre Bounine · 14 years ago
  29. 4805999 powerpc/fsl_msi: add removal path and probe failing path by Li Yang · 14 years ago
  30. 061ca4a powerpc/fsl_msi: enable msi sharing through AMP OSes by Li Yang · 14 years ago
  31. 694a7a3 powerpc/fsl_msi: enable msi allocation in all banks by Li Yang · 14 years ago
  32. 02adac6 powerpc/fsl_msi: fix the conflict of virt_msir's chip_data by Li Yang · 14 years ago
  33. 8081881 powerpc/fsl_msi: Add multiple MSI bank support by Lan Chunhe-B25806 · 14 years ago
  34. cf9b59e9d Merge remote branch 'origin' into secretlab/next-devicetree by Grant Likely · 14 years ago
  35. 4018294 of: Remove duplicate fields from of_platform_driver by Grant Likely · 14 years ago
  36. 79c4581 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  37. 2c3c8be sysfs: add struct file* to bin_attr callbacks by Chris Wright · 14 years ago
  38. 61c7a08 of: Always use 'struct device.of_node' to get device node pointer. by Grant Likely · 14 years ago
  39. 345e5c8 powerpc: Add interrupt support to mpc8xxx_gpio by Peter Korsgaard · 15 years ago
  40. e2efc09 powerpc/44x: Adding PCI-E support for PowerPC 460SX based SOC. by Tirumala Marri · 15 years ago
  41. 1ed31d6 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 14 years ago
  42. 2ef613cb powerpc/cpumask: Convert mpic driver to new cpumask API by Benjamin Herrenschmidt · 14 years ago
  43. a32fe93 powerpc/4xx: Add optional "reset_type" property to control reboot via dts by Stefan Roese · 14 years ago
  44. 1cca2d2 powerpc/fsl-cpm: Configure clock correctly for SCC by Wolfgang Ocker · 14 years ago
  45. 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
  46. 653c60f powerpc/cpm2: Checkpatch cleanup by Andrea Gelmini · 14 years ago
  47. 43a5a01 powerpc/qe: Convert qe_ic_lock to raw_spinlock by Anton Vorontsov · 14 years ago
  48. 874f2f9 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 14 years ago
  49. 6ebdc66 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  50. 203041a powerpc: Convert mpic locks to raw_spinlock by Thomas Gleixner · 14 years ago
  51. 47e3c90 powerpc: Convert i8259_lock to raw_spinlock by Thomas Gleixner · 14 years ago
  52. a9e8bf2 powerpc: Convert ipic_lock to raw_spinlock by Thomas Gleixner · 14 years ago
  53. efd0f0f Merge commit 'jwb/next' into next by Benjamin Herrenschmidt · 14 years ago
  54. fc380c0 powerpc: Remove whitespace in irq chip name fields by Anton Blanchard · 15 years ago
  55. e0508b1 powerpc: Add coherent_dma_mask to mv64x60 devices by Corey Minyard · 15 years ago
  56. 28ef35e powerpc/44x: Fix L2-cache support for 460GT by Stefan Roese · 15 years ago
  57. 71a157e of: add 'of_' prefix to machine_is_compatible() by Grant Likely · 15 years ago
  58. 8354be9 powerpc: Remove trailing space in messages by Frans Pop · 15 years ago
  59. d234b3c powerpc/4xx: Add pcix type 1 transactions by Stef van Os · 15 years ago
  60. 2593f93 Merge commit 'kumar/next' into merge by Benjamin Herrenschmidt · 15 years ago
  61. 38e1313 powerpc/mpic: Fix problem that affinity is not updated by Yang Li · 15 years ago
  62. 7a96c6b powerpc: Fix MSI support on U4 bridge PCIe slot by Benjamin Herrenschmidt · 15 years ago
  63. 239007b genirq: Convert irq_desc.lock to raw_spinlock by Thomas Gleixner · 15 years ago
  64. 09cea96 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  65. c1a676d powerpc/85xx: Workaround MPC8572/MPC8536 GPIO 1 errata. by Felix Radensky · 15 years ago
  66. b22b97c powerpc/cpm2_pic: Allow correct flow_types for port C interrupts by Mark Ware · 15 years ago
  67. f93611f powerpc/fsl_pci: Fix P2P bridge handling for MPC83xx PCIe controllers by Anton Vorontsov · 15 years ago
  68. 40d50cf powerpc: Make "intspec" pointers in irq_host->xlate() const by Roman Fietze · 15 years ago
  69. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  70. b27df67 powerpc: Fixup last users of irq_chip->typename by Thomas Gleixner · 15 years ago
  71. a3f62bd powerpc/fsl: Add PCI device ids for new QoirQ chips by Kumar Gala · 15 years ago
  72. 5753c08 powerpc/85xx: Kconfig cleanup by Kumar Gala · 15 years ago
  73. 4ffd695 powerpc/85xx/86xx: Add suspend/resume support by Anton Vorontsov · 15 years ago
  74. fdfde24 powerpc/qe: Implement QE driver for handling resume on MPC85xx by Anton Vorontsov · 15 years ago
  75. 46d2293 powerpc/qe: QE also shuts down on MPC8568 by Anton Vorontsov · 15 years ago
  76. 0c7b87b powerpc/qe: Make qe_reset() code path safe for repeated invocation by Anton Vorontsov · 15 years ago
  77. 98eaa09 powerpc/qe: Increase MAX_QE_RISC to 4 by Anton Vorontsov · 15 years ago
  78. 6cff46f powerpc: Remove get_irq_desc() by Michael Ellerman · 15 years ago
  79. 738ef42 powerpc: Change archdata dma_data to a union by Becky Bruce · 15 years ago
  80. 83d5cde const: make block_device_operations const by Alexey Dobriyan · 15 years ago
  81. 723e9db Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  82. d7e9660 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  83. 74a0118 powerpc: Fix i8259 interrupt driver kernel crash on ML510 by Roderick Colenbrander · 15 years ago
  84. ed24157 powerpc/qe: Implement qe_alive_during_sleep() helper function by Anton Vorontsov · 15 years ago
  85. 1dcd8ff powerpc/qe_lib: Set gpio data before changing the direction to output by Michael Barkowski · 15 years ago
  86. 46c4c22 powerpc/85xx: issue fsl_soc reboot warning only when applicable by Paul Gortmaker · 15 years ago
  87. 690a2d0 powerpc/nvram: Allow byte length reads from mmio NVRAM driver by Martyn Welch · 15 years ago
  88. 3475dd8 powerpc/qe: introduce missing kfree by Julia Lawall · 15 years ago
  89. 7a626b6 powerpc/ipic: introduce missing kfree by Julia Lawall · 15 years ago
  90. 8640d3b powerpc/ipic: unmask all interrupt sources by Sebastian Andrzej Siewior · 15 years ago
  91. 6c75933 powerpc/fsl_rio: Add kmalloc NULL tests by Julia Lawall · 15 years ago
  92. 11a6b29 powerpc/mpic: Fix MPIC_BROKEN_REGREAD on non broken MPICs by Michael Ellerman · 15 years ago
  93. ea96025 powerpc: Don't use alloc_bootmem() in init_IRQ() path by Anton Vorontsov · 15 years ago
  94. d258e64 powerpc: Remove unnecessary semicolons by Joe Perches · 15 years ago
  95. fd0cca7 Merge commit 'kumar/next' into merge by Benjamin Herrenschmidt · 15 years ago
  96. 85355bb powerpc: Fix mpic alloc warning by Kumar Gala · 15 years ago
  97. 5a2642f powerpc/mpic: Fix mapping of "DCR" based MPIC variants by Benjamin Herrenschmidt · 15 years ago
  98. f49156e powerpc/qe: add polling timeout to qe_issue_cmd() by Timur Tabi · 15 years ago
  99. 87c441e powerpc/5xxx: Add common mpc5xxx_get_bus_frequency() function by Wolfgang Denk · 15 years ago
  100. ba55bd7 powerpc: Add configurable -Werror for arch/powerpc by Michael Ellerman · 15 years ago