summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
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-07KVM: PPC: Book3S HV P9: Fix "lost kick" raceNicholas Piggin
2022-03-07powerpc: Fix STACKTRACE=n buildMichael Ellerman
2022-03-05powerpc/64s: Fix build failure when CONFIG_PPC_64S_HASH_MMU is not setMurilo Opsfelder Araujo
2022-03-04KVM: PPC: Book3S HV: remove unnecessary castsNour-eddine Taleb
2022-03-03mm: remove the extra ZONE_DEVICE struct page refcountChristoph Hellwig
2022-03-03mm: don't include <linux/memremap.h> in <linux/mm.h>Christoph Hellwig
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-25usercopy: Check valid lifetime via stack depthKees Cook
2022-02-25Merge branch 'set_fs-4' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Arnd Bergmann
2022-02-25uaccess: generalize access_ok()Arnd Bergmann
2022-02-25uaccess: fix type mismatch warnings from access_ok()Arnd Bergmann
2022-02-25uaccess: add generic __{get,put}_kernel_nofaultArnd Bergmann
2022-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
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-17PCI: Add defines for normal and subtractive PCI bridgesPali Rohár
2022-02-17shmbuf.h: add asm/shmbuf.h to UAPI compile-test coverageMasahiro Yamada
2022-02-17signal.h: add linux/signal.h and asm/signal.h to UAPI compile-test coverageMasahiro Yamada
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-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