summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/asm-offsets.c
AgeCommit message (Expand)Author
2024-11-14powerpc/vdso: Remove unused clockmode asm offsetsThomas Weißschuh
2024-10-31powerpc/ftrace: Add support for DYNAMIC_FTRACE_WITH_DIRECT_CALLSNaveen N Rao
2024-10-31powerpc/ftrace: Add support for DYNAMIC_FTRACE_WITH_CALL_OPSNaveen N Rao
2024-10-31powerpc64/ftrace: Move ftrace sequence out of lineNaveen N Rao
2024-10-29powerpc/64: Drop IPI_PRIORITY from asm-offsetsMichael Ellerman
2024-10-16powerpc/vdso: Implement __arch_get_vdso_rng_data()Christophe Leroy
2024-09-13powerpc/vdso: Wire up getrandom() vDSO implementation on VDSO32Christophe Leroy
2024-09-13powerpc/vdso: Fix VDSO data access when running in a non-root time namespaceChristophe Leroy
2024-06-28powerpc/4xx: Remove CONFIG_BOOKE_OR_40xMichael Ellerman
2024-02-21powerpc: Remove duplicate/unnecessary ifdefsShrikanth Hegde
2023-04-20powerpc/64: vmlinux support building with PCREL addresingNicholas Piggin
2022-12-02powerpc: add a define for the switch frame size and regs offsetNicholas Piggin
2022-12-02powerpc: add definition for pt_regs offset within an interrupt frameNicholas Piggin
2022-11-24powerpc/kvm: Remove unused macros from asm-offsetDisha Goel
2022-09-26powerpc: Remove CONFIG_PPC_FSL_BOOK3EChristophe Leroy
2022-09-26powerpc: Remove CONFIG_PPC_BOOK3EChristophe Leroy
2022-06-29KVM: PPC: Book3S HV: Add a new config for P8 debug timingFabiano Rosas
2022-02-07powerpc/ftrace: Add support for livepatch to PPC32Christophe Leroy
2021-12-09powerpc/config: Add CONFIG_BOOKE_OR_40xChristophe Leroy
2021-12-09powerpc/32s: Save content of sr0 to avoid 'mfsr'Christophe Leroy
2021-12-09powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMUNicholas Piggin
2021-09-30powerpc: smp: remove hack to obtain offset of task_struct::cpuArd Biesheuvel
2021-09-30sched: move CPU field back into thread_info if THREAD_INFO_IN_TASK=yArd Biesheuvel
2021-09-03Merge branch 'fixes' into nextMichael Ellerman
2021-08-26powerpc/64e: Get dear offset with _DEAR macroXiongwei Song
2021-08-26powerpc/64e: Get esr offset with _ESR macroXiongwei Song
2021-08-07powerpc/32: Fix critical and debug interrupts on BOOKEChristophe Leroy
2021-06-25powerpc/64: use interrupt restart table to speed up return from interruptNicholas Piggin
2021-06-25powerpc/64s: avoid reloading (H)SRR registers if they are still validNicholas Piggin
2021-06-17Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2021-06-17powerpc/32s: Rename PTE_SIZE to PTE_T_SIZEChristophe Leroy
2021-06-17powerpc: Define swapper_pg_dir[] in CChristophe Leroy
2021-06-17powerpc/32s: Convert switch_mmu_context() to CChristophe Leroy
2021-06-16powerpc: Don't handle ALTIVEC/SPE in ASM in _switch(). Do it in C.Christophe Leroy
2021-06-10KVM: PPC: Book3S HV: Remove radix guest support from P7/8 pathNicholas Piggin
2021-05-17powerpc/asm-offset: Remove unused itemsChristophe Leroy
2021-04-14powerpc/64e/interrupt: use new interrupt returnNicholas Piggin
2021-03-29powerpc/asm-offsets: GPR14 is not needed eitherChristophe Leroy
2021-03-29powerpc/32: Always enable data translation in exception prologChristophe Leroy
2021-03-29powerpc/32: Remove ksp_limitChristophe Leroy
2021-02-22Merge tag 'powerpc-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-02-11powerpc/64: Fix stack trace not displaying final frameMichael Ellerman
2021-02-11powerpc/64s: Remove EXSLB interrupt save areaNicholas Piggin
2021-02-10KVM: PPC: Book3S HV: Remove support for running HPT guest on RPT host without...Nicholas Piggin
2021-02-10KVM: PPC: Book3S HV: Add infrastructure to support 2nd DAWRRavi Bangoria
2021-02-10KVM: PPC: Book3S HV: Rename current DAWR macros and variablesRavi Bangoria
2020-12-04powerpc/book3s64/pkeys: Store/restore userspace AMR/IAMR correctly on entry a...Aneesh Kumar K.V
2020-12-04powerpc/book3s64/kuap/kuep: Add PPC_PKEY config on book3s64Aneesh Kumar K.V
2020-12-04powerpc/vdso: Rename syscall_map_32/64 to simplify vdso_setup_syscall_map()Christophe Leroy
2020-12-04powerpc/signal: Don't manage floating point regs when no FPUChristophe Leroy