index
:
kernel/linux.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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-19
Revert "tick/common: Make tick_periodic() check for missing ticks"
Thomas Gleixner
1
-33
/
+3
2020-03-19
time/sched_clock: Expire timer in hardirq context
Ahmed S. Darwish
1
-4
/
+5
2020-03-19
Merge tag 'timers-v5.7' of https://git.linaro.org/people/daniel.lezcano/linux...
Thomas Gleixner
39
-330
/
+471
2020-03-17
clocksource/drivers/timer-probe: Avoid creating dead devices
Saravana Kannan
1
-0
/
+2
2020-03-17
clocksource/drivers/imx-sysctr: Remove unused includes
Anson Huang
1
-2
/
+0
2020-03-17
clocksource/drivers/imx-tpm: Remove unused includes
Anson Huang
1
-2
/
+0
2020-03-16
Merge branch 'timers/drivers/timer-ti-dm' into timers/drivers/next
Daniel Lezcano
4
-82
/
+119
2020-03-16
clocksource/drivers/timer-ti-dm: Enable autoreload in set_pwm
Lokesh Vutla
3
-17
/
+12
2020-03-16
clocksource/drivers/timer-ti-dm: Add support to get pwm current status
Lokesh Vutla
2
-0
/
+16
2020-03-16
clocksource/drivers/timer-ti-dm: Do not update counter on updating the period
Lokesh Vutla
1
-1
/
+0
2020-03-16
clocksource/drivers/timer-ti-dm: Implement cpu_pm notifier for context save a...
Lokesh Vutla
2
-42
/
+58
2020-03-16
clocksource/drivers/timer-ti-dm: Prepare for using cpuidle
Tony Lindgren
2
-5
/
+32
2020-03-16
clocksource/drivers/timer-ti-dm: Convert to SPDX identifier
Lokesh Vutla
1
-18
/
+1
2020-03-16
clocksource/drivers/timer-microchip-pit64b: Fix rate for gck
Claudiu Beznea
1
-0
/
+1
2020-03-12
clocksource/drivers/timer-cs5535: Request irq with non-NULL dev_id
afzal mohammed
1
-3
/
+2
2020-03-04
tick/common: Make tick_periodic() check for missing ticks
Waiman Long
1
-3
/
+33
2020-03-04
hrtimer: Cast explicitely to u32t in __ktime_divns()
Wen Yang
1
-1
/
+1
2020-03-04
timekeeping: Prevent 32bit truncation in scale64_check_overflow()
Wen Yang
1
-2
/
+1
2020-03-04
posix-cpu-timers: Stop disabling timers on mt-exec
Eric W. Biederman
1
-10
/
+1
2020-03-04
posix-cpu-timers: Store a reference to a pid not a task
Eric W. Biederman
2
-19
/
+56
2020-03-01
posix-cpu-timers: Pass the task into arm_timer()
Eric W. Biederman
1
-4
/
+3
2020-03-01
posix-cpu-timers: Remove unnecessary locking around cpu_clock_sample_group
Eric W. Biederman
1
-54
/
+12
2020-03-01
posix-cpu-timers: cpu_clock_sample_group() no longer needs siglock
Eric W. Biederman
1
-3
/
+1
2020-02-27
clocksource: Replace setup_irq() by request_irq()
afzal mohammed
23
-191
/
+83
2020-02-27
clocksource/drivers/ingenic: Add support for TCU of X1000
周琰杰 (Zhou Yanjie)
1
-1
/
+2
2020-02-27
dt-bindings: timer: Add X1000 bindings.
周琰杰 (Zhou Yanjie)
1
-0
/
+1
2020-02-27
clocksource/drivers/timer-ti-dm: Drop bogus omap_dm_timer_of_set_source()
Suman Anna
1
-32
/
+1
2020-02-27
clocksource/drivers/timer-ti-dm: Do not update counter on updating the period
Lokesh Vutla
1
-1
/
+0
2020-02-27
clocksource/drivers/owl: Improve owl_timer_init fail messages
Matheus Castello
1
-4
/
+11
2020-02-27
clocksource: Add driver for the Ingenic JZ47xx OST
Maarten ter Huurne
3
-0
/
+198
2020-02-26
clocksource/drivers/arm_arch_timer: Fix vDSO clockmode when vDSO disabled
Vincenzo Frascino
1
-0
/
+4
2020-02-21
dt-bindings: fttmr010: Add ast2600 compatible
Joel Stanley
1
-0
/
+1
2020-02-21
clocksource/drivers/fttmr010: Set interrupt and shutdown
Joel Stanley
1
-5
/
+46
2020-02-21
clocksource/drivers/fttmr010: Parametrise shutdown
Joel Stanley
1
-11
/
+8
2020-02-17
posix-timers: Pass lockdep expression to RCU lists
Amol Grover
1
-1
/
+2
2020-02-17
timer: Improve the comment describing schedule_timeout()
Alexander Popov
1
-7
/
+9
2020-02-17
lib/vdso: Allow architectures to provide the vdso data pointer
Christophe Leroy
1
-16
/
+56
2020-02-17
lib/vdso: Allow architectures to override the ns shift operation
Christophe Leroy
1
-2
/
+9
2020-02-17
lib/vdso: Allow fixed clock mode
Christophe Leroy
1
-2
/
+9
2020-02-17
lib/vdso: Move VCLOCK_TIMENS to vdso_clock_modes
Thomas Gleixner
4
-13
/
+17
2020-02-17
lib/vdso: Avoid highres update if clocksource is not VDSO capable
Thomas Gleixner
3
-17
/
+3
2020-02-17
lib/vdso: Cleanup clock mode storage leftovers
Thomas Gleixner
9
-32
/
+7
2020-02-17
ARM/arm64: vdso: Use common vdso clock mode storage
Thomas Gleixner
11
-57
/
+29
2020-02-17
mips: vdso: Use generic VDSO clock mode storage
Thomas Gleixner
6
-50
/
+19
2020-02-17
x86/vdso: Use generic VDSO clock mode storage
Thomas Gleixner
13
-63
/
+46
2020-02-17
clocksource: Add common vdso clock mode storage
Thomas Gleixner
5
-5
/
+42
2020-02-17
x86/vdso: Move VDSO clocksource state tracking to callback
Thomas Gleixner
9
-32
/
+65
2020-02-17
clocksource: Cleanup struct clocksource and documentation
Thomas Gleixner
1
-40
/
+47
2020-02-17
MIPS: vdso: Compile high resolution parts conditionally
Thomas Gleixner
1
-0
/
+7
2020-02-17
ARM: vdso: Compile high resolution parts conditionally
Thomas Gleixner
1
-0
/
+6
[next]