Age | Commit message (Expand) | Author |
2015-06-03 | x86/asm/entry, x86/vdso: Move the vDSO code to arch/x86/entry/vdso/ | Ingo Molnar |
2014-12-20 | x86_64, vdso: Fix the vdso address randomization algorithm | Andy Lutomirski |
2014-11-01 | x86: vdso: Fix build with older gcc | Andrew Morton |
2014-10-28 | x86_64/vdso: Clean up vgetcpu init and merge the vdso initcalls | Andy Lutomirski |
2014-10-28 | x86/vdso: Make the PER_CPU segment 32 bits | Andy Lutomirski |
2014-10-28 | x86/vdso: Make the PER_CPU segment start out accessed | Andy Lutomirski |
2014-10-28 | x86/vdso: Change the PER_CPU segment to use struct desc_struct | Andy Lutomirski |
2014-10-28 | x86_64/vdso: Move getcpu code from vsyscall_64.c to vdso/vma.c | Andy Lutomirski |
2014-07-25 | x86/vdso: Set VM_MAYREAD for the vvar vma | Andy Lutomirski |
2014-07-11 | x86, vdso: Move the vvar area before the vdso text | Andy Lutomirski |
2014-07-10 | x86-32, vdso: Fix vDSO build error due to missing align_vdso_addr() | Jan Beulich |
2014-05-20 | x86, mm: Improve _install_special_mapping and fix x86 vdso naming | Andy Lutomirski |
2014-05-20 | x86, vdso: Fix an OOPS accessing the HPET mapping w/o an HPET | Andy Lutomirski |
2014-05-05 | x86, vdso: Move the 32-bit vdso special pages after the text | Andy Lutomirski |
2014-05-05 | x86, vdso: Reimplement vdso.so preparation in build-time C | Andy Lutomirski |
2014-05-05 | x86, vdso: Clean up 32-bit vs 64-bit vdso params | Andy Lutomirski |
2014-03-20 | x86, vdso: Move more vdso definitions into vdso.h | Andy Lutomirski |
2014-03-20 | x86: Load the 32-bit vdso in place, just like the 64-bit vdsos | Andy Lutomirski |
2014-03-18 | x86, vdso: Patch alternatives in the 32-bit VDSO | Andy Lutomirski |
2012-12-11 | mm: use vm_unmapped_area() on x86_64 architecture | Michel Lespinasse |
2012-03-29 | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2012-03-23 | coredump: remove VM_ALWAYSDUMP flag | Jason Baron |
2012-02-21 | x32: Fix coding style violations in the x32 VDSO code | H. Peter Anvin |
2012-02-20 | x32: Add x32 VDSO support | H. J. Lu |
2011-10-28 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2011-08-05 | x86, amd: Avoid cache aliasing penalties on AMD family 15h | Borislav Petkov |
2011-07-21 | x86-64, vdso: Do not allocate memory for the vDSO | Andy Lutomirski |
2011-07-13 | x86-64: Allow alternative patching in the vDSO | Andy Lutomirski |
2011-05-24 | x86-64: Clean up vdso/kernel shared variables | Andy Lutomirski |
2010-08-06 | Merge branches 'x86-cleanups-for-linus', 'x86-vmware-for-linus', 'x86-mtrr-fo... | Linus Torvalds |
2010-08-02 | x86, vdso: Unmap vdso pages | Shaohua Li |
2010-06-18 | x86-64, mm: Initialize VDSO earlier on 64 bits | Jiri Slaby |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2009-06-11 | Merge branch 'linus' into perfcounters/core | Ingo Molnar |
2009-06-05 | x86: Set context.vdso before installing the mapping | Peter Zijlstra |
2009-04-12 | x86: vdso/vma.c declare vdso_enabled and arch_setup_additional_pages before t... | Jaswinder Singh Rajput |
2009-02-21 | x86, mm: rename TASK_SIZE64 => TASK_SIZE_MAX | Ingo Molnar |
2008-12-25 | [S390] arch_setup_additional_pages arguments | Martin Schwidefsky |
2008-07-18 | x86: fix two modpost warnings | Jan Beulich |
2008-05-25 | x86: clean up vdso_enabled type on x86_64 | OGAWA Hirofumi |
2008-01-30 | x86 vDSO: use vdso-syms.lds | Roland McGrath |
2007-10-11 | x86_64: move vdso | Thomas Gleixner |