1. 6904817 vdso: make arch_setup_additional_pages wait for mmap_sem for write killable by Michal Hocko · 8 years ago
  2. 1ed95e5 x86/vdso: Remove direct HPET access through the vDSO by Andy Lutomirski · 8 years ago
  3. 8c72530 x86/vdso: Use static_cpu_has() by Borislav Petkov · 8 years ago
  4. cd4d09e x86/cpufeature: Carve out X86_FEATURE_* by Borislav Petkov · 8 years ago
  5. bd902c5 x86/vdso: Disallow vvar access to vclock IO for never-used vclocks by Andy Lutomirski · 9 years ago
  6. a48a704 x86/vdso: Use ->fault() instead of remap_pfn_range() for the vvar mapping by Andy Lutomirski · 9 years ago
  7. 05ef76b x86/vdso: Use .fault for the vDSO text mapping by Andy Lutomirski · 9 years ago
  8. 352b78c x86/vdso: Track each mm's loaded vDSO image as well as its base by Andy Lutomirski · 9 years ago
  9. cc1e24f x86/vdso: Remove pvclock fixmap machinery by Andy Lutomirski · 9 years ago
  10. dac16fb x86/vdso: Get pvclock data from the vvar VMA instead of the fixmap by Andy Lutomirski · 9 years ago
  11. 0a6d1fa x86/vdso: Remove runtime 32-bit vDSO selection by Andy Lutomirski · 9 years ago
  12. ab8b82ee6 x86/compat: Don't build the 32-bit VDSO if not needed by Brian Gerst · 9 years ago
  13. d603c8e x86/asm/entry, x86/vdso: Move the vDSO code to arch/x86/entry/vdso/ by Ingo Molnar · 9 years ago[Renamed from arch/x86/vdso/vma.c]
  14. 394f56f x86_64, vdso: Fix the vdso address randomization algorithm by Andy Lutomirski · 10 years ago
  15. a92f101 x86: vdso: Fix build with older gcc by Andrew Morton · 10 years ago
  16. 1c0c1b9 x86_64/vdso: Clean up vgetcpu init and merge the vdso initcalls by Andy Lutomirski · 10 years ago
  17. 287e013 x86/vdso: Make the PER_CPU segment 32 bits by Andy Lutomirski · 10 years ago
  18. 9c0080e x86/vdso: Make the PER_CPU segment start out accessed by Andy Lutomirski · 10 years ago
  19. 2588015 x86/vdso: Change the PER_CPU segment to use struct desc_struct by Andy Lutomirski · 10 years ago
  20. d4f829d x86_64/vdso: Move getcpu code from vsyscall_64.c to vdso/vma.c by Andy Lutomirski · 10 years ago
  21. ac37983 x86/vdso: Set VM_MAYREAD for the vvar vma by Andy Lutomirski · 10 years ago
  22. e6577a7 x86, vdso: Move the vvar area before the vdso text by Andy Lutomirski · 10 years ago
  23. d093601 x86-32, vdso: Fix vDSO build error due to missing align_vdso_addr() by Jan Beulich · 10 years ago
  24. a62c34b x86, mm: Improve _install_special_mapping and fix x86 vdso naming by Andy Lutomirski · 10 years ago
  25. 1e844fb x86, vdso: Fix an OOPS accessing the HPET mapping w/o an HPET by Andy Lutomirski · 10 years ago
  26. 18d0a6f x86, vdso: Move the 32-bit vdso special pages after the text by Andy Lutomirski · 10 years ago
  27. 6f121e5 x86, vdso: Reimplement vdso.so preparation in build-time C by Andy Lutomirski · 10 years ago
  28. 3d7ee96 x86, vdso: Clean up 32-bit vs 64-bit vdso params by Andy Lutomirski · 10 years ago
  29. 9e6f450 x86, vdso: Move more vdso definitions into vdso.h by Andy Lutomirski · 10 years ago
  30. b67e612 x86: Load the 32-bit vdso in place, just like the 64-bit vdsos by Andy Lutomirski · 10 years ago
  31. b4b541a x86, vdso: Patch alternatives in the 32-bit VDSO by Andy Lutomirski · 10 years ago
  32. f9902472 mm: use vm_unmapped_area() on x86_64 architecture by Michel Lespinasse · 12 years ago
  33. 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
  34. 909af76 coredump: remove VM_ALWAYSDUMP flag by Jason Baron · 12 years ago
  35. 22e842d x32: Fix coding style violations in the x32 VDSO code by H. Peter Anvin · 12 years ago
  36. 1a21d4e x32: Add x32 VDSO support by H. J. Lu · 12 years ago
  37. 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
  38. dfb09f9 x86, amd: Avoid cache aliasing penalties on AMD family 15h by Borislav Petkov · 13 years ago
  39. aafade2 x86-64, vdso: Do not allocate memory for the vDSO by Andy Lutomirski · 13 years ago
  40. 1b3f2a7 x86-64: Allow alternative patching in the vDSO by Andy Lutomirski · 13 years ago
  41. 8c49d9a x86-64: Clean up vdso/kernel shared variables by Andy Lutomirski · 13 years ago
  42. 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
  43. be783a4 x86, vdso: Unmap vdso pages by Shaohua Li · 14 years ago
  44. d7a0380 x86-64, mm: Initialize VDSO earlier on 64 bits by Jiri Slaby · 14 years ago
  45. 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
  46. 940010c Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  47. f7b6eb3 x86: Set context.vdso before installing the mapping by Peter Zijlstra · 15 years ago
  48. 3fa89ca x86: vdso/vma.c declare vdso_enabled and arch_setup_additional_pages before they get used by Jaswinder Singh Rajput · 15 years ago
  49. d951734 x86, mm: rename TASK_SIZE64 => TASK_SIZE_MAX by Ingo Molnar · 15 years ago
  50. fc5243d [S390] arch_setup_additional_pages arguments by Martin Schwidefsky · 16 years ago
  51. 369c992 x86: fix two modpost warnings by Jan Beulich · 16 years ago
  52. e6b0ede x86: clean up vdso_enabled type on x86_64 by OGAWA Hirofumi · 16 years ago
  53. 7f3646a x86 vDSO: use vdso-syms.lds by Roland McGrath · 16 years ago
  54. 7648b13 x86_64: move vdso by Thomas Gleixner · 17 years ago[Renamed from arch/x86_64/vdso/vma.c]
  55. 4e950f6 Remove fs.h from mm.h by Alexey Dobriyan · 17 years ago
  56. 2aae950 x86_64: Add vDSO for x86-64 with gettimeofday/clock_gettime/getcpu by Andi Kleen · 17 years ago