1. 6096f88 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next by Michael Ellerman · 9 years ago
  2. f293106 cxl: Fix typo in debug print by Michael Neuling · 9 years ago
  3. e0fcdc2 cxl: Add CXL_KERNEL_API config option by Michael Neuling · 9 years ago
  4. 5c89a87 powerpc/powernv: Fix wrong IOMMU table in pnv_ioda_setup_bus_dma() by Alexey Kardashevskiy · 9 years ago
  5. e148315 powerpc/mm: Change the swap encoding in pte. by Aneesh Kumar K.V · 9 years ago
  6. 02505ce powerpc/mm: PTE_RPN_MAX is not used, remove the same by Aneesh Kumar K.V · 9 years ago
  7. b4b56f9 powerpc/tm: Abort syscalls in active transactions by Sam bobroff · 9 years ago
  8. b592643 powerpc/iommu/ioda2: Enable compile with IOV=on and IOMMU_API=off by Alexey Kardashevskiy · 9 years ago
  9. cdf2bc1 powerpc/include: Add opal-prd to installed uapi headers by Jeremy Kerr · 9 years ago
  10. 7185795 powerpc/powernv: fix construction of opal PRD messages by Jeremy Kerr · 9 years ago
  11. 02b6505 powerpc/powernv: Increase opal-irqchip initcall priority by Alistair Popple · 9 years ago
  12. 3609d81 powerpc: Make doorbell check preemption safe by Shreyas B. Prabhu · 10 years ago
  13. 4bece97 powerpc/powernv: pnv_init_idle_states() should only run on powernv by Michael Ellerman · 9 years ago
  14. 2dc710e macintosh/nvram: Remove as unused by Finn Thain · 10 years ago
  15. 238abec powerpc: Don't use gcc specific options on clang by Anton Blanchard · 10 years ago
  16. 92d6cf2 powerpc: Don't use -mno-strict-align on clang by Anton Blanchard · 10 years ago
  17. a50a862 powerpc: Only use -mtraceback=no, -mno-string and -msoft-float if toolchain supports it by Anton Blanchard · 10 years ago
  18. 1fb3f5a powerpc: Only use -mabi=altivec if toolchain supports it by Anton Blanchard · 10 years ago
  19. b91c1e3 powerpc: Fix duplicate const clang warning in user access code by Anton Blanchard · 10 years ago
  20. e633bc8 vfio: powerpc/spapr: Support Dynamic DMA windows by Alexey Kardashevskiy · 9 years ago
  21. 2157e7b vfio: powerpc/spapr: Register memory and define IOMMU v2 by Alexey Kardashevskiy · 9 years ago
  22. 15b244a powerpc/mmu: Add userspace-to-physical addresses translation cache by Alexey Kardashevskiy · 9 years ago
  23. 46d3e1e vfio: powerpc/spapr: powerpc/powernv/ioda2: Use DMA windows API in ownership control by Alexey Kardashevskiy · 9 years ago
  24. 0054719 powerpc/iommu/ioda2: Add get_table_size() to calculate the size of future table by Alexey Kardashevskiy · 9 years ago
  25. c035e37 powerpc/powernv/ioda2: Use new helpers to do proper cleanup on PE release by Alexey Kardashevskiy · 9 years ago
  26. 4793d65 vfio: powerpc/spapr: powerpc/powernv/ioda: Define and implement DMA windows API by Alexey Kardashevskiy · 9 years ago
  27. bbb845c powerpc/powernv: Implement multilevel TCE tables by Alexey Kardashevskiy · 9 years ago
  28. 43cb60a powerpc/powernv/ioda2: Introduce pnv_pci_ioda2_set_window by Alexey Kardashevskiy · 9 years ago
  29. aca6913 powerpc/powernv/ioda2: Introduce helpers to allocate TCE pages by Alexey Kardashevskiy · 9 years ago
  30. e5aad1e powerpc/powernv/ioda2: Rework iommu_table creation by Alexey Kardashevskiy · 9 years ago
  31. 05c6cfb powerpc/iommu/powernv: Release replaced TCE by Alexey Kardashevskiy · 9 years ago
  32. c5bb44e powerpc/powernv: Implement accessor to TCE entry by Alexey Kardashevskiy · 9 years ago
  33. e57080f powerpc/powernv/ioda2: Add TCE invalidation for all attached groups by Alexey Kardashevskiy · 9 years ago
  34. 5780fb0 powerpc/powernv/ioda2: Move TCE kill register address to PE by Alexey Kardashevskiy · 9 years ago
  35. b82c75b powerpc/iommu: Fix IOMMU ownership control functions by Alexey Kardashevskiy · 9 years ago
  36. f87a886 vfio: powerpc/spapr/iommu/powernv/ioda2: Rework IOMMU ownership control by Alexey Kardashevskiy · 9 years ago
  37. 0eaf4de powerpc/spapr: vfio: Switch from iommu_table to new iommu_table_group by Alexey Kardashevskiy · 9 years ago
  38. b348aa6 powerpc/spapr: vfio: Replace iommu_table with iommu_table_group by Alexey Kardashevskiy · 9 years ago
  39. decbda2 powerpc/powernv/ioda/ioda2: Rework TCE invalidation in tce_build()/tce_free() by Alexey Kardashevskiy · 9 years ago
  40. da004c3 powerpc/iommu: Move tce_xxx callbacks from ppc_md to iommu_table by Alexey Kardashevskiy · 9 years ago
  41. 10b35b2 powerpc/powernv: Do not set "read" flag if direction==DMA_NONE by Alexey Kardashevskiy · 9 years ago
  42. 22af485 vfio: powerpc/spapr: Rework groups attaching by Alexey Kardashevskiy · 9 years ago
  43. 649354b vfio: powerpc/spapr: Moving pinning/unpinning to helpers by Alexey Kardashevskiy · 9 years ago
  44. 3c56e82 vfio: powerpc/spapr: Disable DMA mappings on disabled container by Alexey Kardashevskiy · 9 years ago
  45. 2d270df vfio: powerpc/spapr: Move locked_vm accounting to helpers by Alexey Kardashevskiy · 9 years ago
  46. 00663d4 vfio: powerpc/spapr: Use it_page_size by Alexey Kardashevskiy · 9 years ago
  47. e432bc7 vfio: powerpc/spapr: Check that IOMMU page is fully contained by system page by Alexey Kardashevskiy · 9 years ago
  48. 9b14a1f vfio: powerpc/spapr: Move page pinning from arch code to VFIO IOMMU driver by Alexey Kardashevskiy · 9 years ago
  49. 8aca92d powerpc/iommu: Always release iommu_table in iommu_free_table() by Alexey Kardashevskiy · 9 years ago
  50. ac9a588 powerpc/iommu: Put IOMMU group explicitly by Alexey Kardashevskiy · 9 years ago
  51. c577382 powerpc/powernv/ioda: Clean up IOMMU group registration by Alexey Kardashevskiy · 9 years ago
  52. 4617082 powerpc/iommu/powernv: Get rid of set_iommu_table_base_and_group by Alexey Kardashevskiy · 9 years ago
  53. ea30e99 powerpc/eeh/ioda2: Use device::iommu_group to check IOMMU group by Alexey Kardashevskiy · 9 years ago
  54. 1cbb4a1 mtd: powernv: Add powernv flash MTD abstraction driver by Cyril Bur · 10 years ago
  55. cfcb3d8 powerpc/mm: Add trace point for tracking hash pte fault by Aneesh Kumar K.V · 10 years ago
  56. 809fac6 selftests/powerpc: Add gitignore file for the new DSCR tests by Anshuman Khandual · 10 years ago
  57. af0be08 selftests/powerpc: Add thread based stress test for DSCR sysfs interfaces by Michael Ellerman · 9 years ago
  58. ebd5858 selftests/powerpc: Add test for all DSCR sysfs interfaces by Anshuman Khandual · 10 years ago
  59. 6f84426 selftests/powerpc: Add test for DSCR inheritence across fork & exec by Anshuman Khandual · 10 years ago
  60. cf9c4a5 selftests/powerpc: Add test for DSCR value inheritence across fork by Anshuman Khandual · 10 years ago
  61. cc6a93f selftests/powerpc: Add test for DSCR SPR numbers by Anshuman Khandual · 10 years ago
  62. 1554f21 selftests/powerpc: Add test for explicitly changing DSCR value by Anshuman Khandual · 10 years ago
  63. 4c6315f selftests/powerpc: Add test for system wide DSCR default by Anshuman Khandual · 10 years ago
  64. 4eb2088 powerpc/dscr: Add documentation for DSCR support by Anshuman Khandual · 10 years ago
  65. d3cb06e powerpc/dscr: Add some in-code documentation by Anshuman Khandual · 10 years ago
  66. 1db3652 powerpc/kernel: Rename PACA_DSCR to PACA_DSCR_DEFAULT by Anshuman Khandual · 10 years ago
  67. 280e109 powerpc/kernel: Remove the unused extern dscr_default by Anshuman Khandual · 10 years ago
  68. c952c1c powerpc: Fix handling of DSCR related facility unavailable exception by Anshuman Khandual · 10 years ago
  69. f67b493 cxl: Reset default context for vPHB on release by Michael Neuling · 9 years ago
  70. 502f159 powerpc/eeh: Fix trivial error in eeh_restore_dev_state() by David Gibson · 9 years ago
  71. f1b3b44 powerpc/85xx: Replace CONFIG_USB_ISP1760_HCD by CONFIG_USB_ISP1760 by Geert Uytterhoeven · 10 years ago
  72. 52aeeb3 powerpc/fsl: Add FMan Port 10G compatibles by Igal Liberman · 10 years ago
  73. 0d7cd85 powerpc/powernv: Add opal-prd channel by Jeremy Kerr · 9 years ago
  74. 594fcb9 powerpc/powernv: Expose OPAL APIs required by PRD interface by Jeremy Kerr · 10 years ago
  75. 48c0615 powerpc/powernv: Merge common platform device initialisation by Jeremy Kerr · 10 years ago
  76. 1872522 powerpc/config: Enable bnx2x on ppc64 and pseries defconfigs by Anton Blanchard · 10 years ago
  77. 14aae78 powerpc/powernv: convert OPAL codes returned by sysparam calls by Cédric Le Goater · 10 years ago
  78. 6f7f0b3 cxl: Add AFU virtual PHB and kernel API by Michael Neuling · 10 years ago
  79. 0520336 cxl: Export file ops for use by API by Michael Neuling · 10 years ago
  80. ec249dd cxl: Move include file cxl.h -> cxl-base.h by Michael Neuling · 10 years ago
  81. 406e12e cxl: Cleanup Makefile by Michael Neuling · 10 years ago
  82. 7bb5d91a cxl: Rework context lifetimes by Michael Neuling · 10 years ago
  83. 2f66352 cxl: Configure PSL for kernel contexts and merge code by Michael Neuling · 10 years ago
  84. c358d84b cxl: Split afu_register_irqs() function by Michael Neuling · 10 years ago
  85. a6b07d8 cxl: Only check pid for userspace contexts by Michael Neuling · 10 years ago
  86. 1a1a94b cxl: Export some symbols by Michael Neuling · 10 years ago
  87. b12994f cxl: cxl_afu_reset() -> __cxl_afu_reset() by Michael Neuling · 10 years ago
  88. eda3693 cxl: Rework detach context functions by Michael Neuling · 10 years ago
  89. 6428832 cxl: Add cookie parameter to afu_release_irqs() by Michael Neuling · 10 years ago
  90. bfcdc8f cxl: Dump debug info on the AFU configuration record by Michael Neuling · 10 years ago
  91. 7f436b5 cxl: Fix error path on probe by Michael Neuling · 10 years ago
  92. bee30c7 cxl: Re-order card init to check the VSEC earlier by Ian Munsie · 10 years ago
  93. 69c3a73 cxl: Remove unnecessarily verbose print in cxl_remove() by Michael Neuling · 10 years ago
  94. aa70775 cxl: Add shutdown hook by Michael Neuling · 10 years ago
  95. aee85fb cxl: Document external user of existing API by Michael Neuling · 10 years ago
  96. abeeed6 powerpc/pci: Add pcibios_disable_device() hook by Michael Neuling · 10 years ago
  97. 7a8e6bb powerpc/pci: Add shutdown hook to pci_controller_ops by Michael Neuling · 10 years ago
  98. f46580a powerpc: Add cxl context to device archdata by Michael Neuling · 10 years ago
  99. 10e7963 powerpc/pci: Add release_device() hook to phb ops by Michael Neuling · 10 years ago
  100. 5b64d2c powerpc/pci: Export symbols for CXL by Daniel Axtens · 10 years ago