index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
time.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2024-11-21
1
-0
/
+7
|
\
|
*
s390/time: Add PtP driver
Sven Schnelle
2024-10-31
1
-0
/
+6
|
*
s390/time: Add clocksource id to TOD clock
Sven Schnelle
2024-10-31
1
-0
/
+1
*
|
Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-11-20
1
-1
/
+0
|
\
\
|
*
|
s390/vdso: Remove timekeeper includes
Thomas Weißschuh
2024-10-15
1
-1
/
+0
|
|
/
*
/
s390/time: Switch over to sysfs_emit()
Mete Durlu
2024-10-25
1
-15
/
+15
|
/
*
s390: Replace S390_lowcore by get_lowcore()
Sven Schnelle
2024-06-18
1
-11
/
+11
*
s390/time: make stp_subsys const
Ricardo B. Marliere
2024-02-09
1
-1
/
+1
*
s390/time: improve steering precision
Sven Schnelle
2024-02-09
1
-2
/
+2
*
s390: use control register bit defines
Heiko Carstens
2023-09-19
1
-2
/
+2
*
s390/ctlreg: add local and system prefix to some functions
Heiko Carstens
2023-09-19
1
-2
/
+2
*
s390: fix various typos
Heiko Carstens
2023-07-03
1
-1
/
+1
*
s390/time: Provide sched_clock_noinstr()
Peter Zijlstra
2023-06-05
1
-0
/
+5
*
s390/stp: clock_delta should be signed
Sven Schnelle
2022-05-11
1
-4
/
+4
*
s390/stp: fix todoff size
Sven Schnelle
2022-05-11
1
-3
/
+1
*
s390/vdso: fix initializing and updating of vdso_data
Heiko Carstens
2021-03-25
1
-3
/
+8
*
s390/vdso: copy tod_steering_delta value to vdso_data page
Heiko Carstens
2021-03-25
1
-0
/
+1
*
s390/time,idle: get rid of unsigned long long
Heiko Carstens
2021-03-08
1
-14
/
+14
*
s390/time: convert tod_clock_base to union
Heiko Carstens
2021-02-13
1
-33
/
+17
*
s390/stp: let subsys_system_register() sysfs attributes
Julian Wiedmann
2020-11-20
1
-30
/
+14
*
s390/stp: unify stp_work_mutex and clock_sync_mutex
Sven Schnelle
2020-09-26
1
-27
/
+26
*
s390/stp: add sysfs file to show scheduled leap seconds
Sven Schnelle
2020-09-26
1
-0
/
+29
*
s390/stp: add support for leap seconds
Sven Schnelle
2020-09-26
1
-9
/
+85
*
s390/stp: add locking to sysfs functions
Sven Schnelle
2020-09-26
1
-33
/
+85
*
s390: convert to GENERIC_VDSO
Sven Schnelle
2020-08-26
1
-56
/
+10
*
s390/time: improve comparison for tod steering
Heiko Carstens
2020-07-22
1
-1
/
+1
*
s390/time: use CLOCKSOURCE_MASK
Heiko Carstens
2020-07-22
1
-1
/
+1
*
s390/stp: allow group and users to read stp sysfs files
Sven Schnelle
2020-07-01
1
-27
/
+22
*
s390: convert to msecs_to_jiffies()
Sven Schnelle
2020-06-29
1
-1
/
+1
*
s390/vdso: fix vDSO clock_getres()
Vincenzo Frascino
2020-06-16
1
-0
/
+1
*
s390/time: remove monotonic_clock()
Heiko Carstens
2019-10-31
1
-9
/
+0
*
s390/time: Remove read_boot_clock64()
Pavel Tatashin
2018-07-20
1
-13
/
+0
*
s390/time: Add read_persistent_wall_and_boot_offset()
Pavel Tatashin
2018-07-20
1
-0
/
+18
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-11-30
1
-0
/
+1
|
\
|
*
s390: kernel: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
2017-11-24
1
-0
/
+1
*
|
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-22
1
-2
/
+2
|
/
*
s390/dasd: Change unsigned long long to unsigned long
Jan Höppner
2017-08-23
1
-1
/
+1
*
s390/time: add support for the TOD clock epoch extension
Martin Schwidefsky
2017-07-26
1
-20
/
+45
*
s390/kernel: Use stop_machine_cpuslocked()
Sebastian Andrzej Siewior
2017-05-26
1
-3
/
+3
*
s390/time: Set ->min_delta_ticks and ->max_delta_ticks
Nicolai Stange
2017-04-14
1
-0
/
+2
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
s390: kernel: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
2017-02-17
1
-1
/
+1
*
s390/debug: make debug event time stamps relative to the boot TOD clock
Martin Schwidefsky
2017-02-07
1
-2
/
+1
*
s390: use false/true when using bool
Heiko Carstens
2017-01-16
1
-1
/
+1
*
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2016-12-25
1
-1
/
+1
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
s390/time: fix clocksource steering for negative clock offsets
Martin Schwidefsky
2016-11-17
1
-4
/
+3
*
s390/time: steer clocksource on STP sync events
Martin Schwidefsky
2016-10-28
1
-1
/
+40
*
s390/time: adjust last_update_clock at clock synchronization
Martin Schwidefsky
2016-10-28
1
-0
/
+2
*
s390/time: refactor clock sync
Martin Schwidefsky
2016-10-28
1
-80
/
+69
[next]