1. c577382 powerpc/powernv/ioda: Clean up IOMMU group registration by Alexey Kardashevskiy · 10 years ago
  2. 4617082 powerpc/iommu/powernv: Get rid of set_iommu_table_base_and_group by Alexey Kardashevskiy · 10 years ago
  3. ea30e99 powerpc/eeh/ioda2: Use device::iommu_group to check IOMMU group by Alexey Kardashevskiy · 10 years ago
  4. cfcb3d8 powerpc/mm: Add trace point for tracking hash pte fault by Aneesh Kumar K.V · 10 years ago
  5. d3cb06e powerpc/dscr: Add some in-code documentation by Anshuman Khandual · 10 years ago
  6. 1db3652 powerpc/kernel: Rename PACA_DSCR to PACA_DSCR_DEFAULT by Anshuman Khandual · 10 years ago
  7. 280e109 powerpc/kernel: Remove the unused extern dscr_default by Anshuman Khandual · 10 years ago
  8. c952c1c powerpc: Fix handling of DSCR related facility unavailable exception by Anshuman Khandual · 10 years ago
  9. 502f159 powerpc/eeh: Fix trivial error in eeh_restore_dev_state() by David Gibson · 10 years ago
  10. 0d7cd85 powerpc/powernv: Add opal-prd channel by Jeremy Kerr · 10 years ago
  11. 594fcb9 powerpc/powernv: Expose OPAL APIs required by PRD interface by Jeremy Kerr · 10 years ago
  12. 48c0615 powerpc/powernv: Merge common platform device initialisation by Jeremy Kerr · 10 years ago
  13. 1872522 powerpc/config: Enable bnx2x on ppc64 and pseries defconfigs by Anton Blanchard · 10 years ago
  14. 14aae78 powerpc/powernv: convert OPAL codes returned by sysparam calls by Cédric Le Goater · 10 years ago
  15. ec249dd cxl: Move include file cxl.h -> cxl-base.h by Michael Neuling · 10 years ago
  16. abeeed6 powerpc/pci: Add pcibios_disable_device() hook by Michael Neuling · 10 years ago
  17. 7a8e6bb powerpc/pci: Add shutdown hook to pci_controller_ops by Michael Neuling · 10 years ago
  18. f46580a powerpc: Add cxl context to device archdata by Michael Neuling · 10 years ago
  19. 10e7963 powerpc/pci: Add release_device() hook to phb ops by Michael Neuling · 10 years ago
  20. 5b64d2c powerpc/pci: Export symbols for CXL by Daniel Axtens · 10 years ago
  21. 85a97da powerpc/copro: Fix faulting kernel segments by Michael Neuling · 10 years ago
  22. ea4d1a8 powerpc/configs: Replace pseries_le_defconfig with a Makefile target using merge_config by Cyril Bur · 10 years ago
  23. a1c97df powerpc/configs: Merge pseries_defconfig and pseries_le_defconfig by Cyril Bur · 10 years ago
  24. c1231a7 powerpc: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc by Jiang Liu · 10 years ago
  25. d20be43 powerpc: Non relocatable system call doesn't need a trampoline by Anton Blanchard · 10 years ago
  26. 05b05f2 powerpc: Relocatable system call no longer uses the LR by Anton Blanchard · 10 years ago
  27. 72e349f powerpc/perf: Fix book3s kernel to userspace backtraces by Anton Blanchard · 10 years ago
  28. 09f3f32 powerpc/mm: Fix build break with STRICT_MM_TYPECHECKS && DEBUG_PAGEALLOC by Michael Ellerman · 10 years ago
  29. 763d2d8 powerpc/powernv: Move dma_set_mask() from pnv_phb to pci_controller_ops by Daniel Axtens · 10 years ago
  30. 3405c25 powerpc/pci: add dma_set_mask to pci_controller_ops by Daniel Axtens · 10 years ago
  31. 92ae035 powerpc/powernv: Specialise pci_controller_ops for each controller type by Daniel Axtens · 10 years ago
  32. 1f88d58 powerpc: Remove MSI-related PCI controller ops from ppc_md by Daniel Axtens · 10 years ago
  33. 14f95ac powerpc/mpic_u3msi: Move MSI-related ops to pci_controller_ops by Daniel Axtens · 10 years ago
  34. 8392296 powerpc/pasemi: Move MSI-related ops to pci_controller_ops by Daniel Axtens · 10 years ago
  35. f2c800a powerpc/ppc4xx_hsta_msi: Move MSI-related ops to pci_controller_ops by Daniel Axtens · 10 years ago
  36. b7eba2f powerpc/ppc4xx_msi: Move MSI-related ops to pci_controller_ops by Daniel Axtens · 10 years ago
  37. 00e2539 powerpc/fsl_msi: Move MSI-related ops to pci_controller_ops by Daniel Axtens · 10 years ago
  38. 1d14b87 powerpc/pseries: Move MSI-related ops to pci_controller_ops by Daniel Axtens · 10 years ago
  39. 7e3d6c5 powerpc/cell: Move MSI-related ops to pci_controller_ops by Daniel Axtens · 10 years ago
  40. d638111 powerpc/powernv: Move MSI-related ops to pci_controller_ops by Daniel Axtens · 10 years ago
  41. e059b10 powerpc: Add MSI operations to pci_controller_ops struct by Daniel Axtens · 10 years ago
  42. 81f2f7c opal: Remove events notifier by Alistair Popple · 10 years ago
  43. 8034f71 powernv/opal-dump: Convert to irq domain by Alistair Popple · 10 years ago
  44. 74159a7 powernv/elog: Convert elog to opal irq domain by Alistair Popple · 10 years ago
  45. a295af2 powernv/opal: Convert opal message events to opal irq domain by Alistair Popple · 10 years ago
  46. 7923144 powernv/eeh: Update the EEH code to use the opal irq domain by Alistair Popple · 10 years ago
  47. 9f0fd04 powerpc/powernv: Add a virtual irqchip for opal events by Alistair Popple · 10 years ago
  48. 96e023e powerpc/powernv: Reorder OPAL subsystem initialisation by Alistair Popple · 10 years ago
  49. 5703d2f powerpc/powernv: Introduce sysfs control for fastsleep workaround behavior by Shreyas B. Prabhu · 10 years ago
  50. d405a98 powerpc/powernv: Move cpuidle related code from setup.c to new file by Shreyas B. Prabhu · 10 years ago
  51. e602ffb powerpc: Fix cpu_online_cores_map to return only online threads mask by Shreyas B. Prabhu · 10 years ago
  52. 7978f76 powerpc: Enable sys_kcmp() for CRIU by Laurent Dufour · 10 years ago
  53. d4d4add powerpc: Little endian should depend on PPC_BOOK3S_64 by Michael Ellerman · 10 years ago
  54. f77ceb7 powerpc/eeh: remove unused macro IS_BRIDGE by Wei Yang · 10 years ago
  55. e17866d powerpc/eeh: fix powernv_eeh_wait_state delay logic by Wei Yang · 10 years ago
  56. 2ac3990 powerpc/eeh: fix comment for wait_state() by Wei Yang · 10 years ago
  57. 3721352 powerpc/eeh: fix start/end/flags type in struct pci_io_addr_range{} by Wei Yang · 10 years ago
  58. ec33d36 powerpc/eeh: Introduce eeh_pe_inject_err() by Gavin Shan · 10 years ago
  59. ed3e81f powerpc/eeh: Move PE state constants around by Gavin Shan · 10 years ago
  60. 38c0488 powerpc/powernv: Silence SYSPARAM warning on boot by Joel Stanley · 10 years ago
  61. e0d0059 powerpc/vdso: Disable building the 32-bit VDSO on little endian by Michael Ellerman · 10 years ago
  62. 6e5c077 powerpc/vdso: Combine start/size variables by Michael Ellerman · 10 years ago
  63. 63da88d powerpc/vdso: Remove unused debug code by Michael Ellerman · 10 years ago
  64. 60e065f powerpc: Reject binutils 2.24 when building little endian by Michael Ellerman · 10 years ago
  65. e79c838 powerpc: Don't do gcc version checks if we're building with clang by Michael Ellerman · 10 years ago
  66. 5c0aebf powerpc: Show utsname->machine in boot-up banner by Michael Ellerman · 10 years ago
  67. 5af7a6f powerpc/pasemi: Only the build the pasemi MSI code for PASEMI=y by Michael Ellerman · 10 years ago
  68. f1e7c20 powerpc: Make STRICT_MM_TYPECHECKS a config option by Michael Ellerman · 10 years ago
  69. 2222ce0f powerpc/pseries: Fix possible leaked device node reference by Nathan Fontenot · 10 years ago
  70. 202648a powerpc: Constify irq_domain_ops by Krzysztof Kozlowski · 10 years ago
  71. 0aab374 powerpc/powernv: Restore non-volatile CRs after nap by Sam Bobroff · 10 years ago
  72. d91dafc powerpc/eeh: Delay probing EEH device during hotplug by Gavin Shan · 10 years ago
  73. 1ae79b7 powerpc/eeh: Fix race condition in pcibios_set_pcie_reset_state() by Gavin Shan · 10 years ago
  74. f32393c powerpc/pseries: Correct cpu affinity for dlpar added cpus by Nathan Fontenot · 10 years ago
  75. 68fc378 Revert "powerpc/tm: Abort syscalls in active transactions" by Michael Ellerman · 10 years ago
  76. d33047f powerpc/powernv: Fix early pci_controller_ops loading. by Daniel Axtens · 10 years ago
  77. 433c5c2 powerpc/kvm: Fix SMP=n build error in book3s_xics.c by Michael Ellerman · 10 years ago
  78. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  79. 63905bb Merge tag 'powerpc-4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  80. eadf16a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  81. 2e826695 powerpc/mm: Fix build error with CONFIG_PPC_TRANSACTIONAL_MEM disabled by Aneesh Kumar K.V · 10 years ago
  82. 66feed6 KVM: PPC: Book3S HV: Use msgsnd for signalling threads on POWER8 by Paul Mackerras · 10 years ago
  83. eddb60f KVM: PPC: Book3S HV: Translate kvmhv_commence_exit to C by Paul Mackerras · 10 years ago
  84. 6af27c8 KVM: PPC: Book3S HV: Streamline guest entry and exit by Paul Mackerras · 10 years ago
  85. 7d6c40d KVM: PPC: Book3S HV: Use bitmap of active threads rather than count by Paul Mackerras · 10 years ago
  86. fd6d53b KVM: PPC: Book3S HV: Use decrementer to wake napping threads by Paul Mackerras · 10 years ago
  87. ccc0777 KVM: PPC: Book3S HV: Don't wake thread with no vcpu on guest IPI by Paul Mackerras · 10 years ago
  88. 5d5b99c KVM: PPC: Book3S HV: Get rid of vcore nap_count and n_woken by Paul Mackerras · 10 years ago
  89. 25fedfc KVM: PPC: Book3S HV: Move vcore preemption point up into kvmppc_run_vcpu by Paul Mackerras · 10 years ago
  90. 1f09c3e KVM: PPC: Book3S HV: Minor cleanups by Paul Mackerras · 10 years ago
  91. d911f0b KVM: PPC: Book3S HV: Simplify handling of VCPUs that need a VPA update by Paul Mackerras · 10 years ago
  92. b6c295d KVM: PPC: Book3S HV: Accumulate timing information for real-mode code by Paul Mackerras · 10 years ago
  93. e23a808 KVM: PPC: Book3S HV: Create debugfs file for each guest's HPT by Paul Mackerras · 10 years ago
  94. 6e0365b KVM: PPC: Book3S HV: Add ICP real mode counters by Suresh Warrier · 10 years ago
  95. b022155 KVM: PPC: Book3S HV: Move virtual mode ICP functions to real-mode by Suresh Warrier · 10 years ago
  96. 34cb795 KVM: PPC: Book3S HV: Convert ICS mutex lock to spin lock by Suresh Warrier · 10 years ago
  97. 878610f KVM: PPC: Book3S HV: Add guest->host real mode completion counters by Suresh E. Warrier · 10 years ago
  98. a4bd6eb KVM: PPC: Book3S HV: Add helpers for lock/unlock hpte by Aneesh Kumar K.V · 10 years ago
  99. 31037ec KVM: PPC: Book3S HV: Remove RMA-related variables from code by Aneesh Kumar K.V · 10 years ago
  100. e928e9c KVM: PPC: Book3S HV: Add fast real-mode H_RANDOM implementation. by Michael Ellerman · 10 years ago