summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/reg.h
Commit message (Expand)AuthorAgeFilesLines
* powerpc/asm: Mark cr0 as clobbered in mftb()Oliver O'Halloran2017-07-111-1/+1
* powerpc/64s: Support new device tree binding for discovering CPU featuresNicholas Piggin2017-05-091-0/+1
* powerpc/64s: Fix POWER9 machine check handler from stop stateNicholas Piggin2017-04-231-0/+1
* powerpc/64s: Add SCV FSCR bit for ISA v3.0Nicholas Piggin2017-04-131-0/+2
* powerpc: Fixup LPCR:PECE and HEIC setting on POWER9Benjamin Herrenschmidt2017-04-101-0/+1
* Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-03-011-0/+2
|\
| * Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2017-02-181-0/+2
| |\
| | * powerpc/8xx: Perf events on PPC 8xxChristophe Leroy2017-01-261-0/+2
* | | Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-02-221-1/+5
|\ \ \ | |/ /
| * | Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2017-02-141-0/+4
| |\ \
| | * | powerpc/64: More definitions for POWER9Paul Mackerras2017-01-311-0/+4
| | |/
| * | powerpc/mm: Fixup wrong LPCR_VRMASD valueAneesh Kumar K.V2017-01-251-1/+1
| |/
* | powerpc/powernv: Fix CPU hotplug to handle waking on HVIBenjamin Herrenschmidt2017-02-091-1/+2
|/
* Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2016-11-241-0/+15
|\
| * powerpc/powernv: Define and set POWER9 HFSCR doorbell bitMichael Neuling2016-11-231-0/+2
| * powerpc/reg: Add definition for LPCR_PECE_HVEEMichael Ellerman2016-11-231-0/+1
| * powerpc/64: Define new ISA v3.00 logical PVR value and PCR register valueSuraj Jitindar Singh2016-11-231-0/+7
| * powerpc/64: Add some more SPRs and SPR bits for POWER9Paul Mackerras2016-11-221-0/+5
* | powerpc: Revert Load Monitor Register SupportMichael Neuling2016-11-141-5/+0
|/
* Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-10-141-0/+2
|\
| * Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2016-10-111-0/+2
| |\
| | * powerpc/8xx: use SPRN_EIE and SPRN_EID to enable/disable interruptsChristophe Leroy2016-09-251-0/+2
* | | Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-10-071-1/+4
|\ \ \ | |/ /
| * | powerpc: Return the new MSR from msr_check_and_set()Cyril Bur2016-10-041-1/+1
| |/
| * powerpc/mm: Update the HID bit when switching from radix to hashAneesh Kumar K.V2016-09-131-0/+3
* | KVM: PPC: Book3s PR: Allow access to unprivileged MMCR2 registerThomas Huth2016-09-271-0/+1
|/
* powerpc: Remove mfvtb()Kevin Hao2016-08-011-9/+0
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2016-07-301-0/+1
|\
| * powerpc32: provide VIRT_CPU_ACCOUNTINGChristophe Leroy2016-07-091-0/+1
* | powerpc/mm: Cleanup LPCR definesAneesh Kumar K.V2016-07-191-37/+37
* | powerpc/mm/radix: Update LPCR HR bit as per ISAAneesh Kumar K.V2016-07-171-0/+1
* | powerpc/irq: Add support for HV virtualization interruptsBenjamin Herrenschmidt2016-07-171-0/+1
* | powerpc/powernv: Add platform support for stop instructionShreyas B. Prabhu2016-07-151-0/+10
* | powerpc/xmon: Dump ISA 2.07 SPRsMichael Ellerman2016-07-141-0/+1
|/
* powerpc/timer: Large Decrementer supportOliver O'Halloran2016-07-051-0/+1
* powerpc: Load Monitor Register SupportJack Miller2016-06-211-0/+5
* powerpc: Use privileged SPR number for MMCR2Thomas Huth2016-05-311-1/+1
* powerpc: Fix definition of SIAR and SDAR registersThomas Huth2016-05-311-2/+2
* powerpc/mm/radix: Add radix callbacks for early init routinesAneesh Kumar K.V2016-05-011-0/+1
* powerpc/mm/radix: Add partition table format & callbackAneesh Kumar K.V2016-05-011-0/+1
* powerpc: Define PVR value for POWER8NVL processorPhilippe Bergheaud2016-04-111-0/+1
* powerpc/8xx: Handle CPU6 ERRATA directly in mtspr() macroChristophe Leroy2016-03-111-0/+2
* powerpc: Prepare for splitting giveup_{fpu, altivec, vsx} in twoCyril Bur2016-03-021-0/+8
* powerpc: Fix misspellings in comments.Adam Buchbinder2016-03-011-4/+4
* Merge tag 'powerpc-4.4-3' into nextMichael Ellerman2015-12-141-0/+1
|\
| * powerpc/tm: Block signal return setting invalid MSR stateMichael Neuling2015-11-231-0/+1
* | powerpc: Add ppc_strict_facility_enable boot optionAnton Blanchard2015-12-011-0/+9
* | powerpc: Create mtmsrd_isync()Anton Blanchard2015-12-011-0/+8
|/
* powerpc: Revert "Use the POWER8 Micro Partition Prefetch Engine in KVM HV on ...Paul Mackerras2015-10-211-1/+0
* powerpc: Add an inline function to update POWER8 HID0Gautham R. Shenoy2015-08-141-0/+9
OpenPOWER on IntegriCloud