linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-18 21:39:53 to 2020-01-11 01:48:36 UTC [more...]

[PATCH] riscv: keep 32-bit kernel to 32-bit phys_addr_t
 2020-01-11  1:48 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] riscv: move sifive_l2_cache.h to include/soc
 2020-01-11  1:47 UTC  (4+ messages)

[PATCH 1/2] riscv: Fixup obvious bug for fp-regs reset
 2020-01-11  1:30 UTC  (14+ messages)
` [PATCH 2/2] riscv: Add vector ISA support

[PATCH] RISC-V: Typo fixes in image header and documentation
 2020-01-11  0:20 UTC  (6+ messages)

[RFC PATCH v2 0/4] riscv: Add numa support for riscv64 platform
 2020-01-10 10:46 UTC  (5+ messages)
` [RFC PATCH v2 1/4] riscv: Add support pte_protnone and pmd_protnone if CONFIG_NUMA_BALANCING
` [RFC PATCH v2 2/4] riscv: Move unflatten_device_tree() to paging_init() because riscv_numa_init() needs the dt information
` [RFC PATCH v2 3/4] riscv: Use variable this_cpu instead of smp_processor_id()
` [RFC PATCH v2 4/4] riscv: Add numa support for riscv64 platform

[PATCH v3] riscv: make sure the cores stay looping in .Lsecondary_park
 2020-01-09 19:27 UTC  (2+ messages)

[PATCH] riscv: set pmp configuration if kernel is running in M-mode
 2020-01-09  3:17 UTC 

[PATCH v2] riscv: to make sure the cores in .Lsecondary_park
 2020-01-09  3:10 UTC  (4+ messages)

[PATCH 1/2] pwm: Fix minor Kconfig whitespace issues
 2020-01-08 13:00 UTC  (14+ messages)
` [PATCH 2/2] pwm: Enable compile testing for some of drivers

[PATCH] riscv: to make sure the cores in .Lsecondary_park
 2020-01-08  2:39 UTC  (3+ messages)

[PATCH] riscv: change CSR M/S defines to use "X" for prefix
 2020-01-07 11:15 UTC  (4+ messages)

[PATCH 01/32] pwm: sun4i: convert to devm_platform_ioremap_resource
 2020-01-07 10:54 UTC  (36+ messages)
` [PATCH 02/32] pwm: fsl-ftm: "
` [PATCH 03/32] pwm: rcar: "
` [PATCH 04/32] pwm: renesas-tpu: "
` [PATCH 05/32] pwm: ep93xx: "
` [PATCH 06/32] pwm: tegra: "
` [PATCH 07/32] pwm: mediatek: "
` [PATCH 08/32] pwm: sti: "
` [PATCH 09/32] pwm: pxa: "
` [PATCH 10/32] pwm: zx: "
` [PATCH 11/32] pwm: spear: "
` [PATCH 12/32] pwm: bcm-kona: "
` [PATCH 13/32] pwm: lpc32xx: "
` [PATCH 14/32] pwm: meson: "
` [PATCH 15/32] pwm: rockchip: "
` [PATCH 16/32] pwm: bcm-iproc: "
` [PATCH 17/32] pwm: samsung: "
` [PATCH 18/32] pwm: tiehrpwm: "
` [PATCH 19/32] pwm: puv3: "
` [PATCH 20/32] pwm: imx: "
` [PATCH 21/32] pwm: tiecap: "
` [PATCH 22/32] pwm: bcm2835: "
` [PATCH 23/32] pwm: berlin: "
` [PATCH 24/32] pwm: vt8500: "
` [PATCH 25/32] pwm: brcmstb: "
` [PATCH 26/32] pwm: mtk-disp: "
` [PATCH 27/32] pwm: clps711x: "
` [PATCH 28/32] pwm: img: "
` [PATCH 29/32] pwm: lpc18xx-sct: "
` [PATCH 30/32] pwm: hibvt: do some cleanup
` [PATCH 31/32] pwm: sifive: convert to devm_platform_ioremap_resource
` [PATCH 32/32] pwm: atmel: "

[PATCH bpf-next v2 1/9] riscv, bpf: fix broken BPF tail calls
 2020-01-07 10:47 UTC  (22+ messages)
` [PATCH bpf-next v2 0/9] riscv: BPF JIT fix, optimizations and far jumps support
  ` [PATCH bpf-next v2 2/9] riscv, bpf: add support for far branching
  ` [PATCH bpf-next v2 6/9] riscv, bpf: provide RISC-V specific JIT image alloc/free
  ` [PATCH bpf-next v2 7/9] riscv, bpf: optimize calls
  ` [PATCH bpf-next v2 3/9] riscv, bpf: add support for far branching when emitting tail call
  ` [PATCH bpf-next v2 4/9] riscv, bpf: add support for far jumps and exits
  ` [PATCH bpf-next v2 5/9] riscv, bpf: optimize BPF tail calls
  ` [PATCH bpf-next v2 8/9] riscv, bpf: add missing uapi header for BPF_PROG_TYPE_PERF_EVENT programs
  ` [PATCH bpf-next v2 9/9] riscv, perf: add arch specific perf_arch_bpf_user_pt_regs

