summaryrefslogtreecommitdiffstats
path: root/arch/x86/vdso/vma.c
Commit message (Expand)AuthorAgeFilesLines
* x86/asm/entry, x86/vdso: Move the vDSO code to arch/x86/entry/vdso/Ingo Molnar2015-06-031-300/+0
* x86_64, vdso: Fix the vdso address randomization algorithmAndy Lutomirski2014-12-201-16/+29
* x86: vdso: Fix build with older gccAndrew Morton2014-11-011-10/+8
* x86_64/vdso: Clean up vgetcpu init and merge the vdso initcallsAndy Lutomirski2014-10-281-36/+18
* x86/vdso: Make the PER_CPU segment 32 bitsAndy Lutomirski2014-10-281-0/+1
* x86/vdso: Make the PER_CPU segment start out accessedAndy Lutomirski2014-10-281-1/+1
* x86/vdso: Change the PER_CPU segment to use struct desc_structAndy Lutomirski2014-10-281-7/+12
* x86_64/vdso: Move getcpu code from vsyscall_64.c to vdso/vma.cAndy Lutomirski2014-10-281-0/+61
* x86/vdso: Set VM_MAYREAD for the vvar vmaAndy Lutomirski2014-07-251-1/+1
* x86, vdso: Move the vvar area before the vdso textAndy Lutomirski2014-07-111-9/+11
* x86-32, vdso: Fix vDSO build error due to missing align_vdso_addr()Jan Beulich2014-07-101-0/+4
* x86, mm: Improve _install_special_mapping and fix x86 vdso namingAndy Lutomirski2014-05-201-9/+16
* x86, vdso: Fix an OOPS accessing the HPET mapping w/o an HPETAndy Lutomirski2014-05-201-1/+2
* x86, vdso: Move the 32-bit vdso special pages after the textAndy Lutomirski2014-05-051-22/+106
* x86, vdso: Reimplement vdso.so preparation in build-time CAndy Lutomirski2014-05-051-84/+16
* x86, vdso: Clean up 32-bit vs 64-bit vdso paramsAndy Lutomirski2014-05-051-3/+3
* x86, vdso: Move more vdso definitions into vdso.hAndy Lutomirski2014-03-201-1/+0
* x86: Load the 32-bit vdso in place, just like the 64-bit vdsosAndy Lutomirski2014-03-201-5/+3
* x86, vdso: Patch alternatives in the 32-bit VDSOAndy Lutomirski2014-03-181-3/+10
* mm: use vm_unmapped_area() on x86_64 architectureMichel Lespinasse2012-12-111-1/+1
* Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-291-8/+70
|\
| * x32: Fix coding style violations in the x32 VDSO codeH. Peter Anvin2012-02-211-4/+4
| * x32: Add x32 VDSO supportH. J. Lu2012-02-201-8/+70
* | coredump: remove VM_ALWAYSDUMP flagJason Baron2012-03-231-2/+1
|/
* Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-10-281-0/+9
|\
| * x86, amd: Avoid cache aliasing penalties on AMD family 15hBorislav Petkov2011-08-051-0/+9
* | x86-64, vdso: Do not allocate memory for the vDSOAndy Lutomirski2011-07-211-19/+6
* | x86-64: Allow alternative patching in the vDSOAndy Lutomirski2011-07-131-0/+33
|/
* x86-64: Clean up vdso/kernel shared variablesAndy Lutomirski2011-05-241-27/+0
*-. Merge branches 'x86-cleanups-for-linus', 'x86-vmware-for-linus', 'x86-mtrr-fo...Linus Torvalds2010-08-061-0/+1
|\ \
| | * x86, vdso: Unmap vdso pagesShaohua Li2010-08-021-0/+1
| |/
* | x86-64, mm: Initialize VDSO earlier on 64 bitsJiri Slaby2010-06-181-1/+1
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Merge branch 'linus' into perfcounters/coreIngo Molnar2009-06-111-0/+1
|\
| * x86: vdso/vma.c declare vdso_enabled and arch_setup_additional_pages before t...Jaswinder Singh Rajput2009-04-121-0/+1
* | x86: Set context.vdso before installing the mappingPeter Zijlstra2009-06-051-2/+5
|/
* x86, mm: rename TASK_SIZE64 => TASK_SIZE_MAXIngo Molnar2009-02-211-2/+2
* [S390] arch_setup_additional_pages argumentsMartin Schwidefsky2008-12-251-1/+1
* x86: fix two modpost warningsJan Beulich2008-07-181-5/+6
* x86: clean up vdso_enabled type on x86_64OGAWA Hirofumi2008-05-251-1/+1
* x86 vDSO: use vdso-syms.ldsRoland McGrath2008-01-301-11/+7
* x86_64: move vdsoThomas Gleixner2007-10-111-0/+140
OpenPOWER on IntegriCloud