Linux-RISC-V Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-08-07 00:11:10 to 2018-08-27 18:42:40 UTC [more...]

[PATCH 0/8] RISC-V: Assorted Cleanups
 2018-08-27 18:42 UTC  (6+ messages)
` [PATCH 1/8] RISC-V: Provide a cleaner raw_smp_processor_id()
` [PATCH 2/8] RISC-V: Don't set cacheinfo.{physical_line_partition, attributes}
` [PATCH 3/8] RISC-V: Rename riscv_of_processor_hart to riscv_of_processor_hartid
` [PATCH 4/8] RISC-V: Filter ISA and MMU values in cpuinfo
` [PATCH 5/8] RISC-V: Rename im_okay_therefore_i_am to found_boot_cpu

[PATCH] treewide: remove current_text_addr
 2018-08-27 13:33 UTC  (15+ messages)

[PATCH v7 0/5] riscv: Add support to no-FPU systems
 2018-08-27  1:07 UTC  (6+ messages)
` [PATCH 1/5] Extract FPU context operations from entry.S
` [PATCH 2/5] Refactor FPU code in signal setup/return procedures
` [PATCH 3/5] Cleanup ISA string setting
` [PATCH 4/5] Allow to disable FPU support
` [PATCH 5/5] Auto-detect whether a FPU exists

[RFC PATCH 2/2] mm: mmu_notifier fix for tlb_end_vma (build failures)
 2018-08-24 23:32 UTC  (10+ messages)

[PATCH] riscv: tlb: Provide definition of tlb_flush() before including tlb.h
 2018-08-24 18:22 UTC 

macb: probe of 10090000.ethernet failed with error -110
 2018-08-24 17:18 UTC 

[PATCH] riscv: move GCC version check for ARCH_SUPPORTS_INT128 to Kconfig
 2018-08-24  8:33 UTC 

[RFC PATCH 0/5] RISC-V: Improve smp functionality & support cpu hotplug
 2018-08-23 15:15 UTC  (30+ messages)
` [RFC PATCH 1/5] RISC-V: Add logical CPU indexing for RISC-V
` [RFC PATCH 2/5] RISC-V: Use Linux logical cpu number instead of hartid
` [RFC PATCH 3/5] RISC-V: Add cpu_operatios structure
` [RFC PATCH 4/5] RISC-V: Move interrupt cause declarations to irq.h
` [RFC PATCH 5/5] RISC-V: Support cpu hotplug

[PATCH v2] kbuild: rename LDFLAGS to KBUILD_LDFLAGS
 2018-08-22 17:51 UTC  (2+ messages)

[GIT PULL] RISC-V Updates for the 4.19 Merge Window
 2018-08-21 20:57 UTC 

[PATCH v4 0/5] riscv: Add support to no-FPU systems
 2018-08-21 19:36 UTC  (12+ messages)
` [PATCH v4 1/5] Extract FPU context operations from entry.S
` [PATCH v4 2/5] Refactor FPU code in signal setup/return procedures
` [PATCH v4 3/5] Cleanup ISA string setting
` [PATCH v4 4/5] Allow to disable FPU support
` [PATCH v4 5/5] Auto-detect whether a FPU exists

[GIT PULL] RISC-V Updates for the 4.19 Merge Window
 2018-08-21 18:31 UTC  (7+ messages)

[PATCH] dt-bindings: riscv,cpu-intc: Cleanups from a missed review
 2018-08-21 12:59 UTC  (3+ messages)
  ` [PATCH] dt-bindings: riscv, cpu-intc: "

Post-4.19 WIP Branch Cleanup, riscv-linux-4.18, and 4.20 plans
 2018-08-21  1:28 UTC  (4+ messages)

RISC-V: Don't use a global include guard for uapi/asm/syscalls
 2018-08-20 23:30 UTC  (14+ messages)
` [PATCH v3 1/2] RISC-V: Define sys_riscv_flush_icache when SMP=n
` [PATCH v3 2/2] RISC-V: Don't use a global include guard for uapi/asm/syscalls.h

[PATCH] riscv: Drop setup_initrd
 2018-08-20 22:33 UTC  (3+ messages)

[PATCH 4/4] irq-riscv-plic: Update function name
 2018-08-20 21:16 UTC  (2+ messages)

[PULL RFC] RISC-V Updates for the 4.19 Merge Window, Part 2
 2018-08-20 18:53 UTC 

add support for Xilinx PCIe root ports on RISC-V v2
 2018-08-17 15:47 UTC  (8+ messages)
` [PATCH 1/3] PCI: add a callback to struct pci_host_bridge for adding a new device

