summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
* powerpc/pseries: Move smp_query_cpu_stopped() etc. out of plpar_wrappers.hMichael Ellerman2018-03-131-8/+0Star
* powerpc/32: Add missing prototypes for (early|machine)_init()Mathieu Malaterre2018-03-131-0/+3
* powerpc: Avoid comparison of unsigned long >= 0 in __access_ok()Mathieu Malaterre2018-03-131-3/+7
* powerpc: Avoid comparison of unsigned long >= 0 in pfn_valid()Mathieu Malaterre2018-03-131-1/+9
* powerpc: Add missing prototypes for ppc_select() & ppc_fadvise64_64()Mathieu Malaterre2018-03-131-0/+4
* powerpc: Add missing prototypes for hw_breakpoint_handler() & arch_unregister...Mathieu Malaterre2018-03-131-0/+2
* powerpc: Add missing prototype for sys_debug_setcontext()Mathieu Malaterre2018-03-131-0/+4
* powerpc: Add missing prototype for init_IRQ()Mathieu Malaterre2018-03-131-0/+1
* powerpc: Add missing prototype for arch_irq_work_raise()Mathieu Malaterre2018-03-131-0/+1
* powerpc: Add missing prototype for arch_dup_task_struct()Mathieu Malaterre2018-03-131-0/+1
* powerpc: Add missing prototype for time_init()Mathieu Malaterre2018-03-131-0/+1
* powerpc: Add missing prototype for hdec_interruptMathieu Malaterre2018-03-131-0/+1
* powerpc: Add missing prototype for slb_miss_bad_addr()Mathieu Malaterre2018-03-131-0/+1
* powerpc/kernel: Make function __giveup_fpu() staticMathieu Malaterre2018-03-131-1/+0Star
* powerpc/epapr: Move register keyword at the beginning of declarationMathieu Malaterre2018-03-131-11/+11
* powerpc/powernv: Enable tunneled operationsPhilippe Bergheaud2018-03-133-1/+11
* powerpc/8xx: Increase number of slices to 64Christophe Leroy2018-03-051-1/+1
* powerpc/mm/slice: Allow up to 64 low slicesChristophe Leroy2018-03-053-3/+9
* powerpc/mm/slice: Fix hugepage allocation at hint address on 8xxChristophe Leroy2018-03-051-0/+6
* powerpc/mm/slice: Enhance for supporting PPC32Christophe Leroy2018-03-052-1/+21
* powerpc/mm/slice: create header files dedicated to slicesChristophe Leroy2018-03-055-59/+80
* 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/+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