aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/time.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-27s390/kprobes: make use of NOKPROBE_SYMBOL()Heiko Carstens1-1/+2
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-3/+3
2014-09-09s390/vdso: add vdso support for coarse clocksMartin Schwidefsky1-0/+13
2014-08-26s390: Replace __get_cpu_var usesChristoph Lameter1-3/+3
2014-07-23timekeeping: Create struct tk_read_base and use it in struct timekeeperThomas Gleixner1-8/+8
2014-07-23clocksource: Get rid of cycle_lastThomas Gleixner1-1/+1
2014-05-27s390/time: cast tv_nsec to u64 prior to shift in update_vsyscallMartin Schwidefsky1-1/+1
2014-04-03s390/irq: Use defines for external interruption codesThomas Huth1-3/+3
2013-11-25s390,time: revert direct ktime path for s390 clockevent deviceMartin Schwidefsky1-15/+4
2013-11-25s390/time,vdso: convert to the new update_vsyscall interfaceMartin Schwidefsky1-9/+18
2013-08-28s390/time: return with irqs disabled from psw_idleMartin Schwidefsky1-1/+0
2013-02-14s390/time: rename tod clock access functionsHeiko Carstens1-13/+13
2013-01-31s390/timer: avoid overflow when programming clock comparatorHeiko Carstens1-0/+3
2013-01-16s390/time: fix sched_clock() overflowHeiko Carstens1-1/+1
2013-01-08s390/irq: remove split irq fields from /proc/statHeiko Carstens1-2/+2
2012-10-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2012-09-26s390/etr,stp: use -EOPNOTSUPP instead of -ENOSYSHeiko Carstens1-2/+2
2012-09-24time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLDJohn Stultz1-1/+1
2012-09-24time: Move update_vsyscall definitions to timekeeper_internal.hJohn Stultz1-1/+1
2012-07-20s390/vtimer: rework virtual timer interfaceMartin Schwidefsky1-1/+1
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens1-1/+0
2012-03-11[S390] irq: external interrupt code passingHeiko Carstens1-2/+2
2012-02-17[S390] correct ktime to tod clock comparator conversionMartin Schwidefsky1-2/+5
2011-12-21s390: time - convert sysdev_class to a regular subsystemKay Sievers1-129/+131
2011-10-30[S390] sparse: fix sparse warnings about missing prototypesMartin Schwidefsky1-0/+1
2011-10-12time, s390: Get rid of compile warningHeiko Carstens1-1/+1
2011-09-08s390: Use direct ktime path for s390 clockevent deviceMartin Schwidefsky1-4/+9
2011-05-26[S390] irq: merge irq.c and s390_ext.cHeiko Carstens1-1/+0
2011-05-23[S390] convert old cpumask API into new oneKOSAKI Motohiro1-2/+2
2011-03-31Fix common misspellingsLucas De Marchi1-3/+3
2011-01-05[S390] irq: have detailed statistics for interrupt typesHeiko Carstens1-0/+3
2011-01-05[S390] add kprobes annotationsMartin Schwidefsky1-1/+2
2010-10-25[S390] cleanup lowcore access from external interruptsMartin Schwidefsky1-8/+9
2010-08-06Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-4/+4
2010-07-27[S390] etr: fix clock synchronization raceMartin Schwidefsky1-6/+12
2010-07-27timkeeping: Fix update_vsyscall to provide wall_to_monotonic offsetJohn Stultz1-4/+4
2010-05-08Merge branch 'cpu_stop' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into sched/coreIngo Molnar1-1/+0
2010-05-06stop_machine: reimplement using cpu_stopTejun Heo1-1/+0
2010-04-22[S390] vdso: use ntp adjusted clock multiplierHendrik Brueckner1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds1-12/+37
2010-03-08[S390] Cleanup xtime usageJohn Stultz1-5/+5
2010-03-07sysdev: Pass attribute in sysdev_class attributes show/storeAndi Kleen1-12/+37
2010-02-26[S390] time: remove unused codeHeiko Carstens1-8/+0
2009-12-09Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds1-2/+2
2009-12-07[S390] etr/stp: put correct per cpu variableHeiko Carstens1-2/+2
2009-11-17timekeeping: Fix clock_gettime vsyscall time warpLin Ming1-1/+2
2009-09-18Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-28/+10
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-0/+1
2009-09-11[S390] introduce get_clock_monotonicHeiko Carstens1-1/+2