1. 7b3da91 x86/vdso: Provide missing include file by Valdis Klētnieks · 4 years, 10 months ago
  2. d66ee57 x86/vdso: Pass --eh-frame-hdr to the linker by Alistair Strachan · 6 years ago
  3. e8e1c54 x86/vdso: Drop implicit common-page-size linker flag by Nick Desaulniers · 6 years ago
  4. e56aeab x86: vdso: Use $LD instead of $CC to link by Alistair Strachan · 6 years ago
  5. 40c03e8 Revert "x86: vdso: Use $LD instead of $CC to link" by Sasha Levin · 5 years ago
  6. ca6c34a Revert "x86/vdso: Drop implicit common-page-size linker flag" by Sasha Levin · 5 years ago
  7. 408d67a x86/vdso: Drop implicit common-page-size linker flag by Nick Desaulniers · 6 years ago
  8. 94c0c4f x86: vdso: Use $LD instead of $CC to link by Alistair Strachan · 6 years ago
  9. 1bdd5e2 x86/vdso: Fix vDSO syscall fallback asm constraint regression by Andy Lutomirski · 6 years ago
  10. 9f14d89 x86/vdso: Fix asm constraints on vDSO syscall fallbacks by Andy Lutomirski · 6 years ago
  11. ec980b6 x86/vdso: Ensure vdso32_enabled gets set to valid values only by Mathias Krause · 7 years ago
  12. 6218590 Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  13. 8e4ef63 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  14. e4aad64 x86/vdso: Fix building on big endian host by Segher Boessenkool · 8 years ago
  15. 108b249 KVM: x86: introduce get_kvmclock_ns by Paolo Bonzini · 8 years ago
  16. 3947f49 x86/vdso: Only define map_vdso_randomized() if CONFIG_X86_64 by Ingo Molnar · 8 years ago
  17. 2eefd87 x86/arch_prctl/vdso: Add ARCH_MAP_VDSO_* by Dmitry Safonov · 8 years ago
  18. 576ebfe x86/vdso: Replace calculate_addr in map_vdso() with addr by Dmitry Safonov · 8 years ago
  19. e38447e x86/vdso: Unmap vdso blob on vvar mapping failure by Dmitry Safonov · 8 years ago
  20. 80fac0f Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  21. c98f582 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  22. abe9efa x86: vdso: use __pvclock_read_cycles by Paolo Bonzini · 8 years ago
  23. 3aed64f pvclock: introduce seqcount-like API by Paolo Bonzini · 8 years ago
  24. f716a85 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  25. 7946c2b Merge branch 'x86/asm' into x86/urgent, to pick up fix by Ingo Molnar · 8 years ago
  26. a6408f6 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  27. 37e13a1 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  28. d51306f x86: Make the vdso2c compiler use the host architecture headers by Stephen Rothwell · 8 years ago
  29. 57f90c3 x86/vdso: Error out if the vDSO isn't a valid DSO by Andy Lutomirski · 8 years ago
  30. 38452af Merge branch 'x86/asm' into x86/mm, to resolve conflicts by Ingo Molnar · 8 years ago
  31. 07d36c9 x86/vdso: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  32. b059a45 x86/vdso: Add mremap hook to vm_special_mapping by Dmitry Safonov · 8 years ago
  33. f070255 x86/vdso/32: Assemble sigreturn.S separately by Andy Lutomirski · 8 years ago
  34. 6b90bd4 GCC plugin infrastructure by Emese Revfy · 8 years ago
  35. 5b26fc8 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  36. 6904817 vdso: make arch_setup_additional_pages wait for mmap_sem for write killable by Michal Hocko · 8 years ago
  37. 2e8d696 kbuild: drop FORCE from PHONY targets by Masahiro Yamada · 9 years ago
  38. 1ed95e5 x86/vdso: Remove direct HPET access through the vDSO by Andy Lutomirski · 8 years ago
  39. d88f48e Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  40. 5c9a875 kernel: add kcov code coverage by Dmitry Vyukov · 9 years ago
  41. 26660a4 Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  42. 00f5268 Merge branch 'x86/cleanups' into x86/urgent by Ingo Molnar · 9 years ago
  43. ba33ea8 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  44. c0dd671686 objtool: Mark non-standard object files and directories by Josh Poimboeuf · 9 years ago
  45. 6a6256f x86: Fix misspellings in comments by Adam Buchbinder · 9 years ago
  46. 018ef8d x86/vdso: Mark the vDSO code read-only after init by Kees Cook · 9 years ago
  47. 8c72530 x86/vdso: Use static_cpu_has() by Borislav Petkov · 9 years ago
  48. cd4d09e x86/cpufeature: Carve out X86_FEATURE_* by Borislav Petkov · 9 years ago
  49. 76b36fa Merge tag 'v4.5-rc1' into x86/asm, to refresh the branch before merging new changes by Ingo Molnar · 9 years ago
  50. c6d3085 UBSAN: run-time undefined behavior sanity checker by Andrey Ryabinin · 9 years ago
  51. 78fd8c7 x86/vdso/pvclock: Protect STABLE check with the seqcount by Andy Lutomirski · 9 years ago
  52. bd902c5 x86/vdso: Disallow vvar access to vclock IO for never-used vclocks by Andy Lutomirski · 9 years ago
  53. a48a704 x86/vdso: Use ->fault() instead of remap_pfn_range() for the vvar mapping by Andy Lutomirski · 9 years ago
  54. 05ef76b x86/vdso: Use .fault for the vDSO text mapping by Andy Lutomirski · 9 years ago
  55. 352b78c x86/vdso: Track each mm's loaded vDSO image as well as its base by Andy Lutomirski · 9 years ago
  56. 88cbfd0 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  57. 30bfa7b x86/entry: Restore traditional SYSENTER calling convention by Andy Lutomirski · 9 years ago
  58. 6a613ac x86/entry: Fix some comments by Andy Lutomirski · 9 years ago
  59. 76480a6 x86/vdso: Enable vdso pvclock access on all vdso variants by Andy Lutomirski · 9 years ago
  60. cc1e24f x86/vdso: Remove pvclock fixmap machinery by Andy Lutomirski · 9 years ago
  61. dac16fb x86/vdso: Get pvclock data from the vvar VMA instead of the fixmap by Andy Lutomirski · 9 years ago
  62. 6b078f5 x86, vdso, pvclock: Simplify and speed up the vdso pvclock reader by Andy Lutomirski · 9 years ago
  63. 639ab3e Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  64. 5f310f7 x86/entry/32: Re-implement SYSENTER using the new C path by Andy Lutomirski · 9 years ago
  65. a474e67 x86/vdso/compat: Wire up SYSENTER and SYSCSALL for compat userspace by Andy Lutomirski · 9 years ago
  66. 8242c6c x86/vdso/32: Save extra registers in the INT80 vsyscall path by Andy Lutomirski · 9 years ago
  67. 29c0ce9 x86/vdso: Replace hex int80 CFI annotations with GAS directives by Andy Lutomirski · 9 years ago
  68. f24f910 x86/vdso: Define BUILD_VDSO while building and emit .eh_frame in asm by Andy Lutomirski · 9 years ago
  69. 0a6d1fa x86/vdso: Remove runtime 32-bit vDSO selection by Andy Lutomirski · 9 years ago
  70. fb535cc x86/vdso32: Define PGTABLE_LEVELS to 32bit VDSO by Toshi Kani · 9 years ago
  71. 6b7e265 x86/vdso: Emit a GNU hash by Andy Lutomirski · 9 years ago
  72. ab8b82ee6 x86/compat: Don't build the 32-bit VDSO if not needed by Brian Gerst · 9 years ago
  73. 03b9730 x86/asm/tsc: Add rdtsc_ordered() and use it in trivial call sites by Andy Lutomirski · 9 years ago
  74. 4ea1636 x86/asm/tsc: Rename native_read_tsc() to rdtsc() by Andy Lutomirski · 9 years ago
  75. c6e5ca3 x86/asm/tsc: Inline native_read_tsc() and remove __native_read_tsc() by Andy Lutomirski · 9 years ago
  76. d603c8e x86/asm/entry, x86/vdso: Move the vDSO code to arch/x86/entry/vdso/ by Ingo Molnar · 9 years ago