index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
openrisc
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-16
Merge tag 'for-linus' of https://github.com/openrisc/linux
Linus Torvalds
1
-8
/
+8
2022-10-12
Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-4
/
+0
2022-10-08
openrisc: Fix pagewalk usage in arch_dma_{clear, set}_uncached
Jann Horn
1
-8
/
+8
2022-10-02
kbuild: use obj-y instead extra-y for objects placed at the head
Masahiro Yamada
1
-2
/
+2
2022-09-12
kernel: exit: cleanup release_thread()
Kefeng Wang
1
-4
/
+0
2022-08-07
Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-6
/
+0
2022-07-30
profile: setup_profiling_timer() is moslty not implemented
Ben Dooks
1
-6
/
+0
2022-06-28
openrisc: unwinder: Fix grammar issue in comment
Xiang wangx
1
-1
/
+1
2022-06-04
Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-5
/
+7
2022-05-27
Merge tag 'for-linus' of https://github.com/openrisc/linux
Linus Torvalds
5
-306
/
+167
2022-05-23
openrisc: Allow power off handler overriding
Stafford Horne
1
-2
/
+15
2022-05-23
openrisc: Remove unused IMMU tlb workardound
Stafford Horne
1
-209
/
+0
2022-05-23
openrisc/time: Fix symbol scope warnings
Stafford Horne
1
-1
/
+2
2022-05-23
openrisc/traps: Declare unhandled_exception for asmlinkage
Stafford Horne
1
-1
/
+1
2022-05-23
openrisc/traps: Remove die_if_kernel function
Stafford Horne
1
-9
/
+0
2022-05-23
openrisc/traps: Declare file scope symbols as static
Stafford Horne
1
-3
/
+3
2022-05-23
openrisc: Pretty print show_registers memory dumps
Stafford Horne
1
-13
/
+33
2022-05-23
openrisc: Add syscall details to emergency syscall debugging
Stafford Horne
1
-5
/
+15
2022-05-23
openrisc: Add support for liteuart emergency printing
Stafford Horne
1
-1
/
+12
2022-05-23
openrisc: Cleanup emergency print handling
Stafford Horne
1
-63
/
+85
2022-05-23
openrisc: define nop command for simulator reboot
Jason A. Donenfeld
1
-0
/
+2
2022-05-18
random: handle latent entropy and command line from random_init()
Jason A. Donenfeld
1
-1
/
+1
2022-05-14
openrisc: start CPU timer early in boot
Jason A. Donenfeld
1
-0
/
+9
2022-05-07
fork: Generalize PF_IO_WORKER handling
Eric W. Biederman
1
-4
/
+3
2022-05-07
fork: Pass struct kernel_clone_args into copy_thread
Eric W. Biederman
1
-2
/
+5
2022-03-11
resume_user_mode: Move to resume_user_mode.h
Eric W. Biederman
1
-2
/
+2
2022-03-10
ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.h
Eric W. Biederman
1
-3
/
+2
2022-01-17
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2022-01-14
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
2
-14
/
+17
2022-01-12
openrisc: init: Add support for common clk
Stafford Horne
1
-0
/
+4
2021-12-13
exit: Add and use make_task_dead.
Eric W. Biederman
1
-1
/
+1
2021-12-04
openrisc: Add clone3 ABI wrapper
Stafford Horne
1
-0
/
+5
2021-12-04
openrisc: Use delay slot for clone and fork wrappers
Stafford Horne
1
-4
/
+2
2021-12-04
openrisc: Cleanup switch code and comments
Stafford Horne
1
-10
/
+6
2021-12-01
openrisc: Snapshot thread flags
Mark Rutland
1
-1
/
+1
2021-11-11
Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2021-11-08
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
4
-7
/
+7
2021-11-03
openrisc: fix SMP tlb flush NULL pointer dereference
Stafford Horne
2
-4
/
+6
2021-11-03
Merge tag 'devicetree-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+1
2021-11-01
Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2021-10-26
irq: openrisc: perform irqentry in entry code
Mark Rutland
2
-7
/
+2
2021-10-20
openrisc: signal: remove unused DEBUG_SIG macro
Denis Kirjanov
1
-2
/
+0
2021-10-20
openrisc: Use of_get_cpu_hwid()
Rob Herring
1
-5
/
+1
2021-10-20
exit: Remove calls of do_exit after noreturn versions of die
Eric W. Biederman
1
-1
/
+1
2021-10-15
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
1
-1
/
+1
2021-10-02
openrisc: time: don't mark comment as kernel-doc
Randy Dunlap
1
-1
/
+1
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-5
/
+0
2021-09-08
trap: cleanup trap_init()
Kefeng Wang
1
-5
/
+0
2021-09-04
Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-2
/
+0
2021-09-03
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
3
-22
/
+10
[next]