| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc: Turn off CPU_FTR_P9_TM_HV_ASSIST in non-hypervisor mode | Paul Mackerras | 2018-10-09 | 1 | -2/+2 |
* | powerpc/64s: Clear PCR on boot | Michael Neuling | 2018-05-18 | 1 | -0/+6 |
* | Merge branch 'fixes' into next | Michael Ellerman | 2018-01-21 | 1 | -0/+2 |
|\ |
|
| * | powerpc/64s: Initialize ISAv3 MMU registers before setting partition table | Nicholas Piggin | 2017-12-06 | 1 | -0/+2 |
* | | powerpc/64s: Improve local TLB flush for boot and MCE on POWER9 | Nicholas Piggin | 2018-01-18 | 1 | -50/+0 |
|/ |
|
* | powerpc/powernv: Fix local TLB flush for boot and MCE on POWER9 | Nicholas Piggin | 2017-07-11 | 1 | -3/+10 |
* | powerpc/64s: Power9 has no LPCR[VRMASD] field so don't set it | Nicholas Piggin | 2017-05-03 | 1 | -9/+12 |
* | powerpc/64s: Revert setting of LPCR[LPES] on POWER9 | Nicholas Piggin | 2017-04-19 | 1 | -2/+2 |
* | powerpc: Fixup LPCR:PECE and HEIC setting on POWER9 | Benjamin Herrenschmidt | 2017-04-10 | 1 | -5/+10 |
* | powerpc/mm/hash: Always clear UPRT and Host Radix bits when setting up CPU | Aneesh Kumar K.V | 2017-02-23 | 1 | -0/+4 |
* | Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2016-12-16 | 1 | -0/+2 |
|\ |
|
| * | powernv: Clear SPRN_PSSCR when a POWER9 CPU comes online | Gautham R. Shenoy | 2016-11-25 | 1 | -0/+2 |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2016-12-13 | 1 | -1/+1 |
|\| |
|
| * | powerpc/powernv: Define and set POWER9 HFSCR doorbell bit | Michael Neuling | 2016-11-23 | 1 | -1/+1 |
* | | powerpc: Set missing wakeup bit in LPCR on POWER9 | Benjamin Herrenschmidt | 2016-11-22 | 1 | -4/+4 |
|/ |
|
* | powerpc/irq: Add support for HV virtualization interrupts | Benjamin Herrenschmidt | 2016-07-17 | 1 | -0/+2 |
* | powerpc/perf: factor out power8 __init_pmu code | Madhavan Srinivasan | 2016-07-05 | 1 | -1/+17 |
* | powerpc/mm: Move hash related mmu-*.h headers to book3s/ | Aneesh Kumar K.V | 2016-03-03 | 1 | -1/+1 |
* | powerpc: Add POWER9 cputable entry | Michael Neuling | 2016-02-22 | 1 | -0/+44 |
* | powerpc: Use defines for __init_tlb_power[78] | Michael Neuling | 2016-02-22 | 1 | -2/+3 |
* | powerpc/book3s: Fix flush_tlb cpu_spec hook to take a generic argument. | Mahesh Salgaonkar | 2015-03-17 | 1 | -8/+2 |
* | powerpc/powernv: Enable POWER8 doorbell IPIs | Michael Neuling | 2014-06-11 | 1 | -0/+2 |
* | powerpc/ppc64: Do not turn AIL (reloc-on interrupts) too early | Benjamin Herrenschmidt | 2014-04-07 | 1 | -2/+0 |
* | powerpc/book3s: Add flush_tlb operation in cpu_spec. | Mahesh Salgaonkar | 2013-12-05 | 1 | -11/+27 |
* | powerpc: Fix TLB cleanup at boot on POWER8 | Benjamin Herrenschmidt | 2013-05-24 | 1 | -2/+6 |
* | powerpc: Turn on the EBB H/FSCR bits | Michael Neuling | 2013-05-02 | 1 | -2/+2 |
* | powerpc: Setup BHRB instructions facility in HFSCR for POWER8 | Anshuman Khandual | 2013-05-02 | 1 | -1/+2 |
* | powerpc: Initialise PMU related regs on Power8 | Michael Ellerman | 2013-04-26 | 1 | -1/+20 |
* | powerpc/power8: Fix secondary CPUs hanging on boot for HV=0 | Michael Neuling | 2013-04-26 | 1 | -0/+1 |
* | powerpc: Setup in HFSCR for POWER8 | Michael Neuling | 2013-04-18 | 1 | -0/+8 |
* | powerpc: Set DSCR bit in FSCR setup | Michael Neuling | 2013-03-05 | 1 | -1/+1 |
* | powerpc: Fix setting FSCR for HV=0 and on secondary CPUs | Michael Neuling | 2013-03-05 | 1 | -1/+2 |
* | powerpc: Add support for context switching the TAR register | Ian Munsie | 2013-02-08 | 1 | -0/+7 |
* | powerpc: Setup relocation on exceptions for bare metal systems | Michael Neuling | 2012-11-15 | 1 | -0/+2 |
* | powerpc: Move initial mfspr LPCR out of __init_LPCR | Michael Neuling | 2012-11-15 | 1 | -1/+5 |
* | powerpc: Add POWER8 setup code | Michael Neuling | 2012-11-15 | 1 | -0/+24 |
* | powerpc: make POWER7 setup code name generic | Michael Neuling | 2012-11-15 | 1 | -0/+95 |