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
*
tick: Fix tick_broadcast_pending_mask not cleared
Daniel Lezcano
2013-06-21
1
-2
/
+5
*
tick: Remove useless timekeeping duty attribution to broadcast source
Jiri Bohac
2013-05-31
1
-4
/
+0
*
nohz: Fix notifier return val that enforce timekeeping
Li Zhong
2013-05-31
1
-1
/
+1
*
Merge branch 'fortglx/3.10/time' of git://git.linaro.org/people/jstultz/linux...
Thomas Gleixner
2013-05-29
2
-1
/
+8
|
\
|
*
timekeeping: Correct run-time detection of persistent_clock.
Zoran Markovic
2013-05-28
1
-0
/
+8
|
*
ntp: Remove unused variable flags in __hardpps
Geert Uytterhoeven
2013-05-28
1
-1
/
+0
*
|
tick: Cure broadcast false positive pending bit warning
Thomas Gleixner
2013-05-28
1
-1
/
+7
|
/
*
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2013-05-15
3
-11
/
+7
|
\
|
*
time: Revert ALWAYS_USE_PERSISTENT_CLOCK compile time optimizaitons
John Stultz
2013-05-14
1
-5
/
+0
|
*
tick: Don't invoke tick_nohz_stop_sched_tick() if the cpu is offline
Thomas Gleixner
2013-05-14
1
-0
/
+1
|
*
tick: Cleanup NOHZ per cpu data on cpu down
Thomas Gleixner
2013-05-12
1
-1
/
+1
|
*
tick: Use zalloc_cpumask_var for allocating offstack cpumasks
Thomas Gleixner
2013-05-05
1
-5
/
+5
*
|
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-05-05
4
-24
/
+360
|
\
\
|
|
/
|
/
|
|
*
sched: Keep at least 1 tick per second for active dynticks tasks
Frederic Weisbecker
2013-05-04
1
-0
/
+7
|
*
rcu: Fix full dynticks' dependency on wide RCU nocb mode
Frederic Weisbecker
2013-05-04
1
-1
/
+0
|
*
Merge commit '8700c95adb03' into timers/nohz
Frederic Weisbecker
2013-05-02
1
-1
/
+2
|
|
\
|
*
|
nohz: Protect smp_processor_id() in tick_nohz_task_switch()
Li Zhong
2013-04-29
1
-3
/
+4
|
*
|
Merge branch 'timers/nohz-v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Ingo Molnar
2013-04-27
1
-1
/
+3
|
|
\
\
|
|
*
|
nohz: Select VIRT_CPU_ACCOUNTING_GEN from full dynticks config
Frederic Weisbecker
2013-04-26
1
-1
/
+3
|
*
|
|
nohz: Reduce overhead under high-freq idling patterns
Ingo Molnar
2013-04-26
1
-3
/
+4
|
|
/
/
|
*
|
nohz: Remove full dynticks' superfluous dependency on RCU tree
Frederic Weisbecker
2013-04-24
1
-2
/
+0
|
*
|
nohz: Add basic tracing
Frederic Weisbecker
2013-04-22
1
-4
/
+15
|
*
|
nohz: Select wide RCU nocb for full dynticks
Frederic Weisbecker
2013-04-22
1
-0
/
+1
|
*
|
nohz: Re-evaluate the tick for the new task after a context switch
Frederic Weisbecker
2013-04-22
1
-0
/
+20
|
*
|
nohz: Prepare to stop the tick on irq exit
Frederic Weisbecker
2013-04-22
1
-6
/
+25
|
*
|
nohz: Implement full dynticks kick
Frederic Weisbecker
2013-04-22
1
-4
/
+38
|
*
|
nohz: Re-evaluate the tick from the scheduler IPI
Frederic Weisbecker
2013-04-22
1
-1
/
+1
|
*
|
Merge branch 'timers/nohz-posix-timers-v2' of git://git.kernel.org/pub/scm/li...
Ingo Molnar
2013-04-21
2
-0
/
+52
|
|
\
\
|
|
*
|
nohz: New APIs to re-evaluate the tick on full dynticks CPUs
Frederic Weisbecker
2013-04-18
2
-0
/
+52
|
*
|
|
nohz: New option to default all CPUs in full dynticks range
Frederic Weisbecker
2013-04-19
2
-2
/
+31
|
*
|
|
nohz: Ensure full dynticks CPUs are RCU nocbs
Frederic Weisbecker
2013-04-19
1
-6
/
+16
|
*
|
|
nohz: Force boot CPU outside full dynticks range
Frederic Weisbecker
2013-04-19
1
-39
/
+15
|
|
/
/
|
*
|
nohz: Improve a bit the full dynticks Kconfig documentation
Frederic Weisbecker
2013-04-15
1
-3
/
+5
|
*
|
nohz: Align periodic tick Kconfig with other choices' naming convention
Frederic Weisbecker
2013-04-15
1
-1
/
+1
|
*
|
nohz: Switch from "extended nohz" to "full nohz" based naming
Frederic Weisbecker
2013-04-15
4
-31
/
+31
|
*
|
nohz: Fix old dynticks idle Kconfig backward compatibility
Frederic Weisbecker
2013-04-15
1
-4
/
+8
|
*
|
nohz: Print final full dynticks CPUs range on boot
Frederic Weisbecker
2013-04-03
1
-0
/
+10
|
*
|
nohz: Pack nohz Kconfig option in a menu of choices
Frederic Weisbecker
2013-04-03
1
-5
/
+23
|
*
|
nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMON
Frederic Weisbecker
2013-04-03
2
-10
/
+15
|
*
|
nohz: Unhide full dynticks feature from its dependencies
Frederic Weisbecker
2013-04-02
1
-5
/
+14
|
*
|
nohz: Assign timekeeping duty to a CPU outside the full dynticks range
Frederic Weisbecker
2013-03-21
3
-4
/
+51
|
*
|
nohz: Basic full dynticks interface
Frederic Weisbecker
2013-03-21
2
-0
/
+81
*
|
|
clockevents: Set dummy handler on CPU_DEAD shutdown
Thomas Gleixner
2013-04-25
2
-0
/
+5
*
|
|
Merge branch 'linus' into timers/core
Thomas Gleixner
2013-04-24
1
-1
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
clockevents: Don't allow dummy broadcast timers
Mark Rutland
2013-03-07
1
-1
/
+2
|
|
/
*
|
timekeeping: Update tk->cycle_last in resume
Thomas Gleixner
2013-04-22
1
-1
/
+1
*
|
clockevents: Switch into oneshot mode even if broadcast registered late
Stephen Boyd
2013-04-17
1
-0
/
+10
*
|
timer_list: Convert timer list to be a proper seq_file
Nathan Zimmer
2013-04-17
1
-12
/
+77
*
|
timer_list: Split timer_list_show_tickdevices
Nathan Zimmer
2013-04-17
1
-12
/
+9
*
|
timekeeping: Make sure to notify hrtimers when TAI offset changes
John Stultz
2013-04-11
1
-3
/
+7
[next]