summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'libnvdimm-fixes-4.19-rc8' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2018-10-141-2/+2
|\
| * mm: Preserve _PAGE_DEVMAP across mprotect() callsJan Kara2018-10-091-2/+2
* | Merge tag 'powerpc-4.19-4' of https://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2018-10-073-10/+25
|\ \
| * | powerpc/numa: Skip onlining a offline node in kdump pathSrikar Dronamraju2018-10-051-2/+3
| * | powerpc: Don't print kernel instructions in show_user_instructions()Michael Ellerman2018-10-051-0/+10
| * | powerpc/lib: fix book3s/32 boot failure due to code patchingChristophe Leroy2018-10-021-8/+12
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGreg Kroah-Hartman2018-10-051-0/+10
|\ \ \ | |_|/ |/| |
| * | KVM: PPC: Book3S HV: Avoid crash from THP collapse during radix page faultPaul Mackerras2018-10-041-0/+10
* | | Merge tag 'powerpc-4.19-3' of https://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2018-09-299-9/+38
|\ \ \ | |/ / |/| / | |/
| * powerpc/numa: Use associativity if VPHN hcall is successfulSrikar Dronamraju2018-09-251-1/+3
| * powerpc/tm: Avoid possible userspace r1 corruption on reclaimMichael Neuling2018-09-251-1/+8
| * powerpc/tm: Fix userspace r13 corruptionMichael Neuling2018-09-251-2/+9
| * powerpc/pseries: Fix unitialized timer reset on migrationMichael Bringmann2018-09-241-1/+2
| * powerpc/pkeys: Fix reading of ibm, processor-storage-keys propertyThiago Jung Bauermann2018-09-201-1/+1
| * powerpc: fix csum_ipv6_magic() on little endian platformsChristophe Leroy2018-09-201-0/+3
| * powerpc/powernv/ioda2: Reduce upper limit for DMA window size (again)Alexey Kardashevskiy2018-09-201-1/+1
| * powerpc: Avoid code patching freed init sectionsMichael Neuling2018-09-183-0/+9
| * KVM: PPC: Book3S HV: Fix guest r11 corruption with POWER9 TM workaroundsMichael Neuling2018-09-171-2/+2
* | KVM: PPC: Book3S HV: Don't use compound_order to determine host mapping sizeNicholas Piggin2018-09-121-54/+37Star
* | KVM: PPC: Avoid marking DMA-mapped pages dirty in real modeAlexey Kardashevskiy2018-09-127-89/+62Star
|/
* Merge tag 'kvm-s390-master-4.19-1' of git://git.kernel.org/pub/scm/linux/kern...Radim Krčmář2018-09-071-1/+0Star
|\
| * powerpc: disable support for relative ksymtab referencesArd Biesheuvel2018-08-301-1/+0Star
* | Merge tag 'kvm-ppc-fixes-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel...Radim Krčmář2018-09-042-4/+4
|\ \ | |/ |/|
| * KVM: PPC: Book3S HV: Don't truncate HPTE index in xlate functionPaul Mackerras2018-08-201-1/+1
| * KVM: PPC: Book3S HV: Use correct pagesize in kvm_unmap_radix()Paul Mackerras2018-08-151-3/+3
* | Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2018-08-262-62/+8Star
|\ \
| * | ppc: Convert vas ID allocation to new IDA APIMatthew Wilcox2018-08-221-22/+4Star
| * | ppc: Convert mmu context allocation to new IDA APIMatthew Wilcox2018-08-221-40/+4Star
* | | Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2018-08-251-3/+3
|\ \ \
| * | | kbuild: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada2018-08-241-3/+3
* | | | Merge tag 'powerpc-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-08-2415-75/+168
|\ \ \ \
| * | | | powerpc/mce: Fix SLB rebolting during MCE recovery path.Mahesh Salgaonkar2018-08-231-1/+1
| * | | | KVM: PPC: Book3S: Fix guest DMA when guest partially backed by THP pagesPaul Mackerras2018-08-231-7/+10
| * | | | powerpc/mm/radix: Only need the Nest MMU workaround for R -> RW transitionAneesh Kumar K.V2018-08-231-3/+5
| * | | | powerpc/mm/books3s: Add new pte bit to mark pte temporarily invalid.Aneesh Kumar K.V2018-08-231-1/+17
| * | | | powerpc/nohash: fix pte_access_permitted()Christophe Leroy2018-08-231-6/+3Star
| * | | | powerpc/topology: Get topology for shared processors at bootSrikar Dronamraju2018-08-213-10/+20
| * | | | powerpc64/ftrace: Include ftrace.h needed for enable/disable callsLuke Dashjr2018-08-211-0/+1
| * | | | powerpc/powernv/pci: Work around races in PCI bridge enablingBenjamin Herrenschmidt2018-08-201-0/+37
| * | | | powerpc/fadump: cleanup crash memory ranges supportHari Bathini2018-08-201-7/+1Star
| * | | | powerpc/powernv: provide a console flush operation for opal hvc driverNicholas Piggin2018-08-202-31/+53
| * | | | powerpc/traps: Avoid rate limit messages from show unhandled signalsMichael Ellerman2018-08-201-7/+6Star
| * | | | powerpc/64s: Fix PACA_IRQ_HARD_DIS accounting in idle_power4()Nicholas Piggin2018-08-141-2/+14
* | | | | treewide: correct "differenciate" and "instanciate" typosFinn Thain2018-08-244-4/+4
* | | | | arch: enable relative relocations for arm64, power and x86Ard Biesheuvel2018-08-221-0/+1
| |/ / / |/| | |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-08-198-53/+125
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge tag 'v4.18-rc6' into HEADPaolo Bonzini2018-08-0620-53/+70
| |\ \ \
| * | | | KVM: PPC: Book3S HV: Read kvm->arch.emul_smt_mode under kvm->lockPaul Mackerras2018-07-261-9/+8Star
| * | | | KVM: PPC: Book3S HV: Allow creating max number of VCPUs on POWER9Paul Mackerras2018-07-261-1/+8
| * | | | KVM: PPC: Book3S HV: Pack VCORE IDs to access full VCPU ID spaceSam Bobroff2018-07-263-13/+80