- 645a387 x86, vdso: Fix size of get_unmapped_area() by Stefani Seibold · 11 years ago
- 9e6f450 x86, vdso: Move more vdso definitions into vdso.h by Andy Lutomirski · 11 years ago
- b67e612 x86: Load the 32-bit vdso in place, just like the 64-bit vdsos by Andy Lutomirski · 11 years ago
- 4e40112 x86, vdso32: handle 32 bit vDSO larger one page by Stefani Seibold · 11 years ago
- 7a59ed4 x86, vdso: Add 32 bit VDSO time support for 32 bit kernel by Stefani Seibold · 11 years ago
- b4b541a x86, vdso: Patch alternatives in the 32-bit VDSO by Andy Lutomirski · 11 years ago
- b0b49f2 x86, vdso: Remove compat vdso support by Andy Lutomirski · 11 years ago
- f07d91e x86/vdso: Convert use of typedef ctl_table to struct ctl_table by Joe Perches · 12 years ago
- 715c85b x86, cpu: Rename checking_wrmsrl() to wrmsrl_safe() by H. Peter Anvin · 13 years ago
- a591afc Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- 909af76 coredump: remove VM_ALWAYSDUMP flag by Jason Baron · 13 years ago
- 22e842d x32: Fix coding style violations in the x32 VDSO code by H. Peter Anvin · 13 years ago
- 1a21d4e x32: Add x32 VDSO support by H. J. Lu · 13 years ago
- cae5d39 mm: arch: rename in_gate_area_no_task to in_gate_area_no_mm by Stephen Wilson · 14 years ago
- 83b964b mm: arch: make in_gate_area take an mm_struct instead of a task_struct by Stephen Wilson · 14 years ago
- 31db58b mm: arch: make get_gate_vma take an mm_struct instead of a task_struct by Stephen Wilson · 14 years ago
- d7a0380 x86-64, mm: Initialize VDSO earlier on 64 bits by Jiri Slaby · 15 years ago
- 24a0656 sysctl x86: Remove dead binary sysctl support by Eric W. Biederman · 16 years ago
- f7b6eb3 x86: Set context.vdso before installing the mapping by Peter Zijlstra · 16 years ago
- fc5243d [S390] arch_setup_additional_pages arguments by Martin Schwidefsky · 16 years ago
- 6a52e4b x86_64: further cleanup of 32-bit compat syscall mechanisms by Jeremy Fitzhardinge · 17 years ago
- b6ad92d x86_64: vdso32 cleanup using feature flags by Jeremy Fitzhardinge · 17 years ago
- ecb783e x86: vdso ELF handling - use SELFMAG instead of numeric constant by Cyrill Gorcunov · 17 years ago
- a4c863f x86: don't bother printing compat vdso address by Jeremy Fitzhardinge · 17 years ago
- 0e03eb8 x86: Centaur Isaiah processor to use sysenter in 64-bit compatibility mode rather than syscall by Dave Jones · 17 years ago
- 5de253c x86 vDSO: don't map 32-bit vdso when disabled by Roland McGrath · 17 years ago
- a97f52e x86: compat_binfmt_elf by Roland McGrath · 17 years ago
- faca622 x86: use generic register name in the thread and tss structures by H. Peter Anvin · 17 years ago
- af65d64 x86 vDSO: consolidate vdso32 by Roland McGrath · 17 years ago
- 0aa97fb22 x86 vDSO: ia32_sysenter_target by Roland McGrath · 17 years ago
- f288f32 x86 vDSO: vdso32 setup by Roland McGrath · 17 years ago[Renamed from arch/x86/kernel/sysenter_32.c]
- 6c3652e x86 vDSO: i386 vdso32 by Roland McGrath · 17 years ago
- 835c34a Delete filenames in comments. by Dave Jones · 17 years ago
- 9a163ed i386: move kernel by Thomas Gleixner · 17 years ago[Renamed from arch/i386/kernel/sysenter_32.c]
- a6424fa i386: prepare shared kernel/sysenter.c by Thomas Gleixner · 17 years ago[Renamed from arch/i386/kernel/sysenter.c]
- 4e950f6 Remove fs.h from mm.h by Alexey Dobriyan · 18 years ago
- 2f30c00 i386: allow debuggers to access the vsyscall page with compat vDSO by Jan Beulich · 18 years ago
- 752783c [PATCH] i386: In compat mode, the return value here was uninitialized. by Zachary Amsden · 18 years ago
- a75c54f [PATCH] i386: i386 separate hardware-defined TSS from Linux additions by Rusty Russell · 18 years ago
- 1dbf527c [PATCH] i386: Make COMPAT_VDSO runtime selectable. by Jeremy Fitzhardinge · 18 years ago
- d4f7a2c [PATCH] i386: Relocate VDSO ELF headers to match mapped location with COMPAT_VDSO by Jeremy Fitzhardinge · 18 years ago
- a6c4e07 [PATCH] i386: clean up identify_cpu by Jeremy Fitzhardinge · 18 years ago
- 86c0baf [PATCH] i386: Change sysenter_setup to __cpuinit & improve __INIT, __INITDATA by Prarit Bhargava · 18 years ago
- 22c5ace [PATCH] i386: Fix broken CONFIG_COMPAT_VDSO on i386 by Jan Beulich · 18 years ago
- 7d91d53 [PATCH] i386 vDSO: use install_special_mapping by Roland McGrath · 18 years ago
- f47aef5 [PATCH] i386 vDSO: use VM_ALWAYSDUMP by Roland McGrath · 18 years ago
- a1f3bb9 [PATCH] Fix CONFIG_COMPAT_VDSO by Roland McGrath · 18 years ago
- 4522d58 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
- e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
- 3bbf547 [PATCH] paravirt: Disable vdso by default when CONFIG_PARAVIRT is enabled by Andi Kleen · 18 years ago
- 79bc79b [PATCH] small fix for not releasing the mmap semaphore in i386/arch_setup_additional_pages by pageexec@freemail.hu · 19 years ago
- e6e5494 [PATCH] vdso: randomize the i386 vDSO by moving it into a vma by Ingo Molnar · 19 years ago
- 6fe940d [PATCH] sep initializing rework by Li Shaohua · 20 years ago
- 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago