index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
lib
/
delay.c
Age
Commit message (
Expand
)
Author
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-07-26
s390/time: add support for the TOD clock epoch extension
Martin Schwidefsky
2017-02-17
s390: Audit and remove any remaining unnecessary uses of module.h
Paul Gortmaker
2015-10-14
s390/udelay: make udelay have busy loop semantics
Heiko Carstens
2015-08-07
s390/lib: export __delay
Guenter Roeck
2014-10-09
s390/idle: consolidate idle functions and definitions
Martin Schwidefsky
2013-10-22
s390/time: correct use of store clock fast
Martin Schwidefsky
2013-08-28
s390/time: return with irqs disabled from psw_idle
Martin Schwidefsky
2013-02-14
s390/time: rename tod clock access functions
Heiko Carstens
2012-07-20
s390/vtimer: rework virtual timer interface
Martin Schwidefsky
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
2012-03-11
[S390] rework idle code
Martin Schwidefsky
2011-10-30
[S390] cleanup psw related bits and pieces
Martin Schwidefsky
2011-05-26
[S390] delay: implement ndelay
Heiko Carstens
2011-01-05
[S390] time: let local_tick_enable/disable() reprogram the clock comparator
Heiko Carstens
2010-11-25
[S390] nmi: fix clock comparator revalidation
Heiko Carstens
2009-10-06
[S390] Provide arch specific mdelay implementation.
Heiko Carstens
2009-10-06
[S390] Fix enabled udelay for short delays.
Christian Borntraeger
2009-07-07
[S390] udelay: disable lockdep to avoid false positives
Heiko Carstens
2009-03-26
[S390] move EXPORT_SYMBOLs to definitions
Heiko Carstens
2008-10-10
[S390] Move private simple udelay function to arch/s390/lib/delay.c.
Heiko Carstens
2008-10-03
[S390] nohz: Fix __udelay.
Heiko Carstens
2008-08-01
[S390] nohz/sclp: disable timer on synchronous waits.
Heiko Carstens
2008-04-17
[S390] Convert s390 to GENERIC_CLOCKEVENTS.
Heiko Carstens
2007-02-21
[S390] prevent softirqs if delay is called disabled
Martin Schwidefsky
2007-02-05
[S390] ETR support.
Martin Schwidefsky
2006-09-28
[S390] Inline assembly cleanup.
Martin Schwidefsky
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-02-14
[PATCH] s390: fix __delay implementation
Heiko Carstens
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds