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
2018-05-02
clocksource: Rework stale comment
Peter Zijlstra
1
-4
/
+2
2018-05-02
clocksource: Consistent de-rate when marking unstable
Peter Zijlstra
1
-1
/
+8
2018-05-02
clocksource: Initialize cs->wd_list
Peter Zijlstra
1
-0
/
+2
2018-05-02
clocksource: Allow clocksource_mark_unstable() on unregistered clocksources
Peter Zijlstra
1
-16
/
+34
2018-04-26
Revert: Unify CLOCK_MONOTONIC and CLOCK_BOOTTIME
Thomas Gleixner
8
-84
/
+69
2018-04-26
tick/sched: Do not mess with an enqueued hrtimer
Thomas Gleixner
1
-5
/
+5
2018-04-19
posix-cpu-timers: Ensure set_process_cpu_timer is always evaluated
Laura Abbott
1
-1
/
+3
2018-04-17
timekeeping: Remove __current_kernel_time()
Baolin Wang
1
-7
/
+0
2018-04-17
clockevents: Fix kernel messages split across multiple lines
Geert Uytterhoeven
1
-6
/
+5
2018-04-16
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+10
2018-04-12
Merge tag 'for_linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
1
-2
/
+0
2018-04-11
Merge branches 'pm-cpuidle' and 'pm-qos'
Rafael J. Wysocki
4
-82
/
+241
2018-04-10
tick-sched: avoid a maybe-uninitialized warning
Arnd Bergmann
1
-3
/
+6
2018-04-09
time: hrtimer: Use timerqueue_iterate_next() to get to the next timer
Rafael J. Wysocki
1
-3
/
+1
2018-04-09
nohz: Avoid duplication of code related to got_idle_tick
Rafael J. Wysocki
1
-10
/
+6
2018-04-09
nohz: Gather tick_sched booleans under a common flag field
Frederic Weisbecker
2
-9
/
+15
2018-04-09
cpuidle: menu: Refine idle state selection for running tick
Rafael J. Wysocki
1
-6
/
+6
2018-04-09
sched: idle: Select idle state before stopping the tick
Rafael J. Wysocki
2
-14
/
+49
2018-04-07
time: hrtimer: Introduce hrtimer_next_event_without()
Rafael J. Wysocki
1
-2
/
+53
2018-04-07
time: tick-sched: Split tick_nohz_stop_sched_tick()
Rafael J. Wysocki
2
-46
/
+82
2018-04-06
cpuidle: Return nohz hint from cpuidle_select()
Rafael J. Wysocki
1
-0
/
+20
2018-04-06
jiffies: Introduce USER_TICK_USEC and redefine TICK_USEC
Rafael J. Wysocki
1
-1
/
+1
2018-04-05
sched: idle: Do not stop the tick upfront in the idle loop
Rafael J. Wysocki
1
-8
/
+18
2018-04-05
time: tick-sched: Reorganize idle tick management code
Rafael J. Wysocki
1
-21
/
+25
2018-04-05
syscalls/core: Prepare CONFIG_ARCH_HAS_SYSCALL_WRAPPER=y for compat syscalls
Dominik Brodowski
1
-0
/
+10
2018-04-05
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
11
-207
/
+199
2018-04-02
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-14
/
+8
2018-04-02
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-30
/
+2
2018-03-29
alarmtimer: Init nanosleep alarm timer on stack
Thomas Gleixner
1
-8
/
+26
2018-03-22
posix-timers: Protect posix clock array access against speculation
Thomas Gleixner
1
-3
/
+8
2018-03-19
y2038: Introduce struct __kernel_old_timeval
Arnd Bergmann
1
-0
/
+12
2018-03-13
hrtimer: Unify MONOTONIC and BOOTTIME clock behavior
Thomas Gleixner
3
-18
/
+3
2018-03-13
posix-timers: Unify MONOTONIC and BOOTTIME clock behavior
Thomas Gleixner
1
-22
/
+1
2018-03-13
timekeeping: Remove boot time specific code
Thomas Gleixner
1
-31
/
+0
2018-03-13
timekeeping: Make the MONOTONIC clock behave like the BOOTTIME clock
Thomas Gleixner
4
-3
/
+34
2018-03-13
timekeeping: Add the new CLOCK_MONOTONIC_ACTIVE clock
Thomas Gleixner
3
-0
/
+51
2018-03-11
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2
-30
/
+2
2018-03-10
timekeeping/ntp: Determine the multiplier directly from NTP tick length
Miroslav Lichvar
1
-91
/
+47
2018-03-10
timekeeping/ntp: Don't align NTP frequency adjustments to ticks
Miroslav Lichvar
1
-3
/
+0
2018-03-09
sched/nohz: Clean up nohz enter/exit
Peter Zijlstra
1
-7
/
+0
2018-03-09
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
1
-0
/
+6
2018-03-01
timers: Forward timer base before migrating timers
Lingutla Chandrasekhar
1
-0
/
+6
2018-02-28
clocksource: Use ATTRIBUTE_GROUPS
Baolin Wang
1
-11
/
+10
2018-02-28
clocksource: Use DEVICE_ATTR_RW/RO/WO to define device attributes
Baolin Wang
1
-26
/
+17
2018-02-28
clocksource: Don't walk the clocksource list for empty override
Baolin Wang
1
-0
/
+4
2018-02-21
sched/nohz: Remove the 1 Hz tick code
Frederic Weisbecker
1
-6
/
+0
2018-02-21
nohz: Allow to check if remote CPU tick is stopped
Frederic Weisbecker
1
-0
/
+7
2018-02-21
nohz: Convert tick_nohz_tick_stopped() to bool
Frederic Weisbecker
1
-1
/
+1
2018-02-16
sched/isolation: Eliminate NO_HZ_FULL_ALL
Paul E. McKenney
2
-30
/
+2
2018-02-12
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-1
/
+1
[next]