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
starfive-6.6.48-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
/
parisc
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-11
parisc: Re-use toc_stack as hpmc_stack
Helge Deller
1
-4
/
+2
2022-01-11
parisc: Enable TOC (transfer of contents) feature unconditionally
Helge Deller
4
-27
/
+30
2022-01-07
parisc: Add kgdb io_module to read chars via PDC
Helge Deller
1
-0
/
+21
2022-01-07
parisc: Add lws_atomic_xchg and lws_atomic_store syscalls
John David Anglin
1
-1
/
+392
2022-01-07
parisc: Rewrite light-weight syscall and futex code
John David Anglin
2
-190
/
+194
2022-01-07
parisc: Avoid calling faulthandler_disabled() twice
John David Anglin
1
-1
/
+1
2021-12-21
parisc: Correct completer in lws start
John David Anglin
1
-1
/
+1
2021-12-20
parisc: Clear stale IIR value on instruction access rights trap
Helge Deller
1
-0
/
+2
2021-12-04
parisc: Mark cr16 CPU clocksource unstable on all SMP machines
Helge Deller
1
-22
/
+8
2021-11-22
Revert "parisc: Fix backtrace to always include init funtion names"
Helge Deller
1
-2
/
+1
2021-11-22
parisc: Convert PTE lookup to use extru_safe() macro
Helge Deller
1
-11
/
+3
2021-11-22
parisc: Fix extraction of hash lock bits in syscall.S
John David Anglin
1
-2
/
+2
2021-11-18
Revert "parisc: Reduce sigreturn trampoline to 3 instructions"
Helge Deller
2
-7
/
+8
2021-11-18
parisc: Wire up futex_waitv
Helge Deller
1
-0
/
+1
2021-11-14
parisc/entry: fix trace test in syscall exit path
Sven Schnelle
1
-1
/
+1
2021-11-14
parisc: Flush kernel data mapping in set_pte_at() when installing pte for use...
John David Anglin
1
-2
/
+2
2021-11-14
parisc: Fix implicit declaration of function '__kernel_text_address'
Helge Deller
1
-0
/
+1
2021-11-14
parisc: Fix backtrace to always include init funtion names
Helge Deller
1
-1
/
+2
2021-11-04
parisc: move CPU field back into thread_info
Ard Biesheuvel
2
-7
/
+0
2021-11-04
parisc: Don't disable interrupts in cmpxchg and futex operations
Dave Anglin
1
-10
/
+0
2021-11-04
parisc: don't enable irqs unconditionally in handle_interruption()
Sven Schnelle
1
-1
/
+1
2021-11-02
Merge tag 'audit-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-8
/
+13
2021-11-02
Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2
-11
/
+3
2021-11-02
Merge tag 'for-5.16/parisc-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
18
-231
/
+419
2021-11-01
parisc: Remove unused constants from asm-offsets.c
Helge Deller
1
-5
/
+0
2021-11-01
parisc/ftrace: use static key to enable/disable function graph tracer
Sven Schnelle
1
-3
/
+6
2021-11-01
parisc/ftrace: set function trace function
Sven Schnelle
1
-7
/
+5
2021-11-01
parisc: Make use of the helper macro kthread_run()
Cai Huoqing
1
-3
/
+1
2021-11-01
parisc: enhance warning regarding usage of O_NONBLOCK
Helge Deller
1
-4
/
+6
2021-11-01
parisc: Use PRIV_USER in syscall.S
Helge Deller
1
-2
/
+2
2021-11-01
parisc/kgdb: add kgdb_roundup() to make kgdb work with idle polling
Sven Schnelle
1
-2
/
+17
2021-11-01
parisc: Move thread_info into task struct
Helge Deller
9
-89
/
+68
2021-11-01
parisc: add support for TOC (transfer of control)
Sven Schnelle
3
-0
/
+200
2021-11-01
parisc/firmware: add functions to retrieve TOC data
Sven Schnelle
1
-0
/
+32
2021-11-01
parisc: move virt_map macro to assembly.h
Sven Schnelle
1
-24
/
+0
2021-11-01
parisc/unwind: fix unwinder when CONFIG_64BIT is enabled
Sven Schnelle
1
-7
/
+14
2021-11-01
parisc: Fix ptrace check on syscall return
Helge Deller
1
-1
/
+1
2021-10-31
parisc: Use PRIV_USER instead of 3 in entry.S
Helge Deller
1
-6
/
+6
2021-10-31
parisc: Use FRAME_SIZE and FRAME_ALIGN from assembly.h
Helge Deller
1
-7
/
+1
2021-10-31
parisc: disable preemption in send_IPI_allbutself()
Sven Schnelle
1
-1
/
+3
2021-10-31
parisc: fix preempt_count() check in entry.S
Sven Schnelle
1
-2
/
+2
2021-10-31
parisc: deduplicate code in flush_cache_mm() and flush_cache_range()
Sven Schnelle
1
-51
/
+30
2021-10-31
parisc: disable preemption during local tlb flush
Sven Schnelle
1
-0
/
+6
2021-10-31
parisc: Add KFENCE support
Helge Deller
1
-0
/
+5
2021-10-31
parisc: Switch to ARCH_STACKWALK implementation
Helge Deller
1
-17
/
+13
2021-10-31
parisc/unwind: use copy_from_kernel_nofault()
Sven Schnelle
1
-1
/
+2
2021-10-27
ftrace: disable preemption when recursion locked
王贇
1
-2
/
+0
2021-10-15
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
1
-4
/
+1
2021-10-09
ftrace: Cleanup ftrace_dyn_arch_init()
Weizhao Ouyang
1
-5
/
+0
2021-10-01
audit: add support for the openat2 syscall
Richard Guy Briggs
2
-0
/
+4
[next]