1. 2588015 x86/vdso: Change the PER_CPU segment to use struct desc_struct by Andy Lutomirski · 10 years ago
  2. d4f829d x86_64/vdso: Move getcpu code from vsyscall_64.c to vdso/vma.c by Andy Lutomirski · 10 years ago
  3. ac37983 x86/vdso: Set VM_MAYREAD for the vvar vma by Andy Lutomirski · 10 years ago
  4. e6577a7 x86, vdso: Move the vvar area before the vdso text by Andy Lutomirski · 10 years ago
  5. d093601 x86-32, vdso: Fix vDSO build error due to missing align_vdso_addr() by Jan Beulich · 10 years ago
  6. a62c34b x86, mm: Improve _install_special_mapping and fix x86 vdso naming by Andy Lutomirski · 10 years ago
  7. 1e844fb x86, vdso: Fix an OOPS accessing the HPET mapping w/o an HPET by Andy Lutomirski · 10 years ago
  8. 18d0a6f x86, vdso: Move the 32-bit vdso special pages after the text by Andy Lutomirski · 10 years ago
  9. 6f121e5 x86, vdso: Reimplement vdso.so preparation in build-time C by Andy Lutomirski · 10 years ago
  10. 3d7ee96 x86, vdso: Clean up 32-bit vs 64-bit vdso params by Andy Lutomirski · 10 years ago
  11. 9e6f450 x86, vdso: Move more vdso definitions into vdso.h by Andy Lutomirski · 10 years ago
  12. b67e612 x86: Load the 32-bit vdso in place, just like the 64-bit vdsos by Andy Lutomirski · 10 years ago
  13. b4b541a x86, vdso: Patch alternatives in the 32-bit VDSO by Andy Lutomirski · 10 years ago
  14. f9902472 mm: use vm_unmapped_area() on x86_64 architecture by Michel Lespinasse · 12 years ago
  15. a591afc Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  16. 909af76 coredump: remove VM_ALWAYSDUMP flag by Jason Baron · 12 years ago
  17. 22e842d x32: Fix coding style violations in the x32 VDSO code by H. Peter Anvin · 13 years ago
  18. 1a21d4e x32: Add x32 VDSO support by H. J. Lu · 13 years ago
  19. e34eb39 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  20. dfb09f9 x86, amd: Avoid cache aliasing penalties on AMD family 15h by Borislav Petkov · 13 years ago
  21. aafade2 x86-64, vdso: Do not allocate memory for the vDSO by Andy Lutomirski · 13 years ago
  22. 1b3f2a7 x86-64: Allow alternative patching in the vDSO by Andy Lutomirski · 13 years ago
  23. 8c49d9a x86-64: Clean up vdso/kernel shared variables by Andy Lutomirski · 13 years ago
  24. 75cb5fd 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 by Linus Torvalds · 14 years ago
  25. be783a4 x86, vdso: Unmap vdso pages by Shaohua Li · 14 years ago
  26. d7a0380 x86-64, mm: Initialize VDSO earlier on 64 bits by Jiri Slaby · 14 years ago
  27. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  28. 940010c Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  29. f7b6eb3 x86: Set context.vdso before installing the mapping by Peter Zijlstra · 15 years ago
  30. 3fa89ca x86: vdso/vma.c declare vdso_enabled and arch_setup_additional_pages before they get used by Jaswinder Singh Rajput · 15 years ago
  31. d951734 x86, mm: rename TASK_SIZE64 => TASK_SIZE_MAX by Ingo Molnar · 16 years ago
  32. fc5243d [S390] arch_setup_additional_pages arguments by Martin Schwidefsky · 16 years ago
  33. 369c992 x86: fix two modpost warnings by Jan Beulich · 16 years ago
  34. e6b0ede x86: clean up vdso_enabled type on x86_64 by OGAWA Hirofumi · 16 years ago
  35. 7f3646a x86 vDSO: use vdso-syms.lds by Roland McGrath · 17 years ago
  36. 7648b13 x86_64: move vdso by Thomas Gleixner · 17 years ago[Renamed from arch/x86_64/vdso/vma.c]
  37. 4e950f6 Remove fs.h from mm.h by Alexey Dobriyan · 17 years ago
  38. 2aae950 x86_64: Add vDSO for x86-64 with gettimeofday/clock_gettime/getcpu by Andi Kleen · 17 years ago