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
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
2011-01-05
[S390] add kprobes annotations
Martin Schwidefsky
1
-1
/
+2
2010-10-25
[S390] cleanup lowcore access from external interrupts
Martin Schwidefsky
1
-8
/
+9
2010-08-06
Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
1
-4
/
+4
2010-07-27
[S390] etr: fix clock synchronization race
Martin Schwidefsky
1
-6
/
+12
2010-07-27
timkeeping: Fix update_vsyscall to provide wall_to_monotonic offset
John Stultz
1
-4
/
+4
2010-05-08
Merge branch 'cpu_stop' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/m...
Ingo Molnar
1
-1
/
+0
2010-05-06
stop_machine: reimplement using cpu_stop
Tejun Heo
1
-1
/
+0
2010-04-22
[S390] vdso: use ntp adjusted clock multiplier
Hendrik Brueckner
1
-0
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
1
-12
/
+37
2010-03-08
[S390] Cleanup xtime usage
John Stultz
1
-5
/
+5
2010-03-07
sysdev: Pass attribute in sysdev_class attributes show/store
Andi Kleen
1
-12
/
+37
2010-02-26
[S390] time: remove unused code
Heiko Carstens
1
-8
/
+0
2009-12-09
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
1
-2
/
+2
2009-12-07
[S390] etr/stp: put correct per cpu variable
Heiko Carstens
1
-2
/
+2
2009-11-17
timekeeping: Fix clock_gettime vsyscall time warp
Lin Ming
1
-1
/
+2
2009-09-18
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-28
/
+10
[next]