summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2021-10-22powerpc/32: Don't use lmw/stmw for saving/restoring non volatile regsChristophe Leroy
2021-10-22powerpc/5200: dts: fix memory node unit nameAnatolij Gustschin
2021-10-22powerpc/5200: dts: fix pci ranges warningsAnatolij Gustschin
2021-10-22powerpc/5200: dts: add missing pci rangesAnatolij Gustschin
2021-10-22powerpc/vas: Fix potential NULL pointer dereferenceGustavo A. R. Silva
2021-10-22powerpc/fsl_booke: Enable STRICT_KERNEL_RWXChristophe Leroy
2021-10-22powerpc/fsl_booke: Update of TLBCAMs after initChristophe Leroy
2021-10-22powerpc/fsl_booke: Allocate separate TLBCAMs for readonly memoryChristophe Leroy
2021-10-22powerpc/fsl_booke: Tell map_mem_in_cams() if init is doneChristophe Leroy
2021-10-22powerpc/fsl_booke: Enable reloading of TLBCAM without switching to AS1Christophe Leroy
2021-10-22powerpc/fsl_booke: Take exec flag into account when setting TLBCAMsChristophe Leroy
2021-10-22powerpc/fsl_booke: Rename fsl_booke.c to fsl_book3e.cChristophe Leroy
2021-10-22powerpc/booke: Disable STRICT_KERNEL_RWX, DEBUG_PAGEALLOC and KFENCEChristophe Leroy
2021-10-22powerpc/kexec_file: Add of_node_put() before gotoWan Jiabing
2021-10-22powerpc/pseries/iommu: Add of_node_put() before breakWan Jiabing
2021-10-22powerpc/s64: Clarify that radix lacks DEBUG_PAGEALLOCJoel Stanley
2021-10-21Merge tag 'powerpc-5.15-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-10-20KVM: PPC: Replace zero-length array with flexible array memberLen Baker
2021-10-20powerpc: Use of_get_cpu_hwid()Rob Herring
2021-10-20powerpc/smp: do not decrement idle task preempt count in CPU offlineNathan Lynch
2021-10-20powerpc/idle: Don't corrupt back chain when going idleMichael Ellerman
2021-10-19powerpc/perf: Fix data source encodings for L2.1 and L3.1 accessesKajol Jain
2021-10-18gup: Turn fault_in_pages_{readable,writeable} into fault_in_{readable,writeable}Andreas Gruenbacher
2021-10-18powerpc/kvm: Fix kvm_use_magic_pageAndreas Gruenbacher
2021-10-18powerpc/eeh: Use to_pci_driver() instead of pci_dev->driverUwe Kleine-König
2021-10-18mm: don't include <linux/blk-cgroup.h> in <linux/backing-dev.h>Christoph Hellwig
2021-10-17Merge tag 'powerpc-5.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-10-16KVM: PPC: Book3S HV: Make idle_kvm_start_guest() return 0 if it went to guestMichael Ellerman
2021-10-16KVM: PPC: Book3S HV: Fix stack handling in idle_kvm_start_guest()Michael Ellerman
2021-10-15sched: Add wrapper for get_wchan() to keep task blockedKees Cook
2021-10-14powerpc: Mark .opd section read-onlyChristophe Leroy
2021-10-14powerpc/perf: Fix cycles/instructions as PM_CYC/PM_INST_CMPL in power10Athira Rajeev
2021-10-13powerpc/eeh: Fix docstrings in eeh.cKai Song
2021-10-13powerpc/boot: Use CONFIG_PPC_POWERNV to compile OPAL supportCédric Le Goater
2021-10-13powerpc/xive: Discard disabled interrupts in get_irqchip_state()Cédric Le Goater
2021-10-13powerpc: Set max_mapnr correctlyChristophe Leroy
2021-10-13KVM: PPC: Book3S HV: H_ENTER filter out reserved HPTE[B] valueNicholas Piggin
2021-10-12powerpc/eeh: Use dev_driver_string() instead of struct pci_dev->driver->nameUwe Kleine-König
2021-10-12powerpc/perf: Expose instruction and data address registers as part of extend...Athira Rajeev
2021-10-12powerpc/perf: Refactor the code definition of perf reg extended maskAthira Rajeev
2021-10-10Merge tag 'powerpc-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-10-09powerpc/pseries/cpuhp: remove obsolete comment from pseries_cpu_dieNathan Lynch
2021-10-09powerpc/pseries/cpuhp: delete add/remove_by_count codeNathan Lynch
2021-10-09powerpc/cpuhp: BUG -> WARN conversion in offline pathNathan Lynch
2021-10-09powerpc/pseries/cpuhp: cache node correctionsNathan Lynch
2021-10-09powerpc/paravirt: correct preempt debug splat in vcpu_is_preempted()Nathan Lynch
2021-10-09powerpc/paravirt: vcpu_is_preempted() commentaryNathan Lynch
2021-10-09powerpc: fix unbalanced node refcount in check_kvm_guest()Nathan Lynch
2021-10-09powerpc/powernv/dump: Fix typo in commentVasant Hegde
2021-10-09powerpc/asm: Remove UPD_CONSTR after GCC 4.9 removalNick Desaulniers