[PATCH v2 0/2] L2 ccache DT and cacheinfo support to read no. of L2 cache ways enabled
 2020-01-07  3:55 UTC  (6+ messages)
` [PATCH v2 1/2] riscv: dts: Add DT support for SiFive L2 cache controller
` [PATCH v2 2/2] riscv: cacheinfo: Add support to determine no. of L2 cache way enabled

[PATCH] riscv: Delete CONFIG_SYSFS_SYSCALL from defconfigs
 2020-01-05 20:10 UTC 

[GIT PULL] RISC-V updates for v5.5-rc5
 2020-01-05 19:35 UTC  (2+ messages)

[PATCH AUTOSEL 5.4 10/10] riscv: export flush_icache_all to modules
 2020-01-04  3:36 UTC 

[PATCH v3] Documentation: riscv: add patch acceptance guidelines
 2020-01-04  1:40 UTC 

[PATCH 0/2] RISC-V: fixes issues of ftrace graph tracer
 2020-01-04  0:16 UTC  (7+ messages)
` [PATCH 1/2] riscv: ftrace: correct the condition logic in function "
` [PATCH 2/2] clocksource/drivers/riscv: add notrace to riscv_sched_clock

[PATCH] riscv: gcov: enable gcov for RISC-V
 2020-01-04  0:11 UTC  (5+ messages)

[PATCH 0/2] riscv: mm: add support for CONFIG_DEBUG_VIRTUAL
 2020-01-04  0:11 UTC  (6+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] riscv: mm: use __pa_symbol for kernel symbols

[PATCH 5/7] riscv: Implement copy_thread_tls
 2020-01-02 17:24 UTC 

[PATCH v2 0/2] Enable gcov for RISC-V
 2020-01-02  4:14 UTC  (3+ messages)
` [PATCH 1/2] riscv: gcov: enable "
` [PATCH 2/2] Documentation/features: support gcov on RISC-V

[GIT PULL] RISC-V updates for v5.5-rc4
 2019-12-29 19:35 UTC  (2+ messages)

[PATCH] riscv: export flush_icache_all to modules
 2019-12-28  6:04 UTC  (5+ messages)

[PATCH] riscv: fix compile failure with EXPORT_SYMBOL() & !MMU
 2019-12-28  6:04 UTC  (2+ messages)

[PATCH] riscv: reject invalid syscalls below -1
 2019-12-28  6:02 UTC  (2+ messages)

[PATCH AUTOSEL 5.4 071/187] bpf, riscv: Limit to 33 tail calls
 2019-12-27 17:38 UTC 

Current options for Linux on RISC-V?
 2019-12-25  4:44 UTC  (3+ messages)

[RFC PATCH] riscv: Add numa support for riscv64 platform
 2019-12-24 16:02 UTC  (6+ messages)

[PATCH] drivers: clk: make gpio-gated clock support optional
 2019-12-24  3:00 UTC  (2+ messages)

[PATCH v10 00/19] KVM RISC-V Support
 2019-12-23 11:37 UTC  (20+ messages)