simplified RISC-V interrupt and clocksource handling v4
 2018-08-16 13:03 UTC  (6+ messages)
` [PATCH v4 1/3] dt-bindings: interrupt-controller: RISC-V local interrupt controller
` [PATCH v4 2/3] dt-bindings: interrupt-controller: SiFive Plaform Level Interrupt Controller
` [PATCH v4 3/3] irqchip: add a SiFive PLIC driver

[PATCH V2] riscv: Convert uses of REG_FMT to %p
 2018-08-16  8:48 UTC  (5+ messages)

[PULL RFC] RISC-V Updates for the 4.19 Merge Window
 2018-08-14 13:34 UTC  (5+ messages)
  ` [sw-dev] "

simplified RISC-V interrupt and clocksource handling v2
 2018-08-13 14:09 UTC  (23+ messages)
` [PATCH 01/11] dt-bindings: Correct RISC-V's timebase-frequency
` [PATCH 02/11] dt-bindings: Add an enable method to RISC-V
` [PATCH 03/11] dt-bindings: interrupt-controller: RISC-V PLIC documentation

[RFC] RISC-V: Fix !CONFIG_SMP compilation error
 2018-08-10 20:55 UTC  (3+ messages)

[PATCH v2 0/2] RISC-V: Don't use a global include guard for uapi/asm/syscalls
 2018-08-10  4:53 UTC  (10+ messages)
` [PATCH v2 1/2] RISC-V: Define sys_riscv_flush_icache when SMP=n
` [PATCH v2 2/2] RISC-V: Don't use a global include guard for uapi/asm/syscalls.h

[PATCH v2] RISC-V: Add the directive for alignment of stvec's value
 2018-08-10  1:50 UTC  (3+ messages)
  ` FW: "

[PATCH] module: Add the print format of Elf_Addr for 32/64-bit compatibly
 2018-08-10  0:36 UTC  (2+ messages)

[PATCH] RISC-V: Don't use a global include guard for uapi/asm/syscalls.h
 2018-08-09 20:58 UTC  (3+ messages)

[PATCH] RISC-V: Don't use a global include guard for uapi/asm/syscalls.h
 2018-08-09 20:58 UTC  (6+ messages)
`  "
  ` [PATCH v2] "

[PATCH v6 5/5] Auto-detect whether a FPU exists
 2018-08-09  8:02 UTC  (2+ messages)

[PATCH v5 0/5] riscv: Add support to no-FPU systems
 2018-08-09  7:33 UTC  (10+ messages)
` [PATCH v5 1/5] Extract FPU context operations from entry.S
` [PATCH v5 2/5] Refactor FPU code in signal setup/return procedures
` [PATCH v5 3/5] Cleanup ISA string setting
` [PATCH v5 4/5] Allow to disable FPU support
` [PATCH v5 5/5] Auto-detect whether a FPU exists

simplified RISC-V interrupt and clocksource handling v3
 2018-08-08 20:49 UTC  (9+ messages)
` [PATCH 6/8] dt-bindings: interrupt-controller: RISC-V PLIC documentation

[PATCH 1/2] pcie-microsemi: Add support for the Vera-board root complex
 2018-08-08  7:43 UTC  (4+ messages)

[PATCH 09/11] RISC-V: Support per-hart timebase-frequency
 2018-08-08  6:47 UTC  (2+ messages)

RISC-V Microconferece at LPC 2018
 2018-08-07 23:02 UTC 

[PATCH v2] RISC-V: Don't use a global include guard for uapi/asm/syscalls.h
 2018-08-07  0:11 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox