Andy Lutomirski
|
394f56fe48
x86_64, vdso: Fix the vdso address randomization algorithm
|
10 years ago |
Andrew Morton
|
a92f101bc9
x86: vdso: Fix build with older gcc
|
11 years ago |
Andy Lutomirski
|
1c0c1b93df
x86_64/vdso: Clean up vgetcpu init and merge the vdso initcalls
|
11 years ago |
Andy Lutomirski
|
287e013108
x86/vdso: Make the PER_CPU segment 32 bits
|
11 years ago |
Andy Lutomirski
|
9c0080ef93
x86/vdso: Make the PER_CPU segment start out accessed
|
11 years ago |
Andy Lutomirski
|
258801563b
x86/vdso: Change the PER_CPU segment to use struct desc_struct
|
11 years ago |
Andy Lutomirski
|
d4f829dd90
x86_64/vdso: Move getcpu code from vsyscall_64.c to vdso/vma.c
|
11 years ago |
Andy Lutomirski
|
ac379835e8
x86/vdso: Set VM_MAYREAD for the vvar vma
|
11 years ago |
Andy Lutomirski
|
e6577a7ce9
x86, vdso: Move the vvar area before the vdso text
|
11 years ago |
Jan Beulich
|
d093601be5
x86-32, vdso: Fix vDSO build error due to missing align_vdso_addr()
|
11 years ago |
Andy Lutomirski
|
a62c34bd2a
x86, mm: Improve _install_special_mapping and fix x86 vdso naming
|
11 years ago |
Andy Lutomirski
|
1e844fb43c
x86, vdso: Fix an OOPS accessing the HPET mapping w/o an HPET
|
11 years ago |
Andy Lutomirski
|
18d0a6fd22
x86, vdso: Move the 32-bit vdso special pages after the text
|
11 years ago |
Andy Lutomirski
|
6f121e548f
x86, vdso: Reimplement vdso.so preparation in build-time C
|
11 years ago |
Andy Lutomirski
|
3d7ee969bf
x86, vdso: Clean up 32-bit vs 64-bit vdso params
|
11 years ago |
Andy Lutomirski
|
9e6f450f94
x86, vdso: Move more vdso definitions into vdso.h
|
11 years ago |
Andy Lutomirski
|
b67e612cef
x86: Load the 32-bit vdso in place, just like the 64-bit vdsos
|
11 years ago |
Andy Lutomirski
|
b4b541a610
x86, vdso: Patch alternatives in the 32-bit VDSO
|
11 years ago |
Michel Lespinasse
|
f99024729e
mm: use vm_unmapped_area() on x86_64 architecture
|
12 years ago |
Linus Torvalds
|
a591afc01d
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 years ago |
Jason Baron
|
909af768e8
coredump: remove VM_ALWAYSDUMP flag
|
13 years ago |
H. Peter Anvin
|
22e842d4d9
x32: Fix coding style violations in the x32 VDSO code
|
13 years ago |
H. J. Lu
|
1a21d4e095
x32: Add x32 VDSO support
|
13 years ago |
Linus Torvalds
|
e34eb39c1c
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
14 years ago |
Borislav Petkov
|
dfb09f9b7a
x86, amd: Avoid cache aliasing penalties on AMD family 15h
|
14 years ago |
Andy Lutomirski
|
aafade242f
x86-64, vdso: Do not allocate memory for the vDSO
|
14 years ago |
Andy Lutomirski
|
1b3f2a72bb
x86-64: Allow alternative patching in the vDSO
|
14 years ago |
Andy Lutomirski
|
8c49d9a74b
x86-64: Clean up vdso/kernel shared variables
|
14 years ago |
Linus Torvalds
|
75cb5fdce2
Merge 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-tip
|
15 years ago |
Shaohua Li
|
be783a4721
x86, vdso: Unmap vdso pages
|
15 years ago |