aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)AuthorFilesLines
2018-01-30powerpc/mm/radix: Fix build error when RADIX_MMU=nMichael Ellerman1-0/+4
2018-01-29Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+0
2018-01-27powerpc/powernv/idoa: Remove unnecessary pcidev from pci_dnAlexey Kardashevskiy1-2/+0
2018-01-27powerpc/pseries: Add Initialization of VF BarsBryant G. Ly1-0/+2
2018-01-27powerpc/eeh: Add EEH operations to notify resumeBryant G. Ly1-0/+1
2018-01-27powerpc/pseries: Set eeh_pe of EEH_PE_VF typeBryant G. Ly1-1/+2
2018-01-27powerpc/eeh: Update VF config space after EEHBryant G. Ly1-0/+1
2018-01-24ocxl: Add AFU interrupt supportFrederic Barrat1-0/+3
2018-01-24powerpc/powernv: Capture actag information for the deviceFrederic Barrat1-0/+4
2018-01-24powerpc/powernv: Add platform-specific services for opencapiFrederic Barrat1-0/+29
2018-01-24powerpc/powernv: Add opal calls for opencapiFrederic Barrat2-1/+10
2018-01-23powerpc/64s: Improve RFI L1-D cache flush fallbackNicholas Piggin1-2/+1
2018-01-22signal/powerpc: Remove unnecessary signal_code parameter of do_send_trapEric W. Biederman1-1/+1
2018-01-22powerpc/pseries, ps3: panic flush kernel messages before halting systemNicholas Piggin1-1/+2
2018-01-21powerpc/xive: Properly use static keyword for inline functionMathieu Malaterre1-1/+1
2018-01-21Merge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/scottw...Michael Ellerman2-1/+3
2018-01-21Merge branch 'fixes' into nextMichael Ellerman7-2/+100
2018-01-21Merge branch 'topic/ppc-kvm' into nextMichael Ellerman6-37/+76
2018-01-20powerpc/sysdev: change CPM GPIO to platform_deviceChristophe Leroy2-1/+3
2018-01-21pseries/drc-info: Search DRC properties for CPU indexesMichael Bringmann1-0/+15
2018-01-21powerpc/firmware: Add definitions for new drc-info firmware featureMichael Bringmann2-1/+4
2018-01-21powerpc/lib/feature-fixups: use raw_patch_instruction()Christophe Leroy1-0/+1
2018-01-21powerpc/mpic_timer: avoid struct timevalArnd Bergmann1-4/+4
2018-01-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+25
2018-01-21powerpc: sys_pkey_mprotect() system callRam Pai3-3/+3
2018-01-21powerpc: sys_pkey_alloc() and sys_pkey_free() system callsRam Pai3-3/+5
2018-01-21powerpc: Enable pkey subsystemRam Pai2-4/+8
2018-01-20powerpc/ptrace: Add memory protection key regsetThiago Jung Bauermann2-0/+6
2018-01-20powerpc: Deliver SEGV signal on pkey violationRam Pai1-0/+1
2018-01-20powerpc: introduce get_mm_addr_key() helperRam Pai1-0/+9
2018-01-20powerpc: Handle exceptions caused by pkey violationRam Pai1-1/+0
2018-01-20powerpc: implementation for arch_vma_access_permitted()Ram Pai1-1/+4
2018-01-20powerpc: check key protection for user page accessRam Pai1-1/+9
2018-01-20powerpc: helper to validate key-access permissions of a pteRam Pai2-0/+11
2018-01-20powerpc: Program HPTE key protection bitsRam Pai3-0/+20
2018-01-20powerpc: map vma key-protection bits to pte key bits.Ram Pai3-1/+42
2018-01-20powerpc: implementation for arch_override_mprotect_pkey()Ram Pai2-1/+25
2018-01-20powerpc: ability to associate pkey to a vmaRam Pai2-1/+17
2018-01-20powerpc: introduce execute-only pkeyRam Pai2-1/+6
2018-01-20powerpc: store and restore the pkey state across context switchesRam Pai3-0/+12
2018-01-20powerpc: ability to create execute-disabled pkeysRam Pai1-0/+6
2018-01-20powerpc: implementation for arch_set_user_pkey_access()Ram Pai1-1/+5
2018-01-20powerpc: cleanup AMR, IAMR when a key is allocated or freedRam Pai1-0/+12
2018-01-20powerpc: track allocation status of all pkeysRam Pai3-4/+92
2018-01-20powerpc: initial pkey plumbingRam Pai2-0/+52
2018-01-19Merge tag 'powerpc-4.15-8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-0/+1
2018-01-19powerpc/powernv: Add debugfs interface for imc-mode and imc-commandAnju T Sudhakar1-0/+7
2018-01-19powerpc/perf: Pass struct imc_events as a parameter to imc_parse_event()Anju T Sudhakar1-1/+1
2018-01-19powerpc/64s: Implement local_t using irq soft maskingMadhavan Srinivasan1-0/+141
2018-01-19powerpc: use generic atomic implementation for local_tMadhavan Srinivasan1-170/+1