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
/
include
/
linux
/
hrtimer.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-10
timekeeping: Distangle resume and clock-was-set events
Thomas Gleixner
1
-1
/
+0
2021-08-10
timerfd: Provide timerfd_resume()
Thomas Gleixner
1
-0
/
+2
2021-08-10
hrtimer: Ensure timerfd notification for HIGHRES=n
Thomas Gleixner
1
-5
/
+0
2020-11-16
hrtimer: Fix kernel-doc markups
Mauro Carvalho Chehab
1
-1
/
+5
2020-08-06
locking/seqlock, headers: Untangle the spaghetti monster
Peter Zijlstra
1
-0
/
+1
2020-07-29
hrtimer: Use sequence counter with associated raw spinlock
Ahmed S. Darwish
1
-1
/
+1
2020-01-14
hrtimers: Prepare hrtimer_nanosleep() for time namespaces
Andrei Vagin
1
-2
/
+1
2019-11-07
hrtimer: Annotate lockless access to timer->state
Eric Dumazet
1
-4
/
+10
2019-08-28
hrtimer: Add kernel doc annotation for HRTIMER_MODE_HARD
Sebastian Andrzej Siewior
1
-0
/
+2
2019-08-01
hrtimer: Prepare support for PREEMPT_RT
Anna-Maria Gleixner
1
-0
/
+16
2019-08-01
hrtimer: Make enqueue mode check work on RT
Thomas Gleixner
1
-0
/
+3
2019-08-01
hrtimer: Introduce HARD expiry mode
Sebastian Andrzej Siewior
1
-0
/
+6
2019-08-01
hrtimer: Provide hrtimer_sleeper_start_expires()
Thomas Gleixner
1
-0
/
+3
2019-08-01
hrtimer: Consolidate hrtimer_init() + hrtimer_init_sleeper() calls
Sebastian Andrzej Siewior
1
-3
/
+14
2019-07-31
hrtimer: Remove task argument from hrtimer_init_sleeper()
Thomas Gleixner
1
-2
/
+1
2019-06-22
hrtimer: Split out hrtimer defines into separate header
Vincenzo Frascino
1
-15
/
+1
2018-11-23
hrtimers/tick/clockevents: Remove sloppy license references
Thomas Gleixner
1
-2
/
+0
2018-11-23
time: Add SPDX license identifiers
Thomas Gleixner
1
-0
/
+1
2018-11-23
time: Remove useless filenames in top level comments
Thomas Gleixner
1
-2
/
+0
2018-04-26
Revert: Unify CLOCK_MONOTONIC and CLOCK_BOOTTIME
Thomas Gleixner
1
-0
/
+2
2018-04-11
Merge branches 'pm-cpuidle' and 'pm-qos'
Rafael J. Wysocki
1
-0
/
+1
2018-04-07
time: hrtimer: Introduce hrtimer_next_event_without()
Rafael J. Wysocki
1
-0
/
+1
2018-03-13
hrtimer: Unify MONOTONIC and BOOTTIME clock behavior
Thomas Gleixner
1
-2
/
+0
2018-01-16
hrtimer: Implement support for softirq based hrtimers
Anna-Maria Gleixner
1
-5
/
+16
2018-01-16
hrtimer: Add clock bases and hrtimer mode for softirq context
Anna-Maria Gleixner
1
-0
/
+14
2018-01-16
hrtimer: Make hrtimer_reprogramm() unconditional
Anna-Maria Gleixner
1
-3
/
+3
2018-01-16
hrtimer: Make hrtimer_cpu_base.next_timer handling unconditional
Anna-Maria Gleixner
1
-2
/
+2
2018-01-16
hrtimer: Make the remote enqueue check unconditional
Anna-Maria Gleixner
1
-3
/
+3
2018-01-16
hrtimer: Make the hrtimer_cpu_base::hres_active field unconditional, to simpl...
Anna-Maria Gleixner
1
-12
/
+8
2018-01-16
hrtimer: Make room in 'struct hrtimer_cpu_base'
Anna-Maria Gleixner
1
-2
/
+2
2018-01-16
hrtimer: Store running timer in hrtimer_clock_base
Anna-Maria Gleixner
1
-11
/
+9
2018-01-16
hrtimer: Clean up 'enum hrtimer_mode'
Anna-Maria Gleixner
1
-5
/
+11
2018-01-16
hrtimer: Fix hrtimer_start[_range_ns]() function descriptions
Anna-Maria Gleixner
1
-3
/
+3
2018-01-16
hrtimer: Clean up the 'int clock' parameter of schedule_hrtimeout_range_clock()
Anna-Maria Gleixner
1
-1
/
+1
2018-01-16
hrtimer: Fix kerneldoc syntax for 'struct hrtimer_cpu_base'
Anna-Maria Gleixner
1
-4
/
+4
2018-01-16
hrtimer: Optimize the hrtimer code by using static keys for migration_enable/...
Thomas Gleixner
1
-4
/
+0
2017-06-30
nanosleep: Use get_timespec64() and put_timespec64()
Deepa Dinamani
1
-1
/
+1
2017-06-14
posix-timers: Make nanosleep timespec argument const
Thomas Gleixner
1
-1
/
+1
2017-06-14
posix-timers: Kill ->nsleep_restart()
Al Viro
1
-1
/
+0
2017-06-14
hrtimers/posix-timers: Merge nanosleep timespec copyout logics into a new helper
Al Viro
1
-0
/
+2
2017-06-14
hrtimer_nanosleep(): Pass rmtp in restart_block
Al Viro
1
-1
/
+0
2017-04-14
time: Change k_clock nsleep() to use timespec64
Deepa Dinamani
1
-1
/
+1
2017-03-17
hrtimer: Remove hrtimer_peek_ahead_timers() leftovers
Stephen Boyd
1
-4
/
+0
2017-03-03
sched/headers, hrtimer: Remove the <linux/wait.h> include from <linux/hrtimer.h>
Ingo Molnar
1
-1
/
+0
2017-02-10
time: Remove CONFIG_TIMER_STATS
Kees Cook
1
-11
/
+0
2016-12-25
ktime: Get rid of the union
Thomas Gleixner
1
-6
/
+6
2016-07-15
hrtimer: Convert to hotplug state machine
Thomas Gleixner
1
-0
/
+7
2016-03-18
timer: convert timer_slack_ns from unsigned long to u64
John Stultz
1
-5
/
+7
2016-01-17
hrtimer: Handle remaining time proper for TIME_LOW_RES
Thomas Gleixner
1
-3
/
+31
2015-06-19
timer: Minimize nohz off overhead
Thomas Gleixner
1
-0
/
+2
[next]