summaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-03-1520-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-243-28/+33
| * ppc, crash: enforce KEXEC and KEXEC_FILE to select CRASH_DUMPBaoquan He2024-02-241-0/+6
| * crash: remove dependency of FA_DUMP on CRASH_DUMPBaoquan He2024-02-241-2/+0
| * crash: split vmcoreinfo exporting code out from crash_core.cBaoquan He2024-02-243-3/+3
| * kexec: split crashkernel reservation code out from crash_core.cBaoquan He2024-02-242-2/+3
| * mm/mmu_gather: add tlb_remove_tlb_entries()David Hildenbrand2024-02-231-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-143-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-131-2/+2
|\ \ \ \ \
| * \ \ \ \ Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-03-121-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-121-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
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | powerpc/rtas: use correct function name for resetting TCE tablesNathan Lynch2024-02-232-4/+9
| * | | | | powerpc/pseries/iommu: IOMMU table is not initialized for kdump over SR-IOVGaurav Batra2024-02-231-51/+105
* | | | | | Merge tag 'powerpc-6.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2024-02-255-10/+73
|\| | | | | | |_|/ / / |/| | | |
| * | | | KVM: PPC: Book3S HV: Fix L2 guest reboot failure due to empty 'arch_compat'Amit Machhiwal2024-02-202-4/+42
| * | | | powerpc/pseries/iommu: DLPAR add doesn't completely initialize pci_controllerGaurav Batra2024-02-193-6/+31
* | | | | Merge tag 'powerpc-6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2024-02-1823-31/+75
|\| | | | | |/ / / |/| | |
| * | | powerpc/iommu: Fix the missing iommu_group_put() during platform domain attachShivaprasad G Bhat2024-02-141-1/+3
| * | | powerpc/pseries: fix accuracy of stolen timeShrikanth Hegde2024-02-141-2/+6
| * | | powerpc/ftrace: Ignore ftrace locations in exit text sectionsNaveen N Rao2024-02-145-8/+22
| * | | powerpc/cputable: Add missing PPC_FEATURE_BOOKE on PPC64 Book-EDavid Engraf2024-02-141-1/+2
| * | | powerpc/kasan: Limit KASAN thread size increase to 32KBMichael Ellerman2024-02-141-1/+1
| * | | Revert "powerpc/pseries/iommu: Fix iommu initialisation during DLPAR add"Michael Ellerman2024-02-143-23/+5
| * | | powerpc: 85xx: mark local functions staticArnd Bergmann2024-02-067-10/+12
| * | | powerpc: udbg_memcons: mark functions staticArnd Bergmann2024-02-061-3/+3