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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
hrtimer: Allow concurrent hrtimer_start() for self restarting timers
Peter Zijlstra
2015-04-22
1
-3
/
+9
|
*
|
|
|
timer: Put usleep_range into the __sched section
Thomas Gleixner
2015-04-22
1
-1
/
+1
|
*
|
|
|
timer: Remove pointless return value of do_usleep_range()
Thomas Gleixner
2015-04-22
1
-2
/
+2
|
*
|
|
|
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
|
*
|
|
|
tick: broadcast-hrtimer: Remove overly clever return value abuse
Thomas Gleixner
2015-04-22
1
-3
/
+5
|
*
|
|
|
alarmtimer: Get rid of unused return value
Thomas Gleixner
2015-04-22
1
-7
/
+4
|
*
|
|
|
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
6
-109
/
+93
|
*
|
|
|
tick: Sched: Restructure code
Thomas Gleixner
2015-04-22
1
-90
/
+81
|
*
|
|
|
tick: sched: Force tick interrupt and get rid of softirq magic
Thomas Gleixner
2015-04-22
1
-54
/
+29
|
*
|
|
|
tick: sched: Remove hrtimer_active() checks
Thomas Gleixner
2015-04-22
1
-15
/
+4
|
*
|
|
|
hrtimer: Get rid of hrtimer softirq
Thomas Gleixner
2015-04-22
3
-122
/
+53
|
*
|
|
|
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
3
-11
/
+22
|
*
|
|
|
hrtimer: Get rid of softirq time
Thomas Gleixner
2015-04-22
3
-124
/
+59
|
*
|
|
|
hrtimer: Make the statistics fields smaller
Thomas Gleixner
2015-04-22
2
-3
/
+3
|
*
|
|
|
hrtimer: Get rid of hrtimer_get_res()
Thomas Gleixner
2015-04-22
3
-24
/
+15
|
*
|
|
|
hrtimer: Get rid of the resolution field in hrtimer_clock_base
Thomas Gleixner
2015-04-22
2
-21
/
+13
|
*
|
|
|
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
|
*
|
|
|
timekeeping: Remove stale function prototype
Thomas Gleixner
2015-04-22
1
-1
/
+0
|
*
|
|
|
timer_list: Reduce SEQ_printf footprint
Joe Perches
2015-04-22
1
-7
/
+14
*
|
|
|
|
Merge branch 'linus' into sched/core, to resolve conflict
Ingo Molnar
2015-06-02
1
-6
/
+8
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
ktime: Fix ktime_divns to do signed division
John Stultz
2015-05-13
1
-6
/
+8
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'v4.1-rc4' into sched/core, before applying new patches
Ingo Molnar
2015-05-19
1
-5
/
+1
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2015-05-09
1
-5
/
+1
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
clockevents: Shutdown detached clockevent device
Viresh Kumar
2015-04-24
1
-5
/
+1
|
|
|
/
*
|
|
sched, timer: Use the atomic task_cputime in thread_group_cputimer
Jason Low
2015-05-08
1
-13
/
+13
*
|
|
sched, timer: Replace spinlocks with atomics in thread_group_cputimer(), to i...
Jason Low
2015-05-08
1
-29
/
+50
*
|
|
sched, timer: Convert usages of ACCESS_ONCE() in the scheduler to READ_ONCE()...
Jason Low
2015-05-08
1
-4
/
+4
|
/
/
*
|
Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-04-21
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
clockevents: export clockevents_unbind_device instead of clockevents_unbind
Vitaly Kuznetsov
2015-03-01
1
-1
/
+1
*
|
timers/PM: Drop unnecessary braces from tick_freeze()
Rafael J. Wysocki
2015-04-03
1
-3
/
+2
*
|
timers/PM: Fix up tick_unfreeze()
Rafael J. Wysocki
2015-04-03
1
-1
/
+1
*
|
timekeeping: Get rid of stale comment
Thomas Gleixner
2015-04-03
1
-4
/
+0
*
|
clockevents: Cleanup dead cpu explicitely
Thomas Gleixner
2015-04-03
5
-60
/
+49
*
|
clockevents: Make tick handover explicit
Thomas Gleixner
2015-04-03
4
-12
/
+6
*
|
clockevents: Remove broadcast oneshot control leftovers
Rafael J. Wysocki
2015-04-03
1
-7
/
+0
*
|
clockevents: Provide explicit broadcast oneshot control functions
Thomas Gleixner
2015-04-03
3
-14
/
+20
*
|
clockevents: Remove the broadcast control leftovers
Thomas Gleixner
2015-04-03
1
-10
/
+0
*
|
clockevents: Provide explicit broadcast control functions
Thomas Gleixner
2015-04-03
3
-38
/
+32
*
|
clocksource: Improve comment explaining clocks_calc_max_nsecs()'s 50% safety ...
John Stultz
2015-04-03
1
-2
/
+5
*
|
time, drivers/rtc: Don't bother with rtc_resume() for the nonstop clocksource
Xunlei Pang
2015-04-03
1
-17
/
+49
*
|
time: Fix a bug in timekeeping_suspend() with no persistent clock
Xunlei Pang
2015-04-03
1
-17
/
+19
[prev]
[next]