index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
ping.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-08-28
posix-cpu-timers: Sample directly in timer check
Thomas Gleixner
1
-3
/
+4
2019-08-28
itimers: Use quick sample function
Thomas Gleixner
1
-1
/
+1
2019-08-28
posix-cpu-timers: Provide quick sample function for itimer
Thomas Gleixner
2
-1
/
+22
2019-08-28
posix-cpu-timers: Use common permission check in posix_cpu_timer_create()
Thomas Gleixner
1
-32
/
+3
2019-08-28
posix-cpu-timers: Use common permission check in posix_cpu_clock_get()
Thomas Gleixner
1
-43
/
+14
2019-08-28
posix-cpu-timers: Provide task validation functions
Thomas Gleixner
1
-21
/
+44
2019-08-27
clocksource/drivers/sh_cmt: Document "cmt-48" as deprecated
Magnus Damm
1
-1
/
+5
2019-08-27
clocksource/drivers/sh_cmt: r8a7740 and sh73a0 SoC-specific match
Magnus Damm
1
-0
/
+8
2019-08-27
dt-bindings: timer: renesas, cmt: Update R-Car Gen3 CMT1 usage
Magnus Damm
1
-10
/
+10
2019-08-27
dt-bindings: timer: renesas, cmt: Add CMT0 and CMT1 to r8a77995
Magnus Damm
1
-0
/
+2
2019-08-27
dt-bindings: timer: renesas, cmt: Add CMT0 and CMT1 to r8a7792
Magnus Damm
1
-0
/
+2
2019-08-27
dt-bindings: timer: renesas, cmt: Update CMT1 on sh73a0 and r8a7740
Magnus Damm
1
-8
/
+2
2019-08-27
dt-bindings: timer: renesas, cmt: Add CMT0234 to sh73a0 and r8a7740
Magnus Damm
1
-0
/
+8
2019-08-27
clocksource/drivers: Do not warn on probe defer
Jon Hunter
1
-1
/
+3
2019-08-27
clocksource/drivers/timer-of: Do not warn on deferred probe
Jon Hunter
1
-2
/
+4
2019-08-27
clocksource/drivers/npcm: Fix GENMASK and timer operation
Avi Fishman
1
-6
/
+3
2019-08-27
clocksource/drivers/renesas-ostm: Use DIV_ROUND_CLOSEST() helper
Geert Uytterhoeven
1
-1
/
+1
2019-08-27
arm64: dts: imx8mq: Add system counter node
Anson Huang
1
-0
/
+8
2019-08-27
arm64: dts: imx8mm: Add system counter node
Anson Huang
1
-0
/
+8
2019-08-27
clocksource/drivers/imx-sysctr: Add internal clock divider handle
Anson Huang
1
-0
/
+5
2019-08-27
clocksource/drivers/tcb_clksrc: Register delay timer
Alexandre Belloni
2
-1
/
+19
2019-08-27
dt-bindings: timer: Convert Allwinner A13 HSTimer to a schema
Maxime Ripard
2
-26
/
+79
2019-08-27
clocksource: sun4i: Add missing compatibles
Maxime Ripard
1
-0
/
+4
2019-08-27
dt-bindings: timer: Add missing compatibles
Maxime Ripard
1
-0
/
+26
2019-08-27
dt-bindings: timer: Convert Allwinner A10 Timer to a schema
Maxime Ripard
2
-19
/
+76
2019-08-27
clocksource: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
3
-11
/
+3
2019-08-23
clocksource/drivers/hyperv: Enable TSC page clocksource on 32bit
Vitaly Kuznetsov
4
-22
/
+6
2019-08-23
clocksource/drivers/hyperv: Add Hyper-V specific sched clock function
Tianyu Lan
4
-12
/
+21
2019-08-23
clocksource/drivers/hyperv: Allocate Hyper-V TSC page statically
Tianyu Lan
2
-9
/
+5
2019-08-21
posix-cpu-timers: Remove tsk argument from run_posix_cpu_timers()
Thomas Gleixner
3
-4
/
+5
2019-08-21
posix-cpu-timers: Sanitize bogus WARNONS
Thomas Gleixner
1
-7
/
+13
2019-08-21
hrtimer: Don't take expiry_lock when timer is currently migrated
Julien Grall
1
-1
/
+5
2019-08-21
hrtimer: Protect lockless access to timer->base
Julien Grall
1
-1
/
+2
2019-08-20
posix-cpu-timers: Fixup stale comment
Thomas Gleixner
1
-3
/
+4
2019-08-20
alarmtimers: Avoid rtc.h include
Thomas Gleixner
1
-1
/
+2
2019-08-20
posix-timers: Cleanup forward declarations and includes
Thomas Gleixner
1
-3
/
+2
2019-08-20
hrtimer: Improve comments on handling priority inversion against softirq kthread
Frederic Weisbecker
2
-4
/
+16
2019-08-20
posix-timers: Use a callback for cancel synchronization on PREEMPT_RT
Thomas Gleixner
3
-1
/
+32
2019-08-01
posix-timers: Move rcu_head out of it union
Sebastian Andrzej Siewior
2
-4
/
+5
2019-08-01
posix-timers: Rework cancel retry loops
Thomas Gleixner
1
-6
/
+23
2019-08-01
posix-timers: Cleanup the flag/flags confusion
Thomas Gleixner
1
-5
/
+5
2019-08-01
itimers: Prepare for PREEMPT_RT
Anna-Maria Gleixner
1
-0
/
+1
2019-08-01
timerfd: Prepare for PREEMPT_RT
Anna-Maria Gleixner
1
-1
/
+5
2019-08-01
alarmtimer: Prepare for PREEMPT_RT
Anna-Maria Gleixner
1
-1
/
+1
2019-08-01
sched/deadline: Ensure inactive_timer runs in hardirq context
Juri Lelli
1
-2
/
+2
2019-08-01
timers: Prepare support for PREEMPT_RT
Anna-Maria Gleixner
2
-9
/
+96
2019-08-01
hrtimer: Prepare support for PREEMPT_RT
Anna-Maria Gleixner
2
-6
/
+105
2019-08-01
hrtimer: Determine hard/soft expiry mode for hrtimer sleepers on RT
Sebastian Andrzej Siewior
1
-0
/
+34
2019-08-01
hrtimer: Move unmarked hrtimers to soft interrupt expiry on RT
Sebastian Andrzej Siewior
1
-1
/
+11
2019-08-01
tick: Mark tick related hrtimers to expiry in hard interrupt context
Sebastian Andrzej Siewior
2
-10
/
+18
[next]