aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2023-11-12Merge tag 'powerpc-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 8-24/+24
2023-11-10kprobes: unify kprobes_exceptions_nofify() prototypesGravatar Arnd Bergmann 1-2/+0
2023-11-09Merge tag 'iommu-updates-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-29/+24
2023-11-07powerpc/rtas: Fix ppc_rtas_rmo_buf_show() kernel-docGravatar Nathan Lynch 1-0/+2
2023-11-07powerpc/pseries/rtas-work-area: Fix rtas_work_area_reserve_arena() kernel-docGravatar Nathan Lynch 1-0/+1
2023-11-06powerpc/fb: Call internal __phys_mem_access_prot() in fbdev codeGravatar Thomas Zimmermann 1-6/+1
2023-11-06powerpc: Remove file parameter from phys_mem_access_prot()Gravatar Thomas Zimmermann 5-13/+15
2023-11-06powerpc/machdep: Remove trailing whitespacesGravatar Thomas Zimmermann 1-5/+5
2023-11-04Merge tag 'kbuild-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Gravatar Linus Torvalds 1-3/+0
2023-11-03Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-16/+0
2023-11-03Merge tag 'powerpc-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 127-1669/+5144
2023-11-03Merge tag 'trace-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Gravatar Linus Torvalds 1-1/+0
2023-11-02Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...Gravatar Linus Torvalds 3-3/+3
2023-11-02Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-16/+5
2023-11-01Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Gravatar Linus Torvalds 2-2/+0
2023-11-01Merge tag 'docs-6.7' of git://git.lwn.net/linuxGravatar Linus Torvalds 3-5/+5
2023-11-01Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-1/+2
2023-11-01Merge tag 'for-6.7/block-2023-10-30' of git://git.kernel.dk/linuxGravatar Linus Torvalds 3-0/+138
2023-11-01Merge tag 'drm-next-2023-10-31-1' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 1-8/+10
2023-10-30Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+10
2023-10-30Merge tag 'rcu-next-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/fr...Gravatar Linus Torvalds 1-1/+1
2023-10-30Merge tag 'sched-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-2/+2
2023-10-30Merge tag 'locking-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-6/+9
2023-10-30Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Gravatar Linus Torvalds 1-1/+1
2023-10-30Merge tag 'vfs-6.7.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfsGravatar Linus Torvalds 1-4/+7
2023-10-28kbuild: remove ARCH_POSTLINK from module buildsGravatar Masahiro Yamada 1-3/+0
2023-10-27Merge tag 'powerpc-6.6-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 3-11/+24
2023-10-27Merge branch 'topic/ppc-kvm' into nextGravatar Michael Ellerman 29-267/+4039
2023-10-26Merge tag 'v6.6-rc7' into coreGravatar Joerg Roedel 15-48/+39
2023-10-26iommu: Move IOMMU_DOMAIN_BLOCKED global statics to ops->blocked_domainGravatar Jason Gunthorpe 1-8/+1
2023-10-25powerpc: Remove initialisation of readposGravatar Matthew Wilcox (Oracle) 1-1/+0
2023-10-25powerpc/mm: Avoid calling arch_enter/leave_lazy_mmu() in set_ptesGravatar Aneesh Kumar K.V 1-10/+22
2023-10-25powerpc/vmcore: Add MMU information to vmcoreinfoGravatar Aditya Gupta 1-0/+3
2023-10-25Revert "powerpc: add `cur_cpu_spec` symbol to vmcoreinfo"Gravatar Michael Ellerman 1-2/+0
2023-10-23powerpc/mm: Fix boot crash with FLATMEMGravatar Michael Ellerman 2-1/+2
2023-10-23powerpc/bpf: use bpf_jit_binary_pack_[alloc|finalize|free]Gravatar Hari Bathini 4-51/+96
2023-10-23powerpc/bpf: rename powerpc64_jit_data to powerpc_jit_dataGravatar Hari Bathini 1-2/+2
2023-10-23powerpc/bpf: implement bpf_arch_text_invalidate for bpf_prog_packGravatar Hari Bathini 1-0/+15
2023-10-23powerpc/bpf: implement bpf_arch_text_copyGravatar Hari Bathini 1-1/+19
2023-10-23powerpc/code-patching: introduce patch_instructions()Gravatar Hari Bathini 2-3/+139
2023-10-23powerpc/32s: Implement local_flush_tlb_page_psize()Gravatar Michael Ellerman 1-1/+1
2023-10-23Merge tag 'v6.6-rc7' into sched/core, to pick up fixesGravatar Ingo Molnar 9-21/+22
2023-10-23BackMerge tag 'v6.6-rc7' into drm-nextGravatar Dave Airlie 20-74/+99
2023-10-21Merge tag 'powerpc-6.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 3-9/+5
2023-10-20powerpc/pseries: use kfree_sensitive() in plpks_gen_password()Gravatar Minjie Du 1-2/+2
2023-10-20powerpc/code-patching: Perform hwsync in __patch_instruction() in case of fai...Gravatar Christophe Leroy 1-4/+1
2023-10-20powerpc/fsl_msi: Use device_get_match_data()Gravatar Rob Herring 1-6/+4
2023-10-20powerpc: Remove cpm_dp...() macrosGravatar Christophe Leroy 2-9/+0
2023-10-20powerpc/qspinlock: Rename yield_propagate_owner tunableGravatar Nicholas Piggin 1-9/+9
2023-10-20powerpc/qspinlock: Propagate sleepy if previous waiter is preemptedGravatar Nicholas Piggin 1-1/+5