index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
time
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
time: Make sure tz_minuteswest is set to a valid value when setting time
Sasha Levin
2015-05-22
1
-0
/
+4
|
*
|
|
|
clockevents: Stop unused clockevent devices
Viresh Kumar
2015-05-19
3
-4
/
+22
|
*
|
|
|
clockevents: Introduce CLOCK_EVT_STATE_ONESHOT_STOPPED state
Viresh Kumar
2015-05-19
2
-1
/
+19
|
*
|
|
|
Merge branch 'linus' into timers/core
Thomas Gleixner
2015-05-19
1
-6
/
+2
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
time: Refactor msecs_to_jiffies
Nicholas Mc Guire
2015-05-19
1
-40
/
+19
|
*
|
|
|
time: Move timeconst.h into include/generated
Nicholas Mc Guire
2015-05-19
3
-18
/
+4
|
*
|
|
|
nohz: Fix !HIGH_RES_TIMERS hang
Thomas Gleixner
2015-05-07
1
-6
/
+3
|
*
|
|
|
tick: hrtimer-broadcast: Prevent endless restarting when broadcast device is ...
Andreas Sandberg
2015-05-05
1
-3
/
+7
|
*
|
|
|
timer: Use timer->base for flag checks
Joonwoo Park
2015-05-05
1
-1
/
+1
|
*
|
|
|
tick-broadcast: Fix the printing of broadcast masks
Preeti U Murthy
2015-05-05
1
-4
/
+4
|
*
|
|
|
tick: broadcast: Simplify oneshot logic and shorten lock region
Thomas Gleixner
2015-05-05
1
-25
/
+17
|
*
|
|
|
tick: broadcast: Prevent livelock from event handler
Thomas Gleixner
2015-05-05
1
-28
/
+25
|
*
|
|
|
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
[prev]
[next]