summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* powerpc/xive: Fix bogus error code returned by OPALGreg Kurz2019-10-013-2/+13
* Merge tag 'powerpc-5.3-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-09-062-18/+4
|\
| * powerpc/tm: Fix restoring FP/VMX facility incorrectly on interruptsGustavo Romero2019-09-041-16/+2
| * powerpc/tm: Fix FP/VMX unavailable exceptions inside a transactionGustavo Romero2019-09-041-1/+2
| * powerpc/64e: Drop stale call to smp_processor_id() which hangs SMP startupChristophe Leroy2019-08-121-1/+0
* | Merge tag 'kvm-ppc-fixes-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/...Radim Krčmář2019-08-272-4/+8
|\ \
| * | KVM: PPC: Book3S: Fix incorrect guest-to-user-translation error handlingAlexey Kardashevskiy2019-08-272-4/+8
* | | Merge tag 'dma-mapping-5.3-4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-08-143-20/+1
|\ \ \
| * | | dma-mapping: fix page attributes for dma_mmap_*Christoph Hellwig2019-08-103-20/+1
* | | | Merge tag 'powerpc-5.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-08-101-4/+4
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Revert "powerpc: slightly improve cache helpers"Michael Ellerman2019-07-311-4/+4
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-08-091-10/+5
|\ \ \ | |/ / |/| / | |/
| * Merge tag 'kvmarm-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2019-08-09215-3626/+3402
| |\
| * | KVM: remove kvm_arch_has_vcpu_debugfs()Paolo Bonzini2019-08-051-10/+0
| * | KVM: Fix leak vCPU's VMCS value into other pCPUWanpeng Li2019-08-051-0/+5
* | | powerpc/kasan: fix early boot failure on PPC32Christophe Leroy2019-07-311-2/+5
* | | powerpc/spe: Mark expected switch fall-throughsMichael Ellerman2019-07-311-0/+4
* | | powerpc/nvdimm: Pick nearby online node if the device node is not onlineAneesh Kumar K.V2019-07-301-2/+27
* | | powerpc/kvm: Fall through switch case explicitlySantosh Sivaraj2019-07-291-0/+1
* | | powerpc: Wire up clone3 syscallMichael Ellerman2019-07-294-1/+15
* | | Merge tag 'spdx-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-07-281-1/+1
|\ \ \
| * | | treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headersMasahiro Yamada2019-07-251-1/+1
| | |/ | |/|
* | | Merge tag 'docs-5.3-1' of git://git.lwn.net/linuxLinus Torvalds2019-07-261-1/+1
|\ \ \
| * \ \ Merge branch 'pdf_fixes_v1' of https://git.linuxtv.org/mchehab/experimental i...Jonathan Corbet2019-07-221-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | docs: powerpc: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-07-171-1/+1
* | | | Merge tag 'powerpc-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-07-2414-25/+103
|\ \ \ \
| * | | | powerpc/papr_scm: Force a scm-unbind if initial scm-bind failsVaibhav Jain2019-07-221-1/+14
| * | | | powerpc/papr_scm: Update drc_pmem_unbind() to use H_SCM_UNBIND_ALLVaibhav Jain2019-07-221-7/+22
| * | | | powerpc/pseries: Update SCM hcall op-codes in hvcall.hVaibhav Jain2019-07-221-3/+8
| * | | | powerpc/tm: Fix oops on sigreturn on systems without TMMichael Neuling2019-07-222-0/+8
| * | | | powerpc/dma: Fix invalid DMA mmap behaviorShawn Anastasio2019-07-193-1/+20
| * | | | KVM: PPC: Book3S HV: XIVE: fix rollback when kvmppc_xive_create failsCédric Le Goater2019-07-192-5/+3
| * | | | powerpc/xive: Fix loop exit-condition in xive_find_target_in_mask()Gautham R. Shenoy2019-07-181-4/+3
| * | | | powerpc: fix off by one in max_zone_pfn initialization for ZONE_DMAAndrea Arcangeli2019-07-151-1/+1
| * | | | KVM: PPC: Book3S HV: Save and restore guest visible PSSCR bits on pseriesSuraj Jitindar Singh2019-07-151-0/+11
| * | | | powerpc/pmu: Set pmcregs_in_use in paca when running as LPARSuraj Jitindar Singh2019-07-151-3/+2
| * | | | KVM: PPC: Book3S HV: Always save guest pmu for guest capable of nestingSuraj Jitindar Singh2019-07-151-0/+2
| * | | | powerpc/mm: Limit rma_size to 1TB when running without HV modeSuraj Jitindar Singh2019-07-151-0/+9
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-07-241-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| |
| * | | Documentation: move Documentation/virtual to Documentation/virtChristoph Hellwig2019-07-241-1/+1
* | | | mm/memory_hotplug: rename walk_memory_range() and pass start+size instead of ...David Hildenbrand2019-07-181-12/+11
* | | | mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVEDavid Hildenbrand2019-07-181-2/+0
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-07-178-105/+27
|\ \ \ \ | |_|_|/ |/| | |
| * | | mm: add account_locked_vm utility functionDaniel Jordan2019-07-162-77/+8
| * | | mm: introduce ARCH_HAS_PTE_DEVMAPRobin Murphy2019-07-162-2/+1
| * | | mm/mmap: move common defines to mman-common.hAneesh Kumar K.V2019-07-161-5/+1
| * | | powerpc: define syscall_get_error()Dmitry V. Levin2019-07-161-0/+10
| * | | mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault()Anshuman Khandual2019-07-161-21/+2
| * | | mm/ioremap: probe platform for p4d huge map supportAnshuman Khandual2019-07-161-0/+5
* | | | Merge tag 'for-linus-20190715' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-07-161-0/+1
|\ \ \ \ | |/ / / |/| | |