1. 08d183e Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 9 years ago
  2. 6096f88 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next by Michael Ellerman · 9 years ago
  3. 5c89a87 powerpc/powernv: Fix wrong IOMMU table in pnv_ioda_setup_bus_dma() by Alexey Kardashevskiy · 9 years ago
  4. b592643 powerpc/iommu/ioda2: Enable compile with IOV=on and IOMMU_API=off by Alexey Kardashevskiy · 9 years ago
  5. 7185795 powerpc/powernv: fix construction of opal PRD messages by Jeremy Kerr · 9 years ago
  6. 02b6505 powerpc/powernv: Increase opal-irqchip initcall priority by Alistair Popple · 9 years ago
  7. 4bece97 powerpc/powernv: pnv_init_idle_states() should only run on powernv by Michael Ellerman · 9 years ago
  8. 46d3e1e vfio: powerpc/spapr: powerpc/powernv/ioda2: Use DMA windows API in ownership control by Alexey Kardashevskiy · 9 years ago
  9. 0054719 powerpc/iommu/ioda2: Add get_table_size() to calculate the size of future table by Alexey Kardashevskiy · 9 years ago
  10. c035e37 powerpc/powernv/ioda2: Use new helpers to do proper cleanup on PE release by Alexey Kardashevskiy · 9 years ago
  11. 4793d65 vfio: powerpc/spapr: powerpc/powernv/ioda: Define and implement DMA windows API by Alexey Kardashevskiy · 9 years ago
  12. bbb845c powerpc/powernv: Implement multilevel TCE tables by Alexey Kardashevskiy · 9 years ago
  13. 43cb60a powerpc/powernv/ioda2: Introduce pnv_pci_ioda2_set_window by Alexey Kardashevskiy · 9 years ago
  14. aca6913 powerpc/powernv/ioda2: Introduce helpers to allocate TCE pages by Alexey Kardashevskiy · 9 years ago
  15. e5aad1e powerpc/powernv/ioda2: Rework iommu_table creation by Alexey Kardashevskiy · 9 years ago
  16. 05c6cfb powerpc/iommu/powernv: Release replaced TCE by Alexey Kardashevskiy · 9 years ago
  17. c5bb44e powerpc/powernv: Implement accessor to TCE entry by Alexey Kardashevskiy · 9 years ago
  18. e57080f powerpc/powernv/ioda2: Add TCE invalidation for all attached groups by Alexey Kardashevskiy · 9 years ago
  19. 5780fb0 powerpc/powernv/ioda2: Move TCE kill register address to PE by Alexey Kardashevskiy · 9 years ago
  20. f87a886 vfio: powerpc/spapr/iommu/powernv/ioda2: Rework IOMMU ownership control by Alexey Kardashevskiy · 9 years ago
  21. 0eaf4de powerpc/spapr: vfio: Switch from iommu_table to new iommu_table_group by Alexey Kardashevskiy · 9 years ago
  22. b348aa6 powerpc/spapr: vfio: Replace iommu_table with iommu_table_group by Alexey Kardashevskiy · 9 years ago
  23. decbda2 powerpc/powernv/ioda/ioda2: Rework TCE invalidation in tce_build()/tce_free() by Alexey Kardashevskiy · 9 years ago
  24. da004c3 powerpc/iommu: Move tce_xxx callbacks from ppc_md to iommu_table by Alexey Kardashevskiy · 9 years ago
  25. 10b35b2 powerpc/powernv: Do not set "read" flag if direction==DMA_NONE by Alexey Kardashevskiy · 9 years ago
  26. ac9a588 powerpc/iommu: Put IOMMU group explicitly by Alexey Kardashevskiy · 9 years ago
  27. c577382 powerpc/powernv/ioda: Clean up IOMMU group registration by Alexey Kardashevskiy · 9 years ago
  28. 4617082 powerpc/iommu/powernv: Get rid of set_iommu_table_base_and_group by Alexey Kardashevskiy · 9 years ago
  29. ea30e99 powerpc/eeh/ioda2: Use device::iommu_group to check IOMMU group by Alexey Kardashevskiy · 9 years ago
  30. cd11433 PCI: Include <linux/pci.h>, not <asm/pci.h> by Bjorn Helgaas · 9 years ago
  31. 0d7cd85 powerpc/powernv: Add opal-prd channel by Jeremy Kerr · 9 years ago
  32. 594fcb9 powerpc/powernv: Expose OPAL APIs required by PRD interface by Jeremy Kerr · 9 years ago
  33. 48c0615 powerpc/powernv: Merge common platform device initialisation by Jeremy Kerr · 9 years ago
  34. 14aae78 powerpc/powernv: convert OPAL codes returned by sysparam calls by Cédric Le Goater · 9 years ago
  35. ec249dd cxl: Move include file cxl.h -> cxl-base.h by Michael Neuling · 9 years ago
  36. 7a8e6bb powerpc/pci: Add shutdown hook to pci_controller_ops by Michael Neuling · 9 years ago
  37. 31ea9d5 powerpc/85xx: p1025twr: add module conditional to fix QE-uart issue by Xie Xiaobo · 9 years ago
  38. 379caf6 powerpc: mpc85xx: flush the l1 cache before cpu down in kexec by Kevin Hao · 9 years ago
  39. 65bf2a0 powerpc/fsl-booke: Add T1023 RDB board support by Shengzhou Liu · 9 years ago
  40. 5afe13f powerpc/fsl-booke: Add T1024 RDB board support by Shengzhou Liu · 9 years ago
  41. 2b6029e powerpc/fsl-booke: Add T1024 QDS board support by Shengzhou Liu · 9 years ago
  42. c1231a7 powerpc: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc by Jiang Liu · 9 years ago
  43. 763d2d8 powerpc/powernv: Move dma_set_mask() from pnv_phb to pci_controller_ops by Daniel Axtens · 9 years ago
  44. 92ae035 powerpc/powernv: Specialise pci_controller_ops for each controller type by Daniel Axtens · 9 years ago
  45. 83922966 powerpc/pasemi: Move MSI-related ops to pci_controller_ops by Daniel Axtens · 9 years ago
  46. 1d14b87 powerpc/pseries: Move MSI-related ops to pci_controller_ops by Daniel Axtens · 9 years ago
  47. 7e3d6c5 powerpc/cell: Move MSI-related ops to pci_controller_ops by Daniel Axtens · 9 years ago
  48. d638111 powerpc/powernv: Move MSI-related ops to pci_controller_ops by Daniel Axtens · 9 years ago
  49. 81f2f7c opal: Remove events notifier by Alistair Popple · 9 years ago
  50. 8034f71 powernv/opal-dump: Convert to irq domain by Alistair Popple · 9 years ago
  51. 74159a7 powernv/elog: Convert elog to opal irq domain by Alistair Popple · 9 years ago
  52. a295af2 powernv/opal: Convert opal message events to opal irq domain by Alistair Popple · 9 years ago
  53. 7923144 powernv/eeh: Update the EEH code to use the opal irq domain by Alistair Popple · 9 years ago
  54. 9f0fd04 powerpc/powernv: Add a virtual irqchip for opal events by Alistair Popple · 9 years ago
  55. 96e023e powerpc/powernv: Reorder OPAL subsystem initialisation by Alistair Popple · 9 years ago
  56. 5703d2f powerpc/powernv: Introduce sysfs control for fastsleep workaround behavior by Shreyas B. Prabhu · 9 years ago
  57. d405a98 powerpc/powernv: Move cpuidle related code from setup.c to new file by Shreyas B. Prabhu · 9 years ago
  58. d4d4add powerpc: Little endian should depend on PPC_BOOK3S_64 by Michael Ellerman · 9 years ago
  59. e17866d powerpc/eeh: fix powernv_eeh_wait_state delay logic by Wei Yang · 9 years ago
  60. 2ac3990 powerpc/eeh: fix comment for wait_state() by Wei Yang · 9 years ago
  61. 38c0488 powerpc/powernv: Silence SYSPARAM warning on boot by Joel Stanley · 9 years ago
  62. e0d0059 powerpc/vdso: Disable building the 32-bit VDSO on little endian by Michael Ellerman · 9 years ago
  63. 5af7a6f powerpc/pasemi: Only the build the pasemi MSI code for PASEMI=y by Michael Ellerman · 9 years ago
  64. 2222ce0f powerpc/pseries: Fix possible leaked device node reference by Nathan Fontenot · 9 years ago
  65. f32393c powerpc/pseries: Correct cpu affinity for dlpar added cpus by Nathan Fontenot · 9 years ago
  66. d33047f powerpc/powernv: Fix early pci_controller_ops loading. by Daniel Axtens · 9 years ago
  67. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  68. eadf16a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  69. e928e9c KVM: PPC: Book3S HV: Add fast real-mode H_RANDOM implementation. by Michael Ellerman · 9 years ago
  70. d19d5ef Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 9 years ago
  71. e243304 powerpc/powernv: reboot when requested by firmware by Joel Stanley · 9 years ago
  72. 75c3cfa VFS: assorted weird filesystems: d_inode() annotations by David Howells · 9 years ago
  73. 2fe0753 powerpc/powermac: Fix build error seen with powermac smp builds by Guenter Roeck · 9 years ago
  74. 16e00f5 powerpc/pseries: Fix compile of memory hotplug without CONFIG_MEMORY_HOTREMOVE by Alexey Kardashevskiy · 9 years ago
  75. d0bbe0d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  76. ff7a2ad powerpc: Remove PPC32 code from pseries specific find_and_init_phbs() by Daniel Axtens · 9 years ago
  77. 4acd09b powerpc/cell: Fix iommu breakage caused by controller_ops change by Michael Ellerman · 9 years ago
  78. ad30cb9 Merge branch 'next-sriov' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc into next by Michael Ellerman · 9 years ago
  79. b0a478e powerpc/pseries: Correct memory hotplug locking by Nathan Fontenot · 9 years ago
  80. cc76ee7 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  81. 3a29dd6 Merge branch 'next-dlpar' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc into next by Michael Ellerman · 9 years ago
  82. ed59190 powerpc/powernv: Add interfaces for flash device access by Cyril Bur · 9 years ago
  83. 9c1368f powerpc/cell: Move controller ops from ppc_md to controller_ops by Daniel Axtens · 9 years ago
  84. 19124d6 powerpc/maple: Move controller ops from ppc_md to controller_ops by Daniel Axtens · 9 years ago
  85. d28a0d9 powerpc/pasemi: Move controller ops from ppc_md to controller_ops by Daniel Axtens · 9 years ago
  86. 65ebf4b powerpc/powernv: Move controller ops from ppc_md to controller_ops by Daniel Axtens · 9 years ago
  87. 38ae9ec powerpc/pseries: Move controller ops from ppc_md to controller_ops by Daniel Axtens · 9 years ago
  88. e63f26d powerpc/powermac: Move controller ops from ppc_md to controller_ops by Daniel Axtens · 9 years ago
  89. 798248a powerpc: dart_iommu: optionally populate controller_ops on init by Daniel Axtens · 9 years ago
  90. c88c2a1 powerpc: pcibios_enable_device_hook: return bool rather than int by Daniel Axtens · 9 years ago
  91. ba9c8f2 powerpc/powermac: move pmac_pci_probe_mode from setup.c to pci.c by Daniel Axtens · 9 years ago
  92. bdc728a powerpc: move find_and_init_phbs() to pSeries specific code by Daniel Axtens · 9 years ago
  93. a7f4ee1 powerpc: Drop return value of smp_ops->probe() by Michael Ellerman · 9 years ago
  94. 7261b95 powerpc/cell: Fix cell iommu after it_page_shift changes by Michael Ellerman · 9 years ago
  95. b0dd00a powerpc/cell: Fix crash in iic_setup_cpu() after per_cpu changes by Michael Ellerman · 9 years ago
  96. 58995a9 powerpc, jump_label: Include linux/jump_label.h to get HAVE_JUMP_LABEL define by Anton Blanchard · 9 years ago
  97. bf4981a powerpc: Remove the celleb support by Michael Ellerman · 9 years ago
  98. 646b54f powerpc/powernv: Remove powernv RTAS support by Michael Ellerman · 9 years ago
  99. 428d4d6 Merge branch 'next-eeh' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc into next by Michael Ellerman · 9 years ago
  100. 28ea605 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next by Michael Ellerman · 9 years ago