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
/
kernel
/
time
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-04
Merge tag 'ptrace_stop-cleanup-for-v5.19' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-3
/
+3
2022-05-24
Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-2
/
+15
2022-05-24
Merge tag 'timers-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-42
/
+121
2022-05-18
random32: use real rng for non-deterministic randomness
Jason A. Donenfeld
1
-2
/
+0
2022-05-14
timers: Provide a better debugobjects hint for delayed works
Stephen Boyd
1
-1
/
+31
2022-05-14
timekeeping: Add raw clock fallback for random_get_entropy()
Jason A. Donenfeld
1
-0
/
+15
2022-05-11
signal: Replace __group_send_sig_info with send_signal_locked
Eric W. Biederman
1
-3
/
+3
2022-05-02
time/sched_clock: Fix formatting of frequency reporting code
Maciej W. Rozycki
1
-6
/
+4
2022-05-02
time/sched_clock: Use Hz as the unit for clock rate reporting below 4kHz
Maciej W. Rozycki
1
-1
/
+1
2022-05-02
time/sched_clock: Round the frequency reported to nearest rather than down
Maciej W. Rozycki
1
-2
/
+3
2022-05-02
timekeeping: Consolidate fast timekeeper
Thomas Gleixner
1
-10
/
+10
2022-05-02
timekeeping: Annotate ktime_get_boot_fast_ns() with data_race()
Thomas Gleixner
1
-1
/
+1
2022-04-29
timekeeping: Mark NMI safe time accessors as notrace
Kurt Kanzenbach
1
-2
/
+2
2022-04-25
timers/nohz: Switch to ONESHOT_STOPPED in the low-res handler when the tick i...
Nicholas Piggin
1
-2
/
+10
2022-04-14
Merge tag 'tai-for-tracing' into timers/core
Thomas Gleixner
1
-0
/
+17
2022-04-14
timekeeping: Introduce fast accessor to clock tai
Kurt Kanzenbach
1
-0
/
+17
2022-04-10
clocksource: Replace cpumask_weight() with cpumask_empty()
Yury Norov
1
-1
/
+1
2022-04-10
timers: Move timer sysctl into the timer code
tangmeng
1
-15
/
+38
2022-04-10
clockevents: Use dedicated list iterator variable
Jakob Koschel
1
-4
/
+5
2022-04-10
tick/sched: Fix non-kernel-doc comment
Jiapeng Chong
1
-2
/
+2
2022-04-10
tick/nohz: Use WARN_ON_ONCE() to prevent console saturation
Paul Gortmaker
1
-1
/
+1
2022-04-09
timers: Simplify calc_index()
Thomas Gleixner
1
-1
/
+1
2022-04-09
timers: Initialize base::next_expiry_recalc in timers_prepare_cpu()
Anna-Maria Behnsen
1
-0
/
+1
2022-04-09
timers: Fix warning condition in __run_timers()
Anna-Maria Behnsen
1
-4
/
+7
2022-03-29
Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2022-03-24
Merge tag 'prlimit-tasklist_lock-for-v5.18' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
1
-3
/
+9
2022-03-10
task_work: Remove unnecessary include from posix_timers.h
Eric W. Biederman
1
-0
/
+1
2022-03-08
prlimit: do not grab the tasklist_lock
Barret Rhoden
1
-3
/
+9
2022-03-08
tick/rcu: Stop allowing RCU_SOFTIRQ in idle
Frederic Weisbecker
1
-10
/
+40
2022-03-08
tick/rcu: Remove obsolete rcu_needs_cpu() parameters
Frederic Weisbecker
1
-6
/
+4
2022-03-08
tick: Detect and fix jiffies update stall
Frederic Weisbecker
2
-0
/
+21
2022-02-02
clocksource: Add a Kconfig option for WATCHDOG_MAX_SKEW
Waiman Long
2
-1
/
+16
2022-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
1
-2
/
+2
2022-01-15
cpumask: replace cpumask_next_* with cpumask_first_* where appropriate
Yury Norov
1
-2
/
+2
2022-01-13
Merge tag 'timers-core-2022-01-13' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-10
/
+42
2022-01-10
Merge branch 'clocksource' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Thomas Gleixner
1
-10
/
+42
2021-12-18
timekeeping: Really make sure wall_to_monotonic isn't positive
Yu Liao
1
-2
/
+1
2021-12-11
timers: implement usleep_idle_range()
SeongJae Park
1
-7
/
+9
2021-12-02
timers/nohz: Last resort update jiffies on nohz_full IRQ entry
Frederic Weisbecker
1
-0
/
+7
2021-12-01
clocksource: Reduce the default clocksource_watchdog() retries to 2
Waiman Long
1
-1
/
+1
2021-12-01
clocksource: Avoid accidental unstable marking of clocksources
Waiman Long
1
-9
/
+41
2021-11-02
posix-cpu-timers: Clear task::posix_cputimers_work in copy_process()
Michael Pratt
1
-2
/
+17
2021-09-23
posix-cpu-timers: Prevent spuriously armed 0-value itimer
Frederic Weisbecker
1
-1
/
+2
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-4
/
+4
2021-09-03
memcg: enable accounting for posix_timers_cache slab
Vasily Averin
1
-2
/
+2
2021-09-03
memcg: enable accounting for new namesapces and struct nsproxy
Vasily Averin
1
-2
/
+2
2021-08-28
clocksource: Make clocksource watchdog test safe for slow-HZ systems
Paul E. McKenney
3
-23
/
+23
2021-08-12
hrtimer: Unbreak hrtimer_force_reprogram()
Thomas Gleixner
1
-20
/
+20
2021-08-12
hrtimer: Use raw_cpu_ptr() in clock_was_set()
Thomas Gleixner
1
-2
/
+3
2021-08-10
hrtimer: Avoid more SMP function calls in clock_was_set()
Thomas Gleixner
1
-9
/
+65
[next]