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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-06
cpupri: a work around for non-rt test panic
RTLINUX_5.15_v0.1.0
rt-linux-release
Minda Chen
1
-0
/
+3
2023-11-06
x86: Support for lazy preemption
Thomas Gleixner
1
-1
/
+1
2023-11-06
x86/entry: Use should_resched() in idtentry_exit_cond_resched()
Sebastian Andrzej Siewior
1
-1
/
+1
2023-11-06
signal/x86: Delay calling signals in atomic
Oleg Nesterov
2
-0
/
+36
2023-11-06
sysfs: Add /sys/kernel/realtime entry
Clark Williams
1
-0
/
+12
2023-11-06
sched: Add support for lazy preemption
Thomas Gleixner
8
-30
/
+145
2023-11-06
genirq: update irq_set_irqchip_state documentation
Josh Cartwright
1
-1
/
+1
2023-11-06
random: Make it work on rt
Thomas Gleixner
2
-2
/
+14
2023-11-06
panic: skip get_random_bytes for RT_FULL in init_oops_id
Thomas Gleixner
1
-0
/
+2
2023-11-06
rcu: Delay RCU-selftests
Sebastian Andrzej Siewior
1
-7
/
+2
2023-11-06
fs/dcache: use swait_queue instead of waitqueue
Sebastian Andrzej Siewior
1
-0
/
+1
2023-11-06
ptrace: fix ptrace vs tasklist_lock race
Sebastian Andrzej Siewior
2
-9
/
+33
2023-11-06
signal: Revert ptrace preempt magic
Thomas Gleixner
1
-8
/
+0
2023-11-06
lockdep: Make it RT aware
Thomas Gleixner
1
-0
/
+2
2023-11-06
rtmutex: Add rt_mutex_lock_nest_lock() and rt_mutex_lock_killable().
Sebastian Andrzej Siewior
1
-4
/
+26
2023-11-06
rtmutex: Add a special case for ww-mutex handling.
Sebastian Andrzej Siewior
1
-1
/
+19
2023-11-06
sched: Trigger warning if ->migration_disabled counter underflows.
Sebastian Andrzej Siewior
1
-0
/
+2
2023-11-06
locking: Remove rt_rwlock_is_contended()
Sebastian Andrzej Siewior
1
-6
/
+0
2023-11-06
cgroup: use irqsave in cgroup_rstat_flush_locked()
Sebastian Andrzej Siewior
1
-2
/
+3
2023-11-06
sched: Move mmdrop to RCU on RT
Thomas Gleixner
2
-1
/
+14
2023-11-06
sched: Delay task stack freeing on RT
Sebastian Andrzej Siewior
3
-3
/
+15
2023-11-06
sched: Move kprobes cleanup out of finish_task_switch()
Thomas Gleixner
3
-10
/
+6
2023-11-06
sched: Disable TTWU_QUEUE on RT
Thomas Gleixner
1
-0
/
+5
2023-11-06
sched: Limit the number of task migrations per batch on RT
Thomas Gleixner
1
-0
/
+4
2023-11-06
locking/rt: Take RCU nesting into account for __might_resched()
Thomas Gleixner
1
-3
/
+14
2023-11-06
sched: Make RCU nest depth distinct in __might_resched()
Thomas Gleixner
1
-12
/
+16
2023-11-06
sched: Make might_sleep() output less confusing
Thomas Gleixner
1
-5
/
+22
2023-11-06
sched: Cleanup might_sleep() printks
Thomas Gleixner
1
-8
/
+6
2023-11-06
sched: Remove preempt_offset argument from __might_sleep()
Thomas Gleixner
1
-2
/
+2
2023-11-06
sched: Clean up the might_sleep() underscore zoo
Thomas Gleixner
2
-6
/
+6
2023-11-06
smp: Wake ksoftirqd on PREEMPT_RT instead do_softirq().
Sebastian Andrzej Siewior
1
-2
/
+12
2023-11-06
irq_work: Also rcuwait for !IRQ_WORK_HARD_IRQ on PREEMPT_RT
Sebastian Andrzej Siewior
1
-2
/
+4
2023-11-06
irq_work: Handle some irq_work in a per-CPU thread on PREEMPT_RT
Sebastian Andrzej Siewior
1
-12
/
+106
2023-11-06
irq_work: Allow irq_work_sync() to sleep if irq_work() no IRQ support.
Sebastian Andrzej Siewior
1
-0
/
+10
2023-11-06
sched/rt: Annotate the RT balancing logic irqwork as IRQ_WORK_HARD_IRQ
Sebastian Andrzej Siewior
1
-1
/
+1
2023-11-06
kcov: Replace local_irq_save() with a local_lock_t.
Sebastian Andrzej Siewior
1
-13
/
+17
2023-11-06
kcov: Avoid enable+disable interrupts if !in_task().
Sebastian Andrzej Siewior
1
-3
/
+3
2023-11-06
kcov: Allocate per-CPU memory on the relevant node.
Sebastian Andrzej Siewior
1
-2
/
+2
2023-11-06
lockdep: Let lock_is_held_type() detect recursive read as read
Sebastian Andrzej Siewior
1
-1
/
+1
2023-11-06
genirq: Disable irqfixup/poll on PREEMPT_RT.
Ingo Molnar
1
-0
/
+8
2023-11-06
genirq: Move prio assignment into the newly created thread
Thomas Gleixner
1
-2
/
+2
2023-11-06
kthread: Move prio/affinite change into the newly created thread
Sebastian Andrzej Siewior
1
-8
/
+8
2023-11-06
rcutorture: Avoid problematic critical section nesting on PREEMPT_RT
From: Scott Wood
1
-12
/
+36
2023-11-06
sched: Switch wait_task_inactive to HRTIMER_MODE_REL_HARD
Sebastian Andrzej Siewior
1
-1
/
+1
2023-11-06
printk: Enhance the condition check of msleep in pr_flush()
Chao Qin
1
-1
/
+3
2023-11-06
printk: add pr_flush()
John Ogness
2
-11
/
+98
2023-11-06
printk: add console handover
John Ogness
1
-2
/
+13
2023-11-06
printk: remove deferred printing
John Ogness
15
-198
/
+66
2023-11-06
printk: move console printing to kthreads
John Ogness
1
-492
/
+223
2023-11-06
printk: introduce kernel sync mode
John Ogness
1
-10
/
+168
[next]