index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
time
/
hrtimer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
*
hrtimer: Make offset update smarter
Thomas Gleixner
2015-04-22
1
-1
/
+2
|
*
hrtimer: Get rid of softirq time
Thomas Gleixner
2015-04-22
1
-89
/
+59
|
*
hrtimer: Make the statistics fields smaller
Thomas Gleixner
2015-04-22
1
-2
/
+2
|
*
hrtimer: Get rid of hrtimer_get_res()
Thomas Gleixner
2015-04-22
1
-16
/
+0
|
*
hrtimer: Get rid of the resolution field in hrtimer_clock_base
Thomas Gleixner
2015-04-22
1
-17
/
+9
|
*
hrtimer: Update active_bases before calling hrtimer_force_reprogram()
Viresh Kumar
2015-04-22
1
-2
/
+3
|
*
hrtimer: Document hrtimer_forward[_now]() proper
Thomas Gleixner
2015-04-22
1
-0
/
+8
*
|
ktime: Fix ktime_divns to do signed division
John Stultz
2015-05-13
1
-6
/
+8
|
/
*
clockevents: Cleanup dead cpu explicitely
Thomas Gleixner
2015-04-03
1
-3
/
+0
*
clockevents: Make tick handover explicit
Thomas Gleixner
2015-04-03
1
-4
/
+0
*
tick: Move core only declarations and functions to core
Thomas Gleixner
2015-04-01
1
-1
/
+1
*
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
2015-02-12
1
-1
/
+1
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-02-09
1
-60
/
+52
|
\
|
*
hrtimer: Make __hrtimer_get_next_event() static
kbuild test robot
2015-01-24
1
-1
/
+1
|
*
Merge tag 'fortglx-3.20-time' of https://git.linaro.org/people/john.stultz/li...
Thomas Gleixner
2015-01-24
1
-2
/
+2
|
|
\
|
|
*
ktime: Optimize ktime_divns for constant divisors
Nicolas Pitre
2015-01-23
1
-2
/
+2
|
*
|
hrtimer: Prevent stale expiry time in hrtimer_interrupt()
Thomas Gleixner
2015-01-23
1
-58
/
+50
|
|
/
*
|
hrtimer: Fix incorrect tai offset calculation for non high-res timer systems
John Stultz
2015-02-05
1
-1
/
+1
|
/
*
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-10-15
1
-11
/
+11
|
\
|
*
time: Convert a bunch of &__get_cpu_var introduced in the 3.16 merge period
Christoph Lameter
2014-08-26
1
-8
/
+8
|
*
time: Replace __get_cpu_var uses
Christoph Lameter
2014-08-26
1
-3
/
+3
*
|
sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu...
Kirill Tkhai
2014-09-19
1
-1
/
+0
|
/
*
time: Consolidate the time accessor prototypes
Thomas Gleixner
2014-07-23
1
-0
/
+2
*
ktime: Sanitize ktime_to_us/ms conversion
Thomas Gleixner
2014-07-23
1
-0
/
+1
*
ktime: Kill non-scalar ktime_t implementation for 2038
John Stultz
2014-07-23
1
-54
/
+0
*
hrtimer: Cleanup hrtimer accessors to the timekepeing state
John Stultz
2014-07-23
1
-11
/
+8
*
hrtimer: Remove hrtimer_enqueue_reprogram()
Viresh Kumar
2014-06-23
1
-15
/
+8
*
hrtimer: Kick lowres dynticks targets on timer enqueue
Viresh Kumar
2014-06-23
1
-8
/
+19
*
hrtimer: Store cpu-number in struct hrtimer_cpu_base
Viresh Kumar
2014-06-23
1
-0
/
+1
*
time/timers: Move all time(r) related files into kernel/time
Thomas Gleixner
2014-06-23
1
-0
/
+1915