summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
* 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/+2Star
| * | 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/+0Star
| | * | | | 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
| | * | | | powerpc/64s: Improve RFI L1-D cache flush fallbackNicholas Piggin2018-01-231-2/+1Star
| | * | | | powerpc/pseries, ps3: panic flush kernel messages before halting systemNicholas Piggin2018-01-221-1/+2
| | * | | | powerpc/xive: Properly use static keyword for inline functionMathieu Malaterre2018-01-211-1/+1
| | * | | | Merge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/scottw...Michael Ellerman2018-01-212-1/+3
| | |\ \ \ \
| | | * | | | powerpc/sysdev: change CPM GPIO to platform_deviceChristophe Leroy2018-01-212-1/+3
| | * | | | | Merge branch 'fixes' into nextMichael Ellerman2018-01-217-2/+100
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2018-01-216-37/+76
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |
| | | * | | | | KVM: PPC: Book3S HV: Improve handling of debug-trigger HMIs on POWER9Paul Mackerras2018-01-182-2/+7
| | | * | | | | powerpc/xive: Add interrupt flag to disable automatic EOIBenjamin Herrenschmidt2018-01-121-0/+3
| | | * | | | | powerpc/xive: Move definition of ESB bitsBenjamin Herrenschmidt2018-01-122-35/+35
| | * | | | | | pseries/drc-info: Search DRC properties for CPU indexesMichael Bringmann2018-01-211-0/+15
| | * | | | | | powerpc/firmware: Add definitions for new drc-info firmware featureMichael Bringmann2018-01-212-1/+4
| | * | | | | | powerpc/lib/feature-fixups: use raw_patch_instruction()Christophe Leroy2018-01-211-0/+1
| | * | | | | | powerpc/mpic_timer: avoid struct timevalArnd Bergmann2018-01-211-4/+4
| | * | | | | | powerpc: sys_pkey_mprotect() system callRam Pai2018-01-203-3/+3