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
*
clockevents: check broadcast tick device not the clock events device
Thomas Gleixner
2008-10-04
1
-2
/
+4
*
hrtimer: prevent migration of per CPU hrtimers
Thomas Gleixner
2008-09-29
1
-1
/
+1
*
timers: fix build error in !oneshot case
Ingo Molnar
2008-09-23
1
-0
/
+1
*
clockevents: prevent mode mismatch on cpu online
Thomas Gleixner
2008-09-23
3
-1
/
+12
*
clockevents: check broadcast device not tick device
Thomas Gleixner
2008-09-23
1
-2
/
+2
*
clockevents: prevent stale tick_next_period for onlining CPUs
Thomas Gleixner
2008-09-23
1
-0
/
+3
*
clockevents: prevent cpu online to interfere with nohz
Thomas Gleixner
2008-09-23
3
-7
/
+12
*
clockevents: make device shutdown robust
Thomas Gleixner
2008-09-16
4
-8
/
+19
*
clockevents: remove WARN_ON which was used to gather information
Thomas Gleixner
2008-09-09
1
-10
/
+8
*
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2008-09-06
6
-29
/
+103
|
\
|
*
ntp: fix calculation of the next jiffie to trigger RTC sync
Maciej W. Rozycki
2008-09-06
1
-1
/
+1
|
*
clockevents: broadcast fixup possible waiters
Thomas Gleixner
2008-09-06
1
-1
/
+36
|
*
clockevents: prevent endless loop lockup
Thomas Gleixner
2008-09-05
3
-16
/
+34
|
*
clockevents: prevent multiple init/shutdown
Thomas Gleixner
2008-09-05
1
-7
/
+13
|
*
clockevents: enforce reprogram in oneshot setup
Thomas Gleixner
2008-09-05
1
-4
/
+14
|
*
clockevents: prevent endless loop in periodic broadcast handler
Thomas Gleixner
2008-09-05
1
-3
/
+8
|
*
clockevents: prevent clockevent event_handler ending up handler_noop
Venkatesh Pallipadi
2008-09-05
2
-2
/
+2
*
|
sched_clock: fix NOHZ interaction
Peter Zijlstra
2008-09-05
1
-0
/
+3
|
/
*
nohz: fix wrong event handler after online an offlined cpu
Miao Xie
2008-08-21
1
-1
/
+5
*
sched clock: revert various sched_clock() changes
Ingo Molnar
2008-07-31
1
-2
/
+0
*
cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu
Mike Travis
2008-07-26
1
-5
/
+3
*
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2008-07-24
1
-2
/
+10
|
\
|
*
Merge branch 'linus' into timers/nohz
Ingo Molnar
2008-07-18
2
-3
/
+7
|
|
\
|
*
|
nohz: prevent tick stop outside of the idle loop
Thomas Gleixner
2008-07-18
1
-2
/
+10
*
|
|
Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2008-07-23
3
-11
/
+10
|
\
\
\
|
*
|
|
cpumask: Optimize cpumask_of_cpu in kernel/time/tick-common.c
Mike Travis
2008-07-18
1
-7
/
+7
|
*
|
|
Merge branch 'linus' into cpus4096
Ingo Molnar
2008-07-16
2
-3
/
+15
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
clocksource/events: use performance variant for_each_cpu_mask_nr
Mike Travis
2008-05-23
2
-4
/
+3
*
|
|
|
Merge branch 'core/softlockup-for-linus' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2008-07-23
1
-2
/
+2
|
\
\
\
\
|
*
\
\
\
Merge branch 'linus' into core/softlockup
Ingo Molnar
2008-07-15
2
-2
/
+14
|
|
\
\
\
\
|
*
|
|
|
|
softlockup: fix false positives on nohz if CPU is 100% idle for more than 60 ...
Ingo Molnar
2008-05-30
1
-2
/
+2
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
sysdev: Pass the attribute to the low level sysdev show/store function
Andi Kleen
2008-07-21
1
-2
/
+6
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge branch 'generic-ipi' into generic-ipi-for-linus
Ingo Molnar
2008-07-15
1
-1
/
+1
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
smp_call_function: get rid of the unused nonatomic/retry argument
Jens Axboe
2008-06-26
1
-1
/
+1
|
|
/
/
*
|
|
Merge branch 'timers/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2008-07-15
1
-0
/
+8
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
nohz: don't stop idle tick if softirqs are pending.
Heiko Carstens
2008-07-11
1
-0
/
+1
|
*
|
nohz: reduce jiffies polling overhead
Ingo Molnar
2008-05-30
1
-0
/
+7
|
|
/
*
|
Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2008-07-14
1
-0
/
+2
|
\
\
|
*
|
sched_clock: stop maximum check on NO HZ
Steven Rostedt
2008-07-11
1
-0
/
+2
|
|
/
*
/
x86, clockevents: add C1E aware idle function
Thomas Gleixner
2008-07-08
1
-2
/
+4
|
/
*
clocksource: allow read access to available/current_clocksource
Heiko Carstens
2008-05-03
1
-2
/
+2
*
clocksource: Fix permissions for available_clocksource
Heiko Carstens
2008-05-03
1
-1
/
+1
*
ntp: handle leap second via timer
Roman Zippel
2008-05-01
2
-45
/
+92
*
ntp: remove current_tick_length()
Roman Zippel
2008-05-01
2
-17
/
+4
*
ntp: rename TICK_LENGTH_SHIFT to NTP_SCALE_SHIFT
Roman Zippel
2008-05-01
2
-15
/
+15
*
ntp: support for TAI
Roman Zippel
2008-05-01
1
-0
/
+7
*
ntp: increase time_offset resolution
Roman Zippel
2008-05-01
1
-12
/
+11
*
ntp: increase time_freq resolution
Roman Zippel
2008-05-01
1
-15
/
+15
*
ntp: NTP4 user space bits update
Roman Zippel
2008-05-01
1
-44
/
+47
*
ntp: cleanup ntp.c
Roman Zippel
2008-05-01
1
-82
/
+91
[next]