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.12.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
Commit message (
Expand
)
Author
Age
Files
Lines
*
time: Allow gcc to fold constants when possible
Nicholas Mc Guire
2015-05-19
1
-3
/
+15
*
time: Refactor msecs_to_jiffies
Nicholas Mc Guire
2015-05-19
2
-41
/
+82
*
time: Move timeconst.h into include/generated
Nicholas Mc Guire
2015-05-19
4
-25
/
+31
*
sched,perf: Fix periodic timers
Peter Zijlstra
2015-05-18
6
-33
/
+42
*
ALSA: drivers: pcsp: Fix printout of resolution
Thomas Gleixner
2015-05-12
1
-2
/
+2
*
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
*
clocksource: sun5i: Fix of_io_request_and_map error check
Maxime Ripard
2015-05-05
1
-1
/
+1
*
clocksource: integrator: Fix of_io_request_and_map error check
Maxime Ripard
2015-05-05
1
-1
/
+1
*
clocksource: asm9260: Fix of_io_request_and_map error check
Maxime Ripard
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
*
perf: Remove unused function perf_mux_hrtimer_cancel()
Thomas Gleixner
2015-05-04
1
-28
/
+0
*
power: reset: ltc2952: Remove bogus hrtimer_start() return value checks
Thomas Gleixner
2015-04-23
1
-16
/
+3
*
sched: debug: Remove the cfs bandwidth timer_active printout
Thomas Gleixner
2015-04-23
1
-2
/
+0
*
perf: perf_mux_hrtimer_cancel() can be static
kbuild test robot
2015-04-22
1
-1
/
+1
*
perf: Fix mux_interval hrtimer wreckage
Peter Zijlstra
2015-04-22
1
-27
/
+36
*
sched: Cleanup bandwidth timers
Peter Zijlstra
2015-04-22
4
-61
/
+31
*
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
3
-32
/
+19
*
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
2
-9
/
+6
*
net: core: pktgen: Remove bogus hrtimer_active() check
Thomas Gleixner
2015-04-22
1
-2
/
+0
*
rtmutex: Remove bogus hrtimer_active() check
Thomas Gleixner
2015-04-22
1
-4
/
+1
*
futex: Remove bogus hrtimer_active() check
Thomas Gleixner
2015-04-22
1
-4
/
+1
*
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
2
-21
/
+17
*
hrtimer: Get rid of __hrtimer_start_range_ns()
Thomas Gleixner
2015-04-22
2
-27
/
+15
*
sched: deadline: Use hrtimer_start()
Thomas Gleixner
2015-04-22
1
-10
/
+2
*
sched: core: Use hrtimer_start[_expires]()
Thomas Gleixner
2015-04-22
2
-21
/
+9
*
perf: core: Use hrtimer_start()
Thomas Gleixner
2015-04-22
1
-6
/
+3
*
x86: perf: uncore: Use hrtimer_start()
Thomas Gleixner
2015-04-22
1
-3
/
+2
*
x86: perf: Use hrtimer_start()
Thomas Gleixner
2015-04-22
1
-3
/
+2
*
tick: Nohz: Rework next timer evaluation
Thomas Gleixner
2015-04-22
11
-126
/
+107
*
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
5
-124
/
+55
*
hrtimer: Keep pointer to first timer and simplify __remove_hrtimer()
Thomas Gleixner
2015-04-22
2
-18
/
+34
*
hrtimer: Make use of timerqueue_add/del return values
Thomas Gleixner
2015-04-22
1
-4
/
+2
*
timerqueue: Let timerqueue_add/del return information
Thomas Gleixner
2015-04-22
2
-7
/
+11
*
hrtimer: Align the hrtimer clock bases as well
Thomas Gleixner
2015-04-22
1
-1
/
+9
*
hrtimer: Cache line align the hrtimer cpu base
Thomas Gleixner
2015-04-22
1
-1
/
+1
*
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
2
-11
/
+19
[next]