Sparclinux Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-24 14:30:18 to 2023-04-06 14:13:27 UTC [more...]

[PATCH 0/3] send tlb_remove_table_smp_sync IPI only to necessary CPUs
 2023-04-06 14:11 UTC  (27+ messages)
` [PATCH 1/3] arch: Introduce ARCH_HAS_CPUMASK_BITS
` [PATCH 2/3] mm/mmu_gather: send tlb_remove_table_smp_sync IPI only to MM CPUs
` [PATCH 3/3] mm/mmu_gather: send tlb_remove_table_smp_sync IPI only to CPUs in kernel mode

[PATCH 00/18] arch: Consolidate <asm/fb.h>
 2023-04-06 14:06 UTC  (23+ 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 v8 0/7] Add pci_dev_for_each_resource() helper and update users
 2023-04-06 10:31 UTC  (15+ messages)
` [PATCH v8 1/7] kernel.h: Split out COUNT_ARGS() and CONCATENATE()
` [PATCH v8 2/7] PCI: Introduce pci_resource_n()
` [PATCH v8 3/7] PCI: Introduce pci_dev_for_each_resource()
` [PATCH v8 4/7] PCI: Document pci_bus_for_each_resource() to avoid confusion
` [PATCH v8 5/7] PCI: Allow pci_bus_for_each_resource() to take less arguments
` [PATCH v8 6/7] EISA: Convert to use less arguments in pci_bus_for_each_resource()
` [PATCH v8 7/7] pcmcia: "

[PATCH 00/21] dma-mapping: unify support for cache flushes
 2023-04-06  9:01 UTC  (62+ 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

[PATCH v4] Kconfig: introduce HAS_IOPORT option and select it as necessary
 2023-04-05 21:36 UTC  (6+ messages)

Build regressions/improvements in v6.3-rc4
 2023-04-05  0:01 UTC  (4+ messages)
        ` Build regressions/improvements in v6.3-rc4 (parport_pc)

[PATCH v3 00/14] arch,mm: cleanup Kconfig entries for ARCH_FORCE_MAX_ORDER
 2023-04-04 11:50 UTC  (21+ messages)
` [PATCH v3 01/14] arm: reword ARCH_FORCE_MAX_ORDER prompt and help text
` [PATCH v3 02/14] arm64: drop ranges in definition of ARCH_FORCE_MAX_ORDER
` [PATCH v3 03/14] arm64: reword ARCH_FORCE_MAX_ORDER prompt and help text
` [PATCH v3 04/14] csky: drop ARCH_FORCE_MAX_ORDER
` [PATCH v3 05/14] ia64: don't allow users to override ARCH_FORCE_MAX_ORDER
` [PATCH v3 06/14] m68k: reword ARCH_FORCE_MAX_ORDER prompt and help text
` [PATCH v3 07/14] nios2: "
` [PATCH v3 08/14] nios2: drop ranges for definition of ARCH_FORCE_MAX_ORDER
` [PATCH v3 09/14] powerpc: reword ARCH_FORCE_MAX_ORDER prompt and help text
` [PATCH v3 10/14] powerpc: drop ranges for definition of ARCH_FORCE_MAX_ORDER
` [PATCH v3 11/14] sh: reword ARCH_FORCE_MAX_ORDER prompt and help text
` [PATCH v3 12/14] sh: drop ranges for definition of ARCH_FORCE_MAX_ORDER
` [PATCH v3 13/14] sparc: reword ARCH_FORCE_MAX_ORDER prompt and help text
` [PATCH v3 14/14] xtensa: "

Nowe lakiery hybrydowe do oferty
 2023-04-03  8:15 UTC 

[PATCH 00/19] DT header disentangling, part 1
 2023-04-01 19:22 UTC  (35+ messages)
` [PATCH 01/19] of: Make devtree_lock declaration private
` [PATCH 02/19] of: Move of_device_(add|register|unregister) to of_platform.h
` [PATCH 03/19] of: Move of_device_get_match_data() declaration
` [PATCH 04/19] of: Move CPU node related functions to their own file
` [PATCH 05/19] of: Drop unnecessary includes in headers
` [PATCH 06/19] ARM: sunxi: Drop of_device.h include
` [PATCH 07/19] ARM: cpuidle: "
` [PATCH 08/19] riscv: Add explicit include for cpu.h
` [PATCH 09/19] riscv: cacheinfo: Adjust includes to remove of_device.h
` [PATCH 10/19] "
` [PATCH 11/19] clocksource: ingenic: Add explicit include for cpuhotplug.h
` [PATCH 12/19] thermal: cpuidle_cooling: Adjust includes to remove of_device.h
` [PATCH 13/19] soc: mediatek: mtk-svs: Add explicit include for cpu.h
` [PATCH 14/19] cpufreq: Adjust includes to remove of_device.h
` [PATCH 15/19] cpufreq: sun50i: Add explicit include for cpu.h
` [PATCH 16/19] cpuidle: Adjust includes to remove of_device.h
` [PATCH 17/19] irqchip: loongson-eiointc: Add explicit include for cpuhotplug.h
` [PATCH 18/19] OPP: Adjust includes to remove of_device.h
` [PATCH 19/19] of: Drop cpu.h include from of_device.h

[PATCH v7 3/6] PCI: Allow pci_bus_for_each_resource() to take less arguments
 2023-03-30 15:38 UTC  (3+ messages)

Nowe lakiery hybrydowe do oferty
 2023-03-27  8:15 UTC 

Napływ Klientów ze strony
 2023-03-27  7:55 UTC 

[PATCH] sparc: remove obsolete config ARCH_ATU
 2023-03-26 23:08 UTC  (2+ messages)

[PATCH v2 00/14] arch,mm: cleanup Kconfig entries for ARCH_FORCE_MAX_ORDER
 2023-03-24 16:48 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 read-only IMAP folder(s) and NNTP newsgroup(s).