summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2019-07-26powerpc/pseries: Fix oops in hotplug memory notifierNathan Lynch1-0/+3
2019-07-26powerpc/powernv: Fix stale iommu table base after VFIOAlexey Kardashevskiy1-0/+10
2019-07-26powerpc/powernv/npu: Fix reference leakGreg Kurz1-1/+14
2019-07-26powerpc/watchpoint: Restore NV GPRs while returning from exceptionRavi Bangoria1-2/+7
2019-07-26powerpc/mm/32s: fix condition that is always trueAndreas Schwab1-1/+1
2019-07-26powerpc/32s: fix suspend/resume when IBATs 4-7 are usedChristophe Leroy2-13/+128
2019-07-26mm/nvdimm: add is_ioremap_addr and use that to check ioremap addressAneesh Kumar K.V1-0/+14
2019-07-26KVM: PPC: Book3S HV: Fix CR0 setting in TM emulationMichael Neuling1-3/+3
2019-07-26KVM: PPC: Book3S HV: Clear pending decrementer exceptions on nested guest entrySuraj Jitindar Singh1-2/+9
2019-07-26KVM: PPC: Book3S HV: Signed extend decrementer value if not using large decre...Suraj Jitindar Singh1-0/+2
2019-07-14powerpc: enable a 30-bit ZONE_DMA for 32-bit pmacChristoph Hellwig3-1/+10
2019-06-25powerpc/mm/64s/hash: Reallocate context ids on forkMichael Ellerman1-4/+42
2019-06-25powerpc/bpf: use unsigned division instruction for 64-bit operationsNaveen N. Rao3-5/+6
2019-06-22KVM: PPC: Book3S HV: Don't take kvm->lock around kvm_for_each_vcpuPaul Mackerras1-8/+1
2019-06-22KVM: PPC: Book3S: Use new mutex to synchronize access to rtas token listPaul Mackerras3-8/+8
2019-06-22KVM: PPC: Book3S HV: Use new mutex to synchronize MMU setupPaul Mackerras3-26/+42
2019-06-22powerpc/powernv: Return for invalid IMC domainAnju T Sudhakar1-0/+4
2019-06-19powerpc/64s: Fix THP PMD collapse serialisationNicholas Piggin2-0/+33
2019-06-19powerpc: Fix kexec failure on book3s/32Christophe Leroy2-1/+6
2019-06-15powerpc/pseries: Track LMB nid instead of using device treeNathan Fontenot3-10/+34
2019-06-09KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_IDThomas Huth1-0/+3
2019-06-09powerpc/kexec: Fix loading of kernel + initramfs with kexec_file_load()Thiago Jung Bauermann1-1/+5
2019-06-09powerpc/perf: Fix MMCRA corruption by bhrb_filterRavi Bangoria3-2/+10
2019-06-09KVM: PPC: Book3S HV: Restore SPRG3 in kvmhv_p9_guest_entry()Suraj Jitindar Singh1-0/+1
2019-06-09KVM: PPC: Book3S HV: Fix lockdep warning when entering guest on POWER9Paul Mackerras1-2/+5
2019-06-09KVM: PPC: Book3S HV: XIVE: Do not clear IRQ data of passthrough interruptsCédric Le Goater1-2/+2
2019-05-31powerpc/64: Fix booting large kernels with STRICT_KERNEL_RWXRussell Currey1-1/+3
2019-05-31powerpc/numa: improve control of topology updatesNathan Lynch1-6/+12
2019-05-31powerpc/watchdog: Use hrtimers for per-CPU heartbeatNicholas Piggin1-41/+40
2019-05-31powerpc/perf: Fix loop exit condition in nest_imc_event_initAnju T Sudhakar2-2/+2
2019-05-31powerpc/boot: Fix missing check of lseek() return valueBo YU1-1/+5
2019-05-31powerpc/perf: Return accordingly on invalid chip-id inAnju T Sudhakar1-0/+5
2019-05-25x86/mpx, mm/core: Fix recursive munmap() corruptionDave Hansen1-1/+0
2019-05-22powerpc/32s: fix flush_hash_pages() on SMPChristophe Leroy1-1/+2
2019-05-16powerpc/booke64: set RI in default MSRLaurentiu Tudor1-1/+1
2019-05-16powerpc/powernv/idle: Restore IAMR after idleRussell Currey1-0/+20
2019-05-16powerpc/book3s/64: check for NULL pointer in pgd_alloc()Rick Lindsley1-0/+3
2019-05-14powerpc/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf2-4/+4
2019-05-04Merge tag 'powerpc-5.1-7' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-4/+14
2019-05-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-4/+6
2019-05-02powerpc/32s: Fix BATs setting with CONFIG_STRICT_KERNEL_RWXChristophe Leroy1-4/+14
2019-04-28Merge tag 'powerpc-5.1-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds3-40/+60
2019-04-23Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds1-0/+4
2019-04-18Merge tag 'kvm-ppc-fixes-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2-4/+6
2019-04-17powerpc/mm_iommu: Allow pinning large regionsAlexey Kardashevskiy1-4/+20
2019-04-17powerpc/mm_iommu: Fix potential deadlockAlexey Kardashevskiy1-36/+39
2019-04-17powerpc/mm/radix: Make Radix require HUGETLB_PAGEMichael Ellerman2-1/+2
2019-04-15arch: add pidfd and io_uring syscalls everywhereArnd Bergmann1-0/+4
2019-04-13Merge tag 'powerpc-5.1-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds4-10/+14
2019-04-10powerpc/mm: Define MAX_PHYSMEM_BITS for all 64-bit configsMichael Ellerman1-1/+1