summaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.gcc-plugins (unfollow)
Commit message (Expand)AuthorFilesLines
2020-03-26powerpc: Update MPC5XXX MAINTAINERS entryMichael Ellerman1-2/+1
2020-03-26powerpc: Drop XILINX MAINTAINERS entryMichael Ellerman1-6/+0
2020-03-26powerpc: Mark 4xx as Orphan in MAINTAINERSMichael Ellerman1-4/+1
2020-03-26powerpc: Remove PA SEMI MAINTAINERS entriesMichael Ellerman1-17/+2
2020-03-26powerpc: Update wiki link in MAINTAINERSMichael Ellerman1-1/+1
2020-03-26powerpc: Update MAINTAINERSMichael Ellerman1-2/+2
2020-03-26powerpc/xmon: Add ASCII dump to d1,d2,d4,d8 commands.Douglas Miller1-1/+6
2020-03-26powerpc/xive: Add a debugfs file to dump internal XIVE stateCédric Le Goater4-0/+129
2020-03-26powerpc/xmon: Add source flags to output of XIVE interruptsCédric Le Goater1-1/+4
2020-03-26powerpc/xive: Fix xmon support on the PowerNV platformCédric Le Goater1-0/+4
2020-03-26powerpc/xive: Use XIVE_BAD_IRQ instead of zero to catch non configured IPIsCédric Le Goater4-13/+14
2020-03-26powerpc: Prefer __section and __printf from compiler_attributes.hNick Desaulniers2-2/+2
2020-03-25powerpc/prom_init: Remove leftover commentFabiano Rosas1-1/+0
2020-03-25powerpc/kprobes: Ignore traps that happened in real modeChristophe Leroy1-0/+3
2020-03-25powerpc/maple: Fix declaration made after definitionNathan Chancellor1-17/+17
2020-03-25powerpc/pseries: Avoid harmless preempt warningNicholas Piggin1-1/+9
2020-03-25powerpc/eeh: Rework eeh_ops->probe()Oliver O'Halloran4-41/+62
2020-03-25powerpc/eeh: Make early EEH init pseries specificOliver O'Halloran9-81/+64
2020-03-25powerpc/eeh: Remove PHB check in probeOliver O'Halloran1-6/+0
2020-03-25powerpc/eeh: Do early EEH init only when requiredOliver O'Halloran3-3/+5
2020-03-25powerpc/eeh: Remove eeh_add_device_tree_late()Oliver O'Halloran4-34/+0
2020-03-25powerpc/eeh: Add sysfs files in late probeOliver O'Halloran6-35/+2
2020-03-25powerpc/64: Prevent stack protection in early bootMichael Ellerman3-3/+9
2020-03-25powerpc/64: Setup a paca before parsing device tree etc.Daniel Axtens3-10/+31
2020-03-25cpufreq: powernv: Fix frame-size-overflow in powernv_cpufreq_work_fnPratik Rajesh Sampat1-5/+8
2020-03-25selftests/powerpc: Turn off timeout setting for benchmarks, dscr, signal, tmPo-Hsu Lin8-0/+12
2020-03-25powerpc/hash64/devmap: Use H_PAGE_THP_HUGE when setting up huge devmap PTE en...Aneesh Kumar K.V4-2/+21
2020-03-25PCI: rpaphp: Remove unused variable 'value'Chen Zhou1-2/+1
2020-03-25powerpc/32s: reorder Linux PTE bits to better match Hash PTE bits.Christophe Leroy3-18/+13
2020-03-25powerpc/kasan: Fix kasan_remap_early_shadow_ro()Christophe Leroy1-1/+1
2020-03-25powerpc/kprobes: Remove redundant codeChristophe Leroy1-48/+33
2020-03-25powerpc/64s: Fix section mismatch warnings from boot codeMichael Ellerman1-1/+3
2020-03-25powerpc/xmon: Lower limits on nidump and ndumpMichael Ellerman1-3/+4
2020-03-25powerpc/prom_init: Pass the "os-term" message to hypervisorAlexey Kardashevskiy1-0/+3
2020-03-25powerpc: Replace setup_irq() by request_irq()afzal mohammed6-55/+29
2020-03-25powerpc/cell: Use fallthrough;Joe Perches1-1/+1
2020-03-25powerpc/sstep: Fix DS operand in ld encoding to appropriate valueBalamuruhan S1-2/+3
2020-03-25powerpc/pseries: Fix of_read_drc_info_cell() to point at next recordTyrel Datwyler1-1/+1
2020-03-25selftests/powerpc: Don't rely on segfault to rerun the testGustavo Luiz Duarte1-39/+35
2020-03-20selftests/powerpc: Add tm-signal-pagefault testGustavo Luiz Duarte3-1/+287
2020-03-20powerpc/kuap: PPC_KUAP_DEBUG should depend on PPC_KUAPMichael Ellerman1-1/+1
2020-03-20selftests/powerpc: Add a test of sigreturn vs VDSOMichael Ellerman3-1/+129
2020-03-17powerpc/lib: Fix emulate_step() std testNicholas Piggin1-1/+1
2020-03-17powerpc/64s/radix: Fix CONFIG_SMP=n buildNicholas Piggin2-1/+7
2020-03-17selftests/powerpc: Add tlbie_test in .gitignoreChristophe Leroy1-0/+1
2020-03-17powerpc/pmac/smp: Drop unnecessary volatile qualifierYueHaibing1-2/+2
2020-03-17powerpc/pmac/smp: Avoid unused-variable warningsIlie Halip1-4/+4
2020-03-17powerpc/fsl_booke: Avoid creating duplicate tlb1 entryLaurentiu Tudor1-1/+11
2020-03-17tty: evh_bytechan: Fix out of bounds accessesStephen Rothwell1-3/+18
2020-03-13cpufreq: powernv: Fix unsafe notifiersOliver O'Halloran1-6/+5