Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s390: add a few more SPDX identifiers | Martin Schwidefsky | 2017-12-05 | 1 | -0/+1 |
| | | | | | | | | | Add the correct SPDX license to a few more files under arch/s390 and drivers/s390 which have been missed to far. The SPDX identifier is a legally binding shorthand, which can be used instead of the full boiler plate text. Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com> | ||||
* | [S390] introduce vdso on s390 | Martin Schwidefsky | 2008-12-25 | 1 | -0/+12 |
Add a vdso to speed up gettimeofday and clock_getres/clock_gettime for CLOCK_REALTIME/CLOCK_MONOTONIC. Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com> |