index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
entry
/
vdso
/
vma.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/vdso: Use static_cpu_has()
Borislav Petkov
2016-01-30
1
-1
/
+1
*
x86/cpufeature: Carve out X86_FEATURE_*
Borislav Petkov
2016-01-30
1
-0
/
+1
*
x86/vdso: Disallow vvar access to vclock IO for never-used vclocks
Andy Lutomirski
2016-01-12
1
-2
/
+2
*
x86/vdso: Use ->fault() instead of remap_pfn_range() for the vvar mapping
Andy Lutomirski
2016-01-12
1
-40
/
+57
*
x86/vdso: Use .fault for the vDSO text mapping
Andy Lutomirski
2016-01-12
1
-7
/
+19
*
x86/vdso: Track each mm's loaded vDSO image as well as its base
Andy Lutomirski
2016-01-12
1
-0
/
+1
*
x86/vdso: Remove pvclock fixmap machinery
Andy Lutomirski
2015-12-11
1
-0
/
+1
*
x86/vdso: Get pvclock data from the vvar VMA instead of the fixmap
Andy Lutomirski
2015-12-11
1
-0
/
+13
*
x86/vdso: Remove runtime 32-bit vDSO selection
Andy Lutomirski
2015-10-07
1
-12
/
+1
*
x86/compat: Don't build the 32-bit VDSO if not needed
Brian Gerst
2015-07-06
1
-2
/
+5
*
x86/asm/entry, x86/vdso: Move the vDSO code to arch/x86/entry/vdso/
Ingo Molnar
2015-06-03
1
-0
/
+300