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
2015-06-24
Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+13
2015-06-23
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
22
-1061
/
+1018
2015-06-19
timer: Minimize nohz off overhead
Thomas Gleixner
4
-8
/
+17
2015-06-19
timer: Reduce timer migration overhead if disabled
Thomas Gleixner
5
-26
/
+109
2015-06-19
timer: Stats: Simplify the flags handling
Thomas Gleixner
2
-10
/
+7
2015-06-19
timer: Replace timer base by a cpu index
Thomas Gleixner
1
-91
/
+36
2015-06-19
timer: Use hlist for the timer wheel hash buckets
Thomas Gleixner
1
-37
/
+27
2015-06-19
timer: Remove FIFO "guarantee"
Thomas Gleixner
1
-4
/
+2
2015-06-19
timers: Sanitize catchup_timer_jiffies() usage
Thomas Gleixner
1
-24
/
+16
2015-06-19
Merge branches 'pm-sleep' and 'pm-runtime'
Rafael J. Wysocki
1
-4
/
+13
2015-06-19
hrtimer: Allow hrtimer::function() to free the timer
Peter Zijlstra
1
-23
/
+91
2015-06-19
hrtimer: Fix hrtimer_is_queued() hole
Peter Zijlstra
1
-10
/
+13
2015-06-19
hrtimer: Remove HRTIMER_STATE_MIGRATE
Oleg Nesterov
1
-5
/
+2
2015-06-18
timekeeping: Copy the shadow-timekeeper over the real timekeeper last
John Stultz
1
-1
/
+2
2015-06-18
clockevents: Check state instead of mode in suspend/resume path
Viresh Kumar
1
-2
/
+2
2015-06-12
ntp: Do leapsecond adjustment in adjtimex read path
John Stultz
1
-0
/
+18
2015-06-12
time: Prevent early expiry of hrtimers[CLOCK_REALTIME] at the leap second edge
John Stultz
3
-8
/
+58
2015-06-12
ntp: Introduce and use SECS_PER_DAY macro instead of 86400
John Stultz
1
-2
/
+3
2015-06-12
time: Move clock_was_set_seq update before updating shadow-timekeeper
John Stultz
1
-4
/
+8
2015-06-10
clocksource: Use current logging style
Joe Perches
1
-12
/
+12
2015-06-10
time: Refactor usecs_to_jiffies
Nicholas Mc Guire
1
-10
/
+3
2015-06-02
clockevents: Rename state to state_use_accessors
Thomas Gleixner
1
-2
/
+2
2015-06-02
clockevents: Use set/get state helper functions
Thomas Gleixner
2
-6
/
+7
2015-06-02
clockevents: Provide functions to set and get the state
Thomas Gleixner
5
-24
/
+35
2015-06-02
clockevents: Use helpers to check the state of a clockevent device
Viresh Kumar
4
-17
/
+17
2015-06-02
Merge branch 'linus' into sched/core, to resolve conflict
Ingo Molnar
1
-6
/
+8
2015-05-27
clockevents: Do not suspend/resume if unused
Alexandre Belloni
1
-2
/
+2
2015-05-22
time: Remove read_boot_clock()
Xunlei Pang
1
-11
/
+3
2015-05-22
tracing: timer: Add deferrable flag to timer_start
Badhri Jagan Sridharan
1
-1
/
+1
2015-05-22
time: Rework debugging variables so they aren't global
John Stultz
1
-22
/
+11
2015-05-22
timekeeping: Provide new API to get the current time resolution
Harald Geyer
1
-0
/
+17
2015-05-22
time: Make sure tz_minuteswest is set to a valid value when setting time
Sasha Levin
1
-0
/
+4
2015-05-19
clockevents: Stop unused clockevent devices
Viresh Kumar
3
-4
/
+22
2015-05-19
clockevents: Introduce CLOCK_EVT_STATE_ONESHOT_STOPPED state
Viresh Kumar
2
-1
/
+19
2015-05-19
Merge branch 'linus' into timers/core
Thomas Gleixner
1
-6
/
+2
2015-05-19
time: Refactor msecs_to_jiffies
Nicholas Mc Guire
1
-40
/
+19
2015-05-19
time: Move timeconst.h into include/generated
Nicholas Mc Guire
3
-18
/
+4
2015-05-19
Merge tag 'v4.1-rc4' into sched/core, before applying new patches
Ingo Molnar
1
-5
/
+1
2015-05-19
PM / sleep: Make suspend-to-idle-specific code depend on CONFIG_SUSPEND
Rafael J. Wysocki
1
-0
/
+2
2015-05-15
PM / tick: Add tracepoints for suspend-to-idle diagnostics
Rafael J. Wysocki
1
-4
/
+11
2015-05-13
ktime: Fix ktime_divns to do signed division
John Stultz
1
-6
/
+8
2015-05-10
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-5
/
+1
2015-05-08
sched, timer: Use the atomic task_cputime in thread_group_cputimer
Jason Low
1
-13
/
+13
2015-05-08
sched, timer: Replace spinlocks with atomics in thread_group_cputimer(), to i...
Jason Low
1
-29
/
+50
2015-05-08
sched, timer: Convert usages of ACCESS_ONCE() in the scheduler to READ_ONCE()...
Jason Low
1
-4
/
+4
2015-05-07
nohz: Fix !HIGH_RES_TIMERS hang
Thomas Gleixner
1
-6
/
+3
2015-05-05
tick: hrtimer-broadcast: Prevent endless restarting when broadcast device is ...
Andreas Sandberg
1
-3
/
+7
2015-05-05
timer: Use timer->base for flag checks
Joonwoo Park
1
-1
/
+1
2015-05-05
tick-broadcast: Fix the printing of broadcast masks
Preeti U Murthy
1
-4
/
+4
2015-05-05
tick: broadcast: Simplify oneshot logic and shorten lock region
Thomas Gleixner
1
-25
/
+17
[next]