aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/vdso/vma.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-06Merge branches 'x86-cleanups-for-linus', 'x86-vmware-for-linus', 'x86-mtrr-for-linus', 'x86-apic-for-linus', 'x86-fpu-for-linus' and 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+1
2010-08-02x86, vdso: Unmap vdso pagesShaohua Li1-0/+1
2010-06-18x86-64, mm: Initialize VDSO earlier on 64 bitsJiri Slaby1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-06-11Merge branch 'linus' into perfcounters/coreIngo Molnar1-0/+1
2009-06-05x86: Set context.vdso before installing the mappingPeter Zijlstra1-2/+5
2009-04-12x86: vdso/vma.c declare vdso_enabled and arch_setup_additional_pages before they get usedJaswinder Singh Rajput1-0/+1
2009-02-21x86, mm: rename TASK_SIZE64 => TASK_SIZE_MAXIngo Molnar1-2/+2
2008-12-25[S390] arch_setup_additional_pages argumentsMartin Schwidefsky1-1/+1
2008-07-18x86: fix two modpost warningsJan Beulich1-5/+6
2008-05-25x86: clean up vdso_enabled type on x86_64OGAWA Hirofumi1-1/+1
2008-01-30x86 vDSO: use vdso-syms.ldsRoland McGrath1-11/+7
2007-10-11x86_64: move vdsoThomas Gleixner1-0/+140