summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
AgeCommit message (Expand)AuthorLines
2018-02-10Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-11/+33
2018-02-09Merge tag 'kvm-ppc-next-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/...Radim Krčmář-4/+14
2018-02-09KVM: PPC: Book3S: Add MMIO emulation for VMX instructionsJose Ricardo Ziviani-0/+12
2018-02-06Merge branch 'linus' into sched/urgent, to resolve conflictsIngo Molnar-584/+1271
2018-02-05membarrier: Provide GLOBAL_EXPEDITED commandMathieu Desnoyers-1/+2
2018-02-05powerpc, membarrier: Skip memory barrier in switch_mm()Mathieu Desnoyers-0/+26
2018-02-02Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-459/+1205
2018-02-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds-1/+0
2018-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds-0/+15
2018-02-01Merge tag 'kvm-ppc-next-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/...Radim Krčmář-44/+64
2018-02-01KVM: PPC: Book3S PR: Fix svcpu copying with preemption enabledAlexander Graf-4/+2
2018-01-31mm/thp: remove pmd_huge_split_prepare()Aneesh Kumar K.V-19/+0
2018-01-31powerpc/mm: update pmdp_invalidate to return old pmd valueAneesh Kumar K.V-2/+2
2018-01-31Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-35/+34
2018-01-30Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-68/+15
2018-01-30powerpc/mm/radix: Fix build error when RADIX_MMU=nMichael Ellerman-0/+4
2018-01-29Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-3/+0
2018-01-27powerpc/powernv/idoa: Remove unnecessary pcidev from pci_dnAlexey Kardashevskiy-2/+0
2018-01-27powerpc/pseries: Add Initialization of VF BarsBryant G. Ly-0/+2
2018-01-27powerpc/eeh: Add EEH operations to notify resumeBryant G. Ly-0/+1
2018-01-27powerpc/pseries: Set eeh_pe of EEH_PE_VF typeBryant G. Ly-1/+2
2018-01-27powerpc/eeh: Update VF config space after EEHBryant G. Ly-0/+1
2018-01-24ocxl: Add AFU interrupt supportFrederic Barrat-0/+3
2018-01-24powerpc/powernv: Capture actag information for the deviceFrederic Barrat-0/+4
2018-01-24powerpc/powernv: Add platform-specific services for opencapiFrederic Barrat-0/+29
2018-01-24powerpc/powernv: Add opal calls for opencapiFrederic Barrat-1/+10
2018-01-23powerpc/64s: Improve RFI L1-D cache flush fallbackNicholas Piggin-2/+1
2018-01-22signal/powerpc: Remove unnecessary signal_code parameter of do_send_trapEric W. Biederman-1/+1
2018-01-22powerpc/pseries, ps3: panic flush kernel messages before halting systemNicholas Piggin-1/+2
2018-01-21powerpc/xive: Properly use static keyword for inline functionMathieu Malaterre-1/+1
2018-01-21Merge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/scottw...Michael Ellerman-1/+3
2018-01-21Merge branch 'fixes' into nextMichael Ellerman-2/+100
2018-01-21Merge branch 'topic/ppc-kvm' into nextMichael Ellerman-37/+76
2018-01-20powerpc/sysdev: change CPM GPIO to platform_deviceChristophe Leroy-1/+3
2018-01-21pseries/drc-info: Search DRC properties for CPU indexesMichael Bringmann-0/+15
2018-01-21powerpc/firmware: Add definitions for new drc-info firmware featureMichael Bringmann-1/+4
2018-01-21powerpc/lib/feature-fixups: use raw_patch_instruction()Christophe Leroy-0/+1
2018-01-21powerpc/mpic_timer: avoid struct timevalArnd Bergmann-4/+4
2018-01-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+25
2018-01-21powerpc: sys_pkey_mprotect() system callRam Pai-3/+3
2018-01-21powerpc: sys_pkey_alloc() and sys_pkey_free() system callsRam Pai-3/+5
2018-01-21powerpc: Enable pkey subsystemRam Pai-4/+8
2018-01-20powerpc/ptrace: Add memory protection key regsetThiago Jung Bauermann-0/+6
2018-01-20powerpc: Deliver SEGV signal on pkey violationRam Pai-0/+1
2018-01-20powerpc: introduce get_mm_addr_key() helperRam Pai-0/+9
2018-01-20powerpc: Handle exceptions caused by pkey violationRam Pai-1/+0
2018-01-20powerpc: implementation for arch_vma_access_permitted()Ram Pai-1/+4
2018-01-20powerpc: check key protection for user page accessRam Pai-1/+9
2018-01-20powerpc: helper to validate key-access permissions of a pteRam Pai-0/+11
2018-01-20powerpc: Program HPTE key protection bitsRam Pai-0/+20