messages from 2023-03-27 02:51:32 to 2023-04-04 10:23:22 UTC [more...]
[PATCH v3 00/65] clk: Make determine_rate mandatory for muxes
2023-04-04 10:11 UTC (11+ messages)
` [PATCH v3 01/65] clk: Export clk_hw_forward_rate_request()
` [PATCH v3 02/65] clk: lan966x: Remove unused round_rate hook
` [PATCH v3 03/65] clk: nodrv: Add a determine_rate hook
` [PATCH v3 04/65] clk: test: "
` [PATCH v3 05/65] clk: actions: composite: Add a determine_rate hook for pass clk
` [PATCH v3 06/65] clk: at91: main: Add a determine_rate hook
` [PATCH v3 07/65] clk: at91: sckc: "
` [PATCH v3 08/65] clk: berlin: div: "
` [PATCH v3 09/65] clk: cdce706: "
` [PATCH v3 10/65] clk: k210: pll: "
[PATCH v3 00/12] MIPS Virt board support
2023-04-04 9:33 UTC (13+ messages)
` [PATCH v3 01/12] MIPS: Move declaration of bcache ops to cache.c
` [PATCH v3 02/12] MIPS: smp-cps: Disable coherence setup for unsupported ISA
` [PATCH v3 03/12] MIPS: mips-cm: Check availability of config registers
` [PATCH v3 04/12] MIPS: Octeon: Opt-out 4k_cache feature
` [PATCH v3 05/12] MIPS: cpu-features: Enable octeon_cache by cpu_type
` [PATCH v3 06/12] MIPS: c-octeon: Provide alternative SMP cache flush function
` [PATCH v3 07/12] MIPS: Octeon: Allow CVMSEG to be disabled
` [PATCH v3 08/12] MIPS: Loongson: Move arch cflags to MIPS top level Makefile
` [PATCH v3 09/12] MIPS: Loongson: Don't select platform features with CPU
` [PATCH v3 10/12] MIPS: Octeon: Disable CVMSEG by default on other platforms
` [PATCH v3 11/12] MIPS: Add board config for virt board
` [PATCH v3 12/12] MIPS: generic: Enable all CPUs supported by virt board in Kconfig
[PATCH 00/21] dma-mapping: unify support for cache flushes
2023-04-04 8:27 UTC (61+ 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 00/49] mtd: nand: Convert to platform remove callback returning void
2023-04-03 16:29 UTC (4+ messages)
` [PATCH 20/49] mtd: rawnand: ingenic: "
[PATCH] MIPS: vpe-cmp: remove module owner pointer from struct class usage
2023-04-03 16:20 UTC (3+ messages)
[PATCH 00/10] locking: Introduce local{,64}_try_cmpxchg
2023-04-03 10:19 UTC (8+ messages)
` [PATCH 01/10] locking/atomic: Add missing cast to try_cmpxchg() fallbacks
[PATCH 1/3] MIPS: mm: Remove unused *cache_page_indexed flush functions
2023-04-03 9:41 UTC (3+ messages)
` [PATCH 2/3] MIPS: Remove no longer used ide.h
` [PATCH 3/3] MIPS: mm: Remove local_cache_flush_page
[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 v8 0/2] arm64: support batched/deferred tlb shootdown during page reclamation
2023-04-01 12:12 UTC (6+ messages)
` [PATCH v8 1/2] mm/tlbbatch: Introduce arch_tlbbatch_should_defer()
` [PATCH v8 2/2] arm64: support batched/deferred tlb shootdown during page reclamation
[PATCH v4 0/3] Use dma_default_coherent for devicetree default coherency
2023-04-01 9:15 UTC (4+ messages)
` [PATCH v4 1/3] dma-mapping: Provide a fallback dma_default_coherent
` [PATCH v4 2/3] dma-mapping: Provide CONFIG_ARCH_DMA_DEFAULT_COHERENT
` [PATCH v4 3/3] of: address: Always use dma_default_coherent for default coherency
[PATCH] MIPS: tlbex: undefine pr_define macro when appropriate
2023-04-01 9:14 UTC (3+ messages)
[GIT PULL] MIPS fixes for v6.3
2023-03-31 17:26 UTC (2+ messages)
[PATCH kernel] KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE platform dependent
2023-03-31 15:17 UTC (2+ messages)
[PATCH v8 0/7] Add pci_dev_for_each_resource() helper and update users
2023-03-30 16:24 UTC (8+ 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 v7 3/6] PCI: Allow pci_bus_for_each_resource() to take less arguments
2023-03-30 15:38 UTC (2+ messages)
[PATCH v3 0/3] Move Loongson1 PWM timer to clocksource framework
2023-03-30 13:24 UTC (6+ messages)
` [PATCH v3 1/3] MIPS: Loongson32: Remove deprecated PWM timer clocksource
` [PATCH v3 2/3] dt-bindings: timer: Add Loongson-1 clocksource
` [PATCH v3 3/3] clocksource: loongson1: Move PWM timer to clocksource framework
[PATCH v2 0/3] Move Loongson1 PWM timer to clocksource framework
2023-03-30 11:30 UTC (5+ messages)
` [PATCH v2 1/3] MIPS: Loongson32: Remove deprecated PWM timer clocksource
` [PATCH v2 2/3] dt-bindings: timer: Add Loongson-1 clocksource
` [PATCH v2 3/3] clocksource: loongson1: Move PWM timer to clocksource framework
[PATCH 0/2] Move Loongson1 restart handler to watchdog driver
2023-03-30 11:30 UTC (4+ messages)
` [PATCH 1/2] MIPS: Loongson32: Remove reset.c
` [PATCH 2/2] watchdog: loongson1_wdt: Implement restart handler
[PATCH v2 0/2] Move Loongson1 restart handler to watchdog driver
2023-03-30 11:20 UTC (3+ messages)
` [PATCH v2 1/2] MIPS: Loongson32: Remove reset.c
` [PATCH v2 2/2] watchdog: loongson1_wdt: Implement restart handler
[PATCH 0/3] Move Loongson1 PWM timer to clocksource framework
2023-03-30 10:16 UTC (8+ messages)
` [PATCH 1/3] MIPS: Loongson32: Remove deprecated PWM timer clocksource
` [PATCH 2/3] dt-bindings: timer: Add Loongson-1 clocksource
` [PATCH 3/3] clocksource: loongson1: Move PWM timer to clocksource framework
Multiple undefined configuration options are dependent in Kconfig under the v6.3-rc4 drivers directory
2023-03-29 22:34 UTC
[PATCH] MIPS: lantiq: remove unused function declaration
2023-03-29 21:03 UTC
[PATCH v2 43/65] ASoC: tlv320aic32x4: Add a determine_rate hook
2023-03-29 19:50 UTC (7+ messages)
[linux-next:master] BUILD REGRESSION 198925fae644b0099b66fac1d972721e6e563b17
2023-03-29 15:21 UTC
[PATCH v3 0/4] Use dma_default_coherent for devicetree default coherency
2023-03-29 3:27 UTC (13+ messages)
` [PATCH v3 1/4] of: address: Fix default coherency for MIPS
` [PATCH v3 4/4] of: address: Always use dma_default_coherent for default coherency
[PATCH v3 00/21] pinctrl: ralink: fix ABI, improve driver, move to mediatek, improve dt-bindings
2023-03-28 21:06 UTC (4+ messages)
` [PATCH v3 01/21] pinctrl: ralink: reintroduce ralink,rt2880-pinmux compatible string
Słowa kluczowe do wypozycjonowania
2023-03-28 7:45 UTC
[PATCH] dt-bindings: mips: lantiq: Document Lantiq SoC dt bindings
2023-03-28 6:32 UTC (4+ messages)
[PATCH v2 56/65] clk: ingenic: cgu: Switch to determine_rate
2023-03-27 19:24 UTC (10+ messages)
[PATCH] MAINTAINERS: remove obsolete file entry in MIPS/LOONGSON1 ARCHITECTURE
2023-03-27 16:59 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).