summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm/reg.h
AgeCommit message (Expand)AuthorFilesLines
2020-10-08powerpc/time: Make mftb() common to PPC32 and PPC64Christophe Leroy1-10/+4
2020-10-08powerpc/time: Rename mftbl() to mftb()Christophe Leroy1-3/+2
2020-10-08powerpc/time: Remove ifdef in get_dec() and set_dec()Christophe Leroy1-0/+2
2020-09-15powerpc/powernv/idle: add a basic stop 0-3 driver for POWER10Nicholas Piggin1-0/+1
2020-09-15powerpc/tau: Use appropriate temperature sample intervalFinn Thain1-1/+1
2020-08-09Merge tag 'kvm-ppc-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini1-1/+3
2020-07-29powerpc/perf: Fix MMCRA_BHRB_DISABLE define for binutils < 2.28Athira Rajeev1-1/+2
2020-07-27powerpc/reg.h: delete duplicated wordRandy Dunlap1-1/+1
2020-07-22powerpc/perf: Add Power10 PMU feature to DT CPU featuresMadhavan Srinivasan1-0/+1
2020-07-22powerpc/perf: Add support for ISA3.1 PMU SPRsMadhavan Srinivasan1-0/+6
2020-07-21KVM: PPC: Book3S HV: Increase KVMPPC_NR_LPIDS on POWER8 and POWER9Cédric Le Goater1-1/+2
2020-07-21KVM: PPC: Book3SHV: Enable support for ISA v3.1 guestsAlistair Popple1-0/+1
2020-06-02powerpc/dt_cpu_ftrs: Add MMA featureAlistair Popple1-1/+2
2020-06-02powerpc: Add support for ISA v3.1Alistair Popple1-1/+2
2020-05-19powerpc/watchpoint: Add SPRN macros for second DAWRRavi Bangoria1-0/+2
2020-05-19powerpc/watchpoint: Rename current DAWR macrosRavi Bangoria1-2/+2
2020-05-19powerpc: Define new SRR1 bits for a ISA v3.1Jordan Niethe1-1/+3
2020-05-19powerpc: Enable Prefixed InstructionsAlistair Popple1-0/+3
2020-03-04powerpc: Add current_stack_pointer as a register globalChristophe Leroy1-0/+2
2020-03-04powerpc: Rename current_stack_pointer() to current_stack_frame()Michael Ellerman1-1/+1
2019-11-30Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-15/+11
2019-11-18powerpc: cleanup hw_irq.hChristophe Leroy1-0/+8
2019-11-18powerpc: permanently include 8xx registers in reg.hChristophe Leroy1-2/+0
2019-11-18powerpc/reg: use ASM_FTR_IFSET() instead of opencoding fixup.Christophe Leroy1-13/+3
2019-10-22KVM: PPC: Book3S: Define and use SRR1_MSR_BITSNicholas Piggin1-0/+12
2019-09-21powerpc/64s: Set reserved PCR bitsJordan Niethe1-0/+3
2019-09-21powerpc: Fix definition of PCR bits to work with old binutilsAlistair Popple1-3/+3
2019-08-30powerpc: Introduce the MSR_S bitSukadev Bhattiprolu1-0/+3
2019-04-30powerpc/64s: Reimplement book3s idle code in CNicholas Piggin1-4/+4
2019-02-23powerpc: Update comments in preparation for THREAD_INFO_IN_TASKChristophe Leroy1-1/+1
2019-02-23powerpc/32: add helper to write into segment registersChristophe Leroy1-0/+5
2019-02-22powerpc/6xx: Store PGDIR physical address in a SPRGChristophe Leroy1-0/+1
2019-02-22powerpc/6xx: Don't use SPRN_SPRG2 for storing stack pointer while in RTASChristophe Leroy1-1/+0
2018-12-21powerpc/83xx: handle machine check caused by watchdog timerChristophe Leroy1-0/+2
2018-11-26powerpc: change CONFIG_6xx to CONFIG_PPC_BOOK3S_32Christophe Leroy1-1/+1
2018-10-26Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-1/+6
2018-10-09KVM: PPC: Book3S HV: Sanitise hv_regs on nested guest entrySuraj Jitindar Singh1-0/+1
2018-10-09KVM: PPC: Book3S HV: Handle hypervisor instruction faults betterPaul Mackerras1-0/+1
2018-10-03powerpc/tm: Remove msr_tm_active()Breno Leitao1-1/+6
2018-08-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2018-07-30powerpc: clean inclusions of asm/feature-fixups.hChristophe Leroy1-0/+1
2018-07-30powerpc: move ASM_CONST and stringify_in_c() into asm-const.hChristophe Leroy1-0/+1
2018-07-18KVM: PPC: Book3S HV: Fix constant size warningNicholas Mc Guire1-1/+1
2018-05-31Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-nextPaul Mackerras1-6/+26
2018-05-24powerpc/reg: Add TEXASR related macrosSimon Guo1-6/+26
2018-05-17KVM: PPC: Book3S HV: Set RWMR on POWER8 so PURR/SPURR count correctlyPaul Mackerras1-0/+1
2018-03-24KVM: PPC: Book3S HV: Work around transactional memory bugs in POWER9Paul Mackerras1-0/+7
2018-01-21Merge branch 'topic/ppc-kvm' into nextMichael Ellerman1-2/+3
2018-01-20powerpc: Handle exceptions caused by pkey violationRam Pai1-1/+0
2018-01-18KVM: PPC: Book3S HV: Improve handling of debug-trigger HMIs on POWER9Paul Mackerras1-2/+3