linux-snps-arc.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-02 13:45:48 to 2023-04-17 09:23:05 UTC [more...]

[PATCH v2 00/19] arch: Consolidate <asm/fb.h>
 2023-04-17  9:22 UTC  (30+ messages)
` [PATCH v2 01/19] fbdev: Prepare generic architecture helpers
` [PATCH v2 02/19] arch/arc: Implement <asm/fb.h> with generic helpers
` [PATCH v2 03/19] arch/arm: "
` [PATCH v2 04/19] arch/arm64: "
` [PATCH v2 05/19] arch/ia64: "
` [PATCH v2 06/19] arch/loongarch: "
` [PATCH v2 07/19] arch/m68k: Merge variants of fb_pgprotect() into single function
` [PATCH v2 08/19] arch/m68k: Implement <asm/fb.h> with generic helpers
` [PATCH v2 09/19] arch/mips: "
` [PATCH v2 10/19] video: Remove trailing whitespaces
` [PATCH v2 11/19] video: Move HP PARISC STI core code to shared location
` [PATCH v2 12/19] arch/parisc: Remove trailing whitespaces
` [PATCH v2 13/19] arch/parisc: Implement fb_is_primary_device() under arch/parisc
` [PATCH v2 14/19] arch/parisc: Implement <asm/fb.h> with generic helpers
` [PATCH v2 15/19] arch/powerpc: "
` [PATCH v2 16/19] arch/sh: "
` [PATCH v2 17/19] arch/sparc: Implement fb_is_primary_device() in source file
` [PATCH v2 18/19] arch/sparc: Implement <asm/fb.h> with generic helpers
` [PATCH v2 19/19] arch/x86: "

W sprawie samochodu
 2023-04-17  8:00 UTC 

[PATCH] [v2] mm: make arch_has_descending_max_zone_pfns() static
 2023-04-15  8:18 UTC 

[PATCH] mm: make arch_has_descending_max_zone_pfns() static
 2023-04-15  8:09 UTC  (3+ messages)

[PATCH 00/21] dma-mapping: unify support for cache flushes
 2023-04-13 12:51 UTC  (65+ messages)
` [PATCH 01/21] openrisc: dma-mapping: flush bidirectional mappings
` [PATCH 02/21] xtensa: dma-mapping: use normal cache invalidation rules
` [PATCH 03/21] sparc32: flush caches in dma_sync_*for_device
` [PATCH 04/21] microblaze: dma-mapping: skip extra DMA flushes
` [PATCH 05/21] powerpc: dma-mapping: split out cache operation logic
` [PATCH 06/21] powerpc: dma-mapping: minimize for_cpu flushing
` [PATCH 07/21] powerpc: dma-mapping: always clean cache in _for_device() op
` [PATCH 08/21] riscv: dma-mapping: only invalidate after DMA, not flush
` [PATCH 09/21] riscv: dma-mapping: skip invalidation before bidirectional DMA
` [PATCH 10/21] csky: dma-mapping: skip invalidating before DMA from device
` [PATCH 11/21] mips: dma-mapping: skip invalidating before bidirectional DMA
` [PATCH 12/21] mips: dma-mapping: split out cache operation logic
` [PATCH 13/21] arc: dma-mapping: skip invalidating before bidirectional DMA
` [PATCH 14/21] parisc: dma-mapping: use regular flush/invalidate ops
` [PATCH 15/21] ARM: dma-mapping: always invalidate WT caches before DMA
` [PATCH 16/21] ARM: dma-mapping: bring back dmac_{clean,inv}_range
` [PATCH 17/21] ARM: dma-mapping: use arch_sync_dma_for_{device,cpu}() internally
` [PATCH 18/21] ARM: drop SMP support for ARM11MPCore
` [PATCH 19/21] ARM: dma-mapping: use generic form of arch_sync_dma_* helpers
` [PATCH 20/21] ARM: dma-mapping: split out arch_dma_mark_clean() helper
` [PATCH 21/21] dma-mapping: replace custom code with generic implementation

Słowa kluczowe do wypozycjonowania
 2023-04-12  7:40 UTC 

[PATCH 00/18] arch: Consolidate <asm/fb.h>
 2023-04-06 19:08 UTC  (25+ messages)
