summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2021-05-01Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2021-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-05-01Merge tag 'iommu-updates-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-04-30Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-04-30Merge tag 'powerpc-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-04-30mm: move mem_init_print_info() into mm_init()Kefeng Wang
2021-04-30mm/vmalloc: remove unmap_kernel_rangeNicholas Piggin
2021-04-30powerpc/xive: remove unnecessary unmap_kernel_rangeNicholas Piggin
2021-04-30mm/vmalloc: provide fallback arch huge vmap support functionsNicholas Piggin
2021-04-30powerpc: inline huge vmap supported functionsNicholas Piggin
2021-04-30mm: HUGE_VMAP arch support cleanupNicholas Piggin
2021-04-30mm/memtest: add ARCH_USE_MEMTESTAnshuman Khandual
2021-04-29Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2021-04-29Merge tag 'for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2021-04-28Merge tag 'devicetree-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-04-28Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-04-28powerpc/signal32: Fix erroneous SIGSEGV on RT signal returnChristophe Leroy
2021-04-28powerpc: Avoid clang uninitialized warning in __get_user_size_allowedNathan Chancellor
2021-04-27Merge tag 'printk-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-04-27Merge branch 'work.coredump' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-04-27Merge branch 'work.inode-type-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-04-27powerpc/papr_scm: Mark nvdimm as unarmed if needed during probeVaibhav Jain
2021-04-27powerpc/kvm: Fix build error when PPC_MEM_KEYS/PPC_PSERIES=nMichael Ellerman
2021-04-26powerpc: If kexec_build_elf_info() fails return immediately from elf64_load()Lakshmi Ramasubramanian
2021-04-26powerpc: Free fdt on error in elf64_load()Lakshmi Ramasubramanian
2021-04-26Merge tag 'tty-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-04-26Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2021-04-25powerpc/kasan: Fix shadow start address with modulesChristophe Leroy
2021-04-23powerpc/kernel/iommu: Use largepool as a last resort when !largeallocLeonardo Bras
2021-04-23powerpc/kernel/iommu: Align size for IOMMU_PAGE_SIZE() to save TCEsLeonardo Bras
2021-04-22arch: Wire up Landlock syscallsMickaël Salaün
2021-04-22Merge branch 'kvm-sev-cgroup' into HEADPaolo Bonzini
2021-04-23powerpc/44x: fix spelling mistake in Kconfig "varients" -> "variants"Colin Ian King
2021-04-23powerpc/iommu: Annotate nested lock for lockdepAlexey Kardashevskiy
2021-04-23powerpc/iommu: Do not immediately panic when failed IOMMU table allocationAlexey Kardashevskiy
2021-04-23powerpc/iommu: Allocate it_map by vmallocAlexey Kardashevskiy
2021-04-23powerpc/64s: remove unneeded semicolonYang Li
2021-04-23powerpc/eeh: remove unneeded semicolonYang Li
2021-04-23powerpc/configs: Add IBMVNIC to some 64-bit configsMichael Ellerman
2021-04-23powerpc/52xx: Fix an invalid ASM expression ('addi' used instead of 'add')Christophe Leroy
2021-04-23powerpc/64s: Fix mm_cpumask memory ordering commentNicholas Piggin
2021-04-23powerpc/perf: Fix the threshold event selection for memory events in power10Athira Rajeev
2021-04-23powerpc/perf: Fix sampled instruction type for larx/stcxAthira Rajeev
2021-04-22powerpc/legacy_serial: Use early_ioremap()Christophe Leroy
2021-04-22powerpc/64: Fix the definition of the fixmap areaChristophe Leroy
2021-04-22powerpc: make ALTIVEC select PPC_FPURandy Dunlap
2021-04-22powerpc/64s: Add FA_DUMP to defconfigMichael Ellerman
2021-04-22powerpc/powernv: Fix type of opal_mpipl_query_tag() addr argumentMichael Ellerman
2021-04-22powerpc/fadump: Fix sparse warningsMichael Ellerman
2021-04-21powerpc: Move copy_inst_from_kernel_nofault()Christophe Leroy