summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
AgeCommit message (Expand)AuthorLines
2024-07-12powerpc/e500: encode hugepage size in PTE bitsChristophe Leroy-15/+22
2024-07-12powerpc/e500: switch to 64 bits PGD on 85xx (32 bits)Christophe Leroy-0/+4
2024-07-12powerpc/e500: remove enc and ind fields from struct mmu_psize_defChristophe Leroy-3/+0
2024-07-12powerpc/8xx: simplify struct mmu_psize_defChristophe Leroy-7/+2
2024-07-12powerpc/8xx: rework support for 8M pages using contiguous PTE entriesChristophe Leroy-58/+45
2024-07-12powerpc/mm: allow hugepages without hugepdChristophe Leroy-11/+3
2024-07-12powerpc/mm: remove _PAGE_PSIZEChristophe Leroy-12/+3
2024-07-12powerpc/64e: remove unused IBM HTW codeMichael Ellerman-2/+1
2024-07-11powerpc: Check only single values are passed to CPU/MMU feature checksMichael Ellerman-0/+2
2024-07-11powerpc: Drop clang workaround for builtin constant checksMichael Ellerman-4/+0
2024-07-11powerpc64/bpf: jit support for signed division and moduloArtem Savkov-0/+1
2024-07-11powerpc64/bpf: jit support for sign extended loadArtem Savkov-0/+1
2024-07-10clone3: drop __ARCH_WANT_SYS_CLONE3 macroArnd Bergmann-1/+0
2024-07-04powerpc/64s/radix/kfence: map __kfence_pool at page granularityHari Bathini-1/+10
2024-07-03driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman-10/+2
2024-06-28powerpc: Replace CONFIG_4xx with CONFIG_44xMichael Ellerman-2/+2
2024-06-28powerpc/4xx: Remove CONFIG_BOOKE_OR_40xMichael Ellerman-9/+9
2024-06-28powerpc: Remove core support for 40xChristophe Leroy-304/+6
2024-06-28powerpc/iommu: Reimplement the iommu_table_group_ops for pSeriesShivaprasad G Bhat-2/+2
2024-06-28powerpc/iommu: Move dev_has_iommu_table() to iommu.cShivaprasad G Bhat-0/+6
2024-06-28powerpc/iommu: Move pSeries specific functions to pseries/iommu.cShivaprasad G Bhat-1/+3
2024-06-17powerpc/kexec_file: fix extra size calculation for kexec FDTSourabh Jain-4/+2
2024-06-17powerpc/perf: Set cpumode flags using sample addressAnjali K-1/+2
2024-06-11KVM: Delete the now unused kvm_arch_sched_in()Sean Christopherson-1/+0
2024-06-11function_graph: Everyone uses HAVE_FUNCTION_GRAPH_RET_ADDR_PTR, remove itSteven Rostedt (Google)-2/+0
2024-06-06KVM: PPC: Book3S HV: Add one-reg interface for HASHPKEYR registerShivaprasad G Bhat-0/+2
2024-06-06KVM: PPC: Book3S HV: Add one-reg interface for HASHKEYR registerShivaprasad G Bhat-0/+2
2024-06-06KVM: PPC: Book3S HV: Add one-reg interface for DEXCR registerShivaprasad G Bhat-0/+2
2024-06-06KVM: PPC: Book3S HV nestedv2: Add DPDES support in helper library for Guest s...Gautam Menghani-1/+3
2024-06-04powerpc/pseries/iommu: Split Dynamic DMA Window to be used in Hybrid modeGaurav Batra-0/+2
2024-06-03KVM: PPC: Book3S HV nestedv2: Add support for reading VPA counters for pserie...Gautam Menghani-3/+13
2024-06-03powerpc/pseries: Remove unused cede related functionsGautam Menghani-28/+0
2024-05-30powerpc/uaccess: Use YZ asm constraint for ldMichael Ellerman-0/+11
2024-05-30powerpc/uaccess: Fix build errors seen with GCC 13/14Michael Ellerman-0/+16
2024-05-23Merge tag 'trace-assign-str-v6.10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-2/+2
2024-05-22Merge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/...Linus Torvalds-0/+28
2024-05-22tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)-2/+2
2024-05-20Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-4/+4
2024-05-19powerpc: implement ARCH_HAS_KERNEL_FPU_SUPPORTSamuel Holland-0/+28
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-74/+12
2024-05-17Merge tag 'powerpc-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-52/+121
2024-05-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-1/+0
2024-05-15Merge tag 'libnvdimm-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-165/+0
2024-05-15Merge tag 'modules-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+1
2024-05-14Merge tag 'timers-core-2024-05-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-15/+11
2024-05-14powerpc: use CONFIG_EXECMEM instead of CONFIG_MODULES where appropriateMike Rapoport (IBM)-1/+1
2024-05-13Merge tag 'sched-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-14/+0
2024-05-13Merge tag 'execve-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-2/+0
2024-05-13Merge branch 'topic/kdump-hotplug' into nextMichael Ellerman-15/+20
2024-05-10Merge tag 'loongarch-kvm-6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini-3/+2