summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2020-12-04powerpc/vdso: Save and restore TOC pointer on PPC64Christophe Leroy
2020-12-04powerpc/vdso: Prepare for switching VDSO to generic C implementation.Christophe Leroy
2020-12-04powerpc/barrier: Use CONFIG_PPC64 for barrier selectionMichael Ellerman
2020-12-04powerpc/time: Fix mftb()/get_tb() for use with the compat VDSOMichael Ellerman
2020-12-04powerpc/time: Move timebase functions into new asm/vdso/timebase.hChristophe Leroy
2020-12-04powerpc/processor: Move cpu_relax() into asm/vdso/processor.hChristophe Leroy
2020-12-04powerpc/feature: Use CONFIG_PPC64 instead of __powerpc64__ to define possible...Christophe Leroy
2020-12-04powerpc: Update NUMA Kconfig description & help textMichael Ellerman
2020-12-04powerpc: Make NUMA default y for powernvMichael Ellerman
2020-12-04powerpc: Make NUMA depend on SMPMichael Ellerman
2020-12-04powerpc: inline iomap accessorsChristophe Leroy
2020-12-04powerpc/perf: Fix crash with is_sier_available when pmu is not setAthira Rajeev
2020-12-04powerpc/boot: Make use of REL16 relocs in powerpc/boot/util.SAlan Modra
2020-12-02sched/vtime: Consolidate IRQ time accountingFrederic Weisbecker
2020-12-02powerpc/64s/powernv: Fix memory corruption when saving SLB entries on MCENicholas Piggin
2020-12-01kbuild: Hoist '--orphan-handling' into KconfigNathan Chancellor
2020-12-01KVM: PPC: Book3S HV: XIVE: Fix vCPU id sanity checkGreg Kurz
2020-11-30powerpc/pseries: Pass MSI affinity to irq_create_mapping()Laurent Vivier
2020-11-29Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-11-27Merge tag 'asm-generic-fixes-5.10-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-11-27Merge tag 'powerpc-5.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2020-11-27powerpc/numa: Fix a regression on memoryless node 0Srikar Dronamraju
2020-11-27powerpc/dma: Fallback to dma_ops when persistent memory presentAlexey Kardashevskiy
2020-11-27crypto: powerpc/sha256-spe - Fix sparse endianness warningHerbert Xu
2020-11-27powerpc/64s: Trim offlined CPUs from mm_cpumasksNicholas Piggin
2020-11-27powerpc/64s/pseries: Fix hash tlbiel_all_isa300 for guest kernelsNicholas Piggin
2020-11-27powerpc/64s: Fix hash ISA v3.0 TLBIEL instruction generationNicholas Piggin
2020-11-26Merge remote-tracking branch 'origin/master' into perf/corePeter Zijlstra
2020-11-26powerpc: Work around inline asm issues in alternate feature sectionsBill Wendling
2020-11-26powerpc/boot: Use clang when CC is clangBill Wendling
2020-11-26powerpc/boot/wrapper: Add "-z notext" flag to disable diagnosticBill Wendling
2020-11-26powerpc/boot/wrapper: Add "-z rodynamic" when using LLDBill Wendling
2020-11-26powerpc/boot: Move the .got section to after the .dynamic sectionBill Wendling
2020-11-26powerpc/ptrace: Hard wire PT_SOFTE value to 1 in gpr_get() tooOleg Nesterov
2020-11-26powerpc/ptrace: Simplify gpr_get()/tm_cgpr_get()Oleg Nesterov
2020-11-25Merge branch 'fixes' into nextMichael Ellerman
2020-11-24sched/idle: Fix arch_cpu_idle() vs tracingPeter Zijlstra
2020-11-23arch: move SA_* definitions to generic headersPeter Collingbourne
2020-11-23powerpc/64s: Fix allnoconfig build since uaccess flushStephen Rothwell
2020-11-23Merge tag 'powerpc-cve-2020-4788' into fixesMichael Ellerman
2020-11-23Merge 5.10-rc5 into tty-nextGreg Kroah-Hartman
2020-11-22mm: fix phys_to_target_node() and memory_add_physaddr_to_nid() exportsDan Williams
2020-11-20powerpc: Enable seccomp architecture trackingYiFei Zhu
2020-11-20crypto: sha - split sha.h into sha1.h and sha2.hEric Biggers
2020-11-19Merge tag 'powerpc-cve-2020-4788' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-11-19powerpc/64s: rename pnv|pseries_setup_rfi_flush to _setup_security_mitigationsDaniel Axtens
2020-11-19powerpc: Only include kup-radix.h for 64-bit Book3SMichael Ellerman
2020-11-19powerpc/64s: flush L1D after user accessesNicholas Piggin
2020-11-19powerpc/64s: flush L1D on kernel entryNicholas Piggin
2020-11-19powernv/memtrace: don't abuse memory hot(un)plug infrastructure for memory al...David Hildenbrand