summaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | 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-053-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-021-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
| * | | | powerpc/44x: fix spelling mistake in Kconfig "varients" -> "variants"Colin Ian King2021-04-221-1/+1
| * | | | powerpc/iommu: Annotate nested lock for lockdepAlexey Kardashevskiy2021-04-221-2/+2
| * | | | powerpc/iommu: Do not immediately panic when failed IOMMU table allocationAlexey Kardashevskiy2021-04-226-15/+26
| * | | | powerpc/iommu: Allocate it_map by vmallocAlexey Kardashevskiy2021-04-221-12/+3
| * | | | powerpc/64s: remove unneeded semicolonYang Li2021-04-221-1/+1
| * | | | powerpc/eeh: remove unneeded semicolonYang Li2021-04-221-1/+1
| * | | | powerpc/configs: Add IBMVNIC to some 64-bit configsMichael Ellerman2021-04-222-0/+2
| * | | | powerpc/52xx: Fix an invalid ASM expression ('addi' used instead of 'add')Christophe Leroy2021-04-221-1/+1
| * | | | powerpc/64s: Fix mm_cpumask memory ordering commentNicholas Piggin2021-04-221-11/+13
| * | | | powerpc/perf: Fix the threshold event selection for memory events in power10Athira Rajeev2021-04-221-2/+2
| * | | | powerpc/perf: Fix sampled instruction type for larx/stcxAthira Rajeev2021-04-222-5/+34
| * | | | powerpc/legacy_serial: Use early_ioremap()Christophe Leroy2021-04-221-4/+29
| * | | | powerpc/64: Fix the definition of the fixmap areaChristophe Leroy2021-04-223-2/+16