summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | 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-074-32/+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: 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/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
| * | | | powerpc: Add set_memory_{p/np}() and remove set_memory_attr()Christophe Leroy2022-02-121-1/+11
| * | | | powerpc/ftrace: directly call of function graph tracer by ftrace callerChristophe Leroy2022-02-071-0/+6
| * | | | powerpc/ftrace: Implement CONFIG_DYNAMIC_FTRACE_WITH_ARGSChristophe Leroy2022-02-072-3/+18
| * | | | powerpc/ftrace: Prepare PPC32's ftrace_caller() for CONFIG_DYNAMIC_FTRACE_WIT...Christophe Leroy2022-02-071-38/+1
| * | | | powerpc/ftrace: Add support for livepatch to PPC32Christophe Leroy2022-02-072-4/+6
| * | | | powerpc/32: Remove _ENTRY() macroChristophe Leroy2022-02-071-4/+0
| * | | | powerpc/32: Remove remaining .stabs annotationsChristophe Leroy2022-02-071-1/+0
| * | | | powerpc/machdep: Move sys_ctrler_t definition into pmac_feature.hChristophe Leroy2022-02-072-15/+12
| * | | | powerpc/machdep: Remove CONFIG_PPC_HAS_FEATURE_CALLSChristophe Leroy2022-02-071-5/+0
| * | | | powerpc/32s: Make pte_update() non atomic on 603 coreChristophe Leroy2022-02-031-15/+22
| * | | | powerpc/nohash: Remove pte_same()Christophe Leroy2022-02-032-6/+0
| * | | | powerpc/epapr: Fix parmeters typoBhaskar Chowdhury2022-02-031-1/+1
| |/ / /
* | | | Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2022-03-241-0/+7
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-03-171-1/+1
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | powerpc/net: Implement powerpc specific csum_shift() to remove branchChristophe Leroy2022-03-111-0/+7
* | | | | Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-03-231-12/+1
|\ \ \ \ \
| * | | | | uaccess: generalize access_ok()Arnd Bergmann2022-02-251-10/+1
| * | | | | uaccess: add generic __{get,put}_kernel_nofaultArnd Bergmann2022-02-251-2/+0
| | |_|/ / | |/| | |
* | | | | Merge tag 'for-5.18/fbdev-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-03-231-2/+2
|\ \ \ \ \
| * | | | | agp: define proper stubs for empty helpersArnd Bergmann2022-01-291-2/+2
| | |_|_|/ | |/| | |
* | | | | Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2022-03-224-7/+6
|\ \ \ \ \
| * | | | | powerpc: Add pmd_pfn()Matthew Wilcox (Oracle)2022-03-213-6/+6