Age | Commit message (Expand) | Author |
2021-03-25 | s390/vdso: fix initializing and updating of vdso_data | Heiko Carstens |
2021-03-25 | s390/vdso: copy tod_steering_delta value to vdso_data page | Heiko Carstens |
2021-03-08 | s390/time,idle: get rid of unsigned long long | Heiko Carstens |
2021-02-13 | s390/time: convert tod_clock_base to union | Heiko Carstens |
2020-11-20 | s390/stp: let subsys_system_register() sysfs attributes | Julian Wiedmann |
2020-09-26 | s390/stp: unify stp_work_mutex and clock_sync_mutex | Sven Schnelle |
2020-09-26 | s390/stp: add sysfs file to show scheduled leap seconds | Sven Schnelle |
2020-09-26 | s390/stp: add support for leap seconds | Sven Schnelle |
2020-09-26 | s390/stp: add locking to sysfs functions | Sven Schnelle |
2020-08-26 | s390: convert to GENERIC_VDSO | Sven Schnelle |
2020-07-22 | s390/time: improve comparison for tod steering | Heiko Carstens |
2020-07-22 | s390/time: use CLOCKSOURCE_MASK | Heiko Carstens |
2020-07-01 | s390/stp: allow group and users to read stp sysfs files | Sven Schnelle |
2020-06-29 | s390: convert to msecs_to_jiffies() | Sven Schnelle |
2020-06-16 | s390/vdso: fix vDSO clock_getres() | Vincenzo Frascino |
2019-10-31 | s390/time: remove monotonic_clock() | Heiko Carstens |
2018-07-20 | s390/time: Remove read_boot_clock64() | Pavel Tatashin |
2018-07-20 | s390/time: Add read_persistent_wall_and_boot_offset() | Pavel Tatashin |
2017-11-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2017-11-24 | s390: kernel: add SPDX identifiers to the remaining files | Greg Kroah-Hartman |
2017-11-21 | treewide: setup_timer() -> timer_setup() | Kees Cook |
2017-08-23 | s390/dasd: Change unsigned long long to unsigned long | Jan Höppner |
2017-07-26 | s390/time: add support for the TOD clock epoch extension | Martin Schwidefsky |
2017-05-26 | s390/kernel: Use stop_machine_cpuslocked() | Sebastian Andrzej Siewior |
2017-04-14 | s390/time: Set ->min_delta_ticks and ->max_delta_ticks | Nicolai Stange |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-02-17 | s390: kernel: Audit and remove any unnecessary uses of module.h | Paul Gortmaker |
2017-02-07 | s390/debug: make debug event time stamps relative to the boot TOD clock | Martin Schwidefsky |
2017-01-16 | s390: use false/true when using bool | Heiko Carstens |
2016-12-25 | clocksource: Use a plain u64 instead of cycle_t | Thomas Gleixner |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2016-11-17 | s390/time: fix clocksource steering for negative clock offsets | Martin Schwidefsky |
2016-10-28 | s390/time: steer clocksource on STP sync events | Martin Schwidefsky |
2016-10-28 | s390/time: adjust last_update_clock at clock synchronization | Martin Schwidefsky |
2016-10-28 | s390/time: refactor clock sync | Martin Schwidefsky |
2016-08-29 | s390/time: avoid races when updating tb_update_count | David Hildenbrand |
2016-08-29 | s390/time: fixup the clock comparator on all cpus | David Hildenbrand |
2016-08-29 | s390/time: cleanup etr leftovers | David Hildenbrand |
2016-08-29 | s390/time: simplify stp time syncs | David Hildenbrand |
2016-06-13 | s390/time: remove ETR support | Martin Schwidefsky |
2016-06-13 | s390/time: add leap seconds to initial system time | Martin Schwidefsky |
2016-06-13 | s390/time: LPAR offset handling | Martin Schwidefsky |
2016-06-13 | s390/time: STP sync clock correction | Martin Schwidefsky |
2016-03-17 | param: convert some "on"/"off" users to strtobool | Kees Cook |
2016-03-07 | s390: Use pr_warn instead of pr_warning | Joe Perches |
2015-10-14 | s390/etr,stp: fix possible deadlock on machine check | Heiko Carstens |
2015-09-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2015-09-01 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2015-08-10 | s390/time: Migrate to new 'set-state' interface | Viresh Kumar |
2015-08-04 | KVM: s390: host STP toleration for VMs | Fan Zhang |