linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-08-04 10:12:53 to 2018-08-24 13:10:27 UTC [more...]

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

[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] treewide: remove current_text_addr
 2018-08-21 20:28 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 1/4] pcie-microsemi: Add support for the Vera-board root complex
 2018-08-20 21:16 UTC  (8+ messages)
` [PATCH 2/4] riscv/smpboot: Fix mm_grab() typo
` [PATCH 3/4] riscv/smpboot: Add missing include
` [PATCH 4/4] irq-riscv-plic: Update function name

[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  (11+ messages)
` [PATCH 1/3] PCI: add a callback to struct pci_host_bridge for adding a new device
` [PATCH 3/3] PCI/xilinx: Depend on OF instead of the ARCH

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  (8+ 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  (11+ messages)
` [PATCH 6/8] dt-bindings: interrupt-controller: RISC-V PLIC documentation
` [PATCH 7/8] irqchip: add a SiFive PLIC driver

[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  (3+ messages)

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

add support for Xilinx PCIe root ports on RISC-V v3
 2018-08-06 19:49 UTC  (16+ messages)
` [PATCH 1/3] PCI: add a callback to struct pci_host_bridge for adding a new device
` [PATCH 2/3] PCI/xilinx: Work-around for hardware DMA limit (32 bits)
` [PATCH 3/3] PCI/xilinx: Depend on OF instead of the ARCH

[PATCH 1/2] pcie-microsemi: Add support for the Vera-board root complex
 2018-08-06 18:51 UTC  (2+ messages)
` [PATCH 2/2] riscv/smpboot: Fix mm_grab() typo

[PATCH v2] riscv: Add support to no-FPU systems
 2018-08-05 23:32 UTC  (3+ messages)

[PATCH v3 3/7] riscv: Delete asm/compat.h
 2018-08-05 21:29 UTC  (4+ messages)

[PATCH 3/6] irqchip: RISC-V Local Interrupt Controller Driver
 2018-08-04 16:40 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;
as well as URLs for NNTP newsgroup(s).