Age | Commit message (Expand) | Author | Files | Lines |
2018-12-22 | powerpc/frace: Use ftrace_graph_get_ret_stack() instead of curr_ret_stack | Steven Rostedt (VMware) | 1 | -4/+9 |
2018-12-22 | powerpc/zImage: Also check for stdout-path | Oliver O'Halloran | 1 | -1/+2 |
2018-12-22 | powerpc: Fix HMIs on big-endian with CONFIG_RELOCATABLE=y | Benjamin Herrenschmidt | 1 | -1/+1 |
2018-12-22 | powerpc: Use of_node_name_eq for node name comparisons | Rob Herring | 15 | -64/+39 |
2018-12-22 | powerpc/pseries/pmem: Convert to %pOFn instead of device_node.name | Rob Herring | 1 | -4/+4 |
2018-12-22 | powerpc/mm: Remove very old comment in hash-4k.h | Michael Ellerman | 1 | -5/+1 |
2018-12-22 | powerpc/pseries: Fix node leak in update_lmb_associativity_index() | Michael Ellerman | 1 | -0/+1 |
2018-12-21 | powerpc/configs/85xx: Enable CONFIG_DEBUG_KERNEL | Scott Wood | 1 | -0/+1 |
2018-12-21 | powerpc/dts/fsl: Fix dtc-flagged interrupt errors | Scott Wood | 5 | -134/+132 |
2018-12-21 | powerpc/fsl: Use new clockgen binding | Scott Wood | 22 | -409/+50 |
2018-12-21 | powerpc/83xx: handle machine check caused by watchdog timer | Christophe Leroy | 4 | -4/+26 |
2018-12-21 | powerpc/fsl-rio: fix spelling mistake "reserverd" -> "reserved" | Alexandre Belloni | 1 | -1/+1 |
2018-12-21 | powerpc/fsl_pci: simplify fsl_pci_dma_set_mask | Christoph Hellwig | 1 | -5/+1 |
2018-12-21 | arch/powerpc/fsl_rmu: Use dma_zalloc_coherent | Sabyasachi Gupta | 1 | -3/+1 |
2018-12-22 | treewide: surround Kconfig file paths with double quotes | Masahiro Yamada | 2 | -3/+3 |
2018-12-21 | Merge tag 'kvm-ppc-next-4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Paolo Bonzini | 4 | -12/+93 |
2018-12-21 | KVM: Make kvm_set_spte_hva() return int | Lan Tianyu | 3 | -3/+5 |
2018-12-21 | powerpc/powernv/npu: Fault user page into the hypervisor's pagetable | Alexey Kardashevskiy | 1 | -6/+7 |
2018-12-21 | powerpc/powernv/npu: Check mmio_atsd array bounds when populating | Alexey Kardashevskiy | 1 | -2/+3 |
2018-12-21 | powerpc/powernv/npu: Add release_ownership hook | Alexey Kardashevskiy | 1 | -0/+51 |
2018-12-21 | powerpc/powernv/npu: Add compound IOMMU groups | Alexey Kardashevskiy | 4 | -136/+322 |
2018-12-21 | powerpc/powernv/npu: Convert NPU IOMMU helpers to iommu_table_group_ops | Alexey Kardashevskiy | 3 | -15/+34 |
2018-12-21 | powerpc/powernv/npu: Move single TVE handling to NPU PE | Alexey Kardashevskiy | 2 | -24/+11 |
2018-12-21 | powerpc/powernv: Reference iommu_table while it is linked to a group | Alexey Kardashevskiy | 2 | -5/+2 |
2018-12-21 | powerpc/iommu_api: Move IOMMU groups setup to a single place | Alexey Kardashevskiy | 1 | -14/+68 |
2018-12-21 | powerpc/powernv/pseries: Rework device adding to IOMMU groups | Alexey Kardashevskiy | 5 | -95/+74 |
2018-12-21 | powerpc/pseries: Remove IOMMU API support for non-LPAR systems | Alexey Kardashevskiy | 1 | -7/+2 |
2018-12-21 | powerpc/pseries/npu: Enable platform support | Alexey Kardashevskiy | 1 | -0/+22 |
2018-12-21 | powerpc/pseries/iommu: Use memory@ nodes in max RAM address calculation | Alexey Kardashevskiy | 1 | -1/+32 |
2018-12-21 | powerpc/powernv/npu: Move OPAL calls away from context manipulation | Alexey Kardashevskiy | 4 | -54/+77 |
2018-12-21 | powerpc/powernv: Move npu struct from pnv_phb to pci_controller | Alexey Kardashevskiy | 4 | -35/+58 |
2018-12-21 | powerpc/vfio/iommu/kvm: Do not pin device memory | Alexey Kardashevskiy | 5 | -22/+116 |
2018-12-21 | powerpc/mm/iommu/vfio_spapr_tce: Change mm_iommu_get to reference a region | Alexey Kardashevskiy | 2 | -12/+11 |
2018-12-21 | powerpc/ioda/npu: Call skiboot's hot reset hook when disabling NPU2 | Alexey Kardashevskiy | 1 | -0/+10 |
2018-12-21 | powerpc/mm: Fix reporting of kernel execute faults on the 8xx | Christophe Leroy | 1 | -1/+3 |
2018-12-21 | powerpc: generate uapi header and system call table files | Firoz Khan | 9 | -909/+26 |
2018-12-21 | powerpc: add system call table generation support | Firoz Khan | 4 | -0/+563 |
2018-12-21 | powerpc: split compat syscall table out from native table | Firoz Khan | 4 | -13/+39 |
2018-12-21 | powerpc: move macro definition from asm/systbl.h | Firoz Khan | 2 | -1/+1 |
2018-12-21 | powerpc: add __NR_syscalls along with NR_syscalls | Firoz Khan | 2 | -3/+5 |
2018-12-21 | powerpc/pkeys: Fix handling of pkey state across fork() | Ram Pai | 2 | -6/+19 |
2018-12-21 | powerpc/tm: Unset MSR[TS] if not recheckpointing | Breno Leitao | 2 | -9/+29 |
2018-12-21 | powerpc/tm: Print scratch value | Breno Leitao | 1 | -1/+2 |
2018-12-21 | powerpc/tm: Save MSR to PACA before RFID | Breno Leitao | 1 | -0/+4 |
2018-12-21 | powerpc/tm: Set MSR[TS] just prior to recheckpoint | Breno Leitao | 2 | -15/+49 |
2018-12-21 | KVM: PPC: Book3S HV: Keep rc bits in shadow pgtable in sync with host | Suraj Jitindar Singh | 1 | -4/+18 |
2018-12-21 | KVM: PPC: Book3S HV: Introduce kvmhv_update_nest_rmap_rc_list() | Suraj Jitindar Singh | 4 | -2/+58 |
2018-12-21 | KVM: PPC: Book3S HV: Apply combination of host and l1 pte rc for nested guest | Suraj Jitindar Singh | 1 | -0/+3 |
2018-12-21 | KVM: PPC: Book3S HV: Align gfn to L1 page size when inserting nest-rmap entry | Suraj Jitindar Singh | 1 | -0/+2 |
2018-12-21 | KVM: PPC: Book3S HV: Hold kvm->mmu_lock across updating nested pte rc bits | Suraj Jitindar Singh | 1 | -6/+12 |