summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fixes' into nextMichael Ellerman2018-01-219-54/+343
|\
| * powerpc/64s: Allow control of RFI flush via debugfsMichael Ellerman2018-01-171-0/+30
| * powerpc/64s: Wire up cpu_show_meltdown()Michael Ellerman2018-01-171-0/+8
| * powerpc: Don't preempt_disable() in show_cpuinfo()Benjamin Herrenschmidt2018-01-111-11/+0
| * powerpc/64s: Support disabling RFI flush with no_rfi_flush and noptiMichael Ellerman2018-01-101-1/+23
| * powerpc/64s: Add support for RFI flush of L1-D cacheMichael Ellerman2018-01-104-0/+177
| * powerpc/64s: Convert slb_miss_common to use RFI_TO_USER/KERNELNicholas Piggin2018-01-101-1/+28
| * powerpc/64: Convert fast_exception_return to use RFI_TO_USER/KERNELNicholas Piggin2018-01-101-2/+16
| * powerpc/64: Convert the syscall exit path to use RFI_TO_USER/KERNELNicholas Piggin2018-01-101-1/+11
| * powerpc/64s: Simple RFI macro conversionsNicholas Piggin2018-01-102-17/+21
| * powerpc/kernel: Print actual address of regs when oopsingMichael Ellerman2017-12-191-1/+1
| * powerpc/64s: Initialize ISAv3 MMU registers before setting partition tableNicholas Piggin2017-12-061-0/+2
| * Revert "powerpc: Do not call ppc_md.panic in fadump panic notifier"David Gibson2017-12-052-22/+27
* | Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2018-01-211-28/+114
|\ \
| * | KVM: PPC: Book3S HV: Improve handling of debug-trigger HMIs on POWER9Paul Mackerras2018-01-181-28/+114
| |/
* | powerpc: Enable support for ibm,drc-info devtree propertyMichael Bringmann2018-01-211-0/+1
* | powerpc/watchdog: improve watchdog commentsNicholas Piggin2018-01-211-20/+38
* | powerpc/ptrace: Add memory protection key regsetThiago Jung Bauermann2018-01-202-0/+73
* | powerpc: Deliver SEGV signal on pkey violationRam Pai2018-01-201-1/+11
* | powerpc: Handle exceptions caused by pkey violationRam Pai2018-01-201-1/+1
* | powerpc: store and restore the pkey state across context switchesRam Pai2018-01-201-0/+7
* | cxl: Add support for ASB_Notify on POWER9Christophe Lombard2018-01-191-0/+1
* | powerpc: Add new kconfig CONFIG_PPC_IRQ_SOFT_MASK_DEBUGMadhavan Srinivasan2018-01-192-4/+4
* | powerpc/64s: Add support to mask perf interrupts and replay themMadhavan Srinivasan2018-01-193-3/+15
* | powerpc/64s: Add support to take additional parameter in MASKABLE_* macroMadhavan Srinivasan2018-01-191-13/+19
* | powerpc/64: Rename soft_enabled to irq_soft_maskMadhavan Srinivasan2018-01-1911-42/+29
* | powerpc/64: Change soft_enabled from flag to bitmaskMadhavan Srinivasan2018-01-193-19/+32
* | powerpc/64: Implement and use soft_enabled_return APIMadhavan Srinivasan2018-01-191-1/+1
* | powerpc/64: Move set_soft_enabled() and renameMadhavan Srinivasan2018-01-193-14/+8
* | powerpc/64: Add #defines for paca->soft_enabled flagsMadhavan Srinivasan2018-01-199-21/+29
* | powerpc: Hard wire PT_SOFTE value to 1 in ptrace & signalsMadhavan Srinivasan2018-01-193-0/+23
* | powerpc/watchdog: remove arch_trigger_cpumask_backtraceNicholas Piggin2018-01-181-22/+0
* | powerpc/64s: Relax PACA address limitationsNicholas Piggin2018-01-183-16/+27
* | powerpc/64: rtas avoid accessing paca in 32-bit modeNicholas Piggin2018-01-181-6/+11
* | powerpc/64s: Improve local TLB flush for boot and MCE on POWER9Nicholas Piggin2018-01-184-208/+2
* | powerpc: System reset avoid interleaving oops using die synchronisationNicholas Piggin2018-01-181-1/+1
* | powerpc: Use the TRAP macro whenever comparing a trap numberBenjamin Herrenschmidt2018-01-162-2/+2
* | powerpc: Remove useless EXC_COMMON_HVBenjamin Herrenschmidt2018-01-161-1/+1
* | powerpc: Cosmetic cleanup of cpuinfo_opBenjamin Herrenschmidt2018-01-161-4/+4
* | powerpc: Make newline in cpuinfo unconditionalBenjamin Herrenschmidt2018-01-161-3/+0
* | powerpc/8xx: Use L1 entry APG to handle _PAGE_ACCESSED for CONFIG_SWAPChristophe Leroy2018-01-161-27/+18
* | powerpc/8xx: Remove _PAGE_USER and handle user access at PMD levelChristophe Leroy2018-01-161-36/+10
* | powerpc/mm: extend _PAGE_PRIVILEGED to all CPUsChristophe Leroy2018-01-161-3/+3
* | powerpc/8xx: remove unused _PAGE_WRITETHRUChristophe Leroy2018-01-161-5/+0
* | powerpc/8xx: Only perform perf counting when perf is in use.Christophe Leroy2018-01-162-20/+37
* | powerpc/8xx: remove EXCEPTION_PROLOG/EPILOG_0 and change r3 to r12Christophe Leroy2018-01-161-38/+40
* | powerpc/8xx: Remove CPU6 ERRATA WorkaroundChristophe Leroy2018-01-161-42/+12
* | powernv/kdump: Fix cases where the kdump kernel can get HMI'sBalbir Singh2018-01-162-1/+30
* | powerpc/crash: Remove the test for cpu_online in the IPI callbackBalbir Singh2018-01-161-3/+0
* | powerpc: make use of for_each_node_by_type() instead of open-coding itDmitry Torokhov2018-01-161-2/+7