summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-11-128-24/+24
|\
| * powerpc/rtas: Fix ppc_rtas_rmo_buf_show() kernel-docNathan Lynch2023-11-071-0/+2
| * powerpc/pseries/rtas-work-area: Fix rtas_work_area_reserve_arena() kernel-docNathan Lynch2023-11-071-0/+1
| * powerpc/fb: Call internal __phys_mem_access_prot() in fbdev codeThomas Zimmermann2023-11-061-6/+1
| * powerpc: Remove file parameter from phys_mem_access_prot()Thomas Zimmermann2023-11-065-13/+15
| * powerpc/machdep: Remove trailing whitespacesThomas Zimmermann2023-11-061-5/+5
* | kprobes: unify kprobes_exceptions_nofify() prototypesArnd Bergmann2023-11-101-2/+0
* | Merge tag 'iommu-updates-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-11-091-29/+24
|\ \
| * \ Merge tag 'v6.6-rc7' into coreJoerg Roedel2023-10-2615-48/+39
| |\ \
| * | | iommu: Move IOMMU_DOMAIN_BLOCKED global statics to ops->blocked_domainJason Gunthorpe2023-10-261-8/+1
| * | | powerpc/iommu: Do not do platform domain attach atctions after probeJason Gunthorpe2023-10-061-2/+8
| * | | powerpc/iommu: Setup a default domain and remove set_platform_dma_opsJason Gunthorpe2023-09-251-21/+17
* | | | Merge tag 'kbuild-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2023-11-041-3/+0
|\ \ \ \
| * | | | kbuild: remove ARCH_POSTLINK from module buildsMasahiro Yamada2023-10-281-3/+0
* | | | | Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-11-031-16/+0
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | vga16fb: drop powerpc supportArnd Bergmann2023-10-171-16/+0
* | | | | Merge tag 'powerpc-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-11-03127-1669/+5144
|\ \ \ \ \
| * \ \ \ \ Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2023-10-2729-267/+4039
| |\ \ \ \ \
| | * | | | | powerpc/kvm: Force cast endianness of KVM shared regsBenjamin Gray2023-10-191-4/+4
| | * | | | | KVM: PPC: Add support for nestedv2 guestsJordan Niethe2023-09-1414-97/+1843
| | * | | | | KVM: PPC: Book3s HV: Hold LPIDs in an unsigned longJordan Niethe2023-09-149-26/+26
| | * | | | | KVM: PPC: Add helper library for Guest State BuffersJordan Niethe2023-09-145-0/+1818
| | * | | | | KVM: PPC: Book3S HV: Introduce low level MSR accessorJordan Niethe2023-09-144-21/+33
| | * | | | | KVM: PPC: Book3S HV: Use accessors for VCPU registersJordan Niethe2023-09-143-72/+139
| | * | | | | KVM: PPC: Use accessors for VCORE registersJordan Niethe2023-09-144-18/+39
| | * | | | | KVM: PPC: Use accessors for VCPU registersJordan Niethe2023-09-146-24/+59
| | * | | | | KVM: PPC: Rename accessor generator macrosJordan Niethe2023-09-141-30/+30
| | * | | | | KVM: PPC: Introduce FPR/VR accessor functionsJordan Niethe2023-09-145-45/+110
| | * | | | | KVM: PPC: Always use the GPR accessorsJordan Niethe2023-09-146-13/+21
| * | | | | | powerpc/vmcore: Add MMU information to vmcoreinfoAditya Gupta2023-10-251-0/+3
| * | | | | | Revert "powerpc: add `cur_cpu_spec` symbol to vmcoreinfo"Michael Ellerman2023-10-251-2/+0
| * | | | | | powerpc/bpf: use bpf_jit_binary_pack_[alloc|finalize|free]Hari Bathini2023-10-234-51/+96
| * | | | | | powerpc/bpf: rename powerpc64_jit_data to powerpc_jit_dataHari Bathini2023-10-231-2/+2
| * | | | | | powerpc/bpf: implement bpf_arch_text_invalidate for bpf_prog_packHari Bathini2023-10-231-0/+15
| * | | | | | powerpc/bpf: implement bpf_arch_text_copyHari Bathini2023-10-231-1/+19
| * | | | | | powerpc/code-patching: introduce patch_instructions()Hari Bathini2023-10-232-3/+139
| * | | | | | powerpc/32s: Implement local_flush_tlb_page_psize()Michael Ellerman2023-10-231-1/+1
| * | | | | | powerpc/pseries: use kfree_sensitive() in plpks_gen_password()Minjie Du2023-10-201-2/+2
| * | | | | | powerpc/code-patching: Perform hwsync in __patch_instruction() in case of fai...Christophe Leroy2023-10-201-4/+1
| * | | | | | powerpc/fsl_msi: Use device_get_match_data()Rob Herring2023-10-201-6/+4
| * | | | | | powerpc: Remove cpm_dp...() macrosChristophe Leroy2023-10-202-9/+0
| * | | | | | powerpc/qspinlock: Rename yield_propagate_owner tunableNicholas Piggin2023-10-201-9/+9
| * | | | | | powerpc/qspinlock: Propagate sleepy if previous waiter is preemptedNicholas Piggin2023-10-201-1/+5
| * | | | | | powerpc/qspinlock: don't propagate the not-sleepy stateNicholas Piggin2023-10-201-18/+8
| * | | | | | powerpc/qspinlock: propagate owner preemptedness rather than CPU numberNicholas Piggin2023-10-201-44/+36
| * | | | | | powerpc/qspinlock: stop queued waiters trying to set lock sleepyNicholas Piggin2023-10-201-14/+10
| * | | | | | powerpc/perf: Fix disabling BHRB and instruction samplingNicholas Piggin2023-10-201-3/+2
| * | | | | | powerpc/trace: Add support for HAVE_FUNCTION_ARG_ACCESS_APINaveen N Rao2023-10-202-0/+18
| * | | | | | powerpc/tools: Pass -mabi=elfv2 to gcc-check-mprofile-kernel.shNaveen N Rao2023-10-201-6/+5
| * | | | | | powerpc/boot: Add version to install filenamesNick Child2023-10-201-6/+10