summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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-24powerpc/powernv: Set correct configuration space size for opencapi devicesAndrew Donnellan
2018-01-24powerpc/powernv: Introduce new PHB type for opencapi linksFrederic Barrat
2018-01-23powerpc/64s: Improve RFI L1-D cache flush fallbackNicholas Piggin
2018-01-22powerpc/pseries, ps3: panic flush kernel messages before halting systemNicholas Piggin
2018-01-22powerpc/tm: Fix endianness flip on trapGustavo Romero
2018-01-22powerpc: Expose TSCR via sysfsAnton Blanchard
2018-01-22powerpc/radix: Remove trace_tlbie call from radix__flush_tlb_allMahesh Salgaonkar
2018-01-22powerpc/powernv: Add ppc_pci_reset_phbs parameter to issue a PHB resetGuilherme G. Piccoli
2018-01-22powerpc/pseries: Don't give a warning when HPT resizing isn't availableDavid Gibson
2018-01-22powerpc: Use octal numbers for file permissionsRussell Currey
2018-01-21powerpc/boot/dts: Remove leading 0x and 0s from bindings notationMathieu Malaterre
2018-01-21powerpc: Fix old-style function definitionMathieu Malaterre
2018-01-21powerpc/xmon: Do not compute/store the major opcodeMathieu Malaterre
2018-01-21powerpc/xive: Properly use static keyword for inline functionMathieu Malaterre
2018-01-21powerpc/hash: Skip non initialized page size in init_hpte_page_sizesAneesh Kumar K.V
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-21powerpc/mm: Remove unused flag arg in global_invalidatesAneesh Kumar K.V
2018-01-20powerpc/sysdev: change CPM GPIO to platform_deviceChristophe Leroy
2018-01-21powerpc: Enable support for ibm,drc-info devtree propertyMichael Bringmann
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-20powerpc/fsl_pci: Fix ptr_ret.cocci warningsVasyl Gomonovych
2018-01-20powerpc/fsl_pci: Correct fsl_pci_mcheck_exceptionJoakim Tjernlund
2018-01-21powerpc/watchdog: improve watchdog commentsNicholas Piggin
2018-01-21powerpc/lib/feature-fixups: use raw_patch_instruction()Christophe Leroy
2018-01-21powerpc/lib/code-patching: refactor patch_instruction()Christophe Leroy
2018-01-21powerpc: restore alphabetic order in KconfigChristophe Leroy
2018-01-21powerpc/spufs: use timespec64 for timestampsArnd Bergmann
2018-01-21powerpc/mpic_timer: avoid struct timevalArnd Bergmann
2018-01-21powerpc/powernv/ioda: Finish removing explicit max window size checkAlexey Kardashevskiy
2018-01-21powerpc/mm: Invalidate subpage_prot() system call on radix platformsAnshuman Khandual
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