summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v6.9-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2024-03-1511-2/+5040
|\
| * crypto: vmx - Move to arch/powerpc/cryptoDanny Tsen2024-01-2611-2/+5040
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-03-153-4/+45
|\ \
| * \ Merge tag 'kvmarm-6.9' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...Paolo Bonzini2024-03-111-2/+1
| |\ \
| | * | KVM: Get rid of return value from kvm_arch_create_vm_debugfs()Oliver Upton2024-02-231-2/+1
| | |/
| * | Merge tag 'loongarch-kvm-6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini2024-03-1130-96/+262
| |\ \
| * \ \ Merge tag 'kvm-x86-guest_memfd_fixes-6.8' of https://github.com/kvm-x86/linux...Paolo Bonzini2024-03-093-9/+9
| |\ \ \
| * \ \ \ Merge branch 'kvm-kconfig'Paolo Bonzini2024-02-081-1/+0
| |\ \ \ \
| | * | | | kvm: move "select IRQ_BYPASS_MANAGER" to common codePaolo Bonzini2024-02-081-1/+0
| * | | | | KVM: define __KVM_HAVE_GUEST_DEBUG unconditionallyPaolo Bonzini2024-02-081-1/+0
| * | | | | KVM: powerpc: move powerpc-specific structs to uapi/asm/kvm.hPaolo Bonzini2024-02-081-0/+44
| |/ / / /
* | | | | Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-03-143-4/+3
|\ \ \ \ \
| * | | | | powerpc: Kconfig: remove tautology in CONFIG_COMPATNathan Chancellor2024-02-221-1/+0
| * | | | | treewide: update LLVM Bugzilla linksNathan Chancellor2024-02-222-3/+3
* | | | | | Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-03-1420-136/+95
|\ \ \ \ \ \
| * | | | | | mm/treewide: drop pXd_large()Peter Xu2024-03-062-7/+1
| * | | | | | mm/treewide: replace pud_large() with pud_leaf()Peter Xu2024-03-061-1/+1
| * | | | | | mm/treewide: replace pmd_large() with pmd_leaf()Peter Xu2024-03-063-3/+3
| * | | | | | mm/powerpc: replace pXd_is_leaf() with pXd_leaf()Peter Xu2024-03-067-52/+26
| * | | | | | mm/powerpc: define pXd_large() with pXd_leaf()Peter Xu2024-03-062-15/+3
| * | | | | | hugetlb: parallelize 1G hugetlb initializationGang Li2024-03-061-1/+1
| * | | | | | arch, crash: move arch_crash_save_vmcoreinfo() out to file vmcore_info.cBaoquan He2024-02-233-28/+33
| * | | | | | ppc, crash: enforce KEXEC and KEXEC_FILE to select CRASH_DUMPBaoquan He2024-02-231-0/+6
| * | | | | | crash: remove dependency of FA_DUMP on CRASH_DUMPBaoquan He2024-02-231-2/+0
| * | | | | | crash: split vmcoreinfo exporting code out from crash_core.cBaoquan He2024-02-233-3/+3
| * | | | | | kexec: split crashkernel reservation code out from crash_core.cBaoquan He2024-02-232-2/+3
| * | | | | | mm/mmu_gather: add tlb_remove_tlb_entries()David Hildenbrand2024-02-221-0/+2
| * | | | | | mm/hugetlb: move page order check inside hugetlb_cma_reserve()Anshuman Khandual2024-02-221-3/+1
| * | | | | | powerpc/mm: use pte_next_pfn() in set_ptes()David Hildenbrand2024-02-221-4/+1
| * | | | | | powerpc/pgtable: define PFN_PTE_SHIFTDavid Hildenbrand2024-02-221-0/+2
| * | | | | | mm: ptdump: have ptdump_check_wx() return boolChristophe Leroy2024-02-221-4/+9
| * | | | | | powerpc,s390: ptdump: define ptdump_check_wx() regardless of CONFIG_DEBUG_WXChristophe Leroy2024-02-221-4/+3
| * | | | | | arm64, powerpc, riscv, s390, x86: ptdump: refactor CONFIG_DEBUG_WXChristophe Leroy2024-02-224-13/+3
| |/ / / / /
* | | | | | Merge tag 'drm-next-2024-03-13' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2024-03-133-29/+3
|\ \ \ \ \ \
| * | | | | | arch/powerpc: Remove <linux/fb.h> from backlight codeThomas Zimmermann2024-03-072-29/+2
| * | | | | | Merge v6.8-rc6 into drm-nextDaniel Vetter2024-02-2630-50/+157
| |\ \ \ \ \ \
| * | | | | | | drivers/ps3: select VIDEO to provide cmdline functionsRandy Dunlap2024-02-091-0/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'modules-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-03-131-8/+1
|\ \ \ \ \ \ \
| * | | | | | | powerpc: Simplify strict_kernel_rwx_enabled()Christophe Leroy2024-02-021-8/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-03-121-2/+2
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-03-111-2/+2
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | mm: Introduce vmap_page_range() to map pages in PCI address spaceAlexei Starovoitov2024-03-111-2/+2
| | | |_|/ / / | | |/| | | |
* | | | | | | Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-03-122-3/+3
|\ \ \ \ \ \ \
| * | | | | | | ubsan: Remove CONFIG_UBSAN_SANITIZE_ALLKees Cook2024-02-061-1/+1
| * | | | | | | kernel.h: removed REPEAT_BYTE from kernel.hTanzir Hasan2024-02-011-2/+2
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-03-122-26/+7
|\ \ \ \ \ \ \
| * | | | | | | arch: simplify architecture specific page size configurationArnd Bergmann2024-03-062-26/+7
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'sched-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-03-111-3/+3
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | sched/topology: Rename SD_SHARE_PKG_RESOURCES to SD_SHARE_LLCAlex Shi2024-02-281-3/+3
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'powerpc-6.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2024-03-033-55/+114
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |