index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
time
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-24
nohz: Remove full dynticks' superfluous dependency on RCU tree
Frederic Weisbecker
1
-2
/
+0
2013-04-22
nohz: Add basic tracing
Frederic Weisbecker
1
-4
/
+15
2013-04-22
nohz: Select wide RCU nocb for full dynticks
Frederic Weisbecker
1
-0
/
+1
2013-04-22
nohz: Re-evaluate the tick for the new task after a context switch
Frederic Weisbecker
1
-0
/
+20
2013-04-22
nohz: Prepare to stop the tick on irq exit
Frederic Weisbecker
1
-6
/
+25
2013-04-22
nohz: Implement full dynticks kick
Frederic Weisbecker
1
-4
/
+38
2013-04-22
timekeeping: Update tk->cycle_last in resume
Thomas Gleixner
1
-1
/
+1
2013-04-22
nohz: Re-evaluate the tick from the scheduler IPI
Frederic Weisbecker
1
-1
/
+1
2013-04-21
Merge branch 'timers/nohz-posix-timers-v2' of git://git.kernel.org/pub/scm/li...
Ingo Molnar
2
-0
/
+52
2013-04-19
nohz: New option to default all CPUs in full dynticks range
Frederic Weisbecker
2
-2
/
+31
2013-04-19
nohz: Ensure full dynticks CPUs are RCU nocbs
Frederic Weisbecker
1
-6
/
+16
2013-04-19
nohz: Force boot CPU outside full dynticks range
Frederic Weisbecker
1
-39
/
+15
2013-04-18
nohz: New APIs to re-evaluate the tick on full dynticks CPUs
Frederic Weisbecker
2
-0
/
+52
2013-04-17
clockevents: Switch into oneshot mode even if broadcast registered late
Stephen Boyd
1
-0
/
+10
2013-04-17
timer_list: Convert timer list to be a proper seq_file
Nathan Zimmer
1
-12
/
+77
2013-04-17
timer_list: Split timer_list_show_tickdevices
Nathan Zimmer
1
-12
/
+9
2013-04-15
nohz: Improve a bit the full dynticks Kconfig documentation
Frederic Weisbecker
1
-3
/
+5
2013-04-15
nohz: Align periodic tick Kconfig with other choices' naming convention
Frederic Weisbecker
1
-1
/
+1
2013-04-15
nohz: Switch from "extended nohz" to "full nohz" based naming
Frederic Weisbecker
4
-31
/
+31
2013-04-15
nohz: Fix old dynticks idle Kconfig backward compatibility
Frederic Weisbecker
1
-4
/
+8
2013-04-11
timekeeping: Make sure to notify hrtimers when TAI offset changes
John Stultz
1
-3
/
+7
2013-04-04
timekeeping: Shorten seq_count region
Thomas Gleixner
1
-3
/
+2
2013-04-04
timekeeping: Implement a shadow timekeeper
Thomas Gleixner
1
-12
/
+29
2013-04-04
timekeeping: Delay update of clock->cycle_last
Thomas Gleixner
1
-1
/
+3
2013-04-04
timekeeping: Store cycle_last value in timekeeper struct as well
Thomas Gleixner
1
-2
/
+2
2013-04-04
ntp: Remove ntp_lock, using the timekeeping locks to protect ntp state
John Stultz
1
-37
/
+4
2013-04-04
timekeeping: Simplify tai updating from do_adjtimex
John Stultz
1
-5
/
+4
2013-04-04
timekeeping: Hold timekeepering locks in do_adjtimex and hardpps
John Stultz
1
-2
/
+17
2013-04-04
timekeeping: Move ADJ_SETOFFSET to top level do_adjtimex()
John Stultz
2
-11
/
+11
2013-04-04
ntp: Rework do_adjtimex to take timespec and tai arguments
John Stultz
3
-16
/
+17
2013-04-04
ntp: Move timex validation to timekeeping do_adjtimex call.
John Stultz
3
-5
/
+8
2013-04-04
ntp: Move do_adjtimex() and hardpps() functions to timekeeping.c
John Stultz
3
-5
/
+36
2013-04-04
ntp: Split out timex validation from do_adjtimex
John Stultz
1
-12
/
+27
2013-04-03
nohz: Print final full dynticks CPUs range on boot
Frederic Weisbecker
1
-0
/
+10
2013-04-03
nohz: Pack nohz Kconfig option in a menu of choices
Frederic Weisbecker
1
-5
/
+23
2013-04-03
nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMON
Frederic Weisbecker
2
-10
/
+15
2013-04-03
Merge branch 'fortglx/3.10/time' of git://git.linaro.org/people/jstultz/linux...
Thomas Gleixner
3
-74
/
+228
2013-04-02
nohz: Unhide full dynticks feature from its dependencies
Frederic Weisbecker
1
-5
/
+14
2013-03-25
timekeeping: __timekeeping_set_tai_offset can be static
Fengguang Wu
1
-1
/
+1
2013-03-25
tick: Change log level of NOHZ: local_softirq_pending message
Rado Vrbovsky
1
-2
/
+2
2013-03-22
timekeeping: Split timekeeper_lock into lock and seqcount
Thomas Gleixner
1
-59
/
+73
2013-03-22
timekeeping: Move lock out of timekeeper struct
Thomas Gleixner
1
-55
/
+53
2013-03-22
timekeeping: Make jiffies_lock internal
Thomas Gleixner
2
-0
/
+3
2013-03-22
timekeeping: Calc stuff once
Thomas Gleixner
1
-3
/
+4
2013-03-22
hrtimer: Add hrtimer support for CLOCK_TAI
John Stultz
1
-1
/
+19
2013-03-22
timekeeping: Add CLOCK_TAI clockid
John Stultz
1
-0
/
+30
2013-03-22
timekeeping: Move TAI managment into timekeeping core from ntp
John Stultz
2
-8
/
+54
2013-03-21
nohz: Assign timekeeping duty to a CPU outside the full dynticks range
Frederic Weisbecker
3
-4
/
+51
2013-03-21
nohz: Basic full dynticks interface
Frederic Weisbecker
2
-0
/
+81
2013-03-15
timekeeping: utilize the suspend-nonstop clocksource to count suspended time
Feng Tang
1
-7
/
+51
[prev]
[next]