summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-07-255-16/+8
|\
| * driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman2024-07-035-16/+8
* | Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2024-07-231-1/+2
|\ \
| * | treewide: change conditional prompt for choices to 'depends on'Masahiro Yamada2024-07-161-1/+2
* | | Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-07-211-2/+0
|\ \ \
| * | | init/modpost: conditionally check section mismatch to __meminit*Masahiro Yamada2024-07-121-2/+0
* | | | Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-07-2141-1740/+686
|\ \ \ \
| * | | | powerpc/mm: remove hugepd leftoversChristophe Leroy2024-07-127-477/+3
| * | | | powerpc/64s: use contiguous PMD/PUD instead of HUGEPDChristophe Leroy2024-07-1215-186/+74
| * | | | powerpc/e500: use contiguous PMD instead of hugepdChristophe Leroy2024-07-1210-79/+107
| * | | | powerpc/e500: free r10 for FIND_PTEChristophe Leroy2024-07-121-14/+16
| * | | | powerpc/e500: don't pre-check write access on data TLB errorChristophe Leroy2024-07-121-15/+0
| * | | | powerpc/e500: encode hugepage size in PTE bitsChristophe Leroy2024-07-122-15/+22
| * | | | powerpc/e500: switch to 64 bits PGD on 85xx (32 bits)Christophe Leroy2024-07-122-4/+10
| * | | | powerpc/e500: remove enc and ind fields from struct mmu_psize_defChristophe Leroy2024-07-124-14/+4
| * | | | powerpc/8xx: simplify struct mmu_psize_defChristophe Leroy2024-07-121-7/+2
| * | | | powerpc/8xx: rework support for 8M pages using contiguous PTE entriesChristophe Leroy2024-07-1212-114/+111
| * | | | powerpc/8xx: fix size given to set_huge_pte_at()Christophe Leroy2024-07-121-1/+2
| * | | | powerpc/mm: allow hugepages without hugepdChristophe Leroy2024-07-127-12/+41
| * | | | powerpc/mm: fix __find_linux_pte() on 32 bits with PMD leaf entriesChristophe Leroy2024-07-121-1/+10
| * | | | powerpc/mm: remove _PAGE_PSIZEChristophe Leroy2024-07-124-12/+3
| * | | | powerpc/64e: drop unused TLB miss handlersMichael Ellerman2024-07-123-232/+2
| * | | | powerpc/64e: consolidate TLB miss handler patchingMichael Ellerman2024-07-121-23/+15
| * | | | powerpc/64e: drop MMU_FTR_TYPE_FSL_E checks in 64-bit codeMichael Ellerman2024-07-122-65/+38
| * | | | powerpc/64e: drop E500 ifdefs in 64-bit codeMichael Ellerman2024-07-121-12/+0
| * | | | powerpc/64e: split out nohash Book3E 64-bit codeMichael Ellerman2024-07-123-343/+363
| * | | | powerpc/64e: remove unused IBM HTW codeMichael Ellerman2024-07-123-253/+2
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-07-202-2/+1
|\ \ \ \ \
| * \ \ \ \ Merge tag 'kvm-x86-generic-6.11' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2024-07-162-2/+1
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | KVM: Introduce vcpu->wants_to_runDavid Matlack2024-06-181-1/+1
| | * | | | 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-19141-5741/+1438
|\ \ \ \ \
| * \ \ \ \ Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2024-07-1812-7/+183
| |\ \ \ \ \
| | * | | | | KVM: PPC: add missing MODULE_DESCRIPTION() macrosJeff Johnson2024-07-043-0/+3
| | * | | | | KVM: PPC: Book3S HV nestedv2: Keep nested guest HASHPKEYR in syncShivaprasad G Bhat2024-06-061-0/+6
| | * | | | | KVM: PPC: Book3S HV: Add one-reg interface for HASHPKEYR registerShivaprasad G Bhat2024-06-064-0/+9
| | * | | | | KVM: PPC: Book3S HV nestedv2: Keep nested guest HASHKEYR in syncShivaprasad G Bhat2024-06-061-0/+6
| | * | | | | KVM: PPC: Book3S HV: Add one-reg interface for HASHKEYR registerShivaprasad G Bhat2024-06-064-0/+9
| | * | | | | KVM: PPC: Book3S HV nestedv2: Keep nested guest DEXCR in syncShivaprasad G Bhat2024-06-061-0/+6
| | * | | | | KVM: PPC: Book3S HV: Add one-reg interface for DEXCR registerShivaprasad G Bhat2024-06-064-0/+9
| | * | | | | KVM: PPC: Book3S HV: Fix the get_one_reg of SDARShivaprasad G Bhat2024-06-061-1/+1
| | * | | | | KVM: PPC: Book3S HV: Fix the set_one_reg for MMCR3Shivaprasad G Bhat2024-06-061-1/+1
| | * | | | | KVM: PPC: Book3S HV nestedv2: Fix doorbell emulationGautam Menghani2024-06-061-0/+5
| | * | | | | KVM: PPC: Book3S HV nestedv2: Add DPDES support in helper library for Guest s...Gautam Menghani2024-06-064-2/+11
| | * | | | | KVM: PPC: Book3S HV nestedv2: Add support for reading VPA counters for pserie...Gautam Menghani2024-06-034-3/+117
| | | |/ / / | | |/| | |
| * | | | | powerpc: Remove 40x leftoversChristophe Leroy2024-07-122-2/+1
| * | | | | powerpc: Check only single values are passed to CPU/MMU feature checksMichael Ellerman2024-07-112-0/+2
| * | | | | powerpc/xmon: Fix disassembly CPU feature checksMichael Ellerman2024-07-111-22/+11
| * | | | | powerpc: Drop clang workaround for builtin constant checksMichael Ellerman2024-07-112-4/+0
| * | | | | powerpc64/bpf: jit support for signed division and moduloArtem Savkov2024-07-112-8/+34