` [PATCH 01/18] fbdev: Prepare generic architecture helpers
` [PATCH 02/18] arch/arc: Implement <asm/fb.h> with generic helpers
` [PATCH 03/18] arch/arm: "
` [PATCH 04/18] arch/arm64: "
` [PATCH 05/18] arch/ia64: "
` [PATCH 06/18] arch/loongarch: "
` [PATCH 07/18] arch/m68k: "
` [PATCH 08/18] arch/mips: "
` [PATCH 09/18] video: Remove trailing whitespaces
` [PATCH 10/18] video: Move HP PARISC STI core code to shared location
` [PATCH 11/18] arch/parisc: Remove trailing whitespaces
` [PATCH 12/18] arch/parisc: Implement fb_is_primary_device() under arch/parisc
` [PATCH 13/18] arch/parisc: Implement <asm/fb.h> with generic helpers
` [PATCH 14/18] arch/powerpc: "
` [PATCH 15/18] arch/sh: "
` [PATCH 16/18] arch/sparc: Implement fb_is_primary_device() in source file
` [PATCH 17/18] arch/sparc: Implement <asm/fb.h> with generic helpers
` [PATCH 18/18] arch/x86: "

[PATCH v12 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
 2023-04-06 12:56 UTC 

[PATCH net 1/1] net: stmmac: check fwnode for phy device before scanning for phy
 2023-04-05 13:03 UTC  (4+ messages)

[PATCH net v5 2/3] net: stmmac: check if MAC needs to attach to a PHY
 2023-04-05  9:06 UTC 

include/linux/compiler_types.h:328:45: error: call to '__compiletime_assert_313' declared with attribute error: BUILD_BUG_ON failed: (PTRS_PER_PTE * sizeof(pte_t)) > PAGE_SIZE
 2023-04-04 14:15 UTC 

[PATCH] Fix backtrace message from arc_pmu_device_probe()
 2023-04-04 10:45 UTC 

Słowa kluczowe do wypozycjonowania
 2023-03-28  7:40 UTC 

[PATCH v5 0/7] Generic IPI sending tracepoint
 2023-03-23 18:31 UTC  (21+ messages)
` [PATCH v5 1/7] trace: Add trace_ipi_send_cpumask()
` [PATCH v5 2/7] sched, smp: Trace IPIs sent via send_call_function_single_ipi()
` [PATCH v5 3/7] smp: Trace IPIs sent via arch_send_call_function_ipi_mask()
` [PATCH v5 4/7] irq_work: Trace self-IPIs sent via arch_irq_work_raise()
` [PATCH v5 5/7] treewide: Trace IPIs sent via smp_send_reschedule()
` [PATCH v5 6/7] smp: reword smp call IPI comment
` [PATCH v5 7/7] sched, smp: Trace smp callback causing an IPI

[PATCH] ARC: init: Pass a pointer to virt_to_pfn() in init
 2023-03-23 13:40 UTC 

Faktoring
 2023-03-16  8:56 UTC 

[PATCH v4 07/36] arc: Implement the new page table range API
 2023-03-15  9:44 UTC  (2+ messages)

First quarter procurement order/enquiry
 2023-03-13 17:30 UTC 

include/linux/compiler_types.h:328:45: error: call to '__compiletime_assert_290' declared with attribute error: BUILD_BUG_ON failed: (PTRS_PER_PTE * sizeof(pte_t)) > PAGE_SIZE
 2023-03-13  5:59 UTC 

[PATCH v5 00/26] Remove COMMAND_LINE_SIZE from uapi
 2023-03-07 21:41 UTC  (29+ messages)
` [PATCH v5 01/26] alpha: "
` [PATCH v5 02/26] arm64: "
` [PATCH v5 03/26] arm: "
` [PATCH v5 04/26] ia64: "
` [PATCH v5 05/26] m68k: "
` [PATCH v5 06/26] microblaze: "
` [PATCH v5 07/26] mips: "
` [PATCH v5 08/26] parisc: "
` [PATCH v5 09/26] powerpc: "
` [PATCH v5 10/26] sparc: "
` [PATCH v5 11/26] xtensa: "
` [PATCH v5 12/26] riscv: "
` [PATCH v5 13/26] asm-generic: "
` [PATCH v5 14/26] alpha: Remove empty <uapi/asm/setup.h>
` [PATCH v5 15/26] arc: "
` [PATCH v5 16/26] m68k: "
` [PATCH v5 17/26] arm64: "
` [PATCH v5 18/26] microblaze: "
` [PATCH v5 19/26] sparc: "
` [PATCH v5 20/26] parisc: "
` [PATCH v5 21/26] x86: "
` [PATCH v5 22/26] xtensa: "
` [PATCH v5 23/26] powerpc: "
` [PATCH v5 24/26] mips: "
` [PATCH v5 25/26] s390: "
` [PATCH v5 26/26] riscv: "

[PATCH 1/2] ARC: Add the clone3 wrapper
 2023-03-07 12:03 UTC  (4+ messages)
` [PATCH 2/2] ARC: run child from the separate start block in __clone

[PATCH v3 00/24] Remove COMMAND_LINE_SIZE from uapi
 2023-03-06  9:35 UTC  (5+ messages)

[PATCH v4 00/24] Remove COMMAND_LINE_SIZE from uapi
 2023-03-02 12:38 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).