summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
2022-05-19powerpc/code-patching: Inline create_branch()Christophe Leroy
2022-05-19powerpc/code-patching: Inline is_offset_in_{cond}_branch_range()Christophe Leroy
2022-05-19powerpc/signal: Report minimum signal frame size to userspace via AT_MINSIGSTKSZNicholas Piggin
2022-05-19powerpc/64: Bump SIGSTKSZ and MINSIGSTKSZNicholas Piggin
2022-05-19Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2022-05-19KVM: PPC: Book3s: Remove real mode interrupt controller hcalls handlersAlexey Kardashevskiy
2022-05-19KVM: PPC: Book3s: Retire H_PUT_TCE/etc real mode handlersAlexey Kardashevskiy
2022-05-13KVM: PPC: Book3S HV P9: Move cede logic out of XIVE escalation rearmingNicholas Piggin
2022-05-13KVM: PPC: Book3S HV: Remove KVMPPC_NR_LPIDSNicholas Piggin
2022-05-13KVM: PPC: Book3S Nested: Use explicit 4096 LPID maximumNicholas Piggin
2022-05-13KVM: PPC: Book3S HV Nested: Change nested guest lookup to use idrNicholas Piggin
2022-05-13KVM: PPC: Book3S HV: Update LPID allocator init for POWER9, NestedNicholas Piggin
2022-05-13KVM: PPC: Remove kvmppc_claim_lpidNicholas Piggin
2022-05-13KVM: PPC: Book3S HV: HFSCR[PREFIX] does not existNicholas Piggin
2022-05-11powerpc/code-patching: Use jump_label for testing freed initmemChristophe Leroy
2022-05-08powerpc/8xx: Simplify flush_tlb_kernel_range()Christophe Leroy
2022-05-08powerpc: Use rol32() instead of opencoding in csum_fold()Christophe Leroy
2022-05-08powerpc: Add missing headersChristophe Leroy
2022-05-06powerpc: Add missing declaration in asm/drmem.hChristophe Leroy
2022-05-06powerpc: Include asm/reg.h in asm/svm.hChristophe Leroy
2022-05-06powerpc: Don't include asm/prom.h in asm/parport.hChristophe Leroy
2022-05-06powerpc/64: Move pci_device_from_OF_node() out of asm/pci-bridge.hChristophe Leroy
2022-05-06powerpc: Reduce csum_add() complexity for PPC64Christophe Leroy
2022-05-06powerpc: Reject probes on instructions that can't be single steppedNaveen N. Rao
2022-05-06powerpc: Sort and de-dup primary opcodes in ppc-opcode.hNaveen N. Rao
2022-05-05powerpc/mm: Convert to default topdown mmap layoutChristophe Leroy
2022-05-05powerpc/mm: Move get_unmapped_area functions to slice.cChristophe Leroy
2022-05-05powerpc/mm: Use generic_hugetlb_get_unmapped_area()Christophe Leroy
2022-05-05powerpc/mm: Use generic_get_unmapped_area() and call it from arch_get_unmappe...Christophe Leroy
2022-05-05powerpc/mm: Remove CONFIG_PPC_MM_SLICESChristophe Leroy
2022-05-05powerpc/mm: Make slice specific to book3s/64Christophe Leroy
2022-05-04powerpc/eeh: Remove unused inline functionsYueHaibing
2022-05-04powerpc/kuap: Remove unused inline function __kuap_assert_locked()YueHaibing
2022-05-04powerpc/smp: Remove unused inline functionsYueHaibing
2022-05-04powerpc: Fix missing declaration of [en/dis]able_kernel_altivec()Magali Lemes
2022-05-04powerpc/eeh: Remove unused inline function eeh_dev_phb_init_dynamic()YueHaibing
2022-05-04powerpc/time: Fix sparse warningsHe Ying
2022-04-26powerpc/fadump: save CPU reg data in vmcore when PHYP terminates LPARHari Bathini
2022-04-23powerpc: Remove unused SLOW_DOWN_IO definitionBjorn Helgaas
2022-04-10Merge tag 'powerpc-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-04-07powerpc: Fix virt_addr_valid() for 64-bit Book3E & 32-bitKefeng Wang
2022-04-05static_call: Properly initialise DEFINE_STATIC_CALL_RET0()Christophe Leroy
2022-04-03KVM: PPC: Move kvmhv_on_pseries() into kvm_ppc.hMichael Ellerman
2022-04-01Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2022-03-30Merge tag 'libnvdimm-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-03-28Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2022-03-27powerpc: restore removed #endifStephen Rothwell
2022-03-27Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-03-25Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-03-24Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds