1. e76b027 x86,vdso: Use LSL unconditionally for vgetcpu by Andy Lutomirski · 10 years ago
  2. a92f101 x86: vdso: Fix build with older gcc by Andrew Morton · 10 years ago
  3. 1c0c1b9 x86_64/vdso: Clean up vgetcpu init and merge the vdso initcalls by Andy Lutomirski · 10 years ago
  4. 61a492f x86_64/vdso: Remove jiffies from the vvar page by Andy Lutomirski · 10 years ago
  5. 287e013 x86/vdso: Make the PER_CPU segment 32 bits by Andy Lutomirski · 10 years ago
  6. 9c0080e x86/vdso: Make the PER_CPU segment start out accessed by Andy Lutomirski · 10 years ago
  7. 2588015 x86/vdso: Change the PER_CPU segment to use struct desc_struct by Andy Lutomirski · 10 years ago
  8. d4f829d x86_64/vdso: Move getcpu code from vsyscall_64.c to vdso/vma.c by Andy Lutomirski · 10 years ago
  9. f12c1f9 x86/vdso: Fix vdso2c's special_pages[] error checking by Andy Lutomirski · 10 years ago
  10. a6c19df arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area by Andy Lutomirski · 10 years ago
  11. ac37983 x86/vdso: Set VM_MAYREAD for the vvar vma by Andy Lutomirski · 10 years ago
  12. da861e1 x86, vdso: Get rid of the fake section mechanism by Andy Lutomirski · 10 years ago
  13. e6577a7 x86, vdso: Move the vvar area before the vdso text by Andy Lutomirski · 10 years ago
  14. d093601 x86-32, vdso: Fix vDSO build error due to missing align_vdso_addr() by Jan Beulich · 10 years ago
  15. 9f88b90 x86-64, vdso: Fix vDSO build breakage due to empty .rela.dyn by Jan Beulich · 10 years ago
  16. 6a89d71 x86/vdso: Error out in vdso2c if DT_RELA is present by Andy Lutomirski · 10 years ago
  17. 46b57a7 x86/vdso: Move DISABLE_BRANCH_PROFILING into the vdso makefile by Andy Lutomirski · 10 years ago
  18. dda1e95 x86/vdso: Create .build-id links for unstripped vdso files by Andy Lutomirski · 10 years ago
  19. 0e3727a x86/vdso: Remove some redundant in-memory section headers by Andy Lutomirski · 10 years ago
  20. bfad381 x86/vdso: Improve the fake section headers by Andy Lutomirski · 10 years ago
  21. c1979c3 x86/vdso2c: Use better macros for ELF bitness by Andy Lutomirski · 10 years ago
  22. 5f56e71 x86/vdso: Discard the __bug_table section by Andy Lutomirski · 10 years ago
  23. a934fb5 x86/vdso: Fix vdso_install by Andy Lutomirski · 10 years ago
  24. e0bf7b8 x86/vdso: Hack to keep 64-bit Go programs working by Andy Lutomirski · 10 years ago
  25. b4b31f6 x86/vdso: Add PUT_LE to store little-endian values by Andy Lutomirski · 10 years ago
  26. 4d048b0 x86, vdso: Remove one final use of htole16() by H. Peter Anvin · 10 years ago
  27. bdfb9bc x86, vdso: Use <tools/le_byteshift.h> for littleendian access by H. Peter Anvin · 10 years ago
  28. c191920 x86/vdso, build: Make LE access macros clearer, host-safe by H. Peter Anvin · 10 years ago
  29. add4eed x86/vdso, build: Fix cross-compilation from big-endian architectures by Andy Lutomirski · 10 years ago
  30. 0115618 x86/vdso, build: When vdso2c fails, unlink the output by Andy Lutomirski · 10 years ago
  31. a62c34b x86, mm: Improve _install_special_mapping and fix x86 vdso naming by Andy Lutomirski · 10 years ago
  32. 1e844fb x86, vdso: Fix an OOPS accessing the HPET mapping w/o an HPET by Andy Lutomirski · 10 years ago
  33. 2b6f2e6 x86, vdso: Remove vestiges of VDSO_PRELINK and some outdated comments by Andy Lutomirski · 10 years ago
  34. f40c330 x86, vdso: Move the vvar and hpet mappings next to the 64-bit vDSO by Andy Lutomirski · 10 years ago
  35. 18d0a6f x86, vdso: Move the 32-bit vdso special pages after the text by Andy Lutomirski · 10 years ago
  36. 6f121e5 x86, vdso: Reimplement vdso.so preparation in build-time C by Andy Lutomirski · 10 years ago
  37. cfda7bb x86, vdso: Move syscall and sysenter setup into kernel/cpu/common.c by Andy Lutomirski · 10 years ago
  38. 3d7ee96 x86, vdso: Clean up 32-bit vs 64-bit vdso params by Andy Lutomirski · 10 years ago
  39. 39bfe90 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  40. 378ed3c x86, vdso: Make the vdso linker script compatible with Gold by Andy Lutomirski · 10 years ago
  41. c6f2124 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  42. 37c9755 x86, vdso: Fix the symbol versions on the 32-bit vDSO by Andy Lutomirski · 10 years ago
  43. b9a4a56 x86, vdso, build: Don't rebuild 32-bit vdsos on every make by Andy Lutomirski · 10 years ago
  44. 26f5ef2 x86, vdso: Actually discard the .discard sections by H. Peter Anvin · 10 years ago
  45. 645a387 x86, vdso: Fix size of get_unmapped_area() by Stefani Seibold · 10 years ago
  46. 9e6f450 x86, vdso: Move more vdso definitions into vdso.h by Andy Lutomirski · 10 years ago
  47. b67e612 x86: Load the 32-bit vdso in place, just like the 64-bit vdsos by Andy Lutomirski · 10 years ago
  48. 4e40112 x86, vdso32: handle 32 bit vDSO larger one page by Stefani Seibold · 10 years ago
  49. 008cc90 x86, vdso32: Disable stack protector, adjust optimizations by H. Peter Anvin · 10 years ago
  50. 7c03156 x86, vdso: Add 32 bit VDSO time support for 64 bit kernel by Stefani Seibold · 10 years ago
  51. 7a59ed4 x86, vdso: Add 32 bit VDSO time support for 32 bit kernel by Stefani Seibold · 10 years ago
  52. b4b541a x86, vdso: Patch alternatives in the 32-bit VDSO by Andy Lutomirski · 10 years ago
  53. 0df1ea2 x86, vdso: Cleanup __vdso_gettimeofday() by Stefani Seibold · 10 years ago
  54. af8c93d x86, vdso: Replace VVAR(vsyscall_gtod_data) by gtod macro by Stefani Seibold · 10 years ago
  55. ce39c64 x86, vdso: __vdso_clock_gettime() cleanup by Stefani Seibold · 10 years ago
  56. 411f790 x86, vdso: Revamp vclock_gettime.c by Stefani Seibold · 10 years ago
  57. b0b49f2 x86, vdso: Remove compat vdso support by Andy Lutomirski · 10 years ago
  58. 67424d5 x86, lto: Disable LTO for the x86 VDSO by Andi Kleen · 11 years ago
  59. 2a0fede Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  60. 0c3351d seqlock: Use raw_ prefix instead of _no_lockdep by John Stultz · 11 years ago
  61. 663b55b9 x86: Delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  62. 1ca7d67 seqcount: Add lockdep functionality to seqcount/seqlock structures by John Stultz · 11 years ago
  63. e04c5d7 remove sched notifier for cross-cpu migrations by Marcelo Tosatti · 11 years ago
  64. f07d91e x86/vdso: Convert use of typedef ctl_table to struct ctl_table by Joe Perches · 11 years ago
  65. 36dfbbf timers/x86/hpet: Use HPET_COUNTER to specify the hpet counter in vread_hpet() by Satoru Takeuchi · 12 years ago
  66. 66cdd0c Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  67. f9902472 mm: use vm_unmapped_area() on x86_64 architecture by Michel Lespinasse · 12 years ago
  68. 51c19b4 x86: vdso: pvclock gettime support by Marcelo Tosatti · 12 years ago
  69. 650ea02 time: Convert x86_64 to using new update_vsyscall by John Stultz · 12 years ago
  70. 715c85b x86, cpu: Rename checking_wrmsrl() to wrmsrl_safe() by H. Peter Anvin · 12 years ago
  71. 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
  72. bcd5507 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  73. 909af76 coredump: remove VM_ALWAYSDUMP flag by Jason Baron · 12 years ago
  74. 5f29347 x86-64: Inline vdso clock_gettime helpers by Andy Lutomirski · 12 years ago
  75. 91ec87d x86-64: Simplify and optimize vdso clock_gettime monotonic variants by Andy Lutomirski · 12 years ago
  76. 2ab5165 x86: vdso: Use seqcount instead of seqlock by Thomas Gleixner · 13 years ago
  77. a939e81 time: x86: Fix race switching from vsyscall to non-vsyscall clock by John Stultz · 13 years ago
  78. 862ae31 x32: Drop non-__vdso weak symbols from the x32 VDSO by H. Peter Anvin · 13 years ago
  79. 22e842d x32: Fix coding style violations in the x32 VDSO code by H. Peter Anvin · 13 years ago
  80. 1a21d4e x32: Add x32 VDSO support by H. J. Lu · 13 years ago
  81. 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
  82. 14c62e7 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  83. 7ca0758 x86-32, vdso: On system call restart after SYSENTER, use int $0x80 by H. Peter Anvin · 13 years ago
  84. dfb09f9 x86, amd: Avoid cache aliasing penalties on AMD family 15h by Borislav Petkov · 13 years ago
  85. 1bdfac1 x86-64: Pad vDSO to a page boundary by Andy Lutomirski · 13 years ago
  86. aafade2 x86-64, vdso: Do not allocate memory for the vDSO by Andy Lutomirski · 13 years ago
  87. 8c400f6 x86, vdso: Drop now wrong comment by Borislav Petkov · 13 years ago
  88. 98d0ac3 x86-64: Move vread_tsc and vread_hpet into the vDSO by Andy Lutomirski · 13 years ago
  89. 7f79ad1 x86-64: Add --no-undefined to vDSO build by Andy Lutomirski · 13 years ago
  90. 1b3f2a7 x86-64: Allow alternative patching in the vDSO by Andy Lutomirski · 13 years ago
  91. 0d7b854 x86-64: Remove kernel.vsyscall64 sysctl by Andy Lutomirski · 13 years ago
  92. e9d35946 x86: vdso: Remove unused variable by Thomas Gleixner · 13 years ago
  93. 973aa81 x86-64: Optimize vDSO time() by Andy Lutomirski · 13 years ago
  94. f144a6b x86-64: Add time to vDSO by Andy Lutomirski · 13 years ago
  95. 6447fac x86-64: Turn off -pg and turn on -foptimize-sibling-calls for vDSO by Andy Lutomirski · 13 years ago
  96. 0f51f28 x86-64: Vclock_gettime(CLOCK_MONOTONIC) can't ever see nsec < 0 by Andy Lutomirski · 13 years ago
  97. 8c49d9a x86-64: Clean up vdso/kernel shared variables by Andy Lutomirski · 13 years ago
  98. cae5d39 mm: arch: rename in_gate_area_no_task to in_gate_area_no_mm by Stephen Wilson · 13 years ago
  99. 83b964b mm: arch: make in_gate_area take an mm_struct instead of a task_struct by Stephen Wilson · 13 years ago
  100. 31db58b mm: arch: make get_gate_vma take an mm_struct instead of a task_struct by Stephen Wilson · 13 years ago