Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-09-20 | kbuild: rename ld-option to cc-ldoption | Sam Ravnborg | |
ld-option is misnamed as it test options to gcc, not to ld. Renamed it to reflect this. Cc: Andi Kleen <andi@firstfloor.org> Cc: Roland McGrath <roland@redhat.com> Signed-off-by: Sam Ravnborg <sam@ravnborg.org> | |||
2008-12-25 | [S390] introduce vdso on s390 | Martin Schwidefsky | |
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> |