index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
hrtimer.h
Commit message (
Expand
)
Author
Age
*
nanosleep: Use get_timespec64() and put_timespec64()
Deepa Dinamani
2017-06-30
*
posix-timers: Make nanosleep timespec argument const
Thomas Gleixner
2017-06-13
*
posix-timers: Kill ->nsleep_restart()
Al Viro
2017-06-13
*
hrtimers/posix-timers: Merge nanosleep timespec copyout logics into a new helper
Al Viro
2017-06-13
*
hrtimer_nanosleep(): Pass rmtp in restart_block
Al Viro
2017-06-13
*
time: Change k_clock nsleep() to use timespec64
Deepa Dinamani
2017-04-14
*
hrtimer: Remove hrtimer_peek_ahead_timers() leftovers
Stephen Boyd
2017-03-17
*
sched/headers, hrtimer: Remove the <linux/wait.h> include from <linux/hrtimer.h>
Ingo Molnar
2017-03-02
*
time: Remove CONFIG_TIMER_STATS
Kees Cook
2017-02-10
*
ktime: Get rid of the union
Thomas Gleixner
2016-12-25
*
hrtimer: Convert to hotplug state machine
Thomas Gleixner
2016-07-15
*
timer: convert timer_slack_ns from unsigned long to u64
John Stultz
2016-03-17
*
hrtimer: Handle remaining time proper for TIME_LOW_RES
Thomas Gleixner
2016-01-17
*
timer: Minimize nohz off overhead
Thomas Gleixner
2015-06-19
*
timer: Reduce timer migration overhead if disabled
Thomas Gleixner
2015-06-19
*
hrtimer: Allow hrtimer::function() to free the timer
Peter Zijlstra
2015-06-18
*
hrtimer: Remove HRTIMER_STATE_MIGRATE
Oleg Nesterov
2015-06-18
*
hrtimers: Make sure hrtimer_resolution is unsigned int
Borislav Petkov
2015-06-08
*
hrtimer: Remove hrtimer_start() return value
Thomas Gleixner
2015-04-22
*
hrtimer: Make hrtimer_start() a inline wrapper
Thomas Gleixner
2015-04-22
*
hrtimer: Get rid of __hrtimer_start_range_ns()
Thomas Gleixner
2015-04-22
*
tick: Nohz: Rework next timer evaluation
Thomas Gleixner
2015-04-22
*
hrtimer: Get rid of hrtimer softirq
Thomas Gleixner
2015-04-22
*
hrtimer: Keep pointer to first timer and simplify __remove_hrtimer()
Thomas Gleixner
2015-04-22
*
hrtimer: Align the hrtimer clock bases as well
Thomas Gleixner
2015-04-22
*
hrtimer: Cache line align the hrtimer cpu base
Thomas Gleixner
2015-04-22
*
hrtimer: Use bits for various boolean indicators
Thomas Gleixner
2015-04-22
*
hrtimer: Make offset update smarter
Thomas Gleixner
2015-04-22
*
hrtimer: Get rid of softirq time
Thomas Gleixner
2015-04-22
*
hrtimer: Make the statistics fields smaller
Thomas Gleixner
2015-04-22
*
hrtimer: Get rid of hrtimer_get_res()
Thomas Gleixner
2015-04-22
*
hrtimer: Get rid of the resolution field in hrtimer_clock_base
Thomas Gleixner
2015-04-22
*
hrtimer: Document hrtimer_forward[_now]() proper
Thomas Gleixner
2015-04-22
*
hrtimer: Prevent stale expiry time in hrtimer_interrupt()
Thomas Gleixner
2015-01-23
*
time: Consolidate the time accessor prototypes
Thomas Gleixner
2014-07-23
*
ktime: Sanitize ktime_to_us/ms conversion
Thomas Gleixner
2014-07-23
*
hrtimer: Cleanup hrtimer accessors to the timekepeing state
John Stultz
2014-07-23
*
hrtimer: Store cpu-number in struct hrtimer_cpu_base
Viresh Kumar
2014-06-23
*
hrtimer: Rearrange comments in the order struct members are declared
Viresh Kumar
2014-03-20
*
hrtimer: Add hrtimer support for CLOCK_TAI
John Stultz
2013-03-22
*
timekeeping: Provide hrtimer update function
Thomas Gleixner
2012-07-11
*
hrtimer: Provide clock_was_set_delayed()
John Stultz
2012-07-11
*
Fix some kernel-doc warnings
Vitaliy Ivanov
2011-06-27
*
hrtimers: Reorder clock bases
Thomas Gleixner
2011-05-23
*
hrtimers: Avoid touching inactive timer bases
Thomas Gleixner
2011-05-23
*
hrtimers: Make struct hrtimer_cpu_base layout less stupid
Thomas Gleixner
2011-05-23
*
timerfd: Manage cancelable timers in timerfd
Thomas Gleixner
2011-05-23
*
timerfd: Allow timers to be cancelled when clock was set
Thomas Gleixner
2011-05-02
*
hrtimers: Prepare for cancel on clock was set timers
Thomas Gleixner
2011-05-02
*
hrtimer: Update hrtimer->state documentation
Thomas Gleixner
2011-03-10
[next]