index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
time
/
hrtimer.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Merge 4.4.120 into android-4.4
Greg Kroah-Hartman
2018-03-06
|
\
|
*
hrtimer: Ensure POSIX compliance (relative CLOCK_REALTIME hrtimers)
Anna-Maria Gleixner
2018-03-03
*
|
Merge 4.4.114 into android-4.4
Greg Kroah-Hartman
2018-01-31
|
\
|
|
*
hrtimer: Reset hrtimer cpu base proper on CPU hotplug
Thomas Gleixner
2018-01-31
|
*
time: Avoid undefined behaviour in ktime_add_safe()
Vegard Nossum
2018-01-31
*
|
Merge tag 'v4.4.21' into android-4.4.y
Dmitry Shmidt
2016-09-16
|
\
|
|
*
hrtimer: Catch illegal clockids
Marc Zyngier
2016-09-15
*
|
Merge tag 'v4.4.16' into android-4.4.y
Dmitry Shmidt
2016-08-01
|
\
|
|
*
hrtimer: Handle remaining time proper for TIME_LOW_RES
Thomas Gleixner
2016-02-17
*
|
BACKPORT: timer: convert timer_slack_ns from unsigned long to u64
John Stultz
2016-07-01
|
/
*
time: Fix spelling in comments
Zhen Lei
2015-09-22
*
hrtimer: Handle failure of tick_init_highres() gracefully
Guenter Roeck
2015-08-22
*
hrtimer: Unconfuse switch_hrtimer_base() a bit
Frederic Weisbecker
2015-08-18
*
hrtimer: Simplify get_target_base() by returning current base
Frederic Weisbecker
2015-08-18
*
hrtimer: Drop return code of hrtimer_switch_to_hres()
Luiz Capitulino
2015-08-17
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-06-22
|
\
|
*
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-19
|
*
hrtimer: Fix hrtimer_is_queued() hole
Peter Zijlstra
2015-06-19
|
*
hrtimer: Remove HRTIMER_STATE_MIGRATE
Oleg Nesterov
2015-06-19
|
*
clockevents: Stop unused clockevent devices
Viresh Kumar
2015-05-19
|
*
hrtimer: Allow concurrent hrtimer_start() for self restarting timers
Peter Zijlstra
2015-04-22
|
*
hrtimer: Avoid locking in hrtimer_cancel() if timer not active
Thomas Gleixner
2015-04-22
|
*
hrtimer: Remove hrtimer_start() return value
Thomas Gleixner
2015-04-22
|
*
hrtimer: Remove bogus hrtimer_active() check
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: Make use of timerqueue_add/del return values
Thomas Gleixner
2015-04-22
|
*
hrtimer: Use cpu_base->active_base for hotpath iterators
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: Update active_bases before calling hrtimer_force_reprogram()
Viresh Kumar
2015-04-22
|
*
hrtimer: Document hrtimer_forward[_now]() proper
Thomas Gleixner
2015-04-22
*
|
ktime: Fix ktime_divns to do signed division
John Stultz
2015-05-13
|
/
*
clockevents: Cleanup dead cpu explicitely
Thomas Gleixner
2015-04-03
*
clockevents: Make tick handover explicit
Thomas Gleixner
2015-04-03
*
tick: Move core only declarations and functions to core
Thomas Gleixner
2015-04-01
*
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
2015-02-12
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-02-09
|
\
|
*
hrtimer: Make __hrtimer_get_next_event() static
kbuild test robot
2015-01-24
|
*
Merge tag 'fortglx-3.20-time' of https://git.linaro.org/people/john.stultz/li...
Thomas Gleixner
2015-01-24
|
|
\
|
|
*
ktime: Optimize ktime_divns for constant divisors
Nicolas Pitre
2015-01-23
[next]