summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/asm-offsets.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Remove duplicate/unnecessary ifdefsShrikanth Hegde2024-02-211-2/+0
* powerpc/64: vmlinux support building with PCREL addresingNicholas Piggin2023-04-201-0/+2
* powerpc: add a define for the switch frame size and regs offsetNicholas Piggin2022-12-021-1/+1
* powerpc: add definition for pt_regs offset within an interrupt frameNicholas Piggin2022-12-021-4/+3
* powerpc/kvm: Remove unused macros from asm-offsetDisha Goel2022-11-241-25/+0
* powerpc: Remove CONFIG_PPC_FSL_BOOK3EChristophe Leroy2022-09-261-2/+2
* powerpc: Remove CONFIG_PPC_BOOK3EChristophe Leroy2022-09-261-3/+3
* KVM: PPC: Book3S HV: Add a new config for P8 debug timingFabiano Rosas2022-06-291-1/+1
* powerpc/ftrace: Add support for livepatch to PPC32Christophe Leroy2022-02-071-1/+1
* powerpc/config: Add CONFIG_BOOKE_OR_40xChristophe Leroy2021-12-091-1/+1
* powerpc/32s: Save content of sr0 to avoid 'mfsr'Christophe Leroy2021-12-091-0/+1
* powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMUNicholas Piggin2021-12-091-0/+2
* powerpc: smp: remove hack to obtain offset of task_struct::cpuArd Biesheuvel2021-09-301-2/+0
* sched: move CPU field back into thread_info if THREAD_INFO_IN_TASK=yArd Biesheuvel2021-09-301-1/+1
* Merge branch 'fixes' into nextMichael Ellerman2021-09-031-17/+14
|\
| * powerpc/32: Fix critical and debug interrupts on BOOKEChristophe Leroy2021-08-071-17/+14
* | powerpc/64e: Get dear offset with _DEAR macroXiongwei Song2021-08-261-10/+3
* | powerpc/64e: Get esr offset with _ESR macroXiongwei Song2021-08-261-1/+1
|/
* powerpc/64: use interrupt restart table to speed up return from interruptNicholas Piggin2021-06-251-0/+3
* powerpc/64s: avoid reloading (H)SRR registers if they are still validNicholas Piggin2021-06-251-0/+4
* Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2021-06-171-1/+0
|\
| * KVM: PPC: Book3S HV: Remove radix guest support from P7/8 pathNicholas Piggin2021-06-101-1/+0
* | powerpc/32s: Rename PTE_SIZE to PTE_T_SIZEChristophe Leroy2021-06-171-2/+0
* | powerpc: Define swapper_pg_dir[] in CChristophe Leroy2021-06-171-5/+0
* | powerpc/32s: Convert switch_mmu_context() to CChristophe Leroy2021-06-171-5/+0
* | powerpc: Don't handle ALTIVEC/SPE in ASM in _switch(). Do it in C.Christophe Leroy2021-06-161-2/+0
* | powerpc/asm-offset: Remove unused itemsChristophe Leroy2021-05-171-51/+1
|/
* powerpc/64e/interrupt: use new interrupt returnNicholas Piggin2021-04-141-10/+0
* powerpc/asm-offsets: GPR14 is not needed eitherChristophe Leroy2021-03-291-3/+0
* powerpc/32: Always enable data translation in exception prologChristophe Leroy2021-03-291-2/+0
* powerpc/32: Remove ksp_limitChristophe Leroy2021-03-291-2/+0
* Merge tag 'powerpc-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-02-221-2/+1
|\
| * powerpc/64: Fix stack trace not displaying final frameMichael Ellerman2021-02-111-1/+1
| * powerpc/64s: Remove EXSLB interrupt save areaNicholas Piggin2021-02-111-1/+0
* | KVM: PPC: Book3S HV: Remove support for running HPT guest on RPT host without...Nicholas Piggin2021-02-101-3/+0
* | KVM: PPC: Book3S HV: Add infrastructure to support 2nd DAWRRavi Bangoria2021-02-101-0/+2
* | KVM: PPC: Book3S HV: Rename current DAWR macros and variablesRavi Bangoria2021-02-101-2/+2
|/
* powerpc/book3s64/pkeys: Store/restore userspace AMR/IAMR correctly on entry a...Aneesh Kumar K.V2020-12-041-0/+2
* powerpc/book3s64/kuap/kuep: Add PPC_PKEY config on book3s64Aneesh Kumar K.V2020-12-041-0/+3
* powerpc/vdso: Rename syscall_map_32/64 to simplify vdso_setup_syscall_map()Christophe Leroy2020-12-041-2/+4
* powerpc/signal: Don't manage floating point regs when no FPUChristophe Leroy2020-12-041-0/+2
* powerpc/vdso: Switch VDSO to generic C implementation.Christophe Leroy2020-12-041-40/+9
* powerpc/tm: Save and restore AMR on treclaim and trechkptGustavo Romero2020-10-061-0/+1
* KVM: PPC: Book3S HV: Save/restore new PMU registersAthira Rajeev2020-07-221-0/+3
* KVM: PPC: Book3S HV: Cleanup updates for kvm vcpu MMCRAthira Rajeev2020-07-221-0/+2
* mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-091-1/+0
* powerpc/xmon: Move breakpoints to text sectionJordan Niethe2020-05-191-0/+8
* powerpc/32s: Fix DSI and ISI exceptions for CONFIG_VMAP_STACKChristophe Leroy2020-02-181-0/+12
* powerpc/32: prepare for CONFIG_VMAP_STACKChristophe Leroy2020-01-261-0/+6
* powerpc/vdso32: implement clock_getres entirelyChristophe Leroy2020-01-231-0/+3