aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/entry/vdso/vma.c
Commit message (Expand)AuthorAge
* x86/vdso: Only define map_vdso_randomized() if CONFIG_X86_64Ingo Molnar2016-09-15
* x86/arch_prctl/vdso: Add ARCH_MAP_VDSO_*Dmitry Safonov2016-09-14
* x86/vdso: Replace calculate_addr in map_vdso() with addrDmitry Safonov2016-09-14
* x86/vdso: Unmap vdso blob on vvar mapping failureDmitry Safonov2016-09-14
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-29
|\
| * x86/vdso: Convert to hotplug state machineSebastian Andrzej Siewior2016-07-14
* | x86/vdso: Add mremap hook to vm_special_mappingDmitry Safonov2016-07-08
|/
* vdso: make arch_setup_additional_pages wait for mmap_sem for write killableMichal Hocko2016-05-23
* x86/vdso: Remove direct HPET access through the vDSOAndy Lutomirski2016-04-13
* x86/vdso: Use static_cpu_has()Borislav Petkov2016-01-30
* x86/cpufeature: Carve out X86_FEATURE_*Borislav Petkov2016-01-30
* x86/vdso: Disallow vvar access to vclock IO for never-used vclocksAndy Lutomirski2016-01-12
* x86/vdso: Use ->fault() instead of remap_pfn_range() for the vvar mappingAndy Lutomirski2016-01-12
* x86/vdso: Use .fault for the vDSO text mappingAndy Lutomirski2016-01-12
* x86/vdso: Track each mm's loaded vDSO image as well as its baseAndy Lutomirski2016-01-12
* x86/vdso: Remove pvclock fixmap machineryAndy Lutomirski2015-12-11
* x86/vdso: Get pvclock data from the vvar VMA instead of the fixmapAndy Lutomirski2015-12-11
* x86/vdso: Remove runtime 32-bit vDSO selectionAndy Lutomirski2015-10-07
* x86/compat: Don't build the 32-bit VDSO if not neededBrian Gerst2015-07-06
* x86/asm/entry, x86/vdso: Move the vDSO code to arch/x86/entry/vdso/Ingo Molnar2015-06-03