public inbox for linux-riscv@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2018-08-10 18:47:15 to 2018-09-05 21:07:08 UTC [more...]

Unable to handle kernel paging request at virtual address 0000001bf8068693
 2018-09-05 21:07 UTC  (4+ messages)

[PATCH -next] RISC-V: Request newstat syscalls
 2018-09-05 20:46 UTC  (3+ messages)

[PATCH 00/21] DT cpu node iterator
 2018-09-05 19:37 UTC  (2+ messages)
` [PATCH 14/21] riscv: use for_each_of_cpu_node iterator

[PATCH v2 0/3] RISC-V: Add new smp features
 2018-09-05 19:03 UTC  (16+ messages)
  ` [PATCH v2 1/3] RISC-V: Add logical CPU indexing for RISC-V
  ` [PATCH v2 2/3] RISC-V: Use Linux logical cpu number instead of hartid
  ` [PATCH v2 3/3] RISC-V: Support cpu hotplug

[RFC PATCH 0/5] New RISC-V Local Interrupt Controller Driver
 2018-09-05 18:58 UTC  (18+ messages)
` [RFC PATCH 1/5] RISC-V: Make IPI triggering flexible
` [RFC PATCH 2/5] RISC-V: No need to pass scause as arg to do_IRQ()
` [RFC PATCH 3/5] RISC-V: Select useful GENERIC_IRQ kconfig options
` [RFC PATCH 4/5] irqchip: RISC-V Local Interrupt Controller Driver
` [RFC PATCH 5/5] clocksource: riscv_timer: Make timer interrupt as a per-CPU interrupt

Unable to handle kernel paging request at virtual address 0000001bf8068693
 2018-09-05 13:25 UTC 

Unable to handle kernel paging request at virtual address 0000001bf8068693
 2018-09-05 12:58 UTC 

[GIT PULL] RISC-V: A single fix for 4.19-rc3
 2018-09-05  0:12 UTC 

[PATCH] y2038: Remove newstat family from default syscall set
 2018-09-01 17:44 UTC 

[PATCH 0/8] RISC-V: Assorted Cleanups
 2018-08-31 21:18 UTC  (20+ 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 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 6/8] RISC-V: Use mmgrab()
` [PATCH 7/8] RISC-V: Comment on the TLB flush in smp_callin()
` [PATCH 8/8] RISC-V: Disable preemption before enabling interrupts when booting secondary harts

[PATCH] treewide: remove current_text_addr
 2018-08-31 16:49 UTC  (16+ messages)

[PATCH v2] riscv: Do not overwrite initrd_start and initrd_end
 2018-08-31  6:20 UTC  (3+ messages)

[PATCH v7 0/5] riscv: Add support to no-FPU systems
 2018-08-30 14:32 UTC  (8+ 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

[GIT PULL] RISC-V Fixes and Cleanups for 4.19-rc2
 2018-08-30  0:32 UTC 

[PATCH] riscv: Drop setup_initrd
 2018-08-29  0:49 UTC  (12+ messages)

[PULL RFC] RISC-V Fixes and Cleanups for 4.19-rc2
 2018-08-28 20:10 UTC 

[PATCH] RISC-V: Mask out the F extension on systems without D
 2018-08-28 16:51 UTC  (3+ messages)

[PATCH] riscv: tlb: Provide definition of tlb_flush() before including tlb.h
 2018-08-27 19:50 UTC  (2+ messages)

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

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 3/5] Cleanup ISA string setting
 2018-08-21 19:36 UTC  (4+ messages)

[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  (7+ 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 v4 0/5] riscv: Add support to no-FPU systems
 2018-08-20 22:22 UTC  (2+ 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

[PATCH v4 3/3] irqchip: add a SiFive PLIC driver
 2018-08-16 13:03 UTC  (2+ messages)

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

[PATCH v3 1/2] RISC-V: Define sys_riscv_flush_icache when SMP=n
 2018-08-14 13:35 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 v4
 2018-08-13 15:36 UTC  (3+ messages)
` [PATCH v4 1/3] dt-bindings: interrupt-controller: RISC-V local interrupt controller

[PATCH 03/11] dt-bindings: interrupt-controller: RISC-V PLIC documentation
 2018-08-13 14:09 UTC  (3+ messages)

[RFC] RISC-V: Fix !CONFIG_SMP compilation error
 2018-08-10 20:55 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