Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-01-12 | x86/vdso: Disallow vvar access to vclock IO for never-used vclocks | Andy Lutomirski | 1 | -2/+2 |
2016-01-12 | x86/vdso: Use ->fault() instead of remap_pfn_range() for the vvar mapping | Andy Lutomirski | 1 | -40/+57 |
2016-01-12 | x86/vdso: Use .fault for the vDSO text mapping | Andy Lutomirski | 1 | -7/+19 |
2016-01-12 | x86/vdso: Track each mm's loaded vDSO image as well as its base | Andy Lutomirski | 1 | -0/+1 |
2015-12-11 | x86/vdso: Remove pvclock fixmap machinery | Andy Lutomirski | 1 | -0/+1 |
2015-12-11 | x86/vdso: Get pvclock data from the vvar VMA instead of the fixmap | Andy Lutomirski | 1 | -0/+13 |
2015-10-07 | x86/vdso: Remove runtime 32-bit vDSO selection | Andy Lutomirski | 1 | -12/+1 |
2015-07-06 | x86/compat: Don't build the 32-bit VDSO if not needed | Brian Gerst | 1 | -2/+5 |
2015-06-03 | x86/asm/entry, x86/vdso: Move the vDSO code to arch/x86/entry/vdso/ | Ingo Molnar | 1 | -0/+300 |