summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
* powerpc/mm/slice: Fix hugepage allocation at hint address on 8xxChristophe Leroy2018-05-301-0/+6
* powerpc/mm/slice: Enhance for supporting PPC32Christophe Leroy2018-05-302-1/+21
* powerpc/mm/slice: create header files dedicated to slicesChristophe Leroy2018-05-305-59/+80
* powerpc: Add missing prototype for arch_irq_work_raise()Mathieu Malaterre2018-05-301-0/+1
* powerpc/64s: Add support for a store forwarding barrier at kernel entry/exitNicholas Piggin2018-05-253-0/+59
* powerpc: Move default security feature flagsMauricio Faria de Oliveira2018-05-251-0/+8
* powerpc/64s: Enhance the information in cpu_show_meltdown()Michael Ellerman2018-05-251-0/+1
* powerpc/pseries: Add new H_GET_CPU_CHARACTERISTICS flagsMichael Ellerman2018-05-251-0/+3
* powerpc: Add security feature flags for Spectre/MeltdownMichael Ellerman2018-05-251-0/+65
* powerpc/powernv: define a standard delay for OPAL_BUSY type retry loopsNicholas Piggin2018-04-241-0/+3
* powerpc/64: Fix smp_wmb barrier definition use use lwsync consistentlyNicholas Piggin2018-04-242-5/+2
* powerpc/mm: Fixup tlbie vs store ordering issue on POWER9Aneesh Kumar K.V2018-03-231-1/+2
* powerpc/mm/radix: Remove unused codeAneesh Kumar K.V2018-03-231-3/+0
* powerpc/mm: Add tracking of the number of coprocessors using a contextBenjamin Herrenschmidt2018-03-232-5/+16
* powerpc/pseries: Fix duplicate firmware feature for DRC_INFOMichael Ellerman2018-02-221-1/+1
* powerpc/pseries: Add empty update_numa_cpu_lookup_table() for NUMA=nCorentin Labbe2018-02-151-0/+3
* Merge tag 'powerpc-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-02-1412-15/+70
|\
| * powerpc/kdump: Fix powernv build break when KEXEC_CORE=nGuenter Roeck2018-02-131-0/+6
| * powerpc/pseries: Fix build break for SPLPAR=n and CPU hotplugGuenter Roeck2018-02-131-0/+5
| * powerpc/mm/hash64: Zero PGD pages on allocationAneesh Kumar K.V2018-02-131-2/+8
| * powerpc/mm/hash64: Store the slot information at the right offset for hugetlbAneesh Kumar K.V2018-02-133-6/+8
| * powerpc/mm/hash64: Allocate larger PMD table if hugetlb config is enabledAneesh Kumar K.V2018-02-132-2/+3
| * powerpc/mm: Fix crashes with 16G huge pagesAneesh Kumar K.V2018-02-137-3/+23
| * powerpc/64s: Fix may_hard_irq_enable() for PMI soft maskingNicholas Piggin2018-02-081-1/+11
| * powerpc/64s: Fix MASKABLE_RELON_EXCEPTION_HV_OOL macroMadhavan Srinivasan2018-02-081-1/+1
| * powerpc/numa: Invalidate numa_cpu_lookup_table on cpu removeNathan Fontenot2018-02-081-0/+5
* | Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-02-108-11/+33
|\ \ | |/ |/|
| * Merge tag 'kvm-ppc-next-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/...Radim Krčmář2018-02-094-4/+14
| |\
| | * KVM: PPC: Book3S: Add MMIO emulation for VMX instructionsJose Ricardo Ziviani2018-02-093-0/+12
| | * KVM: PPC: Book3S PR: Fix svcpu copying with preemption enabledAlexander Graf2018-02-011-4/+2
| * | Merge tag 'kvm-ppc-next-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/...Radim Krčmář2018-02-018-44/+64
| |\|
| | * KVM: PPC: Book3S HV: Keep XIVE escalation interrupt masked unless cededBenjamin Herrenschmidt2018-01-191-0/+3
| | * KVM: PPC: Book3S HV: Make xive_pushed a byte, not a wordBenjamin Herrenschmidt2018-01-191-1/+1
| | * KVM: PPC: Book3S HV: Don't use existing "prodded" flag for XIVE escalationsBenjamin Herrenschmidt2018-01-191-0/+1
| | * KVM: PPC: Book3S HV: Enable use of the new XIVE "single escalation" featureBenjamin Herrenschmidt2018-01-192-1/+3
| | * Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-nextPaul Mackerras2018-01-199-44/+77
| | |\
| | * | KVM: PPC: Book3S HV: Enable migration of decrementer registerPaul Mackerras2018-01-161-0/+2
| | * | KVM: PPC: Book3S HV: Avoid shifts by negative amountsPaul Mackerras2017-11-231-5/+9
* | | | Merge branch 'linus' into sched/urgent, to resolve conflictsIngo Molnar2018-02-0671-584/+1271
|\ \ \ \
| * \ \ \ Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-02-0261-459/+1205
| |\ \ \ \
| | * | | | powerpc/mm/radix: Fix build error when RADIX_MMU=nMichael Ellerman2018-01-301-0/+4
| | * | | | powerpc/powernv/idoa: Remove unnecessary pcidev from pci_dnAlexey Kardashevskiy2018-01-271-2/+0
| | * | | | powerpc/pseries: Add Initialization of VF BarsBryant G. Ly2018-01-271-0/+2
| | * | | | powerpc/eeh: Add EEH operations to notify resumeBryant G. Ly2018-01-271-0/+1
| | * | | | powerpc/pseries: Set eeh_pe of EEH_PE_VF typeBryant G. Ly2018-01-271-1/+2
| | * | | | powerpc/eeh: Update VF config space after EEHBryant G. Ly2018-01-271-0/+1
| | * | | | ocxl: Add AFU interrupt supportFrederic Barrat2018-01-241-0/+3
| | * | | | powerpc/powernv: Capture actag information for the deviceFrederic Barrat2018-01-241-0/+4
| | * | | | powerpc/powernv: Add platform-specific services for opencapiFrederic Barrat2018-01-241-0/+29
| | * | | | powerpc/powernv: Add opal calls for opencapiFrederic Barrat2018-01-242-1/+10