index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
time.c
Age
Commit message (
Expand
)
Author
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
2015-07-27
atomic: Replace atomic_{set,clear}_mask() usage
Peter Zijlstra
2015-05-22
s390: time: Provide read_boot_clock64() and read_persistent_clock64()
Xunlei Pang
2015-03-27
time: Rename timekeeper::tkr to timekeeper::tkr_mono
Peter Zijlstra
2015-03-13
clocksource: Mostly kill clocksource_register()
John Stultz
2014-10-27
s390/kprobes: make use of NOKPROBE_SYMBOL()
Heiko Carstens
2014-10-15
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-09-09
s390/vdso: add vdso support for coarse clocks
Martin Schwidefsky
2014-08-26
s390: Replace __get_cpu_var uses
Christoph Lameter
2014-07-23
timekeeping: Create struct tk_read_base and use it in struct timekeeper
Thomas Gleixner
2014-07-23
clocksource: Get rid of cycle_last
Thomas Gleixner
2014-05-27
s390/time: cast tv_nsec to u64 prior to shift in update_vsyscall
Martin Schwidefsky
2014-04-03
s390/irq: Use defines for external interruption codes
Thomas Huth
2013-11-25
s390,time: revert direct ktime path for s390 clockevent device
Martin Schwidefsky
2013-11-25
s390/time,vdso: convert to the new update_vsyscall interface
Martin Schwidefsky
2013-08-28
s390/time: return with irqs disabled from psw_idle
Martin Schwidefsky
2013-02-14
s390/time: rename tod clock access functions
Heiko Carstens
2013-01-31
s390/timer: avoid overflow when programming clock comparator
Heiko Carstens
2013-01-16
s390/time: fix sched_clock() overflow
Heiko Carstens
[next]