summaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | powerpc/configs/microwatt: Enable options for systemdJoel Stanley2021-08-261-1/+4
| * | | | | powerpc/configs/microwattt: Enable LiteethJoel Stanley2021-08-261-0/+1
| * | | | | powerpc/microwatt: Add Ethernet to device treeJoel Stanley2021-08-261-0/+12
| * | | | | powerpc: Redefine HMT_xxx macros as empty on PPC32Christophe Leroy2021-08-261-0/+9
| * | | | | Merge changes from Paul GortmakerMichael Ellerman2021-08-2617-1021/+2
| |\ \ \ \ \
| | * | | | | powerpc: retire sbc8641d board supportPaul Gortmaker2021-08-266-273/+1
| | * | | | | powerpc: retire sbc8548 board supportPaul Gortmaker2021-08-2611-748/+1
| * | | | | | Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2021-08-2610-139/+180
| |\ \ \ \ \ \
| | * | | | | | powerpc/64s: Remove WORT SPR from POWER9/10Nicholas Piggin2021-08-252-5/+0
| | * | | | | | KVM: PPC: Book3S HV Nested: Reflect guest PMU in-use to L0 when guest SPRs ar...Nicholas Piggin2021-08-252-0/+27
| | * | | | | | KVM: PPC: Book3S HV Nested: save_hv_return_state does not require trap argumentFabiano Rosas2021-08-251-3/+3
| | * | | | | | KVM: PPC: Book3S HV Nested: Stop forwarding all HFUs to L1Fabiano Rosas2021-08-251-2/+29
| | * | | | | | KVM: PPC: Book3S HV Nested: Make nested HFSCR state accessibleNicholas Piggin2021-08-254-2/+8
| | * | | | | | KVM: PPC: Book3S HV Nested: Sanitise vcpu registersFabiano Rosas2021-08-251-48/+46
| | * | | | | | KVM: PPC: Book3S HV Nested: Fix TM softpatch HFAC interrupt emulationNicholas Piggin2021-08-253-34/+48
| | * | | | | | KVM: PPC: Book3S HV P9: Fixes for TM softpatch interrupt NIPNicholas Piggin2021-08-251-2/+15
| | * | | | | | KVM: PPC: Book3S HV: Remove TM emulation from POWER7/8 pathNicholas Piggin2021-08-251-42/+0
| | * | | | | | KVM: PPC: Book3S HV: Initialise vcpu MSR with MSR_MENicholas Piggin2021-08-251-0/+1
| | * | | | | | KVM: PPC: Book3S HV: Stop exporting symbols from book3s_64_mmu_radixFabiano Rosas2021-08-241-3/+0
| | * | | | | | KVM: PPC: Book3S HV: Add sanity check to copy_tofrom_guestFabiano Rosas2021-08-241-0/+3
| | * | | | | | KVM: PPC: Book3S HV: Fix copy_tofrom_guest routinesFabiano Rosas2021-08-241-2/+4
| | |/ / / / /
| * | | | | | powerpc: Refactor verification of MSR_RIChristophe Leroy2021-08-2611-30/+40
| * | | | | | powerpc: Remove MSR_PR check in interrupt_exit_{user/kernel}_prepare()Christophe Leroy2021-08-261-2/+0
| * | | | | | powerpc/64e: Get dear offset with _DEAR macroXiongwei Song2021-08-262-14/+7
| * | | | | | powerpc: Add dear as a synonym for pt_regs.dar registerXiongwei Song2021-08-263-2/+7
| * | | | | | powerpc/64e: Get esr offset with _ESR macroXiongwei Song2021-08-262-6/+6
| * | | | | | powerpc: Add esr as a synonym for pt_regs.dsisrXiongwei Song2021-08-266-6/+11
| * | | | | | powerpc/perf: Fix the check for SIAR valueKajol Jain2021-08-251-7/+1
| * | | | | | powerpc/perf: Drop the case of returning 0 as instruction pointerKajol Jain2021-08-251-2/+0
| * | | | | | powerpc/perf: Use stack siar instead of mfsprKajol Jain2021-08-251-1/+1
| * | | | | | powerpc: Use lwarx/ldarx directly instead of PPC_LWARX/LDARX macrosChristophe Leroy2021-08-255-13/+11
| * | | | | | powerpc/ptrace: Make user_mode() common to PPC32 and PPC64Christophe Leroy2021-08-251-4/+0
| * | | | | | powerpc/syscalls: Simplify do_mmap2()Christophe Leroy2021-08-251-11/+4
| * | | | | | powerpc/ptdump: Convert powerpc to GENERIC_PTDUMPChristophe Leroy2021-08-256-144/+47
| * | | | | | powerpc/ptdump: Reduce level numbers by 1 in note_page() and add p4d levelChristophe Leroy2021-08-254-14/+21
| * | | | | | powerpc/ptdump: Remove unused 'page_size' parameterChristophe Leroy2021-08-251-3/+3
| * | | | | | powerpc/ptdump: Use DEFINE_SHOW_ATTRIBUTE()Christophe Leroy2021-08-254-46/+5
| * | | | | | powerpc: Avoid link stack corruption in misc asm functionsChristophe Leroy2021-08-255-10/+10
| * | | | | | powerpc/booke: Avoid link stack corruption in several placesChristophe Leroy2021-08-256-16/+16
| * | | | | | powerpc/32: indirect function call use bctrl rather than blrl in ret_from_ker...Christophe Leroy2021-08-251-2/+2
| * | | | | | powerpc/compat_sys: Declare syscallsCédric Le Goater2021-08-231-0/+30
| * | | | | | powerpc/prom: Fix unused variable ‘reserve_map’ when CONFIG_PPC32 is not setCédric Le Goater2021-08-231-2/+3
| * | | | | | powerpc/syscalls: Remove __NR__exitChristophe Leroy2021-08-231-2/+0
| * | | | | | powerpc/audit: Simplify syscall_get_arch()Christophe Leroy2021-08-201-10/+5
| * | | | | | powerpc/audit: Avoid unneccessary #ifdef in syscall_get_arguments()Christophe Leroy2021-08-201-3/+2
| * | | | | | KVM: PPC: Book3S PR: Remove unused variableCédric Le Goater2021-08-201-2/+1
| * | | | | | KVM: PPC: Book3S PR: Declare kvmppc_handle_exit_pr()Cédric Le Goater2021-08-201-1/+2
| * | | | | | powerpc/pseries/vas: Declare pseries_vas_fault_thread_fn() as staticCédric Le Goater2021-08-201-1/+1
| * | | | | | powerpc/perf/hv-gpci: Fix counter value parsingKajol Jain2021-08-201-1/+1
| * | | | | | powerpc/tau: Add 'static' storage qualifier to 'tau_work' definitionFinn Thain2021-08-201-1/+1