summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-09-15powerpc/watchpoint: Add hw_len wherever missingRavi Bangoria
2020-09-15powerpc/watchpoint: Fix exception handling for CONFIG_HAVE_HW_BREAKPOINT=NRavi Bangoria
2020-09-15powerpc/watchpoint: Move DAWR detection logic outside of hw_breakpoint.cRavi Bangoria
2020-09-15powerpc/watchpoint/ptrace: Fix SETHWDEBUG when CONFIG_HAVE_HW_BREAKPOINT=NRavi Bangoria
2020-09-15powerpc/watchpoint: Fix handling of vector instructionsRavi Bangoria
2020-09-15powerpc/watchpoint: Fix quadword instruction handling on p10 predecessorsRavi Bangoria
2020-09-14powerpc/pseries/svm: Allocate SWIOTLB buffer anywhere in memoryThiago Jung Bauermann
2020-09-14powerpc/64: Make VDSO32 track COMPAT on 64-bitMichael Ellerman
2020-09-14Merge branch 'fixes' into nextMichael Ellerman
2020-09-09powerpc/papr_scm: Limit the readability of 'perf_stats' sysfs attributeVaibhav Jain
2020-09-08powerpc/64s: handle ISA v3.1 local copy-paste context switchesNicholas Piggin
2020-09-08powerpc: Warn about use of smt_snooze_delayJoel Stanley
2020-09-08powerpc/powernv: Print helpful message when cores guardedJoel Stanley
2020-09-08powerpc/pseries/iommu: Allow bigger 64bit window by removing default DMA windowLeonardo Bras
2020-09-08powerpc/pseries/iommu: Move window-removing part of remove_ddw into remove_dm...Leonardo Bras
2020-09-08powerpc/pseries/iommu: Update call to ibm, query-pe-dma-windowsLeonardo Bras
2020-09-08powerpc/pseries/iommu: Create defines for operations in ibm, ddw-applicableLeonardo Bras
2020-09-08powerpc: Update documentation of ISA versions for Power10Jordan Niethe
2020-09-08powerpc/tools: Remove 90 line limit in checkpatch scriptRussell Currey
2020-09-08selftests/powerpc: Fix prefixes in alignment_handler signal handlerJordan Niethe
2020-09-08powerpc/boot: Update Makefile comment for 64bit wrapperJordan Niethe
2020-09-08powerpc/64: Remove unused generic_secondary_thread_init()Michael Ellerman
2020-09-08selftests/powerpc: Properly handle failure in switch_endian_testMichael Ellerman
2020-09-08selftests/powerpc: Don't touch VMX/VSX on older CPUsMichael Ellerman
2020-09-08selftests/powerpc: Skip L3 bank test on older CPUsMichael Ellerman
2020-09-08selftests/powerpc: Skip security tests on older CPUsMichael Ellerman
2020-09-08selftests/powerpc: Don't run DSCR tests on old systemsMichael Ellerman
2020-09-08selftests/powerpc: Include asm/cputable.h from utils.hMichael Ellerman
2020-09-08selftests/powerpc: Move set_dscr() into rfi_flush.cMichael Ellerman
2020-09-08selftests/powerpc: Give the bad_accesses test longer to runMichael Ellerman
2020-09-08selftests/powerpc: Make using_hash_mmu() work on Cell & PowerMacMichael Ellerman
2020-09-08selftests/powerpc: Run tm-tmspr test for longerMichael Ellerman
2020-09-08selftests/powerpc: Don't use setaffinity in tm-tmsprMichael Ellerman
2020-09-08selftests/powerpc: Fix TM tests when CPU 0 is offlineMichael Ellerman
2020-09-08powerpc/pseries/eeh: Fix dumb linebreaksOliver O'Halloran
2020-09-08powerpc/process: Remove unnecessary #ifdef CONFIG_FUNCTION_GRAPH_TRACERChristophe Leroy
2020-09-08powerpc/uaccess: Add pre-update addressing to __get_user_asm() and __put_user...Christophe Leroy
2020-09-08cpuidle: pseries: Fix CEDE latency conversion from tb to usGautham R. Shenoy
2020-09-08powerpc/dma: Fix dma_map_ops::get_required_maskAlexey Kardashevskiy
2020-09-03Revert "powerpc/build: vdso linker warning for orphan sections"Michael Ellerman
2020-09-02powerpc/mm: Remove DEBUG_VM_PGTABLE support on powerpcAneesh Kumar K.V
2020-09-02powerpc/uaccess: Use flexible addressing with __put_user()/__get_user()Christophe Leroy
2020-09-02powerpc: Remove flush_instruction_cache() on 8xxChristophe Leroy
2020-09-02powerpc: unrel_branch_check.sh: enable the use of llvm-objdump v9, 10 or 11Stephen Rothwell
2020-09-02powerpc: unrel_branch_check.sh: use nm to find symbol valueStephen Rothwell
2020-09-02powerpc: unrel_branch_check.sh: exit silently for early errorsStephen Rothwell
2020-09-02powerpc: unrel_branch_check.sh: fix up the file headerStephen Rothwell
2020-09-02powerpc: unrel_branch_check.sh: simplify and tidy up the final loopStephen Rothwell
2020-09-02powerpc: unrel_branch_check.sh: convert grep | sed | awk to just sedStephen Rothwell
2020-09-02powerpc: unrel_branch_check.sh: simplify objdump's asm outputStephen Rothwell