summaryrefslogtreecommitdiffstats
path: root/arch/s390/lib/delay.c
Commit message (Expand)AuthorAgeFilesLines
* s390/delay: sync comment within __delay() with realityHeiko Carstens2022-08-301-7/+4
* s390: remove invalid email address of Heiko CarstensHeiko Carstens2022-02-061-1/+0
* s390/delay: get rid of not needed header includesHeiko Carstens2021-07-271-9/+2
* s390/delay: remove udelay_simple()Heiko Carstens2020-12-161-28/+6
* s390/delay: simplify udelayHeiko Carstens2020-12-161-82/+17
* Merge tag 's390-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2020-12-141-0/+13
|\
| * s390/udelay: make it work for the early codeVasily Gorbik2020-11-091-0/+13
* | s390: fix irq state tracingHeiko Carstens2020-12-021-3/+2
|/
* s390: remove critical section cleanup from entry.SSven Schnelle2020-05-281-1/+3
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* s390/time: add support for the TOD clock epoch extensionMartin Schwidefsky2017-07-261-1/+1
* s390: Audit and remove any remaining unnecessary uses of module.hPaul Gortmaker2017-02-171-1/+1
* s390/udelay: make udelay have busy loop semanticsHeiko Carstens2015-10-141-16/+14
* s390/lib: export __delayGuenter Roeck2015-08-071-0/+1
* s390/idle: consolidate idle functions and definitionsMartin Schwidefsky2014-10-091-2/+2
* s390/time: correct use of store clock fastMartin Schwidefsky2013-10-221-7/+7
* s390/time: return with irqs disabled from psw_idleMartin Schwidefsky2013-08-281-2/+0
* s390/time: rename tod clock access functionsHeiko Carstens2013-02-141-8/+8
* s390/vtimer: rework virtual timer interfaceMartin Schwidefsky2012-07-201-1/+1
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-201-1/+1
* [S390] rework idle codeMartin Schwidefsky2012-03-111-17/+14
* [S390] cleanup psw related bits and piecesMartin Schwidefsky2011-10-301-1/+2
* [S390] delay: implement ndelayHeiko Carstens2011-05-261-0/+15
* [S390] time: let local_tick_enable/disable() reprogram the clock comparatorHeiko Carstens2011-01-051-2/+0
* [S390] nmi: fix clock comparator revalidationHeiko Carstens2010-11-251-5/+9
* [S390] Provide arch specific mdelay implementation.Heiko Carstens2009-10-061-7/+7
* [S390] Fix enabled udelay for short delays.Christian Borntraeger2009-10-061-4/+9
* [S390] udelay: disable lockdep to avoid false positivesHeiko Carstens2009-07-071-0/+2
* [S390] move EXPORT_SYMBOLs to definitionsHeiko Carstens2009-03-261-0/+2
* [S390] Move private simple udelay function to arch/s390/lib/delay.c.Heiko Carstens2008-10-101-0/+13
* [S390] nohz: Fix __udelay.Heiko Carstens2008-10-031-34/+54
* [S390] nohz/sclp: disable timer on synchronous waits.Heiko Carstens2008-08-011-2/+2
* [S390] Convert s390 to GENERIC_CLOCKEVENTS.Heiko Carstens2008-04-171-7/+7
* [S390] prevent softirqs if delay is called disabledMartin Schwidefsky2007-02-211-0/+7
* [S390] ETR support.Martin Schwidefsky2007-02-051-14/+34
* [S390] Inline assembly cleanup.Martin Schwidefsky2006-09-281-7/+4
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] s390: fix __delay implementationHeiko Carstens2006-02-141-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+51