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/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
*
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-09-01
1
-6
/
+0
|
\
\
|
*
|
s390/time: Migrate to new 'set-state' interface
Viresh Kumar
2015-08-10
1
-6
/
+0
|
|
/
*
/
KVM: s390: host STP toleration for VMs
Fan Zhang
2015-08-04
1
-3
/
+13
|
/
*
s390: time: Provide read_boot_clock64() and read_persistent_clock64()
Xunlei Pang
2015-05-22
1
-3
/
+3
*
time: Rename timekeeper::tkr to timekeeper::tkr_mono
Peter Zijlstra
2015-03-27
1
-9
/
+9
*
clocksource: Mostly kill clocksource_register()
John Stultz
2015-03-13
1
-1
/
+1
*
s390/kprobes: make use of NOKPROBE_SYMBOL()
Heiko Carstens
2014-10-27
1
-1
/
+2
*
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-10-15
1
-3
/
+3
|
\
|
*
s390: Replace __get_cpu_var uses
Christoph Lameter
2014-08-26
1
-3
/
+3
*
|
s390/vdso: add vdso support for coarse clocks
Martin Schwidefsky
2014-09-09
1
-0
/
+13
|
/
*
timekeeping: Create struct tk_read_base and use it in struct timekeeper
Thomas Gleixner
2014-07-23
1
-8
/
+8
*
clocksource: Get rid of cycle_last
Thomas Gleixner
2014-07-23
1
-1
/
+1
*
s390/time: cast tv_nsec to u64 prior to shift in update_vsyscall
Martin Schwidefsky
2014-05-27
1
-1
/
+1
*
s390/irq: Use defines for external interruption codes
Thomas Huth
2014-04-03
1
-3
/
+3
*
s390,time: revert direct ktime path for s390 clockevent device
Martin Schwidefsky
2013-11-25
1
-15
/
+4
*
s390/time,vdso: convert to the new update_vsyscall interface
Martin Schwidefsky
2013-11-25
1
-9
/
+18
*
s390/time: return with irqs disabled from psw_idle
Martin Schwidefsky
2013-08-28
1
-1
/
+0
*
s390/time: rename tod clock access functions
Heiko Carstens
2013-02-14
1
-13
/
+13
*
s390/timer: avoid overflow when programming clock comparator
Heiko Carstens
2013-01-31
1
-0
/
+3
*
s390/time: fix sched_clock() overflow
Heiko Carstens
2013-01-16
1
-1
/
+1
*
s390/irq: remove split irq fields from /proc/stat
Heiko Carstens
2013-01-08
1
-2
/
+2
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-10-12
1
-2
/
+2
|
\
|
*
time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLD
John Stultz
2012-09-24
1
-1
/
+1
|
*
time: Move update_vsyscall definitions to timekeeper_internal.h
John Stultz
2012-09-24
1
-1
/
+1
[next]