index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
time
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
posix-cpu-timers: Sanitize bogus WARNONS
Thomas Gleixner
2019-08-21
1
-7
/
+13
|
*
|
|
hrtimer: Don't take expiry_lock when timer is currently migrated
Julien Grall
2019-08-21
1
-1
/
+5
|
*
|
|
hrtimer: Protect lockless access to timer->base
Julien Grall
2019-08-21
1
-1
/
+2
|
*
|
|
posix-cpu-timers: Fixup stale comment
Thomas Gleixner
2019-08-20
1
-3
/
+4
|
*
|
|
hrtimer: Improve comments on handling priority inversion against softirq kthread
Frederic Weisbecker
2019-08-20
2
-4
/
+16
|
*
|
|
posix-timers: Use a callback for cancel synchronization on PREEMPT_RT
Thomas Gleixner
2019-08-20
3
-1
/
+32
|
*
|
|
posix-timers: Move rcu_head out of it union
Sebastian Andrzej Siewior
2019-08-01
1
-2
/
+2
|
*
|
|
posix-timers: Rework cancel retry loops
Thomas Gleixner
2019-08-01
1
-6
/
+23
|
*
|
|
posix-timers: Cleanup the flag/flags confusion
Thomas Gleixner
2019-08-01
1
-5
/
+5
|
*
|
|
itimers: Prepare for PREEMPT_RT
Anna-Maria Gleixner
2019-08-01
1
-0
/
+1
|
*
|
|
alarmtimer: Prepare for PREEMPT_RT
Anna-Maria Gleixner
2019-08-01
1
-1
/
+1
|
*
|
|
timers: Prepare support for PREEMPT_RT
Anna-Maria Gleixner
2019-08-01
1
-8
/
+95
|
*
|
|
hrtimer: Prepare support for PREEMPT_RT
Anna-Maria Gleixner
2019-08-01
1
-6
/
+89
|
*
|
|
hrtimer: Determine hard/soft expiry mode for hrtimer sleepers on RT
Sebastian Andrzej Siewior
2019-08-01
1
-0
/
+34
|
*
|
|
hrtimer: Move unmarked hrtimers to soft interrupt expiry on RT
Sebastian Andrzej Siewior
2019-08-01
1
-1
/
+11
|
*
|
|
tick: Mark tick related hrtimers to expiry in hard interrupt context
Sebastian Andrzej Siewior
2019-08-01
2
-10
/
+18
|
*
|
|
hrtimer: Make enqueue mode check work on RT
Thomas Gleixner
2019-08-01
1
-2
/
+7
|
*
|
|
hrtimer: Provide hrtimer_sleeper_start_expires()
Thomas Gleixner
2019-08-01
1
-2
/
+17
|
*
|
|
hrtimer: Consolidate hrtimer_init() + hrtimer_init_sleeper() calls
Sebastian Andrzej Siewior
2019-08-01
1
-11
/
+32
|
*
|
|
hrtimer: Remove task argument from hrtimer_init_sleeper()
Thomas Gleixner
2019-07-30
1
-4
/
+4
|
|
|
/
|
|
/
|
*
|
|
alarmtimer: Use EOPNOTSUPP instead of ENOTSUPP
Thadeu Lima de Souza Cascardo
2019-09-05
1
-2
/
+2
|
|
/
|
/
|
*
|
timekeeping/vsyscall: Prevent math overflow in BOOTTIME update
Thomas Gleixner
2019-08-23
2
-9
/
+18
|
/
*
timekeeping/vsyscall: Use __iter_div_u64_rem()
Arnd Bergmann
2019-07-10
1
-5
/
+1
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-07-09
1
-2
/
+0
|
\
|
*
Merge tag 'v5.2-rc5' into sched/core, to pick up fixes
Ingo Molnar
2019-06-17
1
-2
/
+3
|
|
\
|
*
|
sched/fair: Remove the rq->cpu_load[] update code
Dietmar Eggemann
2019-06-03
1
-2
/
+0
*
|
|
time: Validate user input in compat_settimeofday()
zhengbin
2019-07-07
1
-0
/
+4
*
|
|
Merge branch 'timers/vdso' into timers/core
Thomas Gleixner
2019-07-03
2
-0
/
+134
|
\
\
\
|
*
|
|
timekeeping: Provide a generic update_vsyscall() implementation
Vincenzo Frascino
2019-06-22
2
-0
/
+134
|
|
|
/
|
|
/
|
*
|
|
hrtimer: Use a bullet for the returns bullet list
Mauro Carvalho Chehab
2019-06-27
1
-3
/
+4
*
|
|
timer_list: Guard procfs specific code
Nathan Huckleberry
2019-06-23
1
-17
/
+19
*
|
|
posix-timers: Use spin_lock_irq() in itimer_delete()
Sebastian Andrzej Siewior
2019-06-22
1
-5
/
+3
*
|
|
posix-timers: Remove "it_signal = NULL" assignment in itimer_delete()
Sebastian Andrzej Siewior
2019-06-22
1
-5
/
+0
*
|
|
timekeeping: Use proper ktime_add when adding nsecs in coarse offset
Jason A. Donenfeld
2019-06-22
1
-1
/
+1
*
|
|
Merge branch 'linus' into timers/core
Thomas Gleixner
2019-06-22
1
-2
/
+3
|
\
|
|
|
*
|
timekeeping: Repair ktime_get_coarse*() granularity
Thomas Gleixner
2019-06-14
1
-2
/
+3
|
|
/
*
|
ntp: Limit TAI-UTC offset
Miroslav Lichvar
2019-06-22
1
-1
/
+3
*
|
alarmtimer: Fix kerneldoc comment for alarmtimer_suspend()
Yangtao Li
2019-06-14
1
-1
/
+0
*
|
clocksource: Move inline keyword to the beginning of function declarations
Mathieu Malaterre
2019-06-14
1
-2
/
+2
*
|
hrtimer: Remove unused header include
Yangtao Li
2019-06-12
1
-1
/
+0
|
/
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2019-05-16
1
-1
/
+1
|
\
|
*
ntp: Allow TAI-UTC offset to be set to zero
Miroslav Lichvar
2019-05-09
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-05-08
1
-0
/
+10
|
\
\
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-26
3
-2
/
+11
|
|
\
|
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-17
1
-1
/
+1
|
|
\
\
|
*
|
|
time: Introduce jiffies64_to_msecs()
Li RongQing
2019-04-08
1
-0
/
+10
*
|
|
|
Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-05-08
3
-5
/
+34
|
\
\
\
\
|
*
|
|
|
ntp: Audit NTP parameters adjustment
Ondrej Mosnacek
2019-04-16
3
-5
/
+28
|
*
|
|
|
timekeeping: Audit clock adjustments
Ondrej Mosnacek
2019-04-16
1
-0
/
+6
[prev]
[next]