summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | powerpc/pseries: check DRCONF_MEM_RESERVED in lmb_is_removable()Daniel Henrique Barboza2021-05-231-1/+2
| * | | | | | | | | powerpc/pseries: Set UNISOLATE on dlpar_memory_remove_by_ic() errorDaniel Henrique Barboza2021-05-231-0/+7
| * | | | | | | | | powerpc/pseries/ras: Delete a redundant condition branchZhen Lei2021-05-231-2/+0
| * | | | | | | | | powerpc/pseries/memhotplug: Remove unused inline function dlpar_memory_remove()YueHaibing2021-05-231-4/+0
| * | | | | | | | | powerpc/32s: Remove asm/book3s/32/hash.hChristophe Leroy2021-05-172-46/+37
| * | | | | | | | | powerpc: Only pad struct pt_regs when neededChristophe Leroy2021-05-171-1/+2
| * | | | | | | | | powerpc/32s: Speed up likely path of kuap_update_sr()Christophe Leroy2021-05-171-2/+4
| * | | | | | | | | powerpc/mmu: Remove leftover CONFIG_E200Christophe Leroy2021-05-171-1/+1
| * | | | | | | | | powerpc/mmu: Don't duplicate radix_enabled()Christophe Leroy2021-05-171-12/+0
| * | | | | | | | | powerpc/603: Avoid a pile of NOPs when not using SW LRU in TLB exceptionsChristophe Leroy2021-05-171-4/+14
| * | | | | | | | | powerpc: Define NR_CPUS all the timeChristophe Leroy2021-05-171-3/+3
| * | | | | | | | | powerpc/boot: Fix a typo in partial_decompress() commentZhang Jianhua2021-05-171-2/+2
| * | | | | | | | | powerpc/8xx: Update mpc885_ads_defconfig to improve CIChristophe Leroy2021-05-171-0/+25
| * | | | | | | | | powerpc/papr_scm: Reduce error severity if nvdimm stats inaccessibleVaibhav Jain2021-05-171-0/+7
| * | | | | | | | | powerpc/paca: Remove mm_ctx_id and mm_ctx_slb_addr_limitChristophe Leroy2021-05-172-4/+0
| * | | | | | | | | powerpc/asm-offset: Remove unused itemsChristophe Leroy2021-05-171-51/+1
| * | | | | | | | | powerpc/32s: Remove m8260_gorom()Christophe Leroy2021-05-171-36/+0
* | | | | | | | | | Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-07-021-22/+0
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | powerpc: use linux/unaligned/le_struct.h on LE power7Arnd Bergmann2021-05-101-22/+0
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-07-0210-17/+54
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | kernel.h: split out panic and oops helpersAndy Shevchenko2021-07-011-0/+1
| * | | | | | | | | | mm/thp: define default pmd_pgtable()Anshuman Khandual2021-07-012-5/+6
| * | | | | | | | | | mm: define default value for FIRST_USER_ADDRESSAnshuman Khandual2021-07-013-4/+0
| * | | | | | | | | | mm: generalize ZONE_[DMA|DMA32]Kefeng Wang2021-06-302-4/+1
| * | | | | | | | | | powerpc/8xx: add support for huge pages on VMAP and VMALLOCChristophe Leroy2021-06-302-1/+44
| * | | | | | | | | | mm/hugetlb: change parameters of arch_make_huge_pte()Christophe Leroy2021-06-301-3/+2
* | | | | | | | | | | Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-07-011-1/+1
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
| * | | | | | | | | | quota: Wire up quotactl_fd syscallJan Kara2021-06-071-1/+1
* | | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-06-299-13/+13
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMAMike Rapoport2021-06-297-10/+10
| * | | | | | | | | | arch/powerpc/kvm/book3s: use vma_lookup() in kvmppc_hv_setup_htab_rma()Liam Howlett2021-06-291-2/+2
| * | | | | | | | | | arch/powerpc/kvm/book3s_hv_uvmem: use vma_lookup() instead of find_vma_inters...Liam Howlett2021-06-291-1/+1
* | | | | | | | | | | Merge tag 'irq-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-06-2922-9/+27
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | powerpc: Move the use of irq_domain_add_nomap() behind a config optionMarc Zyngier2021-06-104-0/+4
| * | | | | | | | | | | powerpc: Drop dependency between asm/irq.h and linux/irqdomain.hMarc Zyngier2021-06-101-1/+0
| * | | | | | | | | | | powerpc: Convert irq_domain_add_legacy_isa use to irq_domain_add_legacyMarc Zyngier2021-06-106-8/+10
| * | | | | | | | | | | powerpc: Add missing linux/{of.h,irqdomain.h} include directivesMarc Zyngier2021-06-1013-0/+13
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-06-2842-1600/+2174
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Merge tag 'kvmarm-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2021-06-256-38/+79
| |\| | | | | | | | | |
| * | | | | | | | | | | KVM: debugfs: Reuse binary stats descriptorsJing Zhang2021-06-242-58/+0
| * | | | | | | | | | | KVM: stats: Support binary stats retrieval for a VCPUJing Zhang2021-06-242-0/+83
| * | | | | | | | | | | KVM: stats: Support binary stats retrieval for a VMJing Zhang2021-06-242-0/+34
| * | | | | | | | | | | KVM: stats: Add fd-based API to read binary stats dataJing Zhang2021-06-241-1/+1
| * | | | | | | | | | | KVM: stats: Separate generic stats from architecture specific onesJing Zhang2021-06-246-28/+23
| * | | | | | | | | | | Merge branch 'topic/ppc-kvm' of https://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2021-06-2351-1603/+2229
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / | | |/| | | | | | | | |
| | * | | | | | | | | | KVM: PPC: Book3S HV: Workaround high stack usage with clangNathan Chancellor2021-06-231-1/+2
| | * | | | | | | | | | KVM: PPC: Book3S HV: Use H_RPT_INVALIDATE in nested KVMBharata B Rao2021-06-222-7/+32
| | * | | | | | | | | | KVM: PPC: Book3S HV: Add KVM_CAP_PPC_RPT_INVALIDATE capabilityBharata B Rao2021-06-221-0/+3
| | * | | | | | | | | | KVM: PPC: Book3S HV: Nested support in H_RPT_INVALIDATEBharata B Rao2021-06-225-7/+170
| | * | | | | | | | | | KVM: PPC: Book3S HV: Add support for H_RPT_INVALIDATEBharata B Rao2021-06-213-0/+222