` [PATCH v10 01/19] RISC-V: Export riscv_cpuid_to_hartid_mask() API
` [PATCH v10 02/19] RISC-V: Add bitmap reprensenting ISA features common across CPUs
` [PATCH v10 03/19] RISC-V: Add hypervisor extension related CSR defines
` [PATCH v10 04/19] RISC-V: Add initial skeletal KVM support
` [PATCH v10 05/19] RISC-V: KVM: Implement VCPU create, init and destroy functions
` [PATCH v10 06/19] RISC-V: KVM: Implement VCPU interrupts and requests handling
` [PATCH v10 07/19] RISC-V: KVM: Implement KVM_GET_ONE_REG/KVM_SET_ONE_REG ioctls
` [PATCH v10 08/19] RISC-V: KVM: Implement VCPU world-switch
` [PATCH v10 09/19] RISC-V: KVM: Handle MMIO exits for VCPU
` [PATCH v10 10/19] RISC-V: KVM: Handle WFI "
` [PATCH v10 11/19] RISC-V: KVM: Implement VMID allocator
` [PATCH v10 12/19] RISC-V: KVM: Implement stage2 page table programming
` [PATCH v10 13/19] RISC-V: KVM: Implement MMU notifiers
` [PATCH v10 14/19] RISC-V: KVM: Add timer functionality
` [PATCH v10 15/19] RISC-V: KVM: FP lazy save/restore
` [PATCH v10 16/19] RISC-V: KVM: Implement ONE REG interface for FP registers
` [PATCH v10 17/19] RISC-V: KVM: Add SBI v0.1 support
` [PATCH v10 18/19] RISC-V: KVM: Document RISC-V specific parts of KVM API
` [PATCH v10 19/19] RISC-V: KVM: Add MAINTAINERS entry

[PATCH 2/2] riscv: cacheinfo: Add support to determine no. of L2 cache way enabled
 2019-12-23  8:53 UTC  (4+ messages)
` [PATCH 0/2] L2 ccache DT and cacheinfo support to read no. of L2 cache ways enabled

[GIT PULL] RISC-V updates for v5.5-rc3
 2019-12-22 19:10 UTC  (2+ messages)

[RFC/RFT 0/2] RISC-V: kprobes/kretprobe support
 2019-12-20 22:46 UTC  (10+ messages)
` [RFC/RFT 2/2] "

[PATCH v2] define vmemmap before pfn_to_page calls
 2019-12-20 11:08 UTC  (2+ messages)

[PATCH] riscv: fix scratch register clearing in M-mode
 2019-12-20 11:07 UTC  (3+ messages)

[PATCH AUTOSEL 5.4 316/350] int128: move __uint128_t compiler test to Kconfig
 2019-12-19 23:24 UTC  (3+ messages)

[PATCH bpf-next 1/8] riscv, bpf: fix broken BPF tail calls
 2019-12-19 21:59 UTC  (3+ messages)
` [PATCH bpf-next 0/8] riscv: BPF JIT fix, optimizations and far jumps support

Compiling 5.5-rc2: warning: "IRQ_TIMER" redefined
 2019-12-19 12:56 UTC  (2+ messages)

[PATCH v6 0/5] Add support for SBI v0.2
 2019-12-19  6:55 UTC  (5+ messages)
` [PATCH v6 2/5] RISC-V: Add basic "
` [PATCH v6 3/5] RISC-V: Add SBI v0.2 extension definitions
` [PATCH v6 5/5] RISC-V: Implement new SBI v0.2 extensions

[PATCH bpf-next v2 9/9] riscv, perf: add arch specific perf_arch_bpf_user_pt_regs
 2019-12-16  9:13 UTC 

[PATCH bpf-next v2 8/9] riscv, bpf: add missing uapi header for BPF_PROG_TYPE_PERF_EVENT programs
 2019-12-16  9:13 UTC 

[PATCH bpf-next v2 5/9] riscv, bpf: optimize BPF tail calls
 2019-12-16  9:13 UTC 

[PATCH bpf-next v2 4/9] riscv, bpf: add support for far jumps and exits
 2019-12-16  9:13 UTC 

[PATCH bpf-next v2 3/9] riscv, bpf: add support for far branching when emitting tail call
 2019-12-16  9:13 UTC 


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).