aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/kernel/time.c
AgeCommit message (Expand)Author
2015-10-14s390/etr,stp: fix possible deadlock on machine checkHeiko Carstens
2015-09-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-09-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-08-10s390/time: Migrate to new 'set-state' interfaceViresh Kumar
2015-08-04KVM: s390: host STP toleration for VMsFan Zhang
2015-07-27atomic: Replace atomic_{set,clear}_mask() usagePeter Zijlstra
2015-05-22s390: time: Provide read_boot_clock64() and read_persistent_clock64()Xunlei Pang
2015-03-27time: Rename timekeeper::tkr to timekeeper::tkr_monoPeter Zijlstra
2015-03-13clocksource: Mostly kill clocksource_register()John Stultz
2014-10-27s390/kprobes: make use of NOKPROBE_SYMBOL()Heiko Carstens
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-09-09s390/vdso: add vdso support for coarse clocksMartin Schwidefsky
2014-08-26s390: Replace __get_cpu_var usesChristoph Lameter
2014-07-23timekeeping: Create struct tk_read_base and use it in struct timekeeperThomas Gleixner
2014-07-23clocksource: Get rid of cycle_lastThomas Gleixner
2014-05-27s390/time: cast tv_nsec to u64 prior to shift in update_vsyscallMartin Schwidefsky
2014-04-03s390/irq: Use defines for external interruption codesThomas Huth
2013-11-25s390,time: revert direct ktime path for s390 clockevent deviceMartin Schwidefsky
2013-11-25s390/time,vdso: convert to the new update_vsyscall interfaceMartin Schwidefsky
2013-08-28s390/time: return with irqs disabled from psw_idleMartin Schwidefsky
2013-02-14s390/time: rename tod clock access functionsHeiko Carstens
2013-01-31s390/timer: avoid overflow when programming clock comparatorHeiko Carstens
2013-01-16s390/time: fix sched_clock() overflowHeiko Carstens
2013-01-08s390/irq: remove split irq fields from /proc/statHeiko Carstens
2012-10-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-09-26s390/etr,stp: use -EOPNOTSUPP instead of -ENOSYSHeiko Carstens
2012-09-24time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLDJohn Stultz
2012-09-24time: Move update_vsyscall definitions to timekeeper_internal.hJohn Stultz
2012-07-20s390/vtimer: rework virtual timer interfaceMartin Schwidefsky
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens
2012-03-11[S390] irq: external interrupt code passingHeiko Carstens
2012-02-17[S390] correct ktime to tod clock comparator conversionMartin Schwidefsky
2011-12-21s390: time - convert sysdev_class to a regular subsystemKay Sievers
2011-10-30[S390] sparse: fix sparse warnings about missing prototypesMartin Schwidefsky
2011-10-12time, s390: Get rid of compile warningHeiko Carstens
2011-09-08s390: Use direct ktime path for s390 clockevent deviceMartin Schwidefsky
2011-05-26[S390] irq: merge irq.c and s390_ext.cHeiko Carstens
2011-05-23[S390] convert old cpumask API into new oneKOSAKI Motohiro
2011-03-31Fix common misspellingsLucas De Marchi
2011-01-05[S390] irq: have detailed statistics for interrupt typesHeiko Carstens
2011-01-05[S390] add kprobes annotationsMartin Schwidefsky
2010-10-25[S390] cleanup lowcore access from external interruptsMartin Schwidefsky
2010-08-06Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2010-07-27[S390] etr: fix clock synchronization raceMartin Schwidefsky
2010-07-27timkeeping: Fix update_vsyscall to provide wall_to_monotonic offsetJohn Stultz
2010-05-08Merge branch 'cpu_stop' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/m...Ingo Molnar
2010-05-06stop_machine: reimplement using cpu_stopTejun Heo
2010-04-22[S390] vdso: use ntp adjusted clock multiplierHendrik Brueckner
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds