Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86/asm/entry: Move the vsyscall code to arch/x86/entry/vsyscall/ | Ingo Molnar | 2015-06-04 | 1 | -70/+0 |
* | time: Rename timekeeper::tkr to timekeeper::tkr_mono | Peter Zijlstra | 2015-03-27 | 1 | -12/+12 |
* | timekeeping: Create struct tk_read_base and use it in struct timekeeper | Thomas Gleixner | 2014-07-23 | 1 | -11/+12 |
* | clocksource: Get rid of cycle_last | Thomas Gleixner | 2014-07-23 | 1 | -1/+1 |
* | x86, vdso, time: Cast tv_nsec to u64 for proper shifting in update_vsyscall() | Boris Ostrovsky | 2014-05-09 | 1 | -1/+1 |
* | x86, vdso: Add 32 bit VDSO time support for 64 bit kernel | Stefani Seibold | 2014-03-18 | 1 | -12/+22 |
* | x86, vdso: Make vsyscall_gtod_data handling x86 generic | Stefani Seibold | 2014-03-18 | 1 | -0/+59 |