summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2022-10-09307-3720/+4550
|\
| * KVM: PPC: Book3S HV: Fix stack frame regs markerNicholas Piggin2022-10-071-1/+1
| * powerpc: Don't add __powerpc_ prefix to syscall entry pointsMichael Ellerman2022-10-064-16/+10
| * powerpc/64s/interrupt: Fix stack frame regs markerNicholas Piggin2022-10-051-1/+0
| * powerpc/64: Fix msr_check_and_set/clear MSR[EE] raceNicholas Piggin2022-10-042-2/+26
| * powerpc/64s/interrupt: Change must-hard-mask interrupt check from BUG to WARNNicholas Piggin2022-10-041-2/+6
| * powerpc/pseries: Add firmware details to the hardware descriptionMichael Ellerman2022-09-301-0/+30
| * powerpc/powernv: Add opal details to the hardware descriptionMichael Ellerman2022-09-301-0/+22
| * powerpc: Add device-tree model to the hardware descriptionMichael Ellerman2022-09-301-0/+19
| * powerpc/64: Add logical PVR to the hardware descriptionMichael Ellerman2022-09-301-1/+3
| * powerpc: Add PVR & CPU name to hardware descriptionMichael Ellerman2022-09-301-0/+4
| * powerpc: Add hardware description stringMichael Ellerman2022-09-302-1/+20
| * powerpc/configs: Enable PPC_UV in powernv_defconfigMichael Ellerman2022-09-301-0/+3
| * powerpc/configs: Update config files for removed/renamed symbolsLukas Bulwahn2022-09-3017-33/+1
| * powerpc/mm: Fix UBSAN warning reported on hugetlbAneesh Kumar K.V2022-09-301-3/+3
| * powerpc/mm: Always update max/min_low_pfn in mem_topology_setup()Aneesh Kumar K.V2022-09-301-3/+3
| * powerpc/mm/book3s/hash: Rename flush_tlb_pmd_rangeAneesh Kumar K.V2022-09-303-5/+3
| * powerpc: Drops STABS_DEBUG from linker scriptsMichael Ellerman2022-09-303-3/+0
| * powerpc/64s: Remove lost/old commentMichael Ellerman2022-09-301-10/+0
| * powerpc/64s: Remove old STAB commentMichael Ellerman2022-09-301-6/+0
| * powerpc: remove orphan systbl_chk.shNicholas Piggin2022-09-301-30/+0
| * powerpc/pseries/vas: Pass hw_cpu_id to node associativity HCALLHaren Myneni2022-09-301-1/+1
| * KVM: PPC: Book3S HV: Implement scheduling wait interval counters in the VPANicholas Piggin2022-09-301-21/+41
| * Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2022-09-302-33/+76
| |\
| | * KVM: PPC: Book3S HV P9: Restore stolen time logging in dtlNicholas Piggin2022-09-271-4/+45
| | * KVM: PPC: Book3S HV: Update guest state entry/exit accounting to new APINicholas Piggin2022-09-271-21/+10
| | * KVM: PPC: Book3S HV P9: Fix irq disabling in tick accountingNicholas Piggin2022-09-271-2/+2
| | * KVM: PPC: Book3S HV P9: Clear vcpu cpu fields before enabling host irqsNicholas Piggin2022-09-271-3/+3
| | * KVM: PPC: Book3S HV: Fix decrementer migrationFabiano Rosas2022-09-272-3/+16
| * | powerpc: Ignore DSI error caused by the copy/paste instructionHaren Myneni2022-09-283-12/+46
| * | powerpc: Reverse stack frame marker on little endianMichael Ellerman2022-09-281-0/+5
| * | powerpc: Make stack frame marker upper caseMichael Ellerman2022-09-281-1/+1
| * | powerpc/kprobes: Fix null pointer reference in arch_prepare_kprobe()Li Huafei2022-09-281-1/+7
| * | ocxl: Remove the unneeded result variableye xingchen2022-09-281-3/+1
| * | powerpc/pseries/vas: Remove the unneeded result variableye xingchen2022-09-281-5/+1
| * | powerpc/smp: poll cpu_callin_map more aggressively in __cpu_up()Nathan Lynch2022-09-281-16/+22
| * | powerpc/rtas: block error injection when locked downNathan Lynch2022-09-283-1/+26
| * | powerpc/pseries: block untrusted device tree changes when locked downNathan Lynch2022-09-283-0/+7
| * | powerpc/udbg: Remove extern function prototypesPali Rohár2022-09-281-27/+27
| * | powerpc/boot: Explicitly disable usage of SPE instructionsPali Rohár2022-09-281-0/+1
| * | powerpc: Include e500v1_power_isa.dtsi for remaining e500v1 platformsPali Rohár2022-09-287-0/+14
| * | powerpc: Fix SPE Power ISA properties for e500v1 platformsPali Rohár2022-09-285-4/+55
| * | selftests/powerpc: Update bhrb filter sampling test for multiple branch filtersAthira Rajeev2022-09-281-0/+9
| * | powerpc/perf: Fix branch_filter support for multiple filtersAthira Rajeev2022-09-281-0/+17
| * | powerpc/64s/interrupt: halt early boot interrupts if paca is not set upNicholas Piggin2022-09-283-2/+17
| * | powerpc/64: don't set boot CPU's r13 to paca until the structure is set upNicholas Piggin2022-09-281-10/+10
| * | powerpc/64: avoid using r13 in relocateNicholas Piggin2022-09-281-7/+7
| * | powerpc/64s: early boot machine check handlerNicholas Piggin2022-09-284-1/+34
| * | powerpc/64s/interrupt: move early boot ILE fixup into a macroNicholas Piggin2022-09-281-45/+56
| * | powerpc/64e: provide an addressing macro for use with TOC in alternate registerNicholas Piggin2022-09-283-8/+19