Linux-RISC-V Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-04 19:03:38 to 2023-05-08 13:01:18 UTC [more...]

[PATCH V5 00/21] Add basic ACPI support for RISC-V
 2023-05-08 11:52 UTC  (22+ messages)
` [PATCH V5 01/21] riscv: move sbi_init() earlier before jump_label_init()
` [PATCH V5 02/21] platform/surface: Disable for RISC-V
` [PATCH V5 03/21] crypto: hisilicon/qm: Fix to enable build with RISC-V clang
` [PATCH V5 04/21] ACPI: tables: Print RINTC information when MADT is parsed
` [PATCH V5 05/21] ACPI: OSL: Make should_use_kmap() 0 for RISC-V
` [PATCH V5 06/21] RISC-V: Add support to build the ACPI core
` [PATCH V5 07/21] ACPI: processor_core: RISC-V: Enable mapping processor to the hartid
` [PATCH V5 08/21] RISC-V: ACPI: Cache and retrieve the RINTC structure
` [PATCH V5 09/21] drivers/acpi: RISC-V: Add RHCT related code
` [PATCH V5 10/21] RISC-V: smpboot: Create wrapper setup_smp()
` [PATCH V5 11/21] RISC-V: smpboot: Add ACPI support in setup_smp()
` [PATCH V5 12/21] RISC-V: only iterate over possible CPUs in ISA string parser
` [PATCH V5 13/21] RISC-V: cpufeature: Add ACPI support in riscv_fill_hwcap()
` [PATCH V5 14/21] RISC-V: cpu: Enable cpuinfo for ACPI systems
` [PATCH V5 15/21] irqchip/riscv-intc: Add ACPI support
` [PATCH V5 16/21] clocksource/timer-riscv: Refactor riscv_timer_init_dt()
` [PATCH V5 17/21] clocksource/timer-riscv: Add ACPI support
` [PATCH V5 18/21] RISC-V: time.c: Add ACPI support for time_init()
` [PATCH V5 19/21] RISC-V: Add ACPI initialization in setup_arch()
` [PATCH V5 20/21] RISC-V: Enable ACPI in defconfig
` [PATCH V5 21/21] MAINTAINERS: Add entry for drivers/acpi/riscv

[PATCH v3 2/2] pwm: sifive: change the PWM controlled LED algorithm
 2023-05-08  9:48 UTC  (2+ messages)

[PATCH v3 0/5] Allwinner R329/D1/R528/T113s SPI support
 2023-05-08  9:47 UTC  (15+ messages)
` [PATCH v3 1/5] dt-bindings: spi: sun6i: add DT bindings for Allwinner R329/D1/R528/T113s SPI
` [PATCH v3 2/5] spi: sun6i: change OF match data to a struct
` [PATCH v3 3/5] spi: sun6i: add quirk for in-controller clock divider
` [PATCH v3 4/5] spi: sun6i: add support for R329/D1/R528/T113s SPI controllers
` [PATCH v3 5/5] riscv: dts: allwinner: d1: Add SPI controllers node

[PATCH 0/5] Add Sipeed Lichee Pi 4A RISC-V board support
 2023-05-08  9:20 UTC  (27+ messages)
` [PATCH 1/5] irqchip/sifive-plic: Support T-HEAD's C910 PLIC
` [PATCH 2/5] riscv: Add the T-HEAD SoC family Kconfig option
` [PATCH 3/5] riscv: dts: add initial T-HEAD light SoC device tree
` [PATCH 4/5] riscv: dts: thead: add sipeed Lichee Pi 4A board "
` [PATCH 5/5] MAINTAINERS: add entry for T-HEAD RISC-V SoC

In-flight collision: ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP renaming
 2023-05-08  4:52 UTC  (3+ messages)

[PATCH 00/30] pwm: Convert to platform remove callback returning void
 2023-05-08  3:56 UTC  (3+ messages)

[PATCH 00/41] rtc: Convert to platform remove callback returning void
 2023-05-08  3:56 UTC  (3+ messages)

[PATCH v3 0/3] Add TDM audio on StarFive JH7110
 2023-05-08  2:44 UTC  (9+ messages)
` [PATCH v3 1/3] dt-bindings: sound: Add TDM for "
` [PATCH v3 2/3] ASoC: starfive: Add JH7110 TDM driver
` [PATCH v3 3/3] riscv: dts: starfive: add tdm node and sound card

