linux-snps-arc
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH 15/22] arch: vdso: consolidate gettime prototypes
Christophe Leroy
Re: [PATCH 15/22] arch: vdso: consolidate gettime prototypes
Michael Ellerman
Re: [PATCH 15/22] arch: vdso: consolidate gettime prototypes
Christophe Leroy
Re: [PATCH 15/22] arch: vdso: consolidate gettime prototypes
Michael Ellerman
Re: [PATCH 15/22] arch: vdso: consolidate gettime prototypes
Vincenzo Frascino
Re: [PATCH 15/22] arch: vdso: consolidate gettime prototypes
Mark Brown
[PATCH 16/22] bcachefs: mark bch2_target_to_text_sb() static
Arnd Bergmann
Re: [PATCH 16/22] bcachefs: mark bch2_target_to_text_sb() static
Kent Overstreet
[PATCH 18/22] powerpc: pasemi: mark pas_shutdown() static
Arnd Bergmann
[PATCH 19/22] powerpc: powermac: mark smp_psurge_{give,take}_timebase static
Arnd Bergmann
[PATCH 20/22] usb: fsl-mph-dr-of: mark fsl_usb2_mpc5121_init() static
Arnd Bergmann
Re: [PATCH 20/22] usb: fsl-mph-dr-of: mark fsl_usb2_mpc5121_init() static
Greg Kroah-Hartman
[PATCH 21/22] fbdev/fsl-diu-fb: mark wr_reg_wa() static
Arnd Bergmann
[PATCH 22/22] Makefile.extrawarn: turn on missing-prototypes globally
Arnd Bergmann
[PATCH 17/22] powerpc: ps3: move udbg_shutdown_ps3gelic prototype
Arnd Bergmann
Re: [PATCH 17/22] powerpc: ps3: move udbg_shutdown_ps3gelic prototype
Geoff Levand
Re: [PATCH 17/22] powerpc: ps3: move udbg_shutdown_ps3gelic prototype
Jakub Kicinski
[PATCH v2 0/4] locking/atomic: arch_cmpxchg[64]_local undefined
wuqiang.matt
[PATCH v2 1/4] locking/atomic: arc: data size checking in arch_cmpxchg
wuqiang.matt
Re: [PATCH v2 1/4] locking/atomic: arc: data size checking in arch_cmpxchg
Google
[PATCH v2 2/4] locking/atomic: arc: arch_cmpxchg[64]_local undefined
wuqiang.matt
Re: [PATCH v2 2/4] locking/atomic: arc: arch_cmpxchg[64]_local undefined
Google
[PATCH v2 3/4] locking/atomic: openrisc: arch_cmpxchg[64]_local undefined
wuqiang.matt
Re: [PATCH v2 3/4] locking/atomic: openrisc: arch_cmpxchg[64]_local undefined
Google
[PATCH v2 4/4] locking/atomic: hexagon: arch_cmpxchg[64]_local undefined
wuqiang.matt
Re: [PATCH v2 4/4] locking/atomic: hexagon: arch_cmpxchg[64]_local undefined
Google
[PATCH RFC 00/17] Solve iommu probe races around iommu_fwspec
Jason Gunthorpe
[PATCH RFC 04/17] acpi: Do not return struct iommu_ops from acpi_iommu_configure_id()
Jason Gunthorpe
Re: [PATCH RFC 04/17] acpi: Do not return struct iommu_ops from acpi_iommu_configure_id()
Jerry Snitselaar
Re: [PATCH RFC 04/17] acpi: Do not return struct iommu_ops from acpi_iommu_configure_id()
Jason Gunthorpe
Re: [PATCH RFC 04/17] acpi: Do not return struct iommu_ops from acpi_iommu_configure_id()
Jerry Snitselaar
Re: [PATCH RFC 04/17] acpi: Do not return struct iommu_ops from acpi_iommu_configure_id()
Rafael J. Wysocki
[PATCH RFC 16/17] iommu: Mark dev_iommu_get() with lockdep
Jason Gunthorpe
Re: [PATCH RFC 16/17] iommu: Mark dev_iommu_get() with lockdep
Jerry Snitselaar
[PATCH RFC 08/17] of: Do not use dev->iommu within of_iommu_configure()
Jason Gunthorpe
Re: [PATCH RFC 08/17] of: Do not use dev->iommu within of_iommu_configure()
Jerry Snitselaar
[PATCH RFC 06/17] iommu: Add iommu_fwspec_alloc/dealloc()
Jason Gunthorpe
Re: [PATCH RFC 06/17] iommu: Add iommu_fwspec_alloc/dealloc()
Jerry Snitselaar
[PATCH RFC 13/17] iommu: Remove dev_iommu_fwspec_set()
Jason Gunthorpe
Re: [PATCH RFC 13/17] iommu: Remove dev_iommu_fwspec_set()
Jerry Snitselaar
[PATCH RFC 07/17] iommu: Add iommu_probe_device_fwspec()
Jason Gunthorpe
Re: [PATCH RFC 07/17] iommu: Add iommu_probe_device_fwspec()
Jerry Snitselaar
[PATCH RFC 03/17] of: Use -ENODEV consistently in of_iommu_configure()
Jason Gunthorpe
Re: [PATCH RFC 03/17] of: Use -ENODEV consistently in of_iommu_configure()
Jerry Snitselaar
Re: [PATCH RFC 03/17] of: Use -ENODEV consistently in of_iommu_configure()
Jason Gunthorpe
Re: [PATCH RFC 03/17] of: Use -ENODEV consistently in of_iommu_configure()
Rob Herring
[PATCH RFC 01/17] iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops()
Jason Gunthorpe
Re: [PATCH RFC 01/17] iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops()
Jerry Snitselaar
Re: [PATCH RFC 01/17] iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops()
Christoph Hellwig
Re: [PATCH RFC 01/17] iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops()
Baolu Lu
Re: [PATCH RFC 01/17] iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops()
Rob Herring
Re: [PATCH RFC 01/17] iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops()
Moritz Fischer
[PATCH RFC 11/17] iommu: Hold iommu_probe_device_lock while calling ops->of_xlate
Jason Gunthorpe
Re: [PATCH RFC 11/17] iommu: Hold iommu_probe_device_lock while calling ops->of_xlate
Jerry Snitselaar
[PATCH RFC 09/17] iommu: Add iommu_fwspec_append_ids()
Jason Gunthorpe
Re: [PATCH RFC 09/17] iommu: Add iommu_fwspec_append_ids()
Jerry Snitselaar
[PATCH RFC 05/17] iommu: Make iommu_fwspec->ids a distinct allocation
Jason Gunthorpe
Re: [PATCH RFC 05/17] iommu: Make iommu_fwspec->ids a distinct allocation
Jerry Snitselaar
[PATCH RFC 12/17] iommu: Make iommu_ops_from_fwnode() static
Jason Gunthorpe
Re: [PATCH RFC 12/17] iommu: Make iommu_ops_from_fwnode() static
André Draszik
Re: [PATCH RFC 12/17] iommu: Make iommu_ops_from_fwnode() static
Jerry Snitselaar
[PATCH RFC 15/17] iommu: Add ops->of_xlate_fwspec()
Jason Gunthorpe
Re: [PATCH RFC 15/17] iommu: Add ops->of_xlate_fwspec()
Jerry Snitselaar
[PATCH RFC 14/17] iommu: Remove pointless iommu_fwspec_free()
Jason Gunthorpe
Re: [PATCH RFC 14/17] iommu: Remove pointless iommu_fwspec_free()
Jerry Snitselaar
[PATCH RFC 10/17] acpi: Do not use dev->iommu within acpi_iommu_configure()
Jason Gunthorpe
Re: [PATCH RFC 10/17] acpi: Do not use dev->iommu within acpi_iommu_configure()
Rafael J. Wysocki
Re: [PATCH RFC 10/17] acpi: Do not use dev->iommu within acpi_iommu_configure()
Moritz Fischer
Re: [PATCH RFC 10/17] acpi: Do not use dev->iommu within acpi_iommu_configure()
Jason Gunthorpe
Re: [PATCH RFC 10/17] acpi: Do not use dev->iommu within acpi_iommu_configure()
Jerry Snitselaar
[PATCH RFC 02/17] of: Do not return struct iommu_ops from of_iommu_configure()
Jason Gunthorpe
Re: [PATCH RFC 02/17] of: Do not return struct iommu_ops from of_iommu_configure()
Jerry Snitselaar
Re: [PATCH RFC 02/17] of: Do not return struct iommu_ops from of_iommu_configure()
Jerry Snitselaar
Re: [PATCH RFC 02/17] of: Do not return struct iommu_ops from of_iommu_configure()
Jason Gunthorpe
Re: [PATCH RFC 02/17] of: Do not return struct iommu_ops from of_iommu_configure()
Rob Herring
[PATCH RFC 17/17] iommu: Mark dev_iommu_priv_set() with a lockdep
Jason Gunthorpe
Re: [PATCH RFC 17/17] iommu: Mark dev_iommu_priv_set() with a lockdep
Baolu Lu
Re: [PATCH RFC 17/17] iommu: Mark dev_iommu_priv_set() with a lockdep
Jerry Snitselaar
Re: [PATCH RFC 00/17] Solve iommu probe races around iommu_fwspec
André Draszik
Re: [PATCH RFC 00/17] Solve iommu probe races around iommu_fwspec
Jason Gunthorpe
Re: [PATCH RFC 00/17] Solve iommu probe races around iommu_fwspec
Zhenhua Huang
Re: [PATCH 3/3] locking/atomic: openrisc: use generic_cmpxchg[64]_local for arch_cmpxchg[64]_local
wuqiang.matt
Re: [PATCH 3/3] locking/atomic: openrisc: use generic_cmpxchg[64]_local for arch_cmpxchg[64]_local
Google
Re: [PATCH 3/3] locking/atomic: openrisc: use generic_cmpxchg[64]_local for arch_cmpxchg[64]_local
Vineet Gupta
Re: [PATCH 3/3] locking/atomic: openrisc: use generic_cmpxchg[64]_local for arch_cmpxchg[64]_local
wuqiang.matt
Re: [PATCH 3/3] locking/atomic: openrisc: use generic_cmpxchg[64]_local for arch_cmpxchg[64]_local
Vineet Gupta
Re: [PATCH 3/3] locking/atomic: openrisc: use generic_cmpxchg[64]_local for arch_cmpxchg[64]_local
wuqiang.matt
Re: [PATCH 3/3] locking/atomic: openrisc: use generic_cmpxchg[64]_local for arch_cmpxchg[64]_local
wuqiang.matt
arc-elf32-ld: net/xfrm/xfrm_algo.o:(.rodata+0x24): undefined reference to `crypto_has_aead'
Naresh Kamboju
Re: arc-elf32-ld: net/xfrm/xfrm_algo.o:(.rodata+0x24): undefined reference to `crypto_has_aead'
Sabrina Dubroca
Re: arc-elf32-ld: net/xfrm/xfrm_algo.o:(.rodata+0x24): undefined reference to `crypto_has_aead'
Herbert Xu
[PATCH tty v1 00/74] serial: wrappers for uart port lock
John Ogness
[PATCH tty v1 20/74] serial: arc_uart: Use port lock wrappers
John Ogness
Re: [PATCH tty v1 00/74] serial: wrappers for uart port lock
Maciej W. Rozycki
Re: [PATCH tty v1 00/74] serial: wrappers for uart port lock
Thomas Gleixner
Re: [PATCH tty v1 00/74] serial: wrappers for uart port lock
Maciej W. Rozycki
Re: [PATCH tty v1 00/74] serial: wrappers for uart port lock
John Ogness
Re: [PATCH tty v1 00/74] serial: wrappers for uart port lock
Ilpo Järvinen
Re: [PATCH tty v1 00/74] serial: wrappers for uart port lock
John Ogness
Re: [PATCH tty v1 00/74] serial: wrappers for uart port lock
John Ogness
Re: [PATCH tty v1 00/74] serial: wrappers for uart port lock
Greg Kroah-Hartman
ERROR: modpost: "__st_r13_to_r25" [lib/zstd/zstd_decompress.ko] undefined!
kernel test robot
[PATCH] ARC: mm: Make virt_to_pfn() a static inline
Linus Walleij
ERROR: modpost: "__ld_r13_to_r25_ret" [lib/zstd/zstd_decompress.ko] undefined!
kernel test robot
[GIT PULL] ARC updates for v6.6-rc1
Vineet Gupta
Re: [GIT PULL] ARC updates for v6.6-rc1
pr-tracker-bot
[linux-next:pending-fixes 34/128] arch/arc/kernel/setup.c:82:13: warning: variable 'atomic' set but not used
kernel test robot
[PATCH v2 08/20] ARC: boot log: eliminate struct cpuinfo_arc #4: boot log per ISA
Vineet Gupta
[PATCH v2 05/20] ARC: boot log: eliminate struct cpuinfo_arc #1: mm
Vineet Gupta
[PATCH] treewide: drop CONFIG_EMBEDDED
Randy Dunlap
Re: [PATCH] treewide: drop CONFIG_EMBEDDED
Geert Uytterhoeven
Re: [PATCH] treewide: drop CONFIG_EMBEDDED
Arnd Bergmann
Re: [PATCH] treewide: drop CONFIG_EMBEDDED
Palmer Dabbelt
Re: [PATCH] treewide: drop CONFIG_EMBEDDED
Greg Ungerer
Re: [PATCH] treewide: drop CONFIG_EMBEDDED
Jason A. Donenfeld
Re: [PATCH] treewide: drop CONFIG_EMBEDDED
Michael Ellerman
Re: [PATCH] treewide: drop CONFIG_EMBEDDED
Randy Dunlap
Re: [PATCH] treewide: drop CONFIG_EMBEDDED
Randy Dunlap
Re: [PATCH] treewide: drop CONFIG_EMBEDDED
Jesse T
Re: [PATCH] treewide: drop CONFIG_EMBEDDED
Christophe Leroy
Re: {standard input}:1727: Error: operand out of range (-132 is not between -128 and 127)
Paul E. McKenney
Re: {standard input}:1727: Error: operand out of range (-132 is not between -128 and 127)
Vineet Gupta
[PATCH] ARC: avoid unwanted gcc optimizations in atomic operations
Pavel . Kozlov
Re: [PATCH] ARC: avoid unwanted gcc optimizations in atomic operations
Vineet Gupta
[PATCH 00/20] ARC updates
Vineet Gupta
[PATCH 01/20] ARC: uaccess: remove arc specific out-of-line handles for -Os
Vineet Gupta
[PATCH 10/20] ARC: kernel stack: INIT_THREAD need not setup @init_stack in @ksp
Vineet Gupta
[PATCH 02/20] ARC: uaccess: use optimized generic __strnlen_user/__strncpy_from_user
Vineet Gupta
[PATCH 04/20] ARCv2: memset: don't prefetch for len == 0 which happens a alot
Vineet Gupta
[PATCH 03/20] ARC: uaccess: elide unaliged handling if hardware supports
Vineet Gupta
[PATCH 12/20] ARC: __switch_to: move ksp to thread_info from thread_struct
Vineet Gupta
[PATCH 06/20] ARC: boot log: eliminate struct cpuinfo_arc #2: cache
Vineet Gupta
[PATCH 15/20] ARC: entry: EV_MachineCheck dont re-read ECR
Vineet Gupta
[PATCH 07/20] ARC: boot log: eliminate struct cpuinfo_arc #3: don't export
Vineet Gupta
[PATCH 11/20] ARC: __switch_to: asm with dwarf ops (vs. inline asm)
Vineet Gupta
[PATCH 16/20] ARC: entry: Add more common chores to EXCEPTION_PROLOGUE
Vineet Gupta
Re: [PATCH 16/20] ARC: entry: Add more common chores to EXCEPTION_PROLOGUE
Pavel . Kozlov
Re: [PATCH 16/20] ARC: entry: Add more common chores to EXCEPTION_PROLOGUE
Vineet Gupta
[PATCH v2 16/20] ARC: entry: Add more common chores to EXCEPTION_PROLOGUE
Vineet Gupta
[PATCH 09/20] ARC: entry: use gp to cache task pointer (vs. r25)
Vineet Gupta
[PATCH 19/20] ARCv2: entry: rearrange pt_regs slightly
Vineet Gupta
[PATCH 13/20] ARC: entry: rework (non-functional)
Vineet Gupta
[PATCH 17/20] ARC: entry: replace 8 byte OR with 4 byte BSET
Vineet Gupta
[PATCH 05/20] ARC: boot log: eliminate struct cpuinfo_arc #1: mm
Vineet Gupta
[PATCH 20/20] ARC: pt_regs: create seperate type for ecr
Vineet Gupta
Re: [PATCH 20/20] ARC: pt_regs: create seperate type for ecr
kernel test robot
[PATCH v2 20/20] ARC: pt_regs: create seperate type for ecr
Vineet Gupta
Re: [PATCH 20/20] ARC: pt_regs: create seperate type for ecr
Pavel . Kozlov
Re: [PATCH 20/20] ARC: pt_regs: create seperate type for ecr
Vineet Gupta
[PATCH 14/20] ARC: entry: ARcompact EV_ProtV to use r10 directly
Vineet Gupta
[PATCH 08/20] ARC: boot log: eliminate struct cpuinfo_arc #4: boot log per ISA
Vineet Gupta
[PATCH 18/20] ARC: entry: replace 8 byte ADD.ne with 4 byte ADD2.ne
Vineet Gupta
Re: [PATCH 00/20] ARC updates
Pavel Kozlov
[PATCH] ARC: mm: retire support for aliasing VIPT D$
Vineet Gupta
Re: [PATCH] ARC: mm: retire support for aliasing VIPT D$
Andrew Morton
Re: [PATCH] ARC: mm: retire support for aliasing VIPT D$
Vineet Gupta
[PATCH] ARC: -Wmissing-prototype warning fixes
Vineet Gupta
Re: [PATCH] ARC: -Wmissing-prototype warning fixes
Arnd Bergmann
Re: [PATCH] ARC: -Wmissing-prototype warning fixes
Vineet Gupta
[PATCH 00/17] -Wmissing-prototype warning fixes
Arnd Bergmann
[PATCH 14/17] kprobes: unify kprobes_exceptions_nofify() prototypes
Arnd Bergmann
Re: [PATCH 14/17] kprobes: unify kprobes_exceptions_nofify() prototypes
Google
[PATCH 16/17] [RFC] arch: turn -Wmissing-prototypes off conditionally
Arnd Bergmann
Re: [PATCH 16/17] [RFC] arch: turn -Wmissing-prototypes off conditionally
Christophe Leroy
Re: [PATCH 16/17] [RFC] arch: turn -Wmissing-prototypes off conditionally
Arnd Bergmann
Re: [PATCH 16/17] [RFC] arch: turn -Wmissing-prototypes off conditionally
Helge Deller
Re: [PATCH 16/17] [RFC] arch: turn -Wmissing-prototypes off conditionally
Arnd Bergmann
Re: [PATCH 16/17] [RFC] arch: turn -Wmissing-prototypes off conditionally
Guo Ren
Re: [PATCH 16/17] [RFC] arch: turn -Wmissing-prototypes off conditionally
Vineet Gupta
Re: [PATCH 16/17] [RFC] arch: turn -Wmissing-prototypes off conditionally
Stafford Horne
Re: [PATCH 16/17] [RFC] arch: turn -Wmissing-prototypes off conditionally
Arnd Bergmann
Re: [PATCH 00/17] -Wmissing-prototype warning fixes
Palmer Dabbelt
Re: (subset) [PATCH 00/17] -Wmissing-prototype warning fixes
Martin K. Petersen
Re: (subset) [PATCH 00/17] -Wmissing-prototype warning fixes
Michael Schmitz
Re: (subset) [PATCH 00/17] -Wmissing-prototype warning fixes
Geert Uytterhoeven
Re: (subset) [PATCH 00/17] -Wmissing-prototype warning fixes
Michael Schmitz
Re: (subset) [PATCH 00/17] -Wmissing-prototype warning fixes
Geert Uytterhoeven
Re: (subset) [PATCH 00/17] -Wmissing-prototype warning fixes
Michael Schmitz
[PATCH v3 0/2] csky: Convert memory accessors to static inlines
Linus Walleij
[PATCH v3 2/2] csky: Make pfn accessors static inlines
Linus Walleij
[PATCH v3 1/2] csky: Cast argument to virt_to_pfn() to (void *)
Linus Walleij
[PATCH v2 0/2] csky: Convert memory accessors to static inlines
Linus Walleij
[PATCH v2 1/2] csky: Cast argument to virt_to_pfn() to (void *)
Linus Walleij
[PATCH v2 2/2] csky: Make pfn accessors static inlines
Linus Walleij
[PATCH 0/2] csky: Convert memory accessors to static inlines
Linus Walleij
[PATCH 1/2] csky: Cast argument to virt_to_pfn() to (void *)
Linus Walleij
[PATCH 2/2] csky: Make pfn accessors static inlines
Linus Walleij
Re: [PATCH 0/2] csky: Convert memory accessors to static inlines
Guo Ren
[PATCH v6 08/38] arc: Implement the new page table range API
Matthew Wilcox (Oracle)
include/linux/compiler_types.h:328:45: error: call to '__compiletime_assert_312' declared with attribute error: BUILD_BUG_ON failed: (PTRS_PER_PGD * sizeof(pgd_t)) > PAGE_SIZE
kernel test robot
[PATCH] arc: Explicitly include correct DT includes
Rob Herring
Re: [PATCH] arc: Explicitly include correct DT includes
Rob Herring
Re: [PATCH] arc: Explicitly include correct DT includes
Alexey Brodkin
Re: [PATCH] arc: Explicitly include correct DT includes
Vineet Gupta
[PATCH v5 08/38] arc: Implement the new page table range API
Matthew Wilcox (Oracle)
[PATCH v8 07/19] arc: mm: Convert to GENERIC_IOREMAP
Baoquan He
include/linux/compiler_types.h:328:45: error: call to '__compiletime_assert_319' declared with attribute error: BUILD_BUG_ON failed: (PTRS_PER_PGD * sizeof(pgd_t)) > PAGE_SIZE
kernel test robot
[PATCH v7 07/19] arc: mm: Convert to GENERIC_IOREMAP
Baoquan He
[PATCH] kbuild: make modules_install copy modules.builtin(.modinfo)
Masahiro Yamada
Re: [PATCH] kbuild: make modules_install copy modules.builtin(.modinfo)
Nicolas Schier
Earlier messages
Later messages