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-08-08 | arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area | Andy Lutomirski |
2014-05-20 | x86, mm: Improve _install_special_mapping and fix x86 vdso naming | 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: Move syscall and sysenter setup into kernel/cpu/common.c | Andy Lutomirski |
2014-05-05 | x86, vdso: Clean up 32-bit vs 64-bit vdso params | Andy Lutomirski |
2014-03-24 | x86, vdso: Fix size of get_unmapped_area() | Stefani Seibold |
2014-03-21 | 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, vdso32: handle 32 bit vDSO larger one page | Stefani Seibold |
2014-03-18 | x86, vdso: Add 32 bit VDSO time support for 32 bit kernel | Stefani Seibold |
2014-03-18 | x86, vdso: Patch alternatives in the 32-bit VDSO | Andy Lutomirski |
2014-03-13 | x86, vdso: Remove compat vdso support | Andy Lutomirski |
2013-06-19 | x86/vdso: Convert use of typedef ctl_table to struct ctl_table | Joe Perches |
2012-06-07 | x86, cpu: Rename checking_wrmsrl() to wrmsrl_safe() | H. Peter Anvin |
2012-03-30 | 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-03-23 | mm: arch: rename in_gate_area_no_task to in_gate_area_no_mm | Stephen Wilson |
2011-03-23 | mm: arch: make in_gate_area take an mm_struct instead of a task_struct | Stephen Wilson |
2011-03-23 | mm: arch: make get_gate_vma take an mm_struct instead of a task_struct | Stephen Wilson |
2010-06-18 | x86-64, mm: Initialize VDSO earlier on 64 bits | Jiri Slaby |
2009-11-12 | sysctl x86: Remove dead binary sysctl support | Eric W. Biederman |
2009-06-05 | x86: Set context.vdso before installing the mapping | Peter Zijlstra |
2008-12-25 | [S390] arch_setup_additional_pages arguments | Martin Schwidefsky |
2008-07-16 | x86_64: further cleanup of 32-bit compat syscall mechanisms | Jeremy Fitzhardinge |
2008-07-11 | x86_64: vdso32 cleanup using feature flags | Jeremy Fitzhardinge |
2008-05-04 | x86: vdso ELF handling - use SELFMAG instead of numeric constant | Cyrill Gorcunov |
2008-04-30 | x86: don't bother printing compat vdso address | Jeremy Fitzhardinge |
2008-04-17 | x86: Centaur Isaiah processor to use sysenter in 64-bit compatibility mode ra... | Dave Jones |
2008-04-17 | x86 vDSO: don't map 32-bit vdso when disabled | Roland McGrath |
2008-01-30 | x86: compat_binfmt_elf | Roland McGrath |
2008-01-30 | x86: use generic register name in the thread and tss structures | H. Peter Anvin |
2008-01-30 | x86 vDSO: consolidate vdso32 | Roland McGrath |
2008-01-30 | x86 vDSO: ia32_sysenter_target | Roland McGrath |
2008-01-30 | x86 vDSO: vdso32 setup | Roland McGrath |