summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2020-09-07arch: vdso: add vdso linker script to 'targets' instead of extra-yMasahiro Yamada
2020-09-04crypto: powerpc/crc-vpmsum_test - Fix sparse endianness warningHerbert Xu
2020-09-03dma-mapping: introduce dma_get_seg_boundary_nr_pages()Nicolin Chen
2020-09-03Revert "powerpc/build: vdso linker warning for orphan sections"Michael Ellerman
2020-09-03KVM: PPC: Book3S HV: XICS: Replace the 'destroy' method by a 'release' methodGreg Kurz
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
2020-09-02powerpc: unrel_branch_check.sh: simplify and combine some executionsStephen Rothwell
2020-09-02powerpc: unrel_branch_check.sh: fix shellcheck complaintsStephen Rothwell
2020-09-02pseries/drmem: don't cache node id in drmem_lmb structScott Cheloha
2020-09-02powerpc: Rewrite FSL_BOOKE flush_cache_instruction() in CChristophe Leroy
2020-09-02powerpc: Rewrite 4xx flush_cache_instruction() in CChristophe Leroy
2020-09-02powerpc: Move flush_instruction_cache() prototype in asm/cacheflush.hChristophe Leroy
2020-09-02powerpc: Remove flush_instruction_cache for book3s/32Christophe Leroy
2020-09-02powerpc/pseries: explicitly reschedule during drmem_lmb list traversalNathan Lynch
2020-09-02powerpc: Drop _nmask_and_or_msr()Christophe Leroy
2020-09-02powerpc: Use simple i2c probe functionStephen Kitt
2020-09-02powerpc/pseries: new lparcfg key/value pair: partition_affinity_scoreScott Cheloha
2020-09-02powerpc/perf: consolidate GPCI hcall structs into asm/hvcall.hScott Cheloha
2020-09-02powerpc: drop hard_reset_now() and poweroff_now() declarationChristophe Leroy
2020-09-02powerpc/fpu: Drop cvt_fd() and cvt_df()Christophe Leroy
2020-09-02powerpc/irq: Drop forward declaration of struct irqactionChristophe Leroy
2020-09-02powerpc/hwirq: Remove stale forward irq_chip declarationChristophe Leroy
2020-09-02powerpc/32s: Fix assembler warning about r0Christophe Leroy
2020-09-01vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUGKees Cook
2020-08-30Merge tag 'locking-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-08-30Merge tag 'powerpc-5.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-08-28powerpc/book3s64/radix: Fix boot failure with large amount of guest memoryAneesh Kumar K.V
2020-08-28powerpc/32s: Disable VMAP stack which CONFIG_ADB_PMUChristophe Leroy
2020-08-27Revert "powerpc/powernv/idle: Replace CPU feature check with PVR check"Pratik Rajesh Sampat
2020-08-27powerpc/perf: Fix reading of MSR[HV/PR] bits in trace-imcAthira Rajeev
2020-08-27powerpc/perf: Fix crashes with generic_compat_pmu & BHRBAlexey Kardashevskiy
2020-08-27powerpc/64s: Fix crash in load_fp_state() due to fpexc_modeMichael Ellerman
2020-08-27powerpc/64s: scv entry should set PPRNicholas Piggin
2020-08-26lockdep: Only trace IRQ edgesNicholas Piggin
2020-08-25powerpc/nx: Don't pack struct coprocessor_request_blockOliver O'Halloran
2020-08-25powerpc/powernv: Fix spurious kerneldoc warnings in opal-prd.cOliver O'Halloran
2020-08-25powerpc/powernv: Staticify functions without prototypesOliver O'Halloran
2020-08-25powerpc/powernv: Include asm/powernv.h from the local powernv.hOliver O'Halloran
2020-08-25powerpc/powernv/smp: Fix spurious DBG() warningOliver O'Halloran
2020-08-25powerpc/oprofile: fix spelling mistake "contex" -> "context"Colin Ian King
2020-08-25powerpc/vmemmap: Don't warn if we don't find a mapping vmemmap list entryAneesh Kumar K.V