summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/time.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-151-3/+3
|\
| * s390: Replace __get_cpu_var usesChristoph Lameter2014-08-261-3/+3
* | s390/vdso: add vdso support for coarse clocksMartin Schwidefsky2014-09-091-0/+13
|/
* timekeeping: Create struct tk_read_base and use it in struct timekeeperThomas Gleixner2014-07-231-8/+8
* clocksource: Get rid of cycle_lastThomas Gleixner2014-07-231-1/+1
* s390/time: cast tv_nsec to u64 prior to shift in update_vsyscallMartin Schwidefsky2014-05-271-1/+1
* s390/irq: Use defines for external interruption codesThomas Huth2014-04-031-3/+3
* s390,time: revert direct ktime path for s390 clockevent deviceMartin Schwidefsky2013-11-251-15/+4
* s390/time,vdso: convert to the new update_vsyscall interfaceMartin Schwidefsky2013-11-251-9/+18
* s390/time: return with irqs disabled from psw_idleMartin Schwidefsky2013-08-281-1/+0
* s390/time: rename tod clock access functionsHeiko Carstens2013-02-141-13/+13
* s390/timer: avoid overflow when programming clock comparatorHeiko Carstens2013-01-311-0/+3
* s390/time: fix sched_clock() overflowHeiko Carstens2013-01-161-1/+1
* s390/irq: remove split irq fields from /proc/statHeiko Carstens2013-01-081-2/+2
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-10-121-2/+2
|\
| * time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLDJohn Stultz2012-09-241-1/+1
| * time: Move update_vsyscall definitions to timekeeper_internal.hJohn Stultz2012-09-241-1/+1
* | s390/etr,stp: use -EOPNOTSUPP instead of -ENOSYSHeiko Carstens2012-09-261-2/+2
|/
* s390/vtimer: rework virtual timer interfaceMartin Schwidefsky2012-07-201-1/+1
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-201-1/+0
* [S390] irq: external interrupt code passingHeiko Carstens2012-03-111-2/+2
* [S390] correct ktime to tod clock comparator conversionMartin Schwidefsky2012-02-171-2/+5
* s390: time - convert sysdev_class to a regular subsystemKay Sievers2011-12-211-129/+131
* [S390] sparse: fix sparse warnings about missing prototypesMartin Schwidefsky2011-10-301-0/+1
* time, s390: Get rid of compile warningHeiko Carstens2011-10-121-1/+1
* s390: Use direct ktime path for s390 clockevent deviceMartin Schwidefsky2011-09-081-4/+9
* [S390] irq: merge irq.c and s390_ext.cHeiko Carstens2011-05-261-1/+0
* [S390] convert old cpumask API into new oneKOSAKI Motohiro2011-05-231-2/+2
* Fix common misspellingsLucas De Marchi2011-03-311-3/+3
* [S390] irq: have detailed statistics for interrupt typesHeiko Carstens2011-01-051-0/+3
* [S390] add kprobes annotationsMartin Schwidefsky2011-01-051-1/+2
* [S390] cleanup lowcore access from external interruptsMartin Schwidefsky2010-10-251-8/+9
* Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2010-08-061-4/+4
|\
| * timkeeping: Fix update_vsyscall to provide wall_to_monotonic offsetJohn Stultz2010-07-271-4/+4
* | [S390] etr: fix clock synchronization raceMartin Schwidefsky2010-07-271-6/+12
|/
* Merge branch 'cpu_stop' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/m...Ingo Molnar2010-05-081-1/+0
|\
| * stop_machine: reimplement using cpu_stopTejun Heo2010-05-061-1/+0
* | [S390] vdso: use ntp adjusted clock multiplierHendrik Brueckner2010-04-221-0/+1
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2010-03-081-12/+37
|\
| * sysdev: Pass attribute in sysdev_class attributes show/storeAndi Kleen2010-03-071-12/+37
* | [S390] Cleanup xtime usageJohn Stultz2010-03-081-5/+5
|/
* [S390] time: remove unused codeHeiko Carstens2010-02-261-8/+0
* Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-12-091-2/+2
|\
| * [S390] etr/stp: put correct per cpu variableHeiko Carstens2009-12-071-2/+2
* | timekeeping: Fix clock_gettime vsyscall time warpLin Ming2009-11-171-1/+2
|/
* Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-09-181-28/+10
|\
| * timekeeping: Introduce read_boot_clockMartin Schwidefsky2009-08-151-12/+5
| * timekeeping: Increase granularity of read_persistent_clock()Martin Schwidefsky2009-08-151-18/+4
| * timekeeping: Introduce struct timekeeperMartin Schwidefsky2009-08-151-1/+0
OpenPOWER on IntegriCloud