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
2024-07-27
Merge tag 'timers-urgent-2024-07-26' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-205
/
+215
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
1
-1
/
+1
2024-07-22
timers/migration: Fix grammar in comment
Anna-Maria Behnsen
1
-1
/
+1
2024-07-22
timers/migration: Spare write when nothing changed
Anna-Maria Behnsen
1
-6
/
+5
2024-07-22
timers/migration: Rename childmask by groupmask to make naming more obvious
Anna-Maria Behnsen
2
-20
/
+19
2024-07-22
timers/migration: Read childmask and parent pointer in a single place
Anna-Maria Behnsen
1
-15
/
+5
2024-07-22
timers/migration: Use a single struct for hierarchy walk data
Anna-Maria Behnsen
1
-71
/
+55
2024-07-22
timers/migration: Improve tracing
Anna-Maria Behnsen
1
-6
/
+5
2024-07-22
timers/migration: Move hierarchy setup into cpuhotplug prepare callback
Anna-Maria Behnsen
1
-87
/
+119
2024-07-22
timers/migration: Do not rely always on group->parent
Anna-Maria Behnsen
2
-19
/
+26
2024-07-13
Merge tag 'timers-v6.11-rc1' of https://git.linaro.org/people/daniel.lezcano/...
Thomas Gleixner
2
-28
/
+16
2024-07-11
tick/broadcast: Make takeover of broadcast hrtimer reliable
Yu Liao
1
-0
/
+23
2024-07-03
tick/sched: Combine WARN_ON_ONCE and print_once
Anna-Maria Behnsen
1
-4
/
+4
2024-06-25
hrtimer: Prevent queuing of hrtimer without a function callback
Phil Chang
1
-0
/
+2
2024-06-23
timekeeping: Add missing kernel-doc function comments
Yang Li
1
-0
/
+3
2024-06-21
tick: Remove unnused tick_nohz_get_idle_calls()
Christian Loehle
1
-14
/
+0
2024-06-10
tick/nohz_full: Don't abuse smp_call_function_single() in tick_setup_device()
Oleg Nesterov
1
-28
/
+14
2024-06-03
timekeeping: Add function to convert realtime to base clock
Lakshmi Sowjanya D
1
-0
/
+86
2024-06-03
timekeeping: Provide infrastructure for converting to/from a base clock
Lakshmi Sowjanya D
1
-1
/
+41
2024-06-03
time: Add MODULE_DESCRIPTION() to time test modules
Jeff Johnson
3
-0
/
+3
2024-05-18
Merge tag 'sysctl-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+0
2024-05-14
Merge tag 'timers-core-2024-05-12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-104
/
+87
2024-05-14
Merge tag 'sched-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2024-05-08
timers/migration: Prevent out of bounds access on failure
Levi Yun
1
-2
/
+2
2024-04-30
clocksource: Make the int help prompt unit readable in ncurses
Borislav Petkov (AMD)
1
-1
/
+1
2024-04-24
timekeeping: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
1
-1
/
+0
2024-04-22
hrtimer: Rename __hrtimer_hres_active() to hrtimer_hres_active()
Jiapeng Chong
1
-13
/
+8
2024-04-10
timekeeping: Use READ/WRITE_ONCE() for tick_do_timer_cpu
Thomas Gleixner
2
-22
/
+31
2024-04-09
clockevents: Convert s[n]printf() to sysfs_emit()
Li Zhijian
1
-1
/
+1
2024-04-09
clocksource: Convert s[n]printf() to sysfs_emit()
Li Zhijian
1
-1
/
+1
2024-04-08
clocksource: Make watchdog and suspend-timing multiplication overflow safe
Adrian Hunter
1
-22
/
+20
2024-04-08
timekeeping: Let timekeeping_cycles_to_ns() handle both under and overflow
Adrian Hunter
1
-18
/
+13
2024-04-08
timekeeping: Make delta calculation overflow safe
Adrian Hunter
1
-11
/
+29
2024-04-08
timekeeping: Prepare timekeeping_cycles_to_ns() for overflow safety
Adrian Hunter
1
-1
/
+11
2024-04-08
timekeeping: Fold in timekeeping_delta_to_ns()
Adrian Hunter
1
-12
/
+1
2024-04-08
timekeeping: Consolidate timekeeping helpers
Adrian Hunter
1
-6
/
+8
2024-04-08
timekeeping: Refactor timekeeping helpers
Adrian Hunter
1
-14
/
+6
2024-04-08
timekeeping: Reuse timekeeping_cycles_to_ns()
Adrian Hunter
1
-4
/
+1
2024-04-08
timekeeping: Tidy timekeeping_cycles_to_ns() slightly
Adrian Hunter
1
-3
/
+2
2024-04-08
timekeeping: Rename fast_tk_get_delta_ns() to __timekeeping_get_ns()
Adrian Hunter
1
-3
/
+3
2024-04-08
timekeeping: Move timekeeping helper functions
Adrian Hunter
1
-13
/
+13
2024-04-08
vdso: Add vdso_data:: Max_cycles
Adrian Hunter
1
-0
/
+6
2024-04-08
hrtimer: Remove unused function
Jiapeng Chong
1
-19
/
+1
2024-04-05
timers/migration: Return early on deactivation
Anna-Maria Behnsen
1
-0
/
+27
2024-04-05
timers/migration: Fix ignored event due to missing CPU update
Frederic Weisbecker
1
-1
/
+4
2024-04-01
timers: Fix text inconsistencies and spelling
Randy Dunlap
1
-11
/
+11
2024-04-01
tick/sched: Fix struct tick_sched doc warnings
Randy Dunlap
1
-1
/
+1
2024-04-01
tick/sched: Fix various kernel-doc warnings
Randy Dunlap
1
-3
/
+15
2024-03-27
Fix memory leak in posix_clock_open()
Linus Torvalds
1
-7
/
+9
2024-03-25
Merge tag 'v6.9-rc1' into sched/core, to pick up fixes and to refresh the branch
Ingo Molnar
3
-24
/
+21
[next]