| Commit message (Expand) | Author | Age | Files | Lines |
* | vdso/bits.h: Add BIT_ULL() for the sake of consistency | Andy Shevchenko | 2023-01-31 | 1 | -0/+1 |
* | time64.h: Consolidated PSEC_PER_SEC definition | Andy Shevchenko | 2021-04-07 | 1 | -0/+1 |
* | lib/vdso: Allow to add architecture-specific vdso data | Sven Schnelle | 2020-08-06 | 1 | -0/+10 |
* | timekeeping/vsyscall: Provide vdso_update_begin/end() | Thomas Gleixner | 2020-08-06 | 1 | -0/+3 |
* | arm64/vdso: Add time namespace page | Andrei Vagin | 2020-07-24 | 1 | -0/+1 |
* | vdso/datapage: Use correct clock mode name in comment | Christian Brauner | 2020-04-20 | 1 | -2/+2 |
* | vdso: Fix clocksource.h macro detection | Vincenzo Frascino | 2020-03-23 | 1 | -3/+2 |
* | lib/vdso: Enable common headers | Vincenzo Frascino | 2020-03-21 | 1 | -3/+30 |
* | common: Introduce processor.h | Vincenzo Frascino | 2020-03-21 | 1 | -0/+14 |
* | linux/ktime.h: Extract common header for vDSO | Vincenzo Frascino | 2020-03-21 | 1 | -0/+16 |
* | linux/jiffies.h: Extract common header for vDSO | Vincenzo Frascino | 2020-03-21 | 1 | -0/+11 |
* | linux/time64.h: Extract common header for vDSO | Vincenzo Frascino | 2020-03-21 | 1 | -0/+14 |
* | linux/time32.h: Extract common header for vDSO | Vincenzo Frascino | 2020-03-21 | 1 | -0/+17 |
* | linux/time.h: Extract common header for vDSO | Vincenzo Frascino | 2020-03-21 | 1 | -0/+12 |
* | linux/math64.h: Extract common header for vDSO | Vincenzo Frascino | 2020-03-21 | 1 | -0/+24 |
* | linux/clocksource.h: Extract common header for vDSO | Vincenzo Frascino | 2020-03-21 | 1 | -0/+23 |
* | linux/limits.h: Extract common header for vDSO | Vincenzo Frascino | 2020-03-21 | 1 | -0/+19 |
* | linux/bits.h: Extract common header for vDSO | Vincenzo Frascino | 2020-03-21 | 1 | -0/+9 |
* | linux/const.h: Extract common header for vDSO | Vincenzo Frascino | 2020-03-21 | 1 | -0/+10 |
* | lib/vdso: Move VCLOCK_TIMENS to vdso_clock_modes | Thomas Gleixner | 2020-02-17 | 1 | -2/+0 |
* | lib/vdso: Prepare for time namespace support | Thomas Gleixner | 2020-01-14 | 1 | -1/+18 |
* | lib/vdso: Add unlikely() hint into vdso_read_begin() | Andrei Vagin | 2020-01-14 | 1 | -1/+1 |
* | vdso: Remove superfluous #ifdef __KERNEL__ in vdso/datapage.h | Catalin Marinas | 2019-06-26 | 1 | -4/+0 |
* | timekeeping: Provide a generic update_vsyscall() implementation | Vincenzo Frascino | 2019-06-22 | 1 | -0/+11 |
* | lib/vdso: Provide generic VDSO implementation | Vincenzo Frascino | 2019-06-22 | 1 | -0/+56 |
* | vdso: Define standardized vdso_datapage | Vincenzo Frascino | 2019-06-22 | 1 | -0/+93 |