| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'topic/ppc-kvm' into next | Michael Ellerman | 2016-11-24 | 1 | -0/+15 |
|\ |
|
| * | powerpc/powernv: Define and set POWER9 HFSCR doorbell bit | Michael Neuling | 2016-11-23 | 1 | -0/+2 |
| * | powerpc/reg: Add definition for LPCR_PECE_HVEE | Michael Ellerman | 2016-11-23 | 1 | -0/+1 |
| * | powerpc/64: Define new ISA v3.00 logical PVR value and PCR register value | Suraj Jitindar Singh | 2016-11-23 | 1 | -0/+7 |
| * | powerpc/64: Add some more SPRs and SPR bits for POWER9 | Paul Mackerras | 2016-11-22 | 1 | -0/+5 |
* | | powerpc: Revert Load Monitor Register Support | Michael Neuling | 2016-11-14 | 1 | -5/+0 |
|/ |
|
* | Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2016-10-14 | 1 | -0/+2 |
|\ |
|
| * | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo... | Michael Ellerman | 2016-10-11 | 1 | -0/+2 |
| |\ |
|
| | * | powerpc/8xx: use SPRN_EIE and SPRN_EID to enable/disable interrupts | Christophe Leroy | 2016-09-25 | 1 | -0/+2 |
* | | | Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2016-10-07 | 1 | -1/+4 |
|\| | |
|
| * | | powerpc: Return the new MSR from msr_check_and_set() | Cyril Bur | 2016-10-04 | 1 | -1/+1 |
| |/ |
|
| * | powerpc/mm: Update the HID bit when switching from radix to hash | Aneesh Kumar K.V | 2016-09-13 | 1 | -0/+3 |
* | | KVM: PPC: Book3s PR: Allow access to unprivileged MMCR2 register | Thomas Huth | 2016-09-27 | 1 | -0/+1 |
|/ |
|
* | powerpc: Remove mfvtb() | Kevin Hao | 2016-08-01 | 1 | -9/+0 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo... | Michael Ellerman | 2016-07-30 | 1 | -0/+1 |
|\ |
|
| * | powerpc32: provide VIRT_CPU_ACCOUNTING | Christophe Leroy | 2016-07-09 | 1 | -0/+1 |
* | | powerpc/mm: Cleanup LPCR defines | Aneesh Kumar K.V | 2016-07-19 | 1 | -37/+37 |
* | | powerpc/mm/radix: Update LPCR HR bit as per ISA | Aneesh Kumar K.V | 2016-07-17 | 1 | -0/+1 |
* | | powerpc/irq: Add support for HV virtualization interrupts | Benjamin Herrenschmidt | 2016-07-17 | 1 | -0/+1 |
* | | powerpc/powernv: Add platform support for stop instruction | Shreyas B. Prabhu | 2016-07-15 | 1 | -0/+10 |
* | | powerpc/xmon: Dump ISA 2.07 SPRs | Michael Ellerman | 2016-07-14 | 1 | -0/+1 |
|/ |
|
* | powerpc/timer: Large Decrementer support | Oliver O'Halloran | 2016-07-05 | 1 | -0/+1 |
* | powerpc: Load Monitor Register Support | Jack Miller | 2016-06-21 | 1 | -0/+5 |
* | powerpc: Use privileged SPR number for MMCR2 | Thomas Huth | 2016-05-31 | 1 | -1/+1 |
* | powerpc: Fix definition of SIAR and SDAR registers | Thomas Huth | 2016-05-31 | 1 | -2/+2 |
* | powerpc/mm/radix: Add radix callbacks for early init routines | Aneesh Kumar K.V | 2016-05-01 | 1 | -0/+1 |
* | powerpc/mm/radix: Add partition table format & callback | Aneesh Kumar K.V | 2016-05-01 | 1 | -0/+1 |
* | powerpc: Define PVR value for POWER8NVL processor | Philippe Bergheaud | 2016-04-11 | 1 | -0/+1 |
* | powerpc/8xx: Handle CPU6 ERRATA directly in mtspr() macro | Christophe Leroy | 2016-03-11 | 1 | -0/+2 |
* | powerpc: Prepare for splitting giveup_{fpu, altivec, vsx} in two | Cyril Bur | 2016-03-02 | 1 | -0/+8 |
* | powerpc: Fix misspellings in comments. | Adam Buchbinder | 2016-03-01 | 1 | -4/+4 |
* | Merge tag 'powerpc-4.4-3' into next | Michael Ellerman | 2015-12-14 | 1 | -0/+1 |
|\ |
|
| * | powerpc/tm: Block signal return setting invalid MSR state | Michael Neuling | 2015-11-23 | 1 | -0/+1 |
* | | powerpc: Add ppc_strict_facility_enable boot option | Anton Blanchard | 2015-12-01 | 1 | -0/+9 |
* | | powerpc: Create mtmsrd_isync() | Anton Blanchard | 2015-12-01 | 1 | -0/+8 |
|/ |
|
* | powerpc: Revert "Use the POWER8 Micro Partition Prefetch Engine in KVM HV on ... | Paul Mackerras | 2015-10-21 | 1 | -1/+0 |
* | powerpc: Add an inline function to update POWER8 HID0 | Gautham R. Shenoy | 2015-08-14 | 1 | -0/+9 |
* | powerpc: Remove mtmsrd(), use existing mtmsr() | Anton Blanchard | 2015-07-13 | 1 | -2/+1 |
* | powerpc/powernv: Fixes for hypervisor doorbell handling | Paul Mackerras | 2015-03-20 | 1 | -0/+3 |
* | powernv/powerpc: Add winkle support for offline cpus | Shreyas B. Prabhu | 2014-12-15 | 1 | -0/+2 |
* | powerpc/powernv: Switch off MMU before entering nap/sleep/rvwinkle mode | Paul Mackerras | 2014-12-15 | 1 | -0/+2 |
* | powerpc: Rename __get_SP() to current_stack_pointer() | Anton Blanchard | 2014-10-15 | 1 | -1/+1 |
* | powerpc: Reimplement __get_SP() as a function not a define | Anton Blanchard | 2014-10-15 | 1 | -2/+1 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo... | Michael Ellerman | 2014-10-04 | 1 | -1/+2 |
|\ |
|
| * | powerpc/8xx: Declare SPRG2 as a SCRATCH register | LEROY Christophe | 2014-09-04 | 1 | -1/+2 |
* | | powerpc: remove duplicate definition of TEXASR_FS | Nishanth Aravamudan | 2014-08-13 | 1 | -2/+1 |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2014-08-07 | 1 | -3/+10 |
|\ \ |
|
| * | | Use the POWER8 Micro Partition Prefetch Engine in KVM HV on POWER8 | Stewart Smith | 2014-07-28 | 1 | -0/+1 |
| * | | KVM: PPC: Remove comment saying SPRG1 is used for vcpu pointer | Bharat Bhushan | 2014-07-28 | 1 | -3/+0 |
| * | | KVM: PPC: BOOK3S: PR: Emulate virtual timebase register | Aneesh Kumar K.V | 2014-07-28 | 1 | -0/+9 |
| |/ |
|