aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2022-03-08powerpc/pseries/vas: sysfs interface to export capabilitiesHaren Myneni4-1/+239
2022-03-08powerpc/pseries/vas: Reopen windows with DLPAR core addHaren Myneni1-1/+90
2022-03-08powerpc/pseries/vas: Close windows with DLPAR core removalHaren Myneni3-8/+204
2022-03-08powerpc/vas: Map paste address only if window is activeHaren Myneni1-1/+22
2022-03-08powerpc/vas: Return paste instruction failure if no active windowHaren Myneni2-0/+56
2022-03-08powerpc/vas: Add paste address mmap fault handlerHaren Myneni2-0/+78
2022-03-08powerpc/pseries/vas: Save PID in pseries_vas_window structHaren Myneni2-4/+6
2022-03-08powerpc/pseries/vas: Use common names in VAS capability structureHaren Myneni2-8/+7
2022-03-08Merge branch 'topic/ppc-kvm' into nextMichael Ellerman15-119/+125
2022-03-07Merge branch 'topic/func-desc-lkdtm' into nextMichael Ellerman10-70/+40
2022-03-07KVM: PPC: Book3S HV P9: Fix "lost kick" raceNicholas Piggin1-8/+33
2022-03-07powerpc: Fix STACKTRACE=n buildMichael Ellerman1-1/+1
2022-03-05powerpc/64s: Fix build failure when CONFIG_PPC_64S_HASH_MMU is not setMurilo Opsfelder Araujo2-2/+2
2022-03-04KVM: PPC: Book3S HV: remove unnecessary castsNour-eddine Taleb3-3/+3
2022-03-03mm: remove the extra ZONE_DEVICE struct page refcountChristoph Hellwig1-1/+0
2022-03-03mm: don't include <linux/memremap.h> in <linux/mm.h>Christoph Hellwig2-0/+2
2022-03-01powerpc/lib/sstep: Fix build errors with newer binutilsAnders Roxell1-0/+6
2022-03-01powerpc: Fix build errors with newer binutilsAnders Roxell3-9/+40
2022-03-01powerpc/lib/sstep: Fix 'sthcx' instructionAnders Roxell1-1/+1
2022-03-01powerpc/Makefile: Don't pass -mcpu=powerpc64 when building 32-bitMichael Ellerman1-1/+1
2022-03-01powerpc/mm/numa: skip NUMA_NO_NODE onlining in parse_numa_properties()Daniel Henrique Barboza1-1/+3
2022-03-01powerpc/interrupt: Remove struct interrupt_stateChristophe Leroy1-20/+12
2022-03-01powerpc/fadump: register for fadump as early as possibleHari Bathini1-3/+10
2022-02-25usercopy: Check valid lifetime via stack depthKees Cook1-0/+1
2022-02-25Merge branch 'set_fs-4' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Arnd Bergmann2-14/+3
2022-02-25uaccess: generalize access_ok()Arnd Bergmann1-10/+1
2022-02-25uaccess: fix type mismatch warnings from access_ok()Arnd Bergmann1-2/+2
2022-02-25uaccess: add generic __{get,put}_kernel_nofaultArnd Bergmann1-2/+0
2022-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-2/+4
2022-02-24powerpc/module_64: fix array_size.cocci warningGuo Zhengkui1-1/+2
2022-02-24powerpc/64s/hash: Make hash faults work in NMI contextNicholas Piggin4-82/+10
2022-02-23powerpc: Remove remaining stab codesChristophe Leroy1-6/+0
2022-02-17PCI: Add defines for normal and subtractive PCI bridgesPali Rohár2-2/+2
2022-02-17shmbuf.h: add asm/shmbuf.h to UAPI compile-test coverageMasahiro Yamada1-1/+4
2022-02-17signal.h: add linux/signal.h and asm/signal.h to UAPI compile-test coverageMasahiro Yamada1-1/+1
2022-02-16asm-generic: Refactor dereference_[kernel]_function_descriptor()Christophe Leroy1-23/+0
2022-02-16asm-generic: Define 'func_desc_t' to commonly describe function descriptorsChristophe Leroy2-8/+4
2022-02-16asm-generic: Define CONFIG_HAVE_FUNCTION_DESCRIPTORSChristophe Leroy3-2/+7
2022-02-16powerpc: Prepare func_desc_t for refactorisationChristophe Leroy1-18/+18
2022-02-16powerpc: Remove 'struct ppc64_opd_entry'Christophe Leroy1-8/+0
2022-02-16powerpc: Use 'struct func_desc' instead of 'struct ppc64_opd_entry'Christophe Leroy2-7/+7
2022-02-16powerpc: Move and rename func_descr_tChristophe Leroy4-11/+11
2022-02-16powerpc: Fix 'sparse' checking on PPC64leChristophe Leroy1-1/+1
2022-02-16powerpc/papr_scm: Implement initial support for injecting smart errorsVaibhav Jain2-3/+105
2022-02-16powerpc/ftrace: Style cleanup in ftrace_mprofile.SChristophe Leroy1-4/+8
2022-02-16powerpc/ftrace: Have arch_ftrace_get_regs() return NULL unless FL_SAVE_REGS i...Christophe Leroy2-1/+6
2022-02-16powerpc/ftrace: Add recursion protection in prepare_ftrace_return()Christophe Leroy1-0/+7
2022-02-16powerpc/ftrace: Also save r1 in ftrace_caller()Christophe Leroy1-0/+4
2022-02-15powerpc/lib/sstep: fix 'ptesync' build errorAnders Roxell1-0/+2
2022-02-15powerpc/boot: Add `otheros-too-big.bld` to .gitignorePaul Menzel1-0/+1