[PATCH v4 0/5] Allwinner R329/D1/R528/T113s SPI support
 2023-05-07 22:40 UTC  (7+ messages)
` [PATCH v4 1/5] dt-bindings: spi: sun6i: add DT bindings for Allwinner R329/D1/R528/T113s SPI
` [PATCH v4 2/5] spi: sun6i: change OF match data to a struct
` [PATCH v4 3/5] spi: sun6i: add quirk for in-controller clock divider
` [PATCH v4 4/5] spi: sun6i: add support for R329/D1/R528/T113s SPI controllers
` [PATCH v4 5/5] riscv: dts: allwinner: d1: Add SPI controllers node

[PATCH v1] riscv: dts: starfive: Add PMU controller node
 2023-05-07 22:02 UTC  (2+ messages)

[PATCH v1] MAINTAINERS: exclude maintained subdirs in RISC-V misc DT entry
 2023-05-07 22:02 UTC  (2+ messages)

[PATCH] RISC-V: KVM: use bitmap_zero() API
 2023-05-07 15:40 UTC  (2+ messages)

[PATCH] riscv: mm: use bitmap_zero() API
 2023-05-07 15:39 UTC  (2+ messages)

[PATCH v7 00/22] Basic clock, reset & device tree support for StarFive JH7110 RISC-V SoC
 2023-05-07 10:03 UTC  (3+ messages)
` [PATCH v7 19/22] riscv: dts: starfive: Add initial StarFive JH7110 device tree

[PATCH v2 0/6] Allwinner R329/D1/R528/T113s SPI support
 2023-05-07  7:42 UTC  (20+ messages)
` [PATCH v2 1/6] dt-bindings: spi: sun6i: add DT bindings for Allwinner R329 SPI
` [PATCH v2 2/6] spi: sun6i: change OF match data to a struct
` [PATCH v2 3/6] spi: sun6i: add quirk for in-controller clock divider
` [PATCH v2 4/6] spi: sun6i: add support for R329 SPI controllers
` [PATCH v2 5/6] dt-bindings: spi: sun6i: add DT bindings for Allwinner D1/R528/T113s SPI
` [PATCH v2 6/6] riscv: dts: allwinner: d1: Add SPI0 controller node

[patch V2 00/38] cpu/hotplug, x86: Reworked parallel CPU bringup
 2023-05-07  4:14 UTC  (33+ messages)
` [patch V2 06/38] x86/smpboot: Remove the CPU0 hotplug kludge
` [patch V2 07/38] x86/smpboot: Restrict soft_restart_cpu() to SEV
` [patch V2 08/38] x86/smpboot: Split up native_cpu_up() into separate phases and document them
` [patch V2 09/38] x86/smpboot: Get rid of cpu_init_secondary()
` [patch V2 11/38] x86/smpboot: Move synchronization masks to SMP boot code
` [patch V2 17/38] x86/xen/hvm: Get rid of DEAD_FROZEN handling
` [patch V2 18/38] cpu/hotplug: Add CPU state tracking and synchronization
` [patch V2 19/38] x86/smpboot: Switch to hotplug core state synchronization
` [patch V2 20/38] cpu/hotplug: Remove cpu_report_state() and related unused cruft
` [patch V2 21/38] ARM: smp: Switch to hotplug core state synchronization
` [patch V2 22/38] arm64: "
` [patch V2 23/38] csky/smp: "
` [patch V2 24/38] MIPS: SMP_CPS: "
` [patch V2 25/38] parisc: "
` [patch V2 26/38] riscv: "
` [patch V2 27/38] cpu/hotplug: Remove unused state functions
` [patch V2 28/38] cpu/hotplug: Reset task stack state in _cpu_up()
` [patch V2 29/38] cpu/hotplug: Provide a split up CPUHP_BRINGUP mechanism
` [patch V2 30/38] x86/smpboot: Enable split CPU startup
` [patch V2 31/38] x86/apic: Provide cpu_primary_thread mask
` [patch V2 32/38] cpu/hotplug: Allow "parallel" bringup up to CPUHP_BP_KICK_AP_STATE
` [patch V2 33/38] x86/topology: Store extended topology leaf information
` [patch V2 34/38] x86/cpu/amd; Invoke detect_extended_topology_early() on boot CPU
` [patch V2 35/38] x86/apic: Save the APIC virtual base address
` [patch V2 36/38] x86/smpboot: Implement a bit spinlock to protect the realmode stack
` [patch V2 37/38] x86/smpboot: Support parallel startup of secondary CPUs
` [patch V2 38/38] x86/smpboot/64: Implement arch_cpuhp_init_parallel_bringup() and enable it

[RESEND v2 1/6] dt-bindings: power: Add JH7110 AON PMU support
 2023-05-07  4:00 UTC  (20+ messages)

[PATCH v1] perf build: Add system include paths to BPF builds
 2023-05-07  2:56 UTC  (2+ messages)

[RESEND v2 0/6] Add JH7110 AON PMU support
 2023-05-06 14:12 UTC  (6+ messages)
` [RESEND v2 5/6] soc: starfive: "

