index
:
manivannan.sadhasivam/96b-common.git
96b_leds
adux1020
adux1020-upstream
ai_ml
ar1337
b96-mmc
b96-pmic
b96-usb
bm1880-clk
bm1880-mmc
bm1880-pinconf
bm1880-pinctrl
camera_test
chameleon96
db410c-upstream-rebase
db410c_camera
hikey970-pinctrl
hikey970-pmic
hikey970_clk
hikey970_pcie
hikey970_pinctrl+gpio
hikey_debian
hikey_fix
hikey_v4l2_4.15
hisi_isp
hisi_v4l2
i96-gpio
imx290
imx290-db410c
imx296
imx296-db410c
master
meerkat96
meerkat96-csi
mhi-upstream-wip
mhi-upstream-wip-temp
mt6797
mt6797-eint
mt6797-i2c
mt6797-v1
qca6391
release-4.4-rock960
rock960
rock960-isp
rock960_camera
rock960_isp
rock960_spi
rock960_wifi
sdm845-spi-dma
sophon
stinger96
tb96-ai
vision-mez
visioon-wip
Unnamed repository
Grokmirror User
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
Age
Commit message (
Expand
)
Author
2018-08-28
RISC-V: Use a less ugly workaround for unused variable warnings
Palmer Dabbelt
2018-08-20
RISC-V: Define sys_riscv_flush_icache when SMP=n
Palmer Dabbelt
2018-08-13
RISC-V: Fix !CONFIG_SMP compilation error
Atish Patra
2018-08-13
RISC-V: Add the directive for alignment of stvec's value
Zong Li
2018-08-13
clocksource: new RISC-V SBI timer driver
Palmer Dabbelt
2018-08-13
RISC-V: implement low-level interrupt handling
Christoph Hellwig
2018-08-13
RISC-V: simplify software interrupt / IPI code
Christoph Hellwig
2018-08-13
RISC-V: remove timer leftovers
Christoph Hellwig
2018-08-13
RISC-V: Add early printk support via the SBI console
Palmer Dabbelt
2018-08-13
RISC-V: Don't increment sepc after breakpoint.
Jim Wilson
2018-08-13
RISC-V: Use KBUILD_CFLAGS instead of KCFLAGS when building the vDSO
Palmer Dabbelt
2018-07-04
RISC-V: Fix the rv32i kernel build
Palmer Dabbelt
2018-07-04
RISC-V: Fix PTRACE_SETREGSET bug.
Jim Wilson
2018-07-04
RISC-V: Don't include irq-riscv-intc.h
Palmer Dabbelt
2018-07-04
riscv: remove unnecessary of_platform_populate call
Rob Herring
2018-07-04
RISC-V: fix R_RISCV_ADD32/R_RISCV_SUB32 relocations
Andreas Schwab
2018-07-04
RISC-V: Change variable type for 32-bit compatible
Zong Li
2018-06-16
Merge tag 'riscv-for-linus-4.18-merge_window' of git://git.kernel.org/pub/scm...
Linus Torvalds
2018-06-11
RISC-V: Make our port sparse-clean
Palmer Dabbelt
2018-06-11
RISC-V: Handle R_RISCV_32 in modules
Andreas Schwab
2018-06-11
riscv/ftrace: Export _mcount when DYNAMIC_FTRACE isn't set
Alan Kao
2018-06-09
riscv: split the declaration of __copy_user
Luc Van Oostenryck
2018-06-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-06-07
riscv: no __user for probe_kernel_address()
Luc Van Oostenryck
2018-06-04
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-06-04
perf: riscv: preliminary RISC-V support
Alan Kao
2018-05-19
riscv: add swiotlb support
Christoph Hellwig
2018-05-17
drivers: base: cacheinfo: setup DT cache properties early
Jeremy Linton
2018-04-25
signal/riscv: Replace do_trap_siginfo with force_sig_fault
Eric W. Biederman
2018-04-25
signal/riscv: Use force_sig_fault where appropriate
Eric W. Biederman
2018-04-25
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
2018-04-24
RISC-V: build vdso-dummy.o with -no-pie
Aurelien Jarno
2018-04-04
Merge tag 'riscv-for-linus-4.17-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-04-04
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-04-02
RISC-V: Fixes to module loading
Palmer Dabbelt
2018-04-02
RISC-V: Support SUB32 relocation type in kernel module
Zong Li
2018-04-02
RISC-V: Support ADD32 relocation type in kernel module
Zong Li
2018-04-02
RISC-V: Support ALIGN relocation type in kernel module
Zong Li
2018-04-02
RISC-V: Support RVC_BRANCH/JUMP relocation type in kernel modulewq
Zong Li
2018-04-02
RISC-V: Support HI20/LO12_I/LO12_S relocation type in kernel module
Zong Li
2018-04-02
RISC-V: Support CALL relocation type in kernel module
Zong Li
2018-04-02
RISC-V: Support GOT_HI20/CALL_PLT relocation type in kernel module
Zong Li
2018-04-02
RISC-V: Add section of GOT.PLT for kernel module
Zong Li
2018-04-02
RISC-V: Add sections of PLT and GOT for kernel module
Zong Li
2018-04-02
riscv/ftrace: Add HAVE_FUNCTION_GRAPH_RET_ADDR_PTR support
Alan Kao
2018-04-02
riscv/ftrace: Add DYNAMIC_FTRACE_WITH_REGS support
Alan Kao
2018-04-02
riscv/ftrace: Add ARCH_SUPPORTS_FTRACE_OPS support
Alan Kao
2018-04-02
riscv/ftrace: Add dynamic function graph tracer support
Alan Kao
2018-04-02
riscv/ftrace: Add dynamic function tracer support
Alan Kao
2018-04-02
mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()
Dominik Brodowski
[next]