summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2023-10-30Merge tag 'vfs-6.7.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds
2023-10-28kbuild: remove ARCH_POSTLINK from module buildsMasahiro Yamada
2023-10-27Merge tag 'powerpc-6.6-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-10-27perf: Add branch stack countersKan Liang
2023-10-27Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2023-10-26Merge tag 'v6.6-rc7' into coreJoerg Roedel
2023-10-26iommu: Move IOMMU_DOMAIN_BLOCKED global statics to ops->blocked_domainJason Gunthorpe
2023-10-25powerpc: Remove initialisation of readposMatthew Wilcox (Oracle)
2023-10-25powerpc/mm: Avoid calling arch_enter/leave_lazy_mmu() in set_ptesAneesh Kumar K.V
2023-10-25powerpc/vmcore: Add MMU information to vmcoreinfoAditya Gupta
2023-10-25Revert "powerpc: add `cur_cpu_spec` symbol to vmcoreinfo"Michael Ellerman
2023-10-23powerpc/mm: Fix boot crash with FLATMEMMichael Ellerman
2023-10-23powerpc/bpf: use bpf_jit_binary_pack_[alloc|finalize|free]Hari Bathini
2023-10-23powerpc/bpf: rename powerpc64_jit_data to powerpc_jit_dataHari Bathini
2023-10-23powerpc/bpf: implement bpf_arch_text_invalidate for bpf_prog_packHari Bathini
2023-10-23powerpc/bpf: implement bpf_arch_text_copyHari Bathini
2023-10-23powerpc/code-patching: introduce patch_instructions()Hari Bathini
2023-10-23powerpc/32s: Implement local_flush_tlb_page_psize()Michael Ellerman
2023-10-23Merge tag 'v6.6-rc7' into sched/core, to pick up fixesIngo Molnar
2023-10-23BackMerge tag 'v6.6-rc7' into drm-nextDave Airlie
2023-10-21Merge tag 'powerpc-6.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-10-20powerpc/pseries: use kfree_sensitive() in plpks_gen_password()Minjie Du
2023-10-20powerpc/code-patching: Perform hwsync in __patch_instruction() in case of fai...Christophe Leroy
2023-10-20powerpc/fsl_msi: Use device_get_match_data()Rob Herring
2023-10-20powerpc: Remove cpm_dp...() macrosChristophe Leroy
2023-10-20powerpc/qspinlock: Rename yield_propagate_owner tunableNicholas Piggin
2023-10-20powerpc/qspinlock: Propagate sleepy if previous waiter is preemptedNicholas Piggin
2023-10-20powerpc/qspinlock: don't propagate the not-sleepy stateNicholas Piggin
2023-10-20powerpc/qspinlock: propagate owner preemptedness rather than CPU numberNicholas Piggin
2023-10-20powerpc/qspinlock: stop queued waiters trying to set lock sleepyNicholas Piggin
2023-10-20powerpc/perf: Fix disabling BHRB and instruction samplingNicholas Piggin
2023-10-20powerpc/trace: Add support for HAVE_FUNCTION_ARG_ACCESS_APINaveen N Rao
2023-10-20powerpc/tools: Pass -mabi=elfv2 to gcc-check-mprofile-kernel.shNaveen N Rao
2023-10-20powerpc/boot: Add version to install filenamesNick Child
2023-10-20powerpc/pseries: fix potential memory leak in init_cpu_associativity()Wang Yufen
2023-10-20powerpc/imc-pmu: Use the correct spinlock initializer.Sebastian Andrzej Siewior
2023-10-20powerpc/vas: Limit open window failure messages in log buffferHaren Myneni
2023-10-19powerpc/pseries/iommu: enable_ddw incorrectly returns direct mapping for SR-I...Gaurav Batra
2023-10-19powerpc/paravirt: Improve vcpu_is_preemptedSrikar Dronamraju
2023-10-19powerpc/perf: Optimize find_alternatives_list() using binary searchKuan-Wei Chiu
2023-10-19powerpc: Hide empty pt_regs at base of the stackMichael Ellerman
2023-10-19file: convert to SLAB_TYPESAFE_BY_RCUChristian Brauner
2023-10-19powerpc/io: Expect immutable pointer in virt_to_phys() prototypeStanislav Kinsburskii
2023-10-19powerpc/fadump: Annotate endianness cast with __forceBenjamin Gray
2023-10-19powerpc/eeh: Remove unnecessary castBenjamin Gray
2023-10-19powerpc: Cast away __iomem in low level IO routinesBenjamin Gray
2023-10-19powerpc/uaccess: Cast away __user annotation after verificationBenjamin Gray
2023-10-19powerpc/opal: Annotate out param endiannessBenjamin Gray
2023-10-19powerpc/kvm: Force cast endianness of KVM shared regsBenjamin Gray
2023-10-19powerpc: Annotate endianness of various variables and functionsBenjamin Gray