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
/
arch
/
s390
/
kernel
/
time.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-21
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
*
s390/time: avoid races when updating tb_update_count
David Hildenbrand
2016-08-29
1
-5
/
+0
*
s390/time: fixup the clock comparator on all cpus
David Hildenbrand
2016-08-29
1
-0
/
+1
*
s390/time: cleanup etr leftovers
David Hildenbrand
2016-08-29
1
-21
/
+9
*
s390/time: simplify stp time syncs
David Hildenbrand
2016-08-29
1
-46
/
+4
*
s390/time: remove ETR support
Martin Schwidefsky
2016-06-13
1
-988
/
+1
*
s390/time: add leap seconds to initial system time
Martin Schwidefsky
2016-06-13
1
-2
/
+15
*
s390/time: LPAR offset handling
Martin Schwidefsky
2016-06-13
1
-8
/
+38
*
s390/time: STP sync clock correction
Martin Schwidefsky
2016-06-13
1
-6
/
+5
*
param: convert some "on"/"off" users to strtobool
Kees Cook
2016-03-17
1
-6
/
+2
*
s390: Use pr_warn instead of pr_warning
Joe Perches
2016-03-07
1
-4
/
+2
*
s390/etr,stp: fix possible deadlock on machine check
Heiko Carstens
2015-10-14
1
-10
/
+21
*
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-09-03
1
-2
/
+2
|
\
|
*
atomic: Replace atomic_{set,clear}_mask() usage
Peter Zijlstra
2015-07-27
1
-2
/
+2
[next]