Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
9b9f770cef0037fd0e4d623f31ddfa8acda38205
/
kernel
/
time
aa0ac36
Remove capability.h from mm.h
by Alexey Dobriyan
· 17 years ago
c5c061b8
Add a flag to indicate deferrable timers in /proc/timer_stats
by Venki Pallipadi
· 17 years ago
78c1b06
Remove clockevents_{release,request}_device
by Andi Kleen
· 17 years ago
7c3f1a5
Introduce boot based time
by Tomas Janousek
· 17 years ago
746976a
NTP: remove clock_was_set() call to prevent deadlock
by Thomas Gleixner
· 18 years ago
c1a834d
timer stats: speedups
by Ingo Molnar
· 18 years ago
9fcc15e
timer statistics: fix race
by Bjorn Steinbrink
· 18 years ago
eaad084
NOHZ: prevent multiplication overflow - stop timer for huge timeouts
by Thomas Gleixner
· 18 years ago
3528231
NOHZ: Rate limit the local softirq pending warning output
by Thomas Gleixner
· 18 years ago
72fcde9
Ignore bogus ACPI info for offline CPUs
by Thomas Gleixner
· 18 years ago
e8edc6e
Detach sched.h from mm.h
by Alexey Dobriyan
· 18 years ago
8f89441
clocksource: fix lock order in the resume path
by Thomas Gleixner
· 18 years ago
d10ff3f
timekeeping fix patch got mis-applied
by Thomas Gleixner
· 18 years ago
b52f52a
clocksource: fix resume logic
by Thomas Gleixner
· 18 years ago
9b04bd2
Fix printk format warnings in timer_list.c
by David Miller
· 18 years ago
35c35d1
clocksource: spelling error in watchdog code
by Daniel Walker
· 18 years ago
46cb4b7
sched: dynticks idle load balancing
by Siddha, Suresh B
· 18 years ago
d3ed782
highres/dyntick: prevent xtime lock contention
by Thomas Gleixner
· 18 years ago
9d65cb4
Fix race between cat /proc/*/wchan and rmmod et al
by Alexey Dobriyan
· 18 years ago
ffb4512
Simplify kallsyms_lookup()
by Alexey Dobriyan
· 18 years ago
8524070
Move timekeeping code to timekeeping.c
by john stultz
· 18 years ago
98de9e3
[PATCH] fix jiffies clocksource inittime
by john stultz
· 18 years ago
d62ac21
[PATCH] ntp: avoid time_offset overflows
by john stultz
· 18 years ago
291bc04
[PATCH] clockevents: remove bad designed sysfs support for now
by Thomas Gleixner
· 18 years ago
948ac6d
[PATCH] clocksource: Fix thinko in watchdog selection
by Thomas Gleixner
· 18 years ago
0444b30
[PATCH] time: fix formatting in /proc/timer_list
by James Morris
· 18 years ago
cd05a1f
[PATCH] clockevents: Fix suspend/resume to disk hangs
by Thomas Gleixner
· 18 years ago
6321dd6
[PATCH] Save/restore periodic tick information over suspend/resume
by Thomas Gleixner
· 18 years ago
6bb74df
[PATCH] clocksource init adjustments (fix bug #7426)
by john stultz
· 18 years ago
3494c16
[TICK] tick-common: Fix one-shot handling in tick_handle_periodic().
by David S. Miller
· 18 years ago
9e203bc
[TIME] tick-sched: Add missing asm/irq_regs.h include.
by David S. Miller
· 18 years ago
bc5393a
[PATCH] NOHZ: Produce debug output instead of a BUG()
by Thomas Gleixner
· 18 years ago
6ba9b34
[PATCH] NOHZ: Fix RCU handling
by Ingo Molnar
· 18 years ago
289f480
[PATCH] Add debugging feature /proc/timer_list
by Ingo Molnar
· 18 years ago
82f67cd
[PATCH] Add debugging feature /proc/timer_stat
by Ingo Molnar
· 18 years ago
54cdfdb
[PATCH] hrtimers: add high resolution timer support
by Thomas Gleixner
· 18 years ago
79bf2bb
[PATCH] tick-management: dyntick / highres functionality
by Thomas Gleixner
· 18 years ago
f8381cb
[PATCH] tick-management: broadcast functionality
by Thomas Gleixner
· 18 years ago
906568c
[PATCH] tick-management: core functionality
by Thomas Gleixner
· 18 years ago
d316c57
[PATCH] clockevents: add core functionality
by Thomas Gleixner
· 18 years ago
5d8b34f
[PATCH] clocksource: Add verification (watchdog) helper
by Thomas Gleixner
· 18 years ago
73b08d2
[PATCH] clocksource: replace is_continuous by a flag field
by Thomas Gleixner
· 18 years ago
92c7e00
[PATCH] Simplify the registration of clocksources
by Thomas Gleixner
· 18 years ago
f4304ab
[PATCH] HZ free ntp
by john stultz
· 18 years ago
dc29a36
[PATCH] kernel/time/clocksource.c needs struct task_struct on m68k
by Mathieu Desnoyers
· 18 years ago
f5f1a24
[PATCH] clocksource: small cleanup
by Daniel Walker
· 18 years ago
2b01370
[PATCH] clocksource: add usage of CONFIG_SYSFS
by Daniel Walker
· 18 years ago
bb1d860
[PATCH] time_adjust cleared before use
by Jim Houston
· 18 years ago
3f4a0b9
[PATCH] i386 Time: Avoid PIT SMP lockups
by john stultz
· 18 years ago
70bc42f
[PATCH] kernel/time/ntp.c: possible cleanups
by Adrian Bunk
· 18 years ago
f199239
[PATCH] ntp: convert to the NTP4 reference model
by Roman Zippel
· 18 years ago
04b617e
[PATCH] ntp: convert time_freq to nsec value
by Roman Zippel
· 18 years ago
97eebe1
[PATCH] ntp: remove time_tolerance
by Roman Zippel
· 18 years ago
8f807f8
[PATCH] ntp: add time_adjust to tick length
by Roman Zippel
· 18 years ago
3d3675c
[PATCH] ntp: prescale time_offset
by Roman Zippel
· 18 years ago
dc6a43e
[PATCH] ntp: add time_freq to tick length
by Roman Zippel
· 18 years ago
ab8783b
[PATCH] ntp: add time_adj to tick length
by Roman Zippel
· 18 years ago
b0ee755
[PATCH] ntp: add ntp_update_frequency
by Roman Zippel
· 18 years ago
4c7ee8d
[PATCH] NTP: Move all the NTP related code to ntp.c
by john stultz
· 18 years ago
a275254
[PATCH] time: rename clocksource functions
by john stultz
· 19 years ago
5d0cf41
[PATCH] Time: i386 Clocksource Drivers
by john stultz
· 19 years ago
ad59617
[PATCH] Time: Use clocksource infrastructure for update_wall_time
by john stultz
· 19 years ago
734efb4
[PATCH] Time: Clocksource Infrastructure
by john stultz
· 19 years ago