summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* powerpc: enable a 30-bit ZONE_DMA for 32-bit pmacChristoph Hellwig2019-07-143-1/+10
* powerpc/mm/64s/hash: Reallocate context ids on forkMichael Ellerman2019-06-251-4/+42
* powerpc/bpf: use unsigned division instruction for 64-bit operationsNaveen N. Rao2019-06-253-5/+6
* KVM: PPC: Book3S HV: Don't take kvm->lock around kvm_for_each_vcpuPaul Mackerras2019-06-221-8/+1
* KVM: PPC: Book3S: Use new mutex to synchronize access to rtas token listPaul Mackerras2019-06-223-8/+8
* KVM: PPC: Book3S HV: Use new mutex to synchronize MMU setupPaul Mackerras2019-06-223-26/+42
* powerpc/powernv: Return for invalid IMC domainAnju T Sudhakar2019-06-221-0/+4
* powerpc/64s: Fix THP PMD collapse serialisationNicholas Piggin2019-06-192-0/+33
* powerpc: Fix kexec failure on book3s/32Christophe Leroy2019-06-192-1/+6
* powerpc/pseries: Track LMB nid instead of using device treeNathan Fontenot2019-06-153-10/+34
* KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_IDThomas Huth2019-06-091-0/+3
* powerpc/kexec: Fix loading of kernel + initramfs with kexec_file_load()Thiago Jung Bauermann2019-06-091-1/+5
* powerpc/perf: Fix MMCRA corruption by bhrb_filterRavi Bangoria2019-06-093-2/+10
* KVM: PPC: Book3S HV: Restore SPRG3 in kvmhv_p9_guest_entry()Suraj Jitindar Singh2019-06-091-0/+1
* KVM: PPC: Book3S HV: Fix lockdep warning when entering guest on POWER9Paul Mackerras2019-06-091-2/+5
* KVM: PPC: Book3S HV: XIVE: Do not clear IRQ data of passthrough interruptsCédric Le Goater2019-06-091-2/+2
* powerpc/64: Fix booting large kernels with STRICT_KERNEL_RWXRussell Currey2019-05-311-1/+3
* powerpc/numa: improve control of topology updatesNathan Lynch2019-05-311-6/+12
* powerpc/watchdog: Use hrtimers for per-CPU heartbeatNicholas Piggin2019-05-311-41/+40
* powerpc/perf: Fix loop exit condition in nest_imc_event_initAnju T Sudhakar2019-05-312-2/+2
* powerpc/boot: Fix missing check of lseek() return valueBo YU2019-05-311-1/+5
* powerpc/perf: Return accordingly on invalid chip-id inAnju T Sudhakar2019-05-311-0/+5
* x86/mpx, mm/core: Fix recursive munmap() corruptionDave Hansen2019-05-251-1/+0
* powerpc/32s: fix flush_hash_pages() on SMPChristophe Leroy2019-05-221-1/+2
* powerpc/booke64: set RI in default MSRLaurentiu Tudor2019-05-161-1/+1
* powerpc/powernv/idle: Restore IAMR after idleRussell Currey2019-05-161-0/+20
* powerpc/book3s/64: check for NULL pointer in pgd_alloc()Rick Lindsley2019-05-161-0/+3
* powerpc/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf2019-05-142-4/+4
* Merge tag 'powerpc-5.1-7' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-05-041-4/+14
|\
| * powerpc/32s: Fix BATs setting with CONFIG_STRICT_KERNEL_RWXChristophe Leroy2019-05-021-4/+14
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-05-032-4/+6
|\ \
| * \ Merge tag 'kvm-ppc-fixes-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2019-04-182-4/+6
| |\ \
| | * | KVM: PPC: Book3S: Protect memslots while validating user addressAlexey Kardashevskiy2019-04-051-3/+3
| | * | KVM: PPC: Book3S HV: Perserve PSSCR FAKE_SUSPEND bit on guest exitSuraj Jitindar Singh2019-04-051-1/+3
* | | | Merge tag 'powerpc-5.1-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-04-283-40/+60
|\ \ \ \ | | |_|/ | |/| |
| * | | powerpc/mm_iommu: Allow pinning large regionsAlexey Kardashevskiy2019-04-171-4/+20
| * | | powerpc/mm_iommu: Fix potential deadlockAlexey Kardashevskiy2019-04-171-36/+39
| * | | powerpc/mm/radix: Make Radix require HUGETLB_PAGEMichael Ellerman2019-04-172-1/+2
* | | | Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2019-04-231-0/+4
|\ \ \ \
| * | | | arch: add pidfd and io_uring syscalls everywhereArnd Bergmann2019-04-151-0/+4
* | | | | Merge tag 'powerpc-5.1-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-04-134-10/+14
|\ \ \ \ \ | | |/ / / | |/| / / | |_|/ / |/| | |
| * | | powerpc/mm: Define MAX_PHYSMEM_BITS for all 64-bit configsMichael Ellerman2019-04-101-1/+1
| * | | powerpc/64s/radix: Fix radix segment exception handlingNicholas Piggin2019-04-081-0/+12
| * | | powerpc/vdso32: fix CLOCK_MONOTONIC on PPC64Christophe Leroy2019-04-081-1/+1
| * | | powerpc/32: Fix early boot failure with RTAS built-inChristophe Leroy2019-04-011-8/+0
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-04-051-0/+7
|\ \ \ \
| * | | | kmemleak: powerpc: skip scanning holes in the .bss sectionCatalin Marinas2019-04-051-0/+7
* | | | | syscalls: Remove start and number from syscall_set_arguments() argsSteven Rostedt (VMware)2019-04-051-5/+2
* | | | | syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)2019-04-051-5/+3
|/ / / /
* | | | Merge tag 'powerpc-5.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-03-313-13/+32
|\| | |