1. a934fb5 x86/vdso: Fix vdso_install by Andy Lutomirski · 10 years ago
  2. e0bf7b8 x86/vdso: Hack to keep 64-bit Go programs working by Andy Lutomirski · 10 years ago
  3. b4b31f6 x86/vdso: Add PUT_LE to store little-endian values by Andy Lutomirski · 10 years ago
  4. 4d048b0 x86, vdso: Remove one final use of htole16() by H. Peter Anvin · 10 years ago
  5. bdfb9bc x86, vdso: Use <tools/le_byteshift.h> for littleendian access by H. Peter Anvin · 10 years ago
  6. c191920 x86/vdso, build: Make LE access macros clearer, host-safe by H. Peter Anvin · 10 years ago
  7. add4eed x86/vdso, build: Fix cross-compilation from big-endian architectures by Andy Lutomirski · 10 years ago
  8. 0115618 x86/vdso, build: When vdso2c fails, unlink the output by Andy Lutomirski · 10 years ago
  9. a62c34b x86, mm: Improve _install_special_mapping and fix x86 vdso naming by Andy Lutomirski · 10 years ago
  10. 1e844fb x86, vdso: Fix an OOPS accessing the HPET mapping w/o an HPET by Andy Lutomirski · 10 years ago
  11. 2b6f2e6 x86, vdso: Remove vestiges of VDSO_PRELINK and some outdated comments by Andy Lutomirski · 10 years ago
  12. f40c330 x86, vdso: Move the vvar and hpet mappings next to the 64-bit vDSO by Andy Lutomirski · 10 years ago
  13. 18d0a6f x86, vdso: Move the 32-bit vdso special pages after the text by Andy Lutomirski · 10 years ago
  14. 6f121e5 x86, vdso: Reimplement vdso.so preparation in build-time C by Andy Lutomirski · 10 years ago
  15. cfda7bb x86, vdso: Move syscall and sysenter setup into kernel/cpu/common.c by Andy Lutomirski · 10 years ago
  16. 3d7ee96 x86, vdso: Clean up 32-bit vs 64-bit vdso params by Andy Lutomirski · 10 years ago
  17. 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
  18. 378ed3c x86, vdso: Make the vdso linker script compatible with Gold by Andy Lutomirski · 11 years ago
  19. c6f2124 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  20. 37c9755 x86, vdso: Fix the symbol versions on the 32-bit vDSO by Andy Lutomirski · 11 years ago
  21. b9a4a56 x86, vdso, build: Don't rebuild 32-bit vdsos on every make by Andy Lutomirski · 11 years ago
  22. 26f5ef2 x86, vdso: Actually discard the .discard sections by H. Peter Anvin · 11 years ago
  23. 645a387 x86, vdso: Fix size of get_unmapped_area() by Stefani Seibold · 11 years ago
  24. 9e6f450 x86, vdso: Move more vdso definitions into vdso.h by Andy Lutomirski · 11 years ago
  25. b67e612 x86: Load the 32-bit vdso in place, just like the 64-bit vdsos by Andy Lutomirski · 11 years ago
  26. 4e40112 x86, vdso32: handle 32 bit vDSO larger one page by Stefani Seibold · 11 years ago
  27. 008cc90 x86, vdso32: Disable stack protector, adjust optimizations by H. Peter Anvin · 11 years ago
  28. 7c03156 x86, vdso: Add 32 bit VDSO time support for 64 bit kernel by Stefani Seibold · 11 years ago
  29. 7a59ed4 x86, vdso: Add 32 bit VDSO time support for 32 bit kernel by Stefani Seibold · 11 years ago
  30. b4b541a x86, vdso: Patch alternatives in the 32-bit VDSO by Andy Lutomirski · 11 years ago
  31. 0df1ea2 x86, vdso: Cleanup __vdso_gettimeofday() by Stefani Seibold · 11 years ago
  32. af8c93d x86, vdso: Replace VVAR(vsyscall_gtod_data) by gtod macro by Stefani Seibold · 11 years ago
  33. ce39c64 x86, vdso: __vdso_clock_gettime() cleanup by Stefani Seibold · 11 years ago
  34. 411f790 x86, vdso: Revamp vclock_gettime.c by Stefani Seibold · 11 years ago
  35. b0b49f2 x86, vdso: Remove compat vdso support by Andy Lutomirski · 11 years ago
  36. 67424d5 x86, lto: Disable LTO for the x86 VDSO by Andi Kleen · 11 years ago
  37. 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
  38. 0c3351d seqlock: Use raw_ prefix instead of _no_lockdep by John Stultz · 11 years ago
  39. 663b55b9 x86: Delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  40. 1ca7d67 seqcount: Add lockdep functionality to seqcount/seqlock structures by John Stultz · 11 years ago
  41. e04c5d7 remove sched notifier for cross-cpu migrations by Marcelo Tosatti · 11 years ago
  42. f07d91e x86/vdso: Convert use of typedef ctl_table to struct ctl_table by Joe Perches · 11 years ago
  43. 36dfbbf timers/x86/hpet: Use HPET_COUNTER to specify the hpet counter in vread_hpet() by Satoru Takeuchi · 12 years ago
  44. 66cdd0c Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  45. f9902472 mm: use vm_unmapped_area() on x86_64 architecture by Michel Lespinasse · 12 years ago
  46. 51c19b4 x86: vdso: pvclock gettime support by Marcelo Tosatti · 12 years ago
  47. 650ea02 time: Convert x86_64 to using new update_vsyscall by John Stultz · 12 years ago
  48. 715c85b x86, cpu: Rename checking_wrmsrl() to wrmsrl_safe() by H. Peter Anvin · 12 years ago
  49. 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
  50. bcd5507 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  51. 909af76 coredump: remove VM_ALWAYSDUMP flag by Jason Baron · 13 years ago
  52. 5f29347 x86-64: Inline vdso clock_gettime helpers by Andy Lutomirski · 13 years ago
  53. 91ec87d x86-64: Simplify and optimize vdso clock_gettime monotonic variants by Andy Lutomirski · 13 years ago
  54. 2ab5165 x86: vdso: Use seqcount instead of seqlock by Thomas Gleixner · 13 years ago
  55. a939e81 time: x86: Fix race switching from vsyscall to non-vsyscall clock by John Stultz · 13 years ago
  56. 862ae31 x32: Drop non-__vdso weak symbols from the x32 VDSO by H. Peter Anvin · 13 years ago
  57. 22e842d x32: Fix coding style violations in the x32 VDSO code by H. Peter Anvin · 13 years ago
  58. 1a21d4e x32: Add x32 VDSO support by H. J. Lu · 13 years ago
  59. 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
  60. 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
  61. 7ca0758 x86-32, vdso: On system call restart after SYSENTER, use int $0x80 by H. Peter Anvin · 13 years ago
  62. dfb09f9 x86, amd: Avoid cache aliasing penalties on AMD family 15h by Borislav Petkov · 13 years ago
  63. 1bdfac1 x86-64: Pad vDSO to a page boundary by Andy Lutomirski · 13 years ago
  64. aafade2 x86-64, vdso: Do not allocate memory for the vDSO by Andy Lutomirski · 13 years ago
  65. 8c400f6 x86, vdso: Drop now wrong comment by Borislav Petkov · 13 years ago
  66. 98d0ac3 x86-64: Move vread_tsc and vread_hpet into the vDSO by Andy Lutomirski · 13 years ago
  67. 7f79ad1 x86-64: Add --no-undefined to vDSO build by Andy Lutomirski · 13 years ago
  68. 1b3f2a7 x86-64: Allow alternative patching in the vDSO by Andy Lutomirski · 13 years ago
  69. 0d7b854 x86-64: Remove kernel.vsyscall64 sysctl by Andy Lutomirski · 13 years ago
  70. e9d35946 x86: vdso: Remove unused variable by Thomas Gleixner · 13 years ago
  71. 973aa81 x86-64: Optimize vDSO time() by Andy Lutomirski · 13 years ago
  72. f144a6b x86-64: Add time to vDSO by Andy Lutomirski · 13 years ago
  73. 6447fac x86-64: Turn off -pg and turn on -foptimize-sibling-calls for vDSO by Andy Lutomirski · 13 years ago
  74. 0f51f28 x86-64: Vclock_gettime(CLOCK_MONOTONIC) can't ever see nsec < 0 by Andy Lutomirski · 13 years ago
  75. 8c49d9a x86-64: Clean up vdso/kernel shared variables by Andy Lutomirski · 13 years ago
  76. cae5d39 mm: arch: rename in_gate_area_no_task to in_gate_area_no_mm by Stephen Wilson · 14 years ago
  77. 83b964b mm: arch: make in_gate_area take an mm_struct instead of a task_struct by Stephen Wilson · 14 years ago
  78. 31db58b mm: arch: make get_gate_vma take an mm_struct instead of a task_struct by Stephen Wilson · 14 years ago
  79. de2a8cf x86, gcc-4.6: Use gcc -m options when building vdso by H. Peter Anvin · 14 years ago
  80. 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
  81. 9faa1e5 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  82. be783a4 x86, vdso: Unmap vdso pages by Shaohua Li · 14 years ago
  83. 18642a5 x86, vdso: Don't quote $nm in the script for checking vdso references by H. Peter Anvin · 14 years ago
  84. 05d0b08 x86, vdso: Error out if the vdso contains external references by H. Peter Anvin · 14 years ago
  85. d7a0380 x86-64, mm: Initialize VDSO earlier on 64 bits by Jiri Slaby · 14 years ago
  86. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  87. 24a0656 sysctl x86: Remove dead binary sysctl support by Eric W. Biederman · 16 years ago
  88. f86fd30 kbuild: rename ld-option to cc-ldoption by Sam Ravnborg · 15 years ago
  89. da15cfd time: Introduce CLOCK_REALTIME_COARSE by john stultz · 15 years ago
  90. 7bf99fb gcov: enable GCOV_PROFILE_ALL for x86_64 by Peter Oberparleiter · 15 years ago
  91. 940010c Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  92. 7dc3ca3 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  93. f7b6eb3 x86: Set context.vdso before installing the mapping by Peter Zijlstra · 15 years ago
  94. 2f65dd4 x86: gettimeofday() vDSO: fix segfault when tv == NULL by John Wright · 15 years ago
  95. 3fa89ca x86: vdso/vma.c declare vdso_enabled and arch_setup_additional_pages before they get used by Jaswinder Singh Rajput · 15 years ago
  96. d951734 x86, mm: rename TASK_SIZE64 => TASK_SIZE_MAX by Ingo Molnar · 16 years ago
  97. d627ded x86: no stack protector for vdso by Tejun Heo · 16 years ago
  98. 1db2a5c1 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  99. fc5243d [S390] arch_setup_additional_pages arguments by Martin Schwidefsky · 16 years ago
  100. 2ed84ee trace: rename unlikely profiler to branch profiler by Steven Rostedt · 16 years ago