summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2022-04-104-13/+19
|\
| * powerpc: Fix virt_addr_valid() for 64-bit Book3E & 32-bitKefeng Wang2022-04-071-1/+5
| * KVM: PPC: Move kvmhv_on_pseries() into kvm_ppc.hMichael Ellerman2022-04-032-12/+12
| * Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2022-03-281-0/+2
| |\
| | * KVM: PPC: Use KVM_CAP_PPC_AIL_MODE_3Nicholas Piggin2022-03-081-0/+2
* | | static_call: Properly initialise DEFINE_STATIC_CALL_RET0()Christophe Leroy2022-04-051-0/+1
* | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2022-04-011-5/+0
|\ \ \
| * | | asm/user.h: killed unused macrosAl Viro2022-01-301-5/+0
* | | | Merge tag 'libnvdimm-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-03-301-0/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | powerpc/papr_scm: Add perf interface supportKajol Jain2022-03-091-0/+5
* | | | powerpc: restore removed #endifStephen Rothwell2022-03-271-0/+1
* | | | Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-03-271-11/+0
|\ \ \ \
| * | | | x86/livepatch: Validate __fentry__ locationPeter Zijlstra2022-03-151-10/+0
* | | | | Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2022-03-2542-312/+265
|\ \ \ \ \
| * | | | | powerpc/64: Force inlining of prevent_user_access() and set_kuap()Christophe Leroy2022-03-081-2/+2
| * | | | | powerpc/bitops: Force inlining of fls()Christophe Leroy2022-03-081-2/+2
| * | | | | powerpc: declare unmodified attribute_group usages constRohan McLure2022-03-081-2/+2
| * | | | | powerpc: Move C prototypes out of asm-prototypes.hChristophe Leroy2022-03-089-49/+43
| * | | | | powerpc/kexec: Declare kexec_paca staticChristophe Leroy2022-03-081-2/+0
| * | | | | powerpc/smp: Declare current_set staticChristophe Leroy2022-03-081-1/+0
| * | | | | powerpc: Cleanup asm-prototypes.cChristophe Leroy2022-03-081-6/+0
| * | | | | powerpc/pseries: Interface to represent PAPR firmware attributesPratik R. Sampat2022-03-082-2/+5
| * | | | | powerpc/mce: Avoid using irq_work_queue() in realmodeGanesh Goudar2022-03-083-0/+16
| * | | | | powerpc64: Set PPC64_ELF_ABI_v[1|2] macros to 1Naveen N. Rao2022-03-081-2/+2
| * | | | | powerpc/pseries/vas: Modify reconfig open/close functions for migrationHaren Myneni2022-03-081-0/+2
| * | | | | powerpc/pseries/vas: Close windows with DLPAR core removalHaren Myneni2022-03-081-0/+2
| * | | | | powerpc/vas: Return paste instruction failure if no active windowHaren Myneni2022-03-081-0/+2
| * | | | | powerpc/vas: Add paste address mmap fault handlerHaren Myneni2022-03-081-0/+10
| * | | | | Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2022-03-082-4/+4
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | KVM: PPC: Merge powerpc's debugfs entry content into generic entryAlexey Kardashevskiy2022-02-022-4/+4
| | | |/ / | | |/| |
| * | | | Merge branch 'topic/func-desc-lkdtm' into nextMichael Ellerman2022-03-075-40/+11
| |\ \ \ \
| | * | | | asm-generic: Refactor dereference_[kernel]_function_descriptor()Christophe Leroy2022-02-161-23/+0
| | * | | | asm-generic: Define 'func_desc_t' to commonly describe function descriptorsChristophe Leroy2022-02-161-0/+4
| | * | | | asm-generic: Define CONFIG_HAVE_FUNCTION_DESCRIPTORSChristophe Leroy2022-02-161-2/+0
| | * | | | powerpc: Remove 'struct ppc64_opd_entry'Christophe Leroy2022-02-161-8/+0
| | * | | | powerpc: Use 'struct func_desc' instead of 'struct ppc64_opd_entry'Christophe Leroy2022-02-161-2/+2
| | * | | | powerpc: Move and rename func_descr_tChristophe Leroy2022-02-163-7/+7
| | |/ / /
| * | | | powerpc: Fix build errors with newer binutilsAnders Roxell2022-03-012-8/+35
| * | | | powerpc/interrupt: Remove struct interrupt_stateChristophe Leroy2022-03-011-20/+12
| * | | | powerpc/64s/hash: Make hash faults work in NMI contextNicholas Piggin2022-02-241-1/+1
| * | | | powerpc: Remove remaining stab codesChristophe Leroy2022-02-231-6/+0
| * | | | powerpc/papr_scm: Implement initial support for injecting smart errorsVaibhav Jain2022-02-161-0/+18
| * | | | powerpc/ftrace: Have arch_ftrace_get_regs() return NULL unless FL_SAVE_REGS i...Christophe Leroy2022-02-161-1/+2
| * | | | powerpc: Don't allow the use of EMIT_BUG_ENTRY with BUGFLAG_WARNINGChristophe Leroy2022-02-141-3/+10
| * | | | powerpc: Fix STACKTRACE=n buildMichael Ellerman2022-02-121-1/+1
| * | | | powerpc/mm: Update default hugetlb size earlyAneesh Kumar K.V2022-02-121-1/+4
| * | | | powerpc/pseries: make pseries_devicetree_update() staticNathan Lynch2022-02-121-1/+0
| * | | | powerpc/vdso: Move cvdso_call macro into gettimeofday.SChristophe Leroy2022-02-121-50/+2
| * | | | powerpc/vdso: Remove cvdso_call_time macroChristophe Leroy2022-02-121-27/+10
| * | | | powerpc/vdso: augment VDSO32 functions to support 64 bits buildChristophe Leroy2022-02-121-0/+2