[PATCH v2 00/34] Split ptdesc from struct page
 2023-05-06 11:35 UTC  (3+ messages)
` [PATCH v2 30/34] sh: Convert pte_free_tlb() to use ptdescs

[PATCH 00/21] dma-mapping: unify support for cache flushes
 2023-05-06  7:53 UTC  (6+ messages)
` [PATCH 09/21] riscv: dma-mapping: skip invalidation before bidirectional DMA

[PATCH linux-5.15.y] RISC-V: Fix up a cherry-pick warning in setup_vm_final()
 2023-05-06  0:56 UTC  (3+ messages)

[PATCH 0/9] KVM: arm64: Use MMU read lock for clearing dirty logs
 2023-05-06  0:55 UTC  (4+ messages)
` [PATCH 9/9] KVM: arm64: Run clear-dirty-log under MMU read lock

[PATCH] riscv: dts: allwinner: d1: Add SPI0 controller node
 2023-05-05 21:46 UTC  (6+ messages)

[GIT PULL] RISC-V Patches for the 6.4 Merge Window, Part 2
 2023-05-05 20:33 UTC  (2+ messages)

[PATCH v1 0/7] ISA string parser cleanups++
 2023-05-05 13:04 UTC  (17+ messages)
` [PATCH v1 1/7] RISC-V: simplify register width check in ISA string parsing
` [PATCH v1 2/7] RISC-V: only iterate over possible CPUs in ISA string parser
` [PATCH v1 4/7] RISC-V: validate riscv,isa at boot, not during ISA string parsing
` [PATCH v1 5/7] RISC-V: rework comments in ISA string parser
` [PATCH v1 6/7] RISC-V: remove decrement/increment dance "
` [PATCH v1 7/7] RISC-V: always report presence of Zicsr/Zifencei

[PATCH v6 0/4] kexec: Fix kexec_file_load for llvm16 with PGO
 2023-05-05 12:30 UTC  (5+ messages)
` [PATCH v6 4/4] risc/purgatory: Add linker script

[PATCH] riscv: Optimize memset
 2023-05-05 11:54 UTC  (2+ messages)

[GIT PULL] KVM/riscv changes for 6.4
 2023-05-05 10:14 UTC  (2+ messages)

[PATCH] riscv: uprobes: Restore thread.bad_cause
 2023-05-05 10:01 UTC  (2+ messages)

[PATCH v3 1/1] perf: RISC-V: Limit the number of counters returned from SBI
 2023-05-05  7:20 UTC 

[PATCH v3 0/3] Add JH7110 cpufreq support
 2023-05-05  6:29 UTC  (3+ messages)

[PATCH] dmaengine: xilinx: enable on RISC-V platform
 2023-05-05  0:36 UTC  (3+ messages)

[PATCH v2 1/1] perf: RISC-V: Limit the number of counters returned from SBI
 2023-05-04 20:49 UTC  (2+ messages)

[PATCH v1] dt-bindings: perf: riscv,pmu: fix property dependencies
 2023-05-04 21:54 UTC  (4+ 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).