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