summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2022-03-08powerpc/bpf: Emit a single branch instruction for known short branch rangesNaveen N. Rao
2022-03-08powerpc/bpf: Skip branch range validation during first passNaveen N. Rao
2022-03-08powerpc/code-patching: Pre-map patch areaMichael Ellerman
2022-03-08powerpc/64s: Don't use DSISR for SLB faultsMichael Ellerman
2022-03-08powerpc/sysdev: fix incorrect use to determine if list is emptyJakob Koschel
2022-03-08powerpc/pseries/vas: Add VAS migration handlerHaren Myneni
2022-03-08powerpc/pseries/vas: Modify reconfig open/close functions for migrationHaren Myneni
2022-03-08powerpc/pseries/vas: Define global hv_cop_caps structHaren Myneni
2022-03-08powerpc/pseries/vas: Add 'update_total_credits' entry for QoS capabilitiesHaren Myneni
2022-03-08powerpc/pseries/vas: sysfs interface to export capabilitiesHaren Myneni
2022-03-08powerpc/pseries/vas: Reopen windows with DLPAR core addHaren Myneni
2022-03-08powerpc/pseries/vas: Close windows with DLPAR core removalHaren Myneni
2022-03-08powerpc/vas: Map paste address only if window is activeHaren Myneni
2022-03-08powerpc/vas: Return paste instruction failure if no active windowHaren Myneni
2022-03-08powerpc/vas: Add paste address mmap fault handlerHaren Myneni
2022-03-08powerpc/pseries/vas: Save PID in pseries_vas_window structHaren Myneni
2022-03-08powerpc/pseries/vas: Use common names in VAS capability structureHaren Myneni
2022-03-08Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2022-03-07Merge branch 'topic/func-desc-lkdtm' into nextMichael Ellerman
2022-03-04KVM: PPC: Book3S HV: remove unnecessary castsNour-eddine Taleb
2022-03-01powerpc/lib/sstep: Fix build errors with newer binutilsAnders Roxell
2022-03-01powerpc: Fix build errors with newer binutilsAnders Roxell
2022-03-01powerpc/lib/sstep: Fix 'sthcx' instructionAnders Roxell
2022-03-01powerpc/Makefile: Don't pass -mcpu=powerpc64 when building 32-bitMichael Ellerman
2022-03-01powerpc/mm/numa: skip NUMA_NO_NODE onlining in parse_numa_properties()Daniel Henrique Barboza
2022-03-01powerpc/interrupt: Remove struct interrupt_stateChristophe Leroy
2022-03-01powerpc/fadump: register for fadump as early as possibleHari Bathini
2022-02-24powerpc/module_64: fix array_size.cocci warningGuo Zhengkui
2022-02-24powerpc/64s/hash: Make hash faults work in NMI contextNicholas Piggin
2022-02-23powerpc: Remove remaining stab codesChristophe Leroy
2022-02-16asm-generic: Refactor dereference_[kernel]_function_descriptor()Christophe Leroy
2022-02-16asm-generic: Define 'func_desc_t' to commonly describe function descriptorsChristophe Leroy
2022-02-16asm-generic: Define CONFIG_HAVE_FUNCTION_DESCRIPTORSChristophe Leroy
2022-02-16ia64: Rename 'ip' to 'addr' in 'struct fdesc'Christophe Leroy
2022-02-16powerpc: Prepare func_desc_t for refactorisationChristophe Leroy
2022-02-16powerpc: Remove 'struct ppc64_opd_entry'Christophe Leroy
2022-02-16powerpc: Use 'struct func_desc' instead of 'struct ppc64_opd_entry'Christophe Leroy
2022-02-16powerpc: Move and rename func_descr_tChristophe Leroy
2022-02-16powerpc: Fix 'sparse' checking on PPC64leChristophe Leroy
2022-02-16powerpc/papr_scm: Implement initial support for injecting smart errorsVaibhav Jain
2022-02-16powerpc/ftrace: Style cleanup in ftrace_mprofile.SChristophe Leroy
2022-02-16powerpc/ftrace: Have arch_ftrace_get_regs() return NULL unless FL_SAVE_REGS i...Christophe Leroy
2022-02-16powerpc/ftrace: Add recursion protection in prepare_ftrace_return()Christophe Leroy
2022-02-16powerpc/ftrace: Also save r1 in ftrace_caller()Christophe Leroy
2022-02-15powerpc/boot: Add `otheros-too-big.bld` to .gitignorePaul Menzel
2022-02-14powerpc: Don't allow the use of EMIT_BUG_ENTRY with BUGFLAG_WARNINGChristophe Leroy
2022-02-12powerpc: Fix STACKTRACE=n buildMichael Ellerman
2022-02-12powerpc/mm: Update default hugetlb size earlyAneesh Kumar K.V
2022-02-12powerpc/pseries: make pseries_devicetree_update() staticNathan Lynch
2022-02-12powerpc/vdso: Move cvdso_call macro into gettimeofday.SChristophe Leroy