index
:
kernel_google_bluecross.git
master
p9.0
kernel_google_bluecross
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
time
/
hrtimer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hrtimer: Change cpu_relax() in hrtimer_cancel() to udelay(1) instead.
Miguel de Dios
2018-06-11
1
-1
/
+2
*
Merge android-4.9.86 (b324a70) into msm-4.9
Blagovest Kolenichev
2018-04-17
1
-1
/
+6
|
\
|
*
hrtimer: Ensure POSIX compliance (relative CLOCK_REALTIME hrtimers)
Anna-Maria Gleixner
2018-03-03
1
-1
/
+6
*
|
Merge android-4.9-o.79 (db04eb4) into msm-4.9
Blagovest Kolenichev
2018-02-05
1
-0
/
+3
|
\
|
|
*
hrtimer: Reset hrtimer cpu base proper on CPU hotplug
Thomas Gleixner
2018-01-31
1
-0
/
+3
*
|
Merge remote-tracking branch '4.9/tmp-fd67b2f' into msm-4.9
Kyle Yan
2017-10-23
1
-5
/
+15
|
\
|
|
*
hrtimer: Catch invalid clockids again
Marc Zyngier
2017-10-21
1
-5
/
+15
*
|
hrtimer: Don't drop the base lock when migration during isolation
Pavankumar Kondeti
2017-06-12
1
-35
/
+14
*
|
time: Remove CONFIG_TIMER_STATS
Kees Cook
2017-05-11
1
-38
/
+0
*
|
timer: Update code that migrates timers and hrtimers during isolation
Vikram Mulukutla
2017-04-24
1
-0
/
+7
*
|
hrtimer: Ensure timer is not running before migrating
Olav Haugan
2017-04-20
1
-13
/
+29
*
|
timer: Do not require CPUSETS to be enabled for migration
Olav Haugan
2017-02-07
1
-6
/
+3
*
|
hrtimer.h: prevent pinned timer state from breaking inactive test
Gary S. Robertson
2017-02-07
1
-2
/
+2
*
|
hrtimer: make sure PINNED flag is cleared after removing hrtimer
Viresh Kumar
2017-02-07
1
-1
/
+2
*
|
hrtimer: create hrtimer_quiesce_cpu() to isolate CPU from hrtimers
Viresh Kumar
2017-02-07
1
-11
/
+44
*
|
hrtimer: update timer->state with 'pinned' information
Viresh Kumar
2017-02-07
1
-5
/
+14
|
/
*
time: Avoid undefined behaviour in ktime_add_safe()
Vegard Nossum
2016-08-31
1
-1
/
+1
*
hrtimer: Spelling fixes
Pratyush Patel
2016-08-31
1
-2
/
+2
*
hrtimer: Convert to hotplug state machine
Thomas Gleixner
2016-07-15
1
-35
/
+5
*
hrtimer: Remove redundant #ifdef block
Pratyush Patel
2016-06-10
1
-1
/
+1
*
timer: Export destroy_hrtimer_on_stack()
Guenter Roeck
2016-05-31
1
-0
/
+1
*
debugobjects: insulate non-fixup logic related to static obj from fixup callb...
Du, Changbin
2016-05-19
1
-6
/
+1
*
timer: update debugobjects fixup callbacks return type
Du, Changbin
2016-05-19
1
-9
/
+9
*
param: convert some "on"/"off" users to strtobool
Kees Cook
2016-03-17
1
-8
/
+2
*
timer: convert timer_slack_ns from unsigned long to u64
John Stultz
2016-03-17
1
-4
/
+4
*
hrtimer: Handle remaining time proper for TIME_LOW_RES
Thomas Gleixner
2016-01-17
1
-18
/
+37
*
time: Fix spelling in comments
Zhen Lei
2015-09-22
1
-1
/
+1
*
hrtimer: Handle failure of tick_init_highres() gracefully
Guenter Roeck
2015-08-22
1
-0
/
+1
*
hrtimer: Unconfuse switch_hrtimer_base() a bit
Frederic Weisbecker
2015-08-18
1
-8
/
+17
*
hrtimer: Simplify get_target_base() by returning current base
Frederic Weisbecker
2015-08-18
1
-2
/
+2
*
hrtimer: Drop return code of hrtimer_switch_to_hres()
Luiz Capitulino
2015-08-17
1
-4
/
+2
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-06-22
1
-374
/
+325
|
\
|
*
timer: Minimize nohz off overhead
Thomas Gleixner
2015-06-19
1
-1
/
+2
|
*
timer: Reduce timer migration overhead if disabled
Thomas Gleixner
2015-06-19
1
-8
/
+27
|
*
hrtimer: Allow hrtimer::function() to free the timer
Peter Zijlstra
2015-06-19
1
-23
/
+91
|
*
hrtimer: Fix hrtimer_is_queued() hole
Peter Zijlstra
2015-06-19
1
-10
/
+13
|
*
hrtimer: Remove HRTIMER_STATE_MIGRATE
Oleg Nesterov
2015-06-19
1
-5
/
+2
|
*
clockevents: Stop unused clockevent devices
Viresh Kumar
2015-05-19
1
-4
/
+2
|
*
hrtimer: Allow concurrent hrtimer_start() for self restarting timers
Peter Zijlstra
2015-04-22
1
-3
/
+9
|
*
hrtimer: Avoid locking in hrtimer_cancel() if timer not active
Thomas Gleixner
2015-04-22
1
-0
/
+9
|
*
hrtimer: Remove hrtimer_start() return value
Thomas Gleixner
2015-04-22
1
-16
/
+7
|
*
hrtimer: Remove bogus hrtimer_active() check
Thomas Gleixner
2015-04-22
1
-4
/
+0
|
*
hrtimer: Make hrtimer_start() a inline wrapper
Thomas Gleixner
2015-04-22
1
-19
/
+0
|
*
hrtimer: Get rid of __hrtimer_start_range_ns()
Thomas Gleixner
2015-04-22
1
-23
/
+15
|
*
tick: Nohz: Rework next timer evaluation
Thomas Gleixner
2015-04-22
1
-9
/
+5
|
*
hrtimer: Get rid of hrtimer softirq
Thomas Gleixner
2015-04-22
1
-120
/
+43
|
*
hrtimer: Keep pointer to first timer and simplify __remove_hrtimer()
Thomas Gleixner
2015-04-22
1
-18
/
+28
|
*
hrtimer: Make use of timerqueue_add/del return values
Thomas Gleixner
2015-04-22
1
-4
/
+2
|
*
hrtimer: Use cpu_base->active_base for hotpath iterators
Thomas Gleixner
2015-04-22
1
-9
/
+8
|
*
hrtimer: Use bits for various boolean indicators
Thomas Gleixner
2015-04-22
1
-8
/
+16
[next]