summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm/reg.h
AgeCommit message (Expand)Author
2024-02-05powerpc/6xx: set High BAT Enable flag on G2_LE coresMatthias Schiffer
2023-12-01powerpc: Add PVN support for HeXin C2000 processorZhao Ke
2023-08-16powerpc/reg: Remove #ifdef around mtspr macroChristophe Leroy
2023-06-19powerpc/dexcr: Add initial Dynamic Execution Control Register (DEXCR) supportBenjamin Gray
2023-04-20powerpc: Remove duplicate SPRN_HSRR definitionsJoel Stanley
2023-04-04Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2023-04-03KVM: PPC: Enable prefixed instructions for HV KVM and disable for PR KVMPaul Mackerras
2023-03-30powerpc/perf: Properly detect mpc7450 familyChristophe Leroy
2022-05-13KVM: PPC: Book3S HV: Update LPID allocator init for POWER9, NestedNicholas Piggin
2022-05-13KVM: PPC: Book3S HV: HFSCR[PREFIX] does not existNicholas Piggin
2021-12-09powerpc/inst: Move ppc_inst_t definition in asm/reg.hChristophe Leroy
2021-12-09powerpc/config: Add CONFIG_BOOKE_OR_40xChristophe Leroy
2021-08-25KVM: PPC: Book3S HV Nested: Fix TM softpatch HFAC interrupt emulationNicholas Piggin
2021-06-17powerpc: Move update_power8_hid0() into its only userChristophe Leroy
2021-06-17powerpc: Remove proc_trap()Christophe Leroy
2021-06-16powerpc/lib/feature-fixups: Use PPC_RAW_xxx() macrosChristophe Leroy
2021-04-21powerpc/32: Use r2 in wrtspr() instead of r0Christophe Leroy
2021-04-18powerpc/powernv: Enable HAIL (HV AIL) for ISA v3.1 processorsNicholas Piggin
2021-03-29powerpc: Reference parameter in MSR_TM_ACTIVE() macroChristopher M. Riedl
2021-02-11powerpc/irq: Rework helpers that manipulate MSR[EE/RI]Christophe Leroy
2021-02-09powerpc/32s: Allow constant folding in mtsr()/mfsr()Christophe Leroy
2021-02-09powerpc/32s: mfsrin()/mtsrin() become mfsr()/mtsr()Christophe Leroy
2021-02-09powerpc/32s: Change mfsrin() into a static inline functionChristophe Leroy
2020-12-09powerpc/64s: Remove MSR[ISF] bitNicholas Piggin
2020-12-05powerpc: Retire e200 core (mpc555x processor)Christophe Leroy
2020-12-04powerpc/32s: Use SPRN_SPRG_SCRATCH2 in DSI prologChristophe Leroy
2020-12-04powerpc/603: Use SPRN_SDR1 to store the pgdir phys addressChristophe Leroy
2020-12-04powerpc/perf: MMCR0 control for PMU registers under PMCC=00Athira Rajeev
2020-12-04powerpc/time: Move timebase functions into new asm/vdso/timebase.hChristophe Leroy
2020-10-08powerpc/time: Make mftb() common to PPC32 and PPC64Christophe Leroy
2020-10-08powerpc/time: Rename mftbl() to mftb()Christophe Leroy
2020-10-08powerpc/time: Remove ifdef in get_dec() and set_dec()Christophe Leroy
2020-09-15powerpc/powernv/idle: add a basic stop 0-3 driver for POWER10Nicholas Piggin
2020-09-15powerpc/tau: Use appropriate temperature sample intervalFinn Thain
2020-08-09Merge tag 'kvm-ppc-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2020-07-29powerpc/perf: Fix MMCRA_BHRB_DISABLE define for binutils < 2.28Athira Rajeev
2020-07-27powerpc/reg.h: delete duplicated wordRandy Dunlap
2020-07-22powerpc/perf: Add Power10 PMU feature to DT CPU featuresMadhavan Srinivasan
2020-07-22powerpc/perf: Add support for ISA3.1 PMU SPRsMadhavan Srinivasan
2020-07-21KVM: PPC: Book3S HV: Increase KVMPPC_NR_LPIDS on POWER8 and POWER9Cédric Le Goater
2020-07-21KVM: PPC: Book3SHV: Enable support for ISA v3.1 guestsAlistair Popple
2020-06-02powerpc/dt_cpu_ftrs: Add MMA featureAlistair Popple
2020-06-02powerpc: Add support for ISA v3.1Alistair Popple
2020-05-19powerpc/watchpoint: Add SPRN macros for second DAWRRavi Bangoria
2020-05-19powerpc/watchpoint: Rename current DAWR macrosRavi Bangoria
2020-05-19powerpc: Define new SRR1 bits for a ISA v3.1Jordan Niethe
2020-05-19powerpc: Enable Prefixed InstructionsAlistair Popple
2020-03-04powerpc: Add current_stack_pointer as a register globalChristophe Leroy
2020-03-04powerpc: Rename current_stack_pointer() to current_stack_frame()Michael Ellerman
2019-11-30Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds