summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-241-2/+4
* powerpc/powernv: Fix spurious kerneldoc warnings in opal-prd.cOliver O'Halloran2020-08-241-1/+1
* powerpc/powernv: Staticify functions without prototypesOliver O'Halloran2020-08-243-8/+7
* powerpc/powernv: Include asm/powernv.h from the local powernv.hOliver O'Halloran2020-08-242-0/+9
* powerpc/powernv/smp: Fix spurious DBG() warningOliver O'Halloran2020-08-241-1/+1
* powerpc/oprofile: fix spelling mistake "contex" -> "context"Colin Ian King2020-08-241-1/+1
* powerpc/vmemmap: Don't warn if we don't find a mapping vmemmap list entryAneesh Kumar K.V2020-08-241-3/+1
* powerpc/vmemmap: Fix memory leak with vmemmap list allocation failures.Aneesh Kumar K.V2020-08-241-7/+28
* powerpc/powernv: Remove set but not used variable 'parent'zhengbin2020-08-241-8/+0
* powerpc/perf: Remove set but not used variable 'target'zhengbin2020-08-241-3/+0
* powerpc/fadump: Remove set but not used variable 'elf'zhengbin2020-08-241-2/+0
* powerc/dtc/t1024rdb: remove interrupts propertyBiwen Li2020-08-241-1/+0
* powerpc/dts/t4240rdb: remove interrupts propertyBiwen Li2020-08-241-1/+0
* cxl: Rework error message for incompatible slotsFrederic Barrat2020-08-241-2/+2
* ocxl: Remove custom service to allocate interruptsFrederic Barrat2020-08-242-33/+0
* ocxl: Don't return trigger page when allocating an interruptFrederic Barrat2020-08-245-22/+12
* ocxl: Access interrupt trigger page from xive directlyFrederic Barrat2020-08-241-2/+6
* scsi: cxlflash: Access interrupt trigger page from xive directlyFrederic Barrat2020-08-242-11/+8
* powerpc/icp-hv: Fix missing of_node_put() in success pathNicholas Mc Guire2020-08-241-0/+1
* powerpc/pseries: Fix missing of_node_put() in rng_init()Nicholas Mc Guire2020-08-241-0/+1
* Linux 5.9-rc2v5.9-rc2Linus Torvalds2020-08-231-1/+1
* Merge tag 'powerpc-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-08-2321-25/+161
|\
| * powerpc/perf/hv-24x7: Move cpumask file to top folder of hv-24x7 driverKajol Jain2020-08-212-2/+11
| * powerpc/32s: Fix module loading failure when VMALLOC_END is over 0xf0000000Christophe Leroy2020-08-211-2/+2
| * powerpc/pseries: Do not initiate shutdown when system is running on UPSVasant Hegde2020-08-201-1/+0
| * powerpc/perf: Fix soft lockups due to missed interrupt accountingAthira Rajeev2020-08-201-0/+4