Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86/vdso/pvclock: Protect STABLE check with the seqcount | Andy Lutomirski | 2016-01-13 | 1 | -6/+6 |
* | x86/vdso: Enable vdso pvclock access on all vdso variants | Andy Lutomirski | 2015-12-11 | 1 | -51/+40 |
* | x86/vdso: Remove pvclock fixmap machinery | Andy Lutomirski | 2015-12-11 | 1 | -1/+0 |
* | x86/vdso: Get pvclock data from the vvar VMA instead of the fixmap | Andy Lutomirski | 2015-12-11 | 1 | -12/+8 |
* | x86, vdso, pvclock: Simplify and speed up the vdso pvclock reader | Andy Lutomirski | 2015-12-11 | 1 | -35/+46 |
* | x86/asm/tsc: Add rdtsc_ordered() and use it in trivial call sites | Andy Lutomirski | 2015-07-06 | 1 | -14/+2 |
* | x86/asm/tsc: Rename native_read_tsc() to rdtsc() | Andy Lutomirski | 2015-07-06 | 1 | -1/+1 |
* | x86/asm/tsc: Inline native_read_tsc() and remove __native_read_tsc() | Andy Lutomirski | 2015-07-06 | 1 | -1/+1 |
* | x86/asm/entry, x86/vdso: Move the vDSO code to arch/x86/entry/vdso/ | Ingo Molnar | 2015-06-03 | 1 | -0/+351 |