summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm/reg.h
AgeCommit message (Expand)Author
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
2019-11-18powerpc: cleanup hw_irq.hChristophe Leroy
2019-11-18powerpc: permanently include 8xx registers in reg.hChristophe Leroy
2019-11-18powerpc/reg: use ASM_FTR_IFSET() instead of opencoding fixup.Christophe Leroy
2019-10-22KVM: PPC: Book3S: Define and use SRR1_MSR_BITSNicholas Piggin
2019-09-21powerpc/64s: Set reserved PCR bitsJordan Niethe
2019-09-21powerpc: Fix definition of PCR bits to work with old binutilsAlistair Popple
2019-08-30powerpc: Introduce the MSR_S bitSukadev Bhattiprolu
2019-04-30powerpc/64s: Reimplement book3s idle code in CNicholas Piggin
2019-02-23powerpc: Update comments in preparation for THREAD_INFO_IN_TASKChristophe Leroy
2019-02-23powerpc/32: add helper to write into segment registersChristophe Leroy
2019-02-22powerpc/6xx: Store PGDIR physical address in a SPRGChristophe Leroy
2019-02-22powerpc/6xx: Don't use SPRN_SPRG2 for storing stack pointer while in RTASChristophe Leroy
2018-12-21powerpc/83xx: handle machine check caused by watchdog timerChristophe Leroy
2018-11-26powerpc: change CONFIG_6xx to CONFIG_PPC_BOOK3S_32Christophe Leroy
2018-10-26Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-10-09KVM: PPC: Book3S HV: Sanitise hv_regs on nested guest entrySuraj Jitindar Singh
2018-10-09KVM: PPC: Book3S HV: Handle hypervisor instruction faults betterPaul Mackerras
2018-10-03powerpc/tm: Remove msr_tm_active()Breno Leitao
2018-08-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-07-30powerpc: clean inclusions of asm/feature-fixups.hChristophe Leroy
2018-07-30powerpc: move ASM_CONST and stringify_in_c() into asm-const.hChristophe Leroy
2018-07-18KVM: PPC: Book3S HV: Fix constant size warningNicholas Mc Guire
2018-05-31Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-nextPaul Mackerras