summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | 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-027-12/+51
|\ \ \ \ \ \
| * | | | | | 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
| * | | | | | powerpc/8xx: add support for huge pages on VMAP and VMALLOCChristophe Leroy2021-06-301-0/+43
| * | | | | | mm/hugetlb: change parameters of arch_make_huge_pte()Christophe Leroy2021-06-301-3/+2
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-06-291-2/+2
|\| | | | | |
| * | | | | | mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMAMike Rapoport2021-06-291-2/+2
* | | | | | | Merge tag 'irq-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-06-291-3/+2
|\ \ \ \ \ \ \
| * | | | | | | 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-101-2/+2
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-06-2813-29/+107
|\ \ \ \ \ \ \ \
| * | | | | | | | Merge tag 'kvmarm-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2021-06-252-35/+52
| |\| | | | | | |
| * | | | | | | | KVM: stats: Separate generic stats from architecture specific onesJing Zhang2021-06-241-7/+2
| * | | | | | | | Merge branch 'topic/ppc-kvm' of https://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2021-06-2317-27/+138
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| | * | | | | | | KVM: PPC: Book3S HV: Nested support in H_RPT_INVALIDATEBharata B Rao2021-06-222-0/+7
| | * | | | | | | KVM: PPC: Book3S HV: Add support for H_RPT_INVALIDATEBharata B Rao2021-06-211-0/+12
| | * | | | | | | powerpc/book3s64/radix: Add H_RPT_INVALIDATE pgsize encodings to mmu_psize_defBharata B Rao2021-06-211-0/+1
| | * | | | | | | KVM: PPC: Book3S HV: Fix comments of H_RPT_INVALIDATE argumentsAneesh Kumar K.V2021-06-211-2/+2
| | * | | | | | | KVM: PPC: Book3S HV: Fix TLB management on SMT8 POWER9 and POWER10 processorsSuraj Jitindar Singh2021-06-211-0/+30
| | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | KVM: PPC: Book3S HV P9: implement hash host / hash guest supportNicholas Piggin2021-06-101-1/+1
| | * | | | | | KVM: PPC: Book3S HV P9: implement hash guest supportNicholas Piggin2021-06-101-1/+1
| | * | | | | | KVM: PPC: Book3S HV: Remove virt mode checks from real mode handlersNicholas Piggin2021-06-101-9/+1
| | * | | | | | KVM: PPC: Book3S HV: Remove support for dependent threads mode on P9Nicholas Piggin2021-06-102-2/+1
| | * | | | | | KVM: PPC: Book3S HV: Implement radix prefetch workaround by disabling MMUNicholas Piggin2021-06-101-6/+0
| | * | | | | | KVM: PPC: Book3S HV P9: inline kvmhv_load_hv_regs_and_go into __kvmhv_vcpu_en...Nicholas Piggin2021-06-101-1/+1
| | * | | | | | KVM: PPC: Book3S HV P9: Implement the rest of the P9 path in CNicholas Piggin2021-06-104-2/+17
| | * | | | | | KVM: PPC: Book3S HV P9: Stop handling hcalls in real-mode in the P9 pathNicholas Piggin2021-06-101-0/+6
| | * | | | | | KVM: PPC: Book3S HV P9: Reduce irq_work vs guest decrementer racesNicholas Piggin2021-06-101-0/+12
| | * | | | | | KVM: PPC: Book3S HV P9: implement kvmppc_xive_pull_vcpu in CNicholas Piggin2021-06-101-0/+2
| | * | | | | | KVM: PPC: Book3S 64: Move hcall early register setup to KVMNicholas Piggin2021-06-101-0/+13
| | | |_|_|/ / | | |/| | | |
| * | | | | | KVM: switch per-VM stats to u64Paolo Bonzini2021-06-171-3/+3
* | | | | | | Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-06-283-83/+89
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | locking/atomic: powerpc: move to ARCH_ATOMICMark Rutland2021-05-263-83/+89
| * | | | | | locking/atomic: cmpxchg: make `generic` a prefixMark Rutland2021-05-261-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'powerpc-5.13-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-06-191-1/+1
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | powerpc: Fix initrd corruption with relative jump labelsMichael Ellerman2021-06-151-1/+1
* | | | | | Merge tag 'powerpc-5.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-06-061-0/+29
|\| | | | | | |_|_|_|/ |/| | | |
| * | | | powerpc: Fix reverse map real-mode address lookup with huge vmallocNicholas Piggin2021-05-281-0/+29
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-05-291-0/+1
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | KVM: rename KVM_REQ_PENDING_TIMER to KVM_REQ_UNBLOCKMarcelo Tosatti2021-05-271-0/+1
| |/ /
* | / powerpc/64s/syscall: Fix ptrace syscall info with scv syscallsNicholas Piggin2021-05-212-35/+52
| |/ |/|
* | powerpc/64s: Make NMI record implicitly soft-masked code as irqs disabledNicholas Piggin2021-05-141-0/+7
* | powerpc/uaccess: Fix __get_user() with CONFIG_CC_HAS_ASM_GOTO_OUTPUTChristophe Leroy2021-05-121-1/+1
* | powerpc/pseries: use notrace hcall variant for H_CEDE idleNicholas Piggin2021-05-121-1/+5
* | powerpc/pseries: Fix hcall tracing recursion in pv queued spinlocksNicholas Piggin2021-05-122-3/+22
* | powerpc/interrupts: Fix kuep_unlock() callChristophe Leroy2021-05-121-2/+0
|/
* Merge branch 'master' into nextMichael Ellerman2021-05-082-7/+2
|\
| * Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-05-071-5/+0
| |\