summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | powerpc: Update documentation of ISA versions for Power10Jordan Niethe2020-09-081-0/+4
* | powerpc/tools: Remove 90 line limit in checkpatch scriptRussell Currey2020-09-081-1/+0
* | selftests/powerpc: Fix prefixes in alignment_handler signal handlerJordan Niethe2020-09-081-1/+9
* | powerpc/boot: Update Makefile comment for 64bit wrapperJordan Niethe2020-09-081-1/+1
* | powerpc/64: Remove unused generic_secondary_thread_init()Michael Ellerman2020-09-082-6/+2
* | selftests/powerpc: Properly handle failure in switch_endian_testMichael Ellerman2020-09-081-4/+19
* | selftests/powerpc: Don't touch VMX/VSX on older CPUsMichael Ellerman2020-09-081-0/+6
* | selftests/powerpc: Skip L3 bank test on older CPUsMichael Ellerman2020-09-081-0/+3
* | selftests/powerpc: Skip security tests on older CPUsMichael Ellerman2020-09-082-0/+6
* | selftests/powerpc: Don't run DSCR tests on old systemsMichael Ellerman2020-09-088-1/+15
* | selftests/powerpc: Include asm/cputable.h from utils.hMichael Ellerman2020-09-086-8/+3
* | selftests/powerpc: Move set_dscr() into rfi_flush.cMichael Ellerman2020-09-083-36/+35
* | selftests/powerpc: Give the bad_accesses test longer to runMichael Ellerman2020-09-081-0/+1
* | selftests/powerpc: Make using_hash_mmu() work on Cell & PowerMacMichael Ellerman2020-09-081-1/+3
* | selftests/powerpc: Run tm-tmspr test for longerMichael Ellerman2020-09-081-1/+1
* | selftests/powerpc: Don't use setaffinity in tm-tmsprMichael Ellerman2020-09-081-7/+1
* | selftests/powerpc: Fix TM tests when CPU 0 is offlineMichael Ellerman2020-09-083-11/+19
* | powerpc/pseries/eeh: Fix dumb linebreaksOliver O'Halloran2020-09-081-8/+4
* | powerpc/process: Remove unnecessary #ifdef CONFIG_FUNCTION_GRAPH_TRACERChristophe Leroy2020-09-081-4/+0
* | powerpc/uaccess: Add pre-update addressing to __get_user_asm() and __put_user...Christophe Leroy2020-09-081-4/+4
* | powerpc/uaccess: Use flexible addressing with __put_user()/__get_user()Christophe Leroy2020-09-021-14/+14
* | powerpc: Remove flush_instruction_cache() on 8xxChristophe Leroy2020-09-021-7/+0
* | powerpc: unrel_branch_check.sh: enable the use of llvm-objdump v9, 10 or 11Stephen Rothwell2020-09-021-5/+29
* | powerpc: unrel_branch_check.sh: use nm to find symbol valueStephen Rothwell2020-09-022-9/+6
* | powerpc: unrel_branch_check.sh: exit silently for early errorsStephen Rothwell2020-09-021-1/+4
* | powerpc: unrel_branch_check.sh: fix up the file headerStephen Rothwell2020-09-021-11/+4
* | powerpc: unrel_branch_check.sh: simplify and tidy up the final loopStephen Rothwell2020-09-021-16/+10
* | powerpc: unrel_branch_check.sh: convert grep | sed | awk to just sedStephen Rothwell2020-09-021-10/+20
* | powerpc: unrel_branch_check.sh: simplify objdump's asm outputStephen Rothwell2020-09-021-6/+6
* | powerpc: unrel_branch_check.sh: simplify and combine some executionsStephen Rothwell2020-09-021-14/+11
* | powerpc: unrel_branch_check.sh: fix shellcheck complaintsStephen Rothwell2020-09-021-6/+7
* | pseries/drmem: don't cache node id in drmem_lmb structScott Cheloha2020-09-023-34/+17
* | powerpc: Rewrite FSL_BOOKE flush_cache_instruction() in CChristophe Leroy2020-09-022-22/+16
* | powerpc: Rewrite 4xx flush_cache_instruction() in CChristophe Leroy2020-09-022-6/+9
* | powerpc: Move flush_instruction_cache() prototype in asm/cacheflush.hChristophe Leroy2020-09-023-1/+3
* | powerpc: Remove flush_instruction_cache for book3s/32Christophe Leroy2020-09-021-10/+2
* | powerpc/pseries: explicitly reschedule during drmem_lmb list traversalNathan Lynch2020-09-021-1/+17
* | powerpc: Drop _nmask_and_or_msr()Christophe Leroy2020-09-024-16/+4
* | powerpc: Use simple i2c probe functionStephen Kitt2020-09-022-5/+4
* | powerpc/pseries: new lparcfg key/value pair: partition_affinity_scoreScott Cheloha2020-09-021-0/+35
* | powerpc/perf: consolidate GPCI hcall structs into asm/hvcall.hScott Cheloha2020-09-023-36/+36
* | powerpc: drop hard_reset_now() and poweroff_now() declarationChristophe Leroy2020-09-021-2/+0
* | powerpc/fpu: Drop cvt_fd() and cvt_df()Christophe Leroy2020-09-022-17/+0
* | powerpc/irq: Drop forward declaration of struct irqactionChristophe Leroy2020-09-021-1/+0
* | powerpc/hwirq: Remove stale forward irq_chip declarationChristophe Leroy2020-09-021-6/+0
* | macintosh: windfarm: remove detatch debug containing spelling mistakesColin Ian King2020-09-022-4/+0
* | powerpc/32s: Fix assembler warning about r0Christophe Leroy2020-09-021-1/+1
* | powerpc/nx: Don't pack struct coprocessor_request_blockOliver O'Halloran2020-08-251-2/+4
* | powerpc/powernv: Fix spurious kerneldoc warnings in opal-prd.cOliver O'Halloran2020-08-251-1/+1
* | powerpc/powernv: Staticify functions without prototypesOliver O'Halloran2020-08-253-8/+7