index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
time.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-29
s390/time: avoid races when updating tb_update_count
David Hildenbrand
1
-5
/
+0
2016-08-29
s390/time: fixup the clock comparator on all cpus
David Hildenbrand
1
-0
/
+1
2016-08-29
s390/time: cleanup etr leftovers
David Hildenbrand
1
-21
/
+9
2016-08-29
s390/time: simplify stp time syncs
David Hildenbrand
1
-46
/
+4
2016-06-13
s390/time: remove ETR support
Martin Schwidefsky
1
-988
/
+1
2016-06-13
s390/time: add leap seconds to initial system time
Martin Schwidefsky
1
-2
/
+15
2016-06-13
s390/time: LPAR offset handling
Martin Schwidefsky
1
-8
/
+38
2016-06-13
s390/time: STP sync clock correction
Martin Schwidefsky
1
-6
/
+5
2016-03-17
param: convert some "on"/"off" users to strtobool
Kees Cook
1
-6
/
+2
2016-03-07
s390: Use pr_warn instead of pr_warning
Joe Perches
1
-4
/
+2
2015-10-14
s390/etr,stp: fix possible deadlock on machine check
Heiko Carstens
1
-10
/
+21
2015-09-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+2
2015-09-01
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-6
/
+0
2015-08-10
s390/time: Migrate to new 'set-state' interface
Viresh Kumar
1
-6
/
+0
2015-08-04
KVM: s390: host STP toleration for VMs
Fan Zhang
1
-3
/
+13
2015-07-27
atomic: Replace atomic_{set,clear}_mask() usage
Peter Zijlstra
1
-2
/
+2
2015-05-22
s390: time: Provide read_boot_clock64() and read_persistent_clock64()
Xunlei Pang
1
-3
/
+3
2015-03-27
time: Rename timekeeper::tkr to timekeeper::tkr_mono
Peter Zijlstra
1
-9
/
+9
2015-03-13
clocksource: Mostly kill clocksource_register()
John Stultz
1
-1
/
+1
2014-10-27
s390/kprobes: make use of NOKPROBE_SYMBOL()
Heiko Carstens
1
-1
/
+2
2014-10-15
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+3
2014-09-09
s390/vdso: add vdso support for coarse clocks
Martin Schwidefsky
1
-0
/
+13
2014-08-26
s390: Replace __get_cpu_var uses
Christoph Lameter
1
-3
/
+3
2014-07-23
timekeeping: Create struct tk_read_base and use it in struct timekeeper
Thomas Gleixner
1
-8
/
+8
2014-07-23
clocksource: Get rid of cycle_last
Thomas Gleixner
1
-1
/
+1
2014-05-27
s390/time: cast tv_nsec to u64 prior to shift in update_vsyscall
Martin Schwidefsky
1
-1
/
+1
2014-04-03
s390/irq: Use defines for external interruption codes
Thomas Huth
1
-3
/
+3
2013-11-25
s390,time: revert direct ktime path for s390 clockevent device
Martin Schwidefsky
1
-15
/
+4
2013-11-25
s390/time,vdso: convert to the new update_vsyscall interface
Martin Schwidefsky
1
-9
/
+18
2013-08-28
s390/time: return with irqs disabled from psw_idle
Martin Schwidefsky
1
-1
/
+0
2013-02-14
s390/time: rename tod clock access functions
Heiko Carstens
1
-13
/
+13
2013-01-31
s390/timer: avoid overflow when programming clock comparator
Heiko Carstens
1
-0
/
+3
2013-01-16
s390/time: fix sched_clock() overflow
Heiko Carstens
1
-1
/
+1
2013-01-08
s390/irq: remove split irq fields from /proc/stat
Heiko Carstens
1
-2
/
+2
2012-10-12
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2012-09-26
s390/etr,stp: use -EOPNOTSUPP instead of -ENOSYS
Heiko Carstens
1
-2
/
+2
2012-09-24
time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLD
John Stultz
1
-1
/
+1
2012-09-24
time: Move update_vsyscall definitions to timekeeper_internal.h
John Stultz
1
-1
/
+1
2012-07-20
s390/vtimer: rework virtual timer interface
Martin Schwidefsky
1
-1
/
+1
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
1
-1
/
+0
2012-03-11
[S390] irq: external interrupt code passing
Heiko Carstens
1
-2
/
+2
2012-02-17
[S390] correct ktime to tod clock comparator conversion
Martin Schwidefsky
1
-2
/
+5
2011-12-21
s390: time - convert sysdev_class to a regular subsystem
Kay Sievers
1
-129
/
+131
2011-10-30
[S390] sparse: fix sparse warnings about missing prototypes
Martin Schwidefsky
1
-0
/
+1
2011-10-12
time, s390: Get rid of compile warning
Heiko Carstens
1
-1
/
+1
2011-09-08
s390: Use direct ktime path for s390 clockevent device
Martin Schwidefsky
1
-4
/
+9
2011-05-26
[S390] irq: merge irq.c and s390_ext.c
Heiko Carstens
1
-1
/
+0
2011-05-23
[S390] convert old cpumask API into new one
KOSAKI Motohiro
1
-2
/
+2
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-3
/
+3
2011-01-05
[S390] irq: have detailed statistics for interrupt types
Heiko Carstens
1
-0
/
+3
[next]