aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-03-02powerpc: Force inlining of mmu_has_feature to fix build failureChristophe Leroy1-2/+2
2021-03-02vio: make remove callback return voidUwe Kleine-König1-1/+1
2021-03-01powerpc/4xx: Fix build errors from mfdcr()Michael Ellerman1-4/+4
2021-02-24Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+0
2021-02-22Merge tag 'powerpc-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds46-244/+713
2021-02-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-17/+31
2021-02-21Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/linuxLinus Torvalds3-188/+0
2021-02-12Merge tag 'kvmarm-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini1-1/+15
2021-02-12Merge branch 'x86/paravirt' into x86/entryIngo Molnar4-1/+40
2021-02-11Merge tag 'powerpc-5.11-8' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds2-9/+11
2021-02-11powerpc/perf: Adds support for programming of Thresholding in P10Kajol Jain1-2/+3
2021-02-11powerpc/pci: Remove unimplemented prototypesOliver O'Halloran1-4/+0
2021-02-11powerpc/uaccess: Merge raw_copy_to_user_allowed() into raw_copy_to_user()Christophe Leroy1-7/+1
2021-02-11powerpc/uaccess: Merge __put_user_size_allowed() into __put_user_size()Christophe Leroy1-7/+3
2021-02-11powerpc/uaccess: get rid of small constant size cases in raw_copy_{to,from}_user()Christophe Leroy1-41/+0
2021-02-11powerpc/64: Fix stack trace not displaying final frameMichael Ellerman1-0/+3
2021-02-11powerpc/time: Remove get_tbl()Christophe Leroy1-6/+0
2021-02-11powerpc/32: Handle bookE debugging in C in syscall entry/exitChristophe Leroy2-0/+15
2021-02-11powerpc/syscall: Do not check unsupported scv vector on PPC32Christophe Leroy1-0/+5
2021-02-11powerpc/irq: Add stub irq_soft_mask_return() for PPC32Christophe Leroy1-0/+5
2021-02-11powerpc/irq: Rework helpers that manipulate MSR[EE/RI]Christophe Leroy2-24/+52
2021-02-11powerpc/irq: Add helper to set regs->softeChristophe Leroy1-2/+9
2021-02-11powerpc/kexec_file: fix FDT size estimation for kdump kernelHari Bathini1-0/+1
2021-02-11powerpc/mm: Add PG_dcache_clean to indicate dcache clean stateAneesh Kumar K.V2-2/+8
2021-02-11powerpc/mm: Enable compound page check for both THP and HugeTLBAneesh Kumar K.V1-2/+0
2021-02-11powerpc/64s: Remove EXSLB interrupt save areaNicholas Piggin1-2/+1
2021-02-11powerpc/uaccess: Avoid might_fault() when user access is enabledAlexey Kardashevskiy1-3/+10
2021-02-11powerpc/uaccess: Simplify unsafe_put_user() implementationMichael Ellerman1-8/+7
2021-02-11powerpc: remove interrupt handler functions from the noinstr sectionNicholas Piggin1-5/+20
2021-02-10softirq: Move __ARCH_HAS_DO_SOFTIRQ to KconfigThomas Gleixner1-2/+0
2021-02-10KVM: PPC: Don't always report hash MMU capability for P9 < DD2.2Fabiano Rosas1-0/+1
2021-02-10KVM: PPC: Book3S HV: Remove support for running HPT guest on RPT host without mixed mode supportNicholas Piggin1-11/+0
2021-02-10KVM: PPC: Book3S HV: Introduce new capability for 2nd DAWRRavi Bangoria1-0/+1
2021-02-10KVM: PPC: Book3S HV: Add infrastructure to support 2nd DAWRRavi Bangoria3-1/+12
2021-02-10KVM: PPC: Book3S HV: Rename current DAWR macros and variablesRavi Bangoria1-2/+2
2021-02-10KVM: PPC: Book3S HV: Allow nested guest creation when L0 hv_guest_state > L1Ravi Bangoria1-2/+15
2021-02-09KVM: Raise the maximum number of user memslotsVitaly Kuznetsov1-1/+0
2021-02-09powerpc/32s: Allow constant folding in mtsr()/mfsr()Christophe Leroy1-2/+8
2021-02-09powerpc/32s: mfsrin()/mtsrin() become mfsr()/mtsr()Christophe Leroy2-6/+6
2021-02-09powerpc/32s: Change mfsrin() into a static inline functionChristophe Leroy1-3/+8
2021-02-09powerpc/uaccess: Perform barrier_nospec() in KUAP allowance helpersChristophe Leroy2-11/+3
2021-02-09powerpc/64s: Implement ptep_clear_flush_young that does not flush TLBsNicholas Piggin1-3/+20
2021-02-09powerpc/perf: Expose Performance Monitor Counter SPR's as part of extended regsAthira Rajeev2-6/+24
2021-02-09powerpc/pkeys: Remove unused codeSandipan Das2-9/+0
2021-02-09powerpc: remove unneeded semicolonsChengyang Fan12-20/+20
2021-02-09powerpc/64s: runlatch interrupt handling in CNicholas Piggin1-0/+7
2021-02-09powerpc/64s: move NMI soft-mask handling to CNicholas Piggin1-0/+25
2021-02-09powerpc: move NMI entry/exit code into wrapperNicholas Piggin1-0/+28
2021-02-09powerpc/64: entry cpu time accounting in CNicholas Piggin2-24/+6
2021-02-09powerpc/64: move account_stolen_time into its own functionNicholas Piggin1-0/+14