summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2021-05-081-1/+1
|\
| * kbuild: replace LANG=C with LC_ALL=CMasahiro Yamada2021-05-021-1/+1
* | Merge branch 'master' into nextMichael Ellerman2021-05-086-37/+16
|\ \
| * \ Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-05-071-5/+0
| |\ \
| | * | mm: remove xlate_dev_kmem_ptr()David Hildenbrand2021-05-071-5/+0
| * | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-05-053-26/+10
| |\| |
| | * | mm: drop redundant ARCH_ENABLE_SPLIT_PMD_PTLOCKAnshuman Khandual2021-05-051-4/+1
| | * | mm: drop redundant ARCH_ENABLE_[HUGEPAGE|THP]_MIGRATIONAnshuman Khandual2021-05-051-4/+1
| | * | mm: generalize ARCH_ENABLE_MEMORY_[HOTPLUG|HOTREMOVE]Anshuman Khandual2021-05-051-6/+2
| | * | mm: generalize SYS_SUPPORTS_HUGETLBFS (rename as ARCH_SUPPORTS_HUGETLBFS)Anshuman Khandual2021-05-052-6/+3
| | * | mm: generalize HUGETLB_PAGE_SIZE_VARIABLEAnshuman Khandual2021-05-051-5/+1
| | * | hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share()Peter Xu2021-05-051-1/+2
| * | | Merge branch 'stable/for-linus-5.13' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-05-041-3/+3
| |\ \ \
| | * | | powerpc/svm: stop using io_tlb_startChristoph Hellwig2021-03-171-3/+3
| * | | | Merge tag 'trace-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2021-05-031-2/+2
| |\ \ \ \
| | * | | | tracing: Fix various typos in commentsIngo Molnar2021-03-231-2/+2
| | |/ / /
* | | | | KVM: PPC: Book3S HV: Fix conversion to gfn-based MMU notifier callbacksNicholas Piggin2021-05-063-17/+36
* | | | | powerpc/kconfig: Restore alphabetic order of the selects under CONFIG_PPCChristophe Leroy2021-05-041-17/+17
* | | | | powerpc/32: Fix boot failure with CONFIG_STACKPROTECTORChristophe Leroy2021-05-041-0/+3
* | | | | powerpc/powernv/memtrace: Fix dcache flushingSandipan Das2021-05-041-2/+2
* | | | | powerpc/kexec_file: Use current CPU info while setting up FDTSourabh Jain2021-05-041-0/+92
* | | | | powerpc/64s/radix: Enable huge vmalloc mappingsNicholas Piggin2021-05-042-5/+14
* | | | | powerpc/powernv: remove the nvlink supportChristoph Hellwig2021-05-0210-948/+8
|/ / / /
* | | | Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2021-05-011-0/+3
|\ \ \ \
| * | | | arch: Wire up Landlock syscallsMickaël Salaün2021-04-221-0/+3
| |/ / /
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-05-0111-197/+94
|\ \ \ \
| * \ \ \ Merge branch 'kvm-sev-cgroup' into HEADPaolo Bonzini2021-04-224-7/+59
| |\ \ \ \
| * | | | | KVM: Kill off the old hva-based MMU notifier callbacksSean Christopherson2021-04-171-1/+0
| * | | | | KVM: PPC: Convert to the gfn-based MMU notifier callbacksSean Christopherson2021-04-1710-173/+95
| * | | | | KVM: Move arm64's MMU notifier trace events to generic codeSean Christopherson2021-04-172-17/+0
| * | | | | KVM: Move prototypes for MMU notifier callbacks to generic codeSean Christopherson2021-04-171-7/+0
| | |/ / / | |/| | |
* | | | | Merge tag 'iommu-updates-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-05-011-9/+3
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge branches 'iommu/fixes', 'arm/mediatek', 'arm/smmu', 'arm/exynos', 'unis...Joerg Roedel2021-04-161-9/+3
| |\ \ \ \ \ \ | | | | |/ / / | | | |/| / / | | | |_|/ / | | |/| | |
| | | | * | iommu/fsl_pamu: replace DOMAIN_ATTR_FSL_PAMU_STASH with a direct callChristoph Hellwig2021-04-071-9/+3
| | | |/ /
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-04-308-30/+25
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | mm: move mem_init_print_info() into mm_init()Kefeng Wang2021-04-301-1/+0
| * | | | mm/vmalloc: remove unmap_kernel_rangeNicholas Piggin2021-04-303-4/+4
| * | | | powerpc/xive: remove unnecessary unmap_kernel_rangeNicholas Piggin2021-04-301-4/+0
| * | | | mm/vmalloc: provide fallback arch huge vmap support functionsNicholas Piggin2021-04-301-4/+3
| * | | | powerpc: inline huge vmap supported functionsNicholas Piggin2021-04-302-24/+16
| * | | | mm: HUGE_VMAP arch support cleanupNicholas Piggin2021-04-302-4/+12
| * | | | mm/memtest: add ARCH_USE_MEMTESTAnshuman Khandual2021-04-301-0/+1
* | | | | Merge tag 'powerpc-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-04-30201-5510/+5206
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | powerpc/signal32: Fix erroneous SIGSEGV on RT signal returnChristophe Leroy2021-04-281-2/+2
| * | | | powerpc: Avoid clang uninitialized warning in __get_user_size_allowedNathan Chancellor2021-04-281-1/+1
| * | | | powerpc/papr_scm: Mark nvdimm as unarmed if needed during probeVaibhav Jain2021-04-271-0/+9
| * | | | powerpc/kvm: Fix build error when PPC_MEM_KEYS/PPC_PSERIES=nMichael Ellerman2021-04-271-1/+1
| * | | | powerpc/kasan: Fix shadow start address with modulesChristophe Leroy2021-04-251-1/+1
| * | | | powerpc/kernel/iommu: Use largepool as a last resort when !largeallocLeonardo Bras2021-04-231-0/+9
| * | | | powerpc/kernel/iommu: Align size for IOMMU_PAGE_SIZE() to save TCEsLeonardo Bras2021-04-231-5/+6