summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* powerpc/mm: Fix return type of pgd_val()Christophe Leroy2024-08-222-5/+11
* powerpc/topology: Check if a core is onlineNysal Jan K.A2024-08-131-0/+13
* Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-07-252-10/+2
|\
| * driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman2024-07-032-10/+2
* | Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-07-2222-329/+195
|\ \
| * | powerpc/mm: remove hugepd leftoversChristophe Leroy2024-07-134-32/+0
| * | powerpc/64s: use contiguous PMD/PUD instead of HUGEPDChristophe Leroy2024-07-139-142/+56
| * | powerpc/e500: use contiguous PMD instead of hugepdChristophe Leroy2024-07-135-56/+68
| * | powerpc/e500: encode hugepage size in PTE bitsChristophe Leroy2024-07-132-15/+22
| * | powerpc/e500: switch to 64 bits PGD on 85xx (32 bits)Christophe Leroy2024-07-131-0/+4
| * | powerpc/e500: remove enc and ind fields from struct mmu_psize_defChristophe Leroy2024-07-131-3/+0
| * | powerpc/8xx: simplify struct mmu_psize_defChristophe Leroy2024-07-131-7/+2
| * | powerpc/8xx: rework support for 8M pages using contiguous PTE entriesChristophe Leroy2024-07-135-58/+45
| * | powerpc/mm: allow hugepages without hugepdChristophe Leroy2024-07-133-11/+3
| * | powerpc/mm: remove _PAGE_PSIZEChristophe Leroy2024-07-134-12/+3
| * | powerpc/64e: remove unused IBM HTW codeMichael Ellerman2024-07-131-2/+1
| |/
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-07-201-1/+0
|\ \
| * | KVM: Delete the now unused kvm_arch_sched_in()Sean Christopherson2024-06-111-1/+0
| |/
* | Merge tag 'powerpc-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2024-07-2030-360/+70
|\ \
| * \ Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2024-07-186-4/+22
| |\ \
| | * | KVM: PPC: Book3S HV: Add one-reg interface for HASHPKEYR registerShivaprasad G Bhat2024-06-062-0/+2
| | * | KVM: PPC: Book3S HV: Add one-reg interface for HASHKEYR registerShivaprasad G Bhat2024-06-062-0/+2
| | * | KVM: PPC: Book3S HV: Add one-reg interface for DEXCR registerShivaprasad G Bhat2024-06-062-0/+2
| | * | KVM: PPC: Book3S HV nestedv2: Add DPDES support in helper library for Guest s...Gautam Menghani2024-06-062-1/+3
| | * | KVM: PPC: Book3S HV nestedv2: Add support for reading VPA counters for pserie...Gautam Menghani2024-06-032-3/+13
| | |/
| * | powerpc: Check only single values are passed to CPU/MMU feature checksMichael Ellerman2024-07-112-0/+2
| * | powerpc: Drop clang workaround for builtin constant checksMichael Ellerman2024-07-112-4/+0
| * | powerpc64/bpf: jit support for signed division and moduloArtem Savkov2024-07-111-0/+1
| * | powerpc64/bpf: jit support for sign extended loadArtem Savkov2024-07-111-0/+1
| * | powerpc/64s/radix/kfence: map __kfence_pool at page granularityHari Bathini2024-07-041-1/+10
| * | powerpc: Replace CONFIG_4xx with CONFIG_44xMichael Ellerman2024-06-282-2/+2
| * | powerpc/4xx: Remove CONFIG_BOOKE_OR_40xMichael Ellerman2024-06-286-9/+9
| * | powerpc: Remove core support for 40xChristophe Leroy2024-06-2810-304/+6
| * | powerpc/iommu: Reimplement the iommu_table_group_ops for pSeriesShivaprasad G Bhat2024-06-281-2/+2
| * | powerpc/iommu: Move dev_has_iommu_table() to iommu.cShivaprasad G Bhat2024-06-281-0/+6
| * | powerpc/iommu: Move pSeries specific functions to pseries/iommu.cShivaprasad G Bhat2024-06-281-1/+3
| * | powerpc/kexec_file: fix extra size calculation for kexec FDTSourabh Jain2024-06-171-4/+2
| * | powerpc/perf: Set cpumode flags using sample addressAnjali K2024-06-171-1/+2
| * | powerpc/pseries/iommu: Split Dynamic DMA Window to be used in Hybrid modeGaurav Batra2024-06-041-0/+2
| * | powerpc/pseries: Remove unused cede related functionsGautam Menghani2024-06-031-28/+0
| |/
* | Merge tag 'ftrace-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds2024-07-181-2/+0
|\ \
| * | function_graph: Everyone uses HAVE_FUNCTION_GRAPH_RET_ADDR_PTR, remove itSteven Rostedt (Google)2024-06-111-2/+0
| |/
* / clone3: drop __ARCH_WANT_SYS_CLONE3 macroArnd Bergmann2024-07-101-1/+0
|/
* powerpc/uaccess: Use YZ asm constraint for ldMichael Ellerman2024-05-301-0/+11
* powerpc/uaccess: Fix build errors seen with GCC 13/14Michael Ellerman2024-05-301-0/+16
* Merge tag 'trace-assign-str-v6.10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-05-231-2/+2
|\
| * tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)2024-05-231-2/+2
* | Merge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-05-231-0/+28
|\ \ | |/ |/|
| * powerpc: implement ARCH_HAS_KERNEL_FPU_SUPPORTSamuel Holland2024-05-191-0/+28
* | Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-05-211-4/+4
|\ \ | |/ |/|