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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-06
printk: nbcon: move locked_port flag to struct uart_port
Junxiao Chang
2
-2
/
+1
2024-12-06
Revert "preempt: Put preempt_enable() within an instrumentation*() section."
Clark Williams
1
-8
/
+2
2024-12-06
sched: define TIF_ALLOW_RESCHED
Thomas Gleixner
6
-15
/
+41
2024-12-06
serial: 8250: Switch to nbcon console
John Ogness
1
-0
/
+6
2024-12-06
serial: core: Provide low-level functions to port lock
John Ogness
1
-0
/
+12
2024-12-06
printk: nbcon: Provide function to reacquire ownership
John Ogness
1
-0
/
+2
2024-12-06
printk: nbcon: Add printer thread wakeups
Thomas Gleixner
1
-0
/
+3
2024-12-06
printk: nbcon: Introduce printing kthreads
Thomas Gleixner
1
-0
/
+8
2024-12-06
printk: nbcon: Implement emergency sections
Thomas Gleixner
2
-2
/
+9
2024-12-06
printk: Coordinate direct printing in panic
John Ogness
1
-0
/
+2
2024-12-06
printk: nbcon: Add unsafe flushing on panic
John Ogness
1
-0
/
+5
2024-12-06
printk: nbcon: Add driver_enter/driver_exit console callbacks
John Ogness
1
-0
/
+4
2024-12-06
printk: nbcon: Implement processing in port->lock wrapper
John Ogness
3
-2
/
+31
2024-12-06
printk: Check printk_deferred_enter()/_exit() usage
Sebastian Andrzej Siewior
1
-2
/
+5
2024-12-06
printk: nbcon: Allow drivers to mark unsafe regions and check state
Thomas Gleixner
1
-0
/
+10
2024-12-06
printk: nbcon: Add emit function and callback function for atomic printing
Thomas Gleixner
1
-0
/
+21
2024-12-06
printk: nbcon: Add sequence handling
Thomas Gleixner
1
-0
/
+4
2024-12-06
printk: nbcon: Add buffer management
Thomas Gleixner
1
-0
/
+7
2024-12-06
printk: nbcon: Add acquire/release logic
Thomas Gleixner
1
-0
/
+56
2024-12-06
printk: Add non-BKL (nbcon) console basic infrastructure
Thomas Gleixner
1
-0
/
+31
2024-12-06
serial: core: Use lock wrappers
Thomas Gleixner
1
-6
/
+6
2024-12-06
softirq: Add function to preempt serving softirqs.
Sebastian Andrzej Siewior
1
-0
/
+2
2024-12-06
sched/core: Provide a method to check if a task is PI-boosted.
Sebastian Andrzej Siewior
1
-0
/
+1
2024-12-06
preempt: Put preempt_enable() within an instrumentation*() section.
Sebastian Andrzej Siewior
1
-2
/
+8
2024-12-06
tick: Fix timer storm since introduction of timersd
Frederic Weisbecker
1
-0
/
+12
2024-12-06
rcutorture: Also force sched priority to timersd on boosting test.
Frederic Weisbecker
1
-0
/
+1
2024-12-06
softirq: Use a dedicated thread for timer wakeups.
Sebastian Andrzej Siewior
1
-0
/
+16
2024-12-06
net: Avoid the IPI to free the
Sebastian Andrzej Siewior
1
-0
/
+4
2024-12-06
sched: Provide rt_mutex specific scheduler helpers
Peter Zijlstra
2
-0
/
+7
2024-12-06
driver: mipi : test tool
keith.zhao
2
-0
/
+15
2024-05-31
virtio: Add a new event queue allocate function.
Minda Chen
1
-1
/
+17
2024-03-05
media: v4l2: Add ignore_streaming flag
Sebastian Fricke
1
-0
/
+7
2024-03-05
riscv: cpu: cache: Implement a new method to flush the entire L2 cache
Windsome Zeng
1
-0
/
+1
2024-03-05
Add ISP control for video2 and video3.
zejian.su
1
-0
/
+23
2024-03-05
Expand 2 bytes after the SC buffer for the AE/AWB flag and copy the histogram...
zejian.su
1
-0
/
+33
2024-03-05
Add 16 ISP controls, remove the frame SYNC event to video7 (SC) These control...
zejian.su
1
-3
/
+45
2024-03-05
soc: sifive: ccache: Add sifive_l2_flush64_range
Samin Guo
1
-0
/
+1
2024-03-05
soc: sifive: ccache: Add non-coherent DMA handling
Emil Renner Berthing
1
-0
/
+21
2024-03-05
workqueue: Enable flush_scheduled_work()
Hal Feng
1
-1
/
+0
2024-03-05
soc: starfive: jh71xx_pmu: Add EVENT_TURN_OFF register writing support
Hal Feng
1
-0
/
+29
2024-03-05
vout: starfive: Add driver for the StarFive JH7110 display subsystem
shengyang.chen
2
-0
/
+133
2024-03-05
media: starfive: Add vin driver support
Changhuang Liang
3
-0
/
+702
2024-03-05
regulator: starfive-jh7110: Add regulator support for JH7110 A type EVB.
Kevin.xie
1
-0
/
+24
2024-03-05
uart: 8250: Add dw auto flow ctrl support
Minda Chen
2
-0
/
+3
2024-03-05
dt-bindings: power: Update prefixes for AON power domain
Changhuang Liang
1
-2
/
+3
2024-03-05
dt-bindings: power: Add power-domain header for JH7110
Changhuang Liang
1
-1
/
+4
2024-03-01
netfilter: nft_flow_offload: reset dst in route object after setting up flow
Pablo Neira Ayuso
1
-1
/
+1
2024-03-01
x86/numa: Fix the address overlap check in numa_fill_memblks()
Alison Schofield
1
-0
/
+2
2024-03-01
net: bridge: switchdev: Skip MDB replays of deferred events on offload
Tobias Waldekranz
1
-0
/
+3
2024-03-01
IB/mlx5: Don't expose debugfs entries for RRoCE general parameters if not sup...
Mark Zhang
1
-1
/
+1
[next]