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
*
ktime: Cleanup ktime_set() usage
Thomas Gleixner
2016-12-25
4
-6
/
+6
*
ktime: Get rid of the union
Thomas Gleixner
2016-12-25
11
-83
/
+83
*
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2016-12-25
5
-39
/
+36
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
8
-8
/
+8
*
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2016-12-18
1
-0
/
+3
|
\
|
*
tick/broadcast: Prevent NULL pointer dereference
Thomas Gleixner
2016-12-15
1
-0
/
+3
*
|
posix-timers: give lazy compilers some help optimizing code away
Nicolas Pitre
2016-12-14
1
-1
/
+2
|
/
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-12-12
8
-94
/
+275
|
\
|
*
timekeeping: Use mul_u64_u32_shr() instead of open coding it
Thomas Gleixner
2016-12-09
1
-21
/
+5
|
*
timekeeping: Get rid of pointless typecasts
Thomas Gleixner
2016-12-09
1
-3
/
+2
|
*
timekeeping: Make the conversion call chain consistently unsigned
Thomas Gleixner
2016-12-09
1
-13
/
+13
|
*
timekeeping_Force_unsigned_clocksource_to_nanoseconds_conversion
Thomas Gleixner
2016-12-09
1
-2
/
+2
|
*
alarmtimer: Add tracepoints for alarm timers
Baolin Wang
2016-12-01
1
-10
/
+43
|
*
timekeeping: Add a fast and NMI safe boot clock
Joel Fernandes
2016-11-29
1
-0
/
+29
|
*
posix-timers: Make them configurable
Nicolas Pitre
2016-11-16
4
-5
/
+137
|
*
posix_cpu_timers: Move the add_device_randomness() call to a proper place
Nicolas Pitre
2016-11-16
1
-4
/
+0
|
*
timer: Move sys_alarm from timer.c to itimer.c
Nicolas Pitre
2016-11-16
2
-14
/
+14
|
*
timers: Fix documentation for schedule_timeout() and similar
Douglas Anderson
2016-10-26
2
-10
/
+21
|
*
timers: Fix usleep_range() in the context of wake_up_process()
Douglas Anderson
2016-10-26
1
-12
/
+9
*
|
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-12-12
1
-19
/
+14
|
\
\
|
*
|
sched/nohz: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-11-22
1
-19
/
+14
*
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-12-12
1
-2
/
+2
|
\
\
\
|
*
|
|
sched/cputime: Simplify task_cputime()
Stanislaw Gruszka
2016-11-15
1
-2
/
+2
|
|
/
/
*
/
/
clocksource: export the clocks_calc_mult_shift to use by timestamp code
Murali Karicheri
2016-12-07
1
-0
/
+1
|
/
/
*
|
timers: Prevent base clock corruption when forwarding
Thomas Gleixner
2016-10-25
1
-13
/
+10
*
|
timers: Prevent base clock rewind when forwarding clock
Thomas Gleixner
2016-10-25
1
-5
/
+9
*
|
timers: Lock base for same bucket optimization
Thomas Gleixner
2016-10-25
1
-11
/
+17
*
|
timers: Plug locking race vs. timer migration
Thomas Gleixner
2016-10-25
1
-1
/
+8
|
/
*
alarmtimer: Remove unused but set variable
Tobias Klauser
2016-10-17
1
-2
/
+0
*
Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-10-15
1
-1
/
+1
|
\
|
*
latent_entropy: Mark functions with __latent_entropy
Emese Revfy
2016-10-10
1
-1
/
+1
*
|
timekeeping: Fix __ktime_get_fast_ns() regression
John Stultz
2016-10-05
1
-2
/
+5
*
|
tick/nohz: Prevent stopping the tick on an offline CPU
Wanpeng Li
2016-09-13
1
-2
/
+5
*
|
Merge branch 'linus' into timers/core, to refresh the branch
Ingo Molnar
2016-09-08
1
-1
/
+2
|
\
|
|
*
tick/nohz: Fix softlockup on scheduler stalls in kvm guest
Wanpeng Li
2016-09-02
1
-1
/
+2
*
|
time: Avoid undefined behaviour in ktime_add_safe()
Vegard Nossum
2016-08-31
1
-1
/
+1
*
|
time: Avoid undefined behaviour in timespec64_add_safe()
Vegard Nossum
2016-08-31
1
-1
/
+1
*
|
timekeeping: Prints the amounts of time spent during suspend
Ruchi Kandoi
2016-08-31
1
-0
/
+2
*
|
clocksource: Defer override invalidation unless clock is unstable
Kyle Walker
2016-08-31
1
-3
/
+12
*
|
hrtimer: Spelling fixes
Pratyush Patel
2016-08-31
1
-2
/
+2
|
/
*
timekeeping: Cap array access in timekeeping_debug
John Stultz
2016-08-24
1
-2
/
+7
*
timekeeping: Avoid taking lock in NMI path with CONFIG_DEBUG_TIMEKEEPING
John Stultz
2016-08-24
1
-1
/
+4
*
timers: Fix get_next_timer_interrupt() computation
Chris Metcalf
2016-08-09
1
-1
/
+4
*
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-07-29
2
-58
/
+7
|
\
|
*
timers/core: Convert to hotplug state machine
Richard Cochran
2016-07-15
1
-23
/
+2
|
*
hrtimer: Convert to hotplug state machine
Thomas Gleixner
2016-07-15
1
-35
/
+5
*
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-07-25
12
-526
/
+741
|
\
\
|
*
|
tick/nohz: Optimize nohz idle enter
Gaurav Jindal
2016-07-19
1
-2
/
+1
|
*
|
clockevents: Make clockevents_subsys static
Ben Dooks
2016-07-19
1
-1
/
+1
|
|
/
|
*
Merge branch 'timers/fast-wheel' into timers/core
Ingo Molnar
2016-07-07
3
-472
/
+677
|
|
\
[next]