| Commit message (Expand) | Author | Age | Files | Lines |
* | s390: convert ".insn" encoding to instruction names | Vasily Gorbik | 2022-03-10 | 1 | -1/+1 |
* | s390: raise minimum supported machine generation to z10 | Vasily Gorbik | 2022-03-10 | 1 | -4/+0 |
* | s390/timex: get rid of register asm | Heiko Carstens | 2021-06-28 | 1 | -10/+16 |
* | s390/time,idle: get rid of unsigned long long | Heiko Carstens | 2021-03-08 | 1 | -18/+18 |
* | s390/time: remove get_tod_clock_ext() | Heiko Carstens | 2021-02-13 | 1 | -12/+3 |
* | s390/time: convert tod_clock_base to union | Heiko Carstens | 2021-02-13 | 1 | -2/+2 |
* | s390/time: introduce new store_tod_clock_ext() | Heiko Carstens | 2021-02-13 | 1 | -0/+5 |
* | s390/time: rename store_tod_clock_ext() and use union tod_clock | Heiko Carstens | 2021-02-13 | 1 | -3/+2 |
* | s390/time: introduce union tod_clock | Heiko Carstens | 2021-02-13 | 1 | -0/+19 |
* | s390/time: use stcke instead of stck | Heiko Carstens | 2021-02-09 | 1 | -4/+6 |
* | s390/vdso: reimplement getcpu vdso syscall | Heiko Carstens | 2020-11-23 | 1 | -0/+7 |
* | s390/time: remove unused function | Sven Schnelle | 2020-06-29 | 1 | -5/+0 |
* | s390/time: Fix clk type in get_tod_clock | Nathan Chancellor | 2020-02-11 | 1 | -1/+1 |
* | s390/ftrace: fix endless recursion in function_graph tracer | Sven Schnelle | 2019-12-18 | 1 | -2/+2 |
* | s390/time: ensure get_clock_monotonic() returns monotonic values | Heiko Carstens | 2019-10-31 | 1 | -6/+10 |
* | s390/time: remove monotonic_clock() | Heiko Carstens | 2019-10-31 | 1 | -1/+0 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | s390/dasd: Change unsigned long long to unsigned long | Jan Höppner | 2017-08-23 | 1 | -1/+1 |
* | s390/time: add support for the TOD clock epoch extension | Martin Schwidefsky | 2017-07-26 | 1 | -4/+34 |
* | s390/timex: micro optimization for tod_to_ns | Martin Schwidefsky | 2017-03-01 | 1 | -8/+4 |
* | s390/debug: make debug event time stamps relative to the boot TOD clock | Martin Schwidefsky | 2017-02-07 | 1 | -8/+0 |
* | s390: Remove VLAIS in ptff() and clear_table() | Michael Holzheu | 2016-12-07 | 1 | -15/+22 |
* | s390/time: refactor clock sync | Martin Schwidefsky | 2016-10-28 | 1 | -3/+1 |
* | s390/time: add leap seconds to initial system time | Martin Schwidefsky | 2016-06-13 | 1 | -0/+18 |
* | s390/time: LPAR offset handling | Martin Schwidefsky | 2016-06-13 | 1 | -1/+14 |
* | s390/time: move PTFF definitions | Martin Schwidefsky | 2016-06-13 | 1 | -0/+33 |
* | s390: time: Provide read_boot_clock64() and read_persistent_clock64() | Xunlei Pang | 2015-05-22 | 1 | -2/+3 |
* | s390/timex: fix get_tod_clock_ext() inline assembly | Chen Gang | 2015-01-07 | 1 | -4/+6 |
* | s390/time: fix get_tod_clock_ext inline assembly | Martin Schwidefsky | 2013-10-31 | 1 | -2/+4 |
* | s390/time: correct use of store clock fast | Martin Schwidefsky | 2013-10-22 | 1 | -14/+14 |
* | s390/time: rename tod clock access functions | Heiko Carstens | 2013-02-14 | 1 | -9/+9 |
* | s390/time: fix sched_clock() overflow | Heiko Carstens | 2013-01-16 | 1 | -0/+28 |
* | s390/comments: unify copyright messages and remove file names | Heiko Carstens | 2012-07-20 | 1 | -3/+1 |
* | s390/time: simply Kconfig dependency | Heiko Carstens | 2012-05-16 | 1 | -1/+1 |
* | s390/time: always use stckf instead of stck if available | Heiko Carstens | 2012-05-16 | 1 | -12/+5 |
* | [S390] avoid STCKF if running in ESA mode | Jan Glauber | 2011-11-14 | 1 | -1/+1 |
* | [S390] Introduce get_clock_fast() | Jan Glauber | 2011-10-30 | 1 | -0/+11 |
* | [S390] time: let local_tick_enable/disable() reprogram the clock comparator | Heiko Carstens | 2011-01-05 | 1 | -0/+2 |
* | [S390] time: move local_tick_enable()/disable() to timex.h | Heiko Carstens | 2011-01-05 | 1 | -0/+18 |
* | [S390] s390_hypfs: Add new attributes | Michael Holzheu | 2010-05-17 | 1 | -2/+6 |
* | [S390] use inline assembly contraints available with gcc 3.3.3 | Martin Schwidefsky | 2010-02-26 | 1 | -16/+6 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2009-09-15 | 1 | -0/+8 |
|\ |
|
| * | [SCSI] zfcp: Remove duplicated code for debug timestamps | Christof Schmitt | 2009-09-05 | 1 | -0/+8 |
* | | [S390] introduce get_clock_monotonic | Heiko Carstens | 2009-09-11 | 1 | -0/+14 |
|/ |
|
* | [S390] add read_persistent_clock | Martin Schwidefsky | 2009-04-14 | 1 | -0/+5 |
* | [S390] move include/asm-s390 to arch/s390/include/asm | Martin Schwidefsky | 2008-08-01 | 1 | -0/+88 |