index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
time
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
|
\
|
|
*
timers: Implement optimization for same expiry time in mod_timer()
Anna-Maria Gleixner
2016-07-07
1
-16
/
+35
|
|
*
timers: Split out index calculation
Anna-Maria Gleixner
2016-07-07
1
-15
/
+32
|
|
*
timers: Only wake softirq if necessary
Thomas Gleixner
2016-07-07
1
-0
/
+11
|
|
*
timers: Forward the wheel clock whenever possible
Thomas Gleixner
2016-07-07
3
-21
/
+120
|
|
*
timers/nohz: Remove pointless tick_nohz_kick_tick() function
Thomas Gleixner
2016-07-07
1
-32
/
+1
|
|
*
timers: Optimize collect_expired_timers() for NOHZ
Anna-Maria Gleixner
2016-07-07
1
-8
/
+41
|
|
*
timers: Move __run_timers() function
Anna-Maria Gleixner
2016-07-07
1
-26
/
+26
[next]