summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm
AgeCommit message (Expand)Author
2018-02-02Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-02-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2018-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds
2018-01-31mm/thp: remove pmd_huge_split_prepare()Aneesh Kumar K.V
2018-01-31powerpc/mm: update pmdp_invalidate to return old pmd valueAneesh Kumar K.V
2018-01-31Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-01-30Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-01-30powerpc/mm/radix: Fix build error when RADIX_MMU=nMichael Ellerman
2018-01-29Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-01-27powerpc/powernv/idoa: Remove unnecessary pcidev from pci_dnAlexey Kardashevskiy
2018-01-27powerpc/pseries: Add Initialization of VF BarsBryant G. Ly
2018-01-27powerpc/eeh: Add EEH operations to notify resumeBryant G. Ly
2018-01-27powerpc/pseries: Set eeh_pe of EEH_PE_VF typeBryant G. Ly
2018-01-27powerpc/eeh: Update VF config space after EEHBryant G. Ly
2018-01-24ocxl: Add AFU interrupt supportFrederic Barrat
2018-01-24powerpc/powernv: Capture actag information for the deviceFrederic Barrat
2018-01-24powerpc/powernv: Add platform-specific services for opencapiFrederic Barrat
2018-01-24powerpc/powernv: Add opal calls for opencapiFrederic Barrat
2018-01-23powerpc/64s: Improve RFI L1-D cache flush fallbackNicholas Piggin
2018-01-22signal/powerpc: Remove unnecessary signal_code parameter of do_send_trapEric W. Biederman
2018-01-22powerpc/pseries, ps3: panic flush kernel messages before halting systemNicholas Piggin
2018-01-21powerpc/xive: Properly use static keyword for inline functionMathieu Malaterre
2018-01-21Merge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/scottw...Michael Ellerman
2018-01-21Merge branch 'fixes' into nextMichael Ellerman
2018-01-21Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2018-01-20powerpc/sysdev: change CPM GPIO to platform_deviceChristophe Leroy
2018-01-21pseries/drc-info: Search DRC properties for CPU indexesMichael Bringmann
2018-01-21powerpc/firmware: Add definitions for new drc-info firmware featureMichael Bringmann
2018-01-21powerpc/lib/feature-fixups: use raw_patch_instruction()Christophe Leroy
2018-01-21powerpc/mpic_timer: avoid struct timevalArnd Bergmann
2018-01-21powerpc: sys_pkey_mprotect() system callRam Pai
2018-01-21powerpc: sys_pkey_alloc() and sys_pkey_free() system callsRam Pai
2018-01-21powerpc: Enable pkey subsystemRam Pai
2018-01-20powerpc/ptrace: Add memory protection key regsetThiago Jung Bauermann
2018-01-20powerpc: Deliver SEGV signal on pkey violationRam Pai
2018-01-20powerpc: introduce get_mm_addr_key() helperRam Pai
2018-01-20powerpc: Handle exceptions caused by pkey violationRam Pai
2018-01-20powerpc: implementation for arch_vma_access_permitted()Ram Pai
2018-01-20powerpc: check key protection for user page accessRam Pai
2018-01-20powerpc: helper to validate key-access permissions of a pteRam Pai
2018-01-20powerpc: Program HPTE key protection bitsRam Pai
2018-01-20powerpc: map vma key-protection bits to pte key bits.Ram Pai
2018-01-20powerpc: implementation for arch_override_mprotect_pkey()Ram Pai
2018-01-20powerpc: ability to associate pkey to a vmaRam Pai
2018-01-20powerpc: introduce execute-only pkeyRam Pai
2018-01-20powerpc: store and restore the pkey state across context switchesRam Pai
2018-01-20powerpc: implementation for arch_set_user_pkey_access()Ram Pai
2018-01-20powerpc: cleanup AMR, IAMR when a key is allocated or freedRam Pai
2018-01-20powerpc: track allocation status of all pkeysRam Pai
2018-01-20powerpc: initial pkey plumbingRam Pai