1. 0520058 Merge tag 'for-linus-5.9-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 5 months ago
  2. a13f2ef x86/xen: remove 32-bit Xen PV guest support by Juergen Gross · 4 years, 7 months ago
  3. fc80c51 Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 6 months ago
  4. 4281580 timens: make vdso_join_timens() always succeed by Christian Brauner · 4 years, 7 months ago
  5. 893ab00 kbuild: remove cc-option test of -fno-stack-protector by Masahiro Yamada · 4 years, 7 months ago
  6. 37d1a04 Rebase locking/kcsan to locking/urgent by Thomas Gleixner · 4 years, 7 months ago
  7. d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 8 months ago
  8. cd2f45b x86/vdso/Makefile: Add vobjs32 by Dmitry Safonov · 4 years, 9 months ago
  9. 833e55b x86/vdso/vdso2c: Convert iterators to unsigned by Dmitry Safonov · 4 years, 9 months ago
  10. 089ef55 x86/vdso/vdso2c: Correct error messages on file open by Dmitry Safonov · 4 years, 9 months ago
  11. 3b02a05 Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refresh by Ingo Molnar · 4 years, 9 months ago
  12. 12a5b00 sparc,x86: vdso: remove meaningless undefining CONFIG_OPTIMIZE_INLINING by Masahiro Yamada · 4 years, 10 months ago
  13. ff2ae60 Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 4 years, 10 months ago
  14. 97cddfc Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 10 months ago
  15. d5f744f Merge tag 'x86-entry-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 10 months ago
  16. 4caffe6 x86/vdso: Discard .note.gnu.property sections in vDSO by H.J. Lu · 4 years, 10 months ago
  17. d198b34 .gitignore: add SPDX License Identifier by Masahiro Yamada · 4 years, 11 months ago
  18. 0872098 x86/entry: Move max syscall number calculation to syscallhdr.sh by Brian Gerst · 4 years, 10 months ago
  19. a4654e9 Merge branch 'x86/kdump' into locking/kcsan, to resolve conflicts by Ingo Molnar · 4 years, 10 months ago
  20. b95a8a2 x86/vdso: Use generic VDSO clock mode storage by Thomas Gleixner · 5 years ago
  21. eec399d x86/vdso: Move VDSO clocksource state tracking to callback by Thomas Gleixner · 5 years ago
  22. 5f2fb52 kbuild: rename hostprogs-y/always to hostprogs/always-y by Masahiro Yamada · 5 years ago
  23. 6da49d1 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  24. 70ddf65 x86/vdso: Zap vvar pages when switching to a time namespace by Dmitry Safonov · 5 years ago
  25. e6b28ec x86/vdso: On timens page fault prefault also VVAR page by Dmitry Safonov · 5 years ago
  26. af34ebe x86/vdso: Handle faults on timens page by Dmitry Safonov · 5 years ago
  27. 550a77a x86/vdso: Add time napespace page by Dmitry Safonov · 5 years ago
  28. 64b302a x86/vdso: Provide vdso_data offset on vvar_page by Dmitry Safonov · 5 years ago
  29. 6f74acf x86/vdso: Restrict splitting VVAR VMA by Dmitry Safonov · 5 years ago
  30. c29a59e x86/vdso: Enable sanitizers for vma.o by Jann Horn · 5 years ago
  31. 28336be Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflicts by Ingo Molnar · 5 years ago
  32. bff47c2 x86/vdso: Provide missing include file by Valdis Klētnieks · 5 years ago
  33. ceb3074 Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  34. f01ec4f Merge branch 'x86/build' into x86/asm, to pick up completed topic branch by Ingo Molnar · 5 years ago
  35. 40d0411 x86, kcsan: Enable KCSAN for x86 by Marco Elver · 5 years ago
  36. 2134656 y2038: vdso: change time_t to __kernel_old_time_t by Arnd Bergmann · 5 years ago
  37. 66584ea x86/build/vdso: Remove meaningless CFLAGS_REMOVE_*.o by Masahiro Yamada · 5 years ago
  38. 26ba4e5 x86/asm: Use SYM_INNER_LABEL instead of GLOBAL by Jiri Slaby · 5 years ago
  39. d7b0827 Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  40. 54b8ae6 kbuild: change *FLAGS_<basetarget>.o to take the path relative to $(obj) by Masahiro Yamada · 5 years ago
  41. adb87ff clocksource/drivers/hyperv: Allocate Hyper-V TSC page statically by Tianyu Lan · 5 years ago
  42. 168c799 Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  43. eec4844 proc/sysctl: add shared variables for range check by Matteo Croce · 6 years ago
  44. 89ff7131f kbuild: add --hash-style= and --build-id unconditionally by Masahiro Yamada · 6 years ago
  45. e9a1379 x86/vdso: Fix flip/flop vdso build bug by Naohiro Aota · 6 years ago
  46. dd2cb34 clocksource/drivers: Continue making Hyper-V clocksource ISA agnostic by Michael Kelley · 6 years ago
  47. 22ca962 x86/vdso: Add clock_gettime64() entry point by Vincenzo Frascino · 6 years ago
  48. f66501d x86/vdso: Add clock_getres() entry point by Vincenzo Frascino · 6 years ago
  49. 7ac8707 x86/vdso: Switch to generic vDSO implementation by Vincenzo Frascino · 6 years ago
  50. ff17bbe x86/vdso: Prevent segfaults due to hoisted vclock reads by Andy Lutomirski · 6 years ago
  51. 7e300da treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 223 by Thomas Gleixner · 6 years ago
  52. 003ba95 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 214 by Thomas Gleixner · 6 years ago
  53. 81d3022 x86/vdso: Remove hpet_page from vDSO by Jia Zhang · 6 years ago
  54. f725492 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  55. 459e3a2 gcc-9: properly declare the {pv,hv}clock_page storage by Linus Torvalds · 6 years ago
  56. b97369f x86/vdso: Rename variable to fix -Wshadow warning by Leonardo Brás · 6 years ago
  57. 3c454f47 x86/build/vdso: Add FORCE to the build rule of %.so by Masahiro Yamada · 6 years ago
  58. 312a466 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  59. 38fabca Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  60. cd01544 x86/vdso: Pass --eh-frame-hdr to the linker by Alistair Strachan · 6 years ago
  61. ac3e233 x86/vdso: Drop implicit common-page-size linker flag by Nick Desaulniers · 6 years ago
  62. 2943480 x86/vdso: Remove a stale/misleading comment from the linker script by Sean Christopherson · 6 years ago
  63. 24b7c77 x86/vdso: Remove obsolete "fake section table" reservation by Sean Christopherson · 6 years ago
  64. a97673a x86: Fix various typos in comments by Ingo Molnar · 6 years ago
  65. b13fd1d x86: convert vdso to use vm_fault_t by Matthew Wilcox · 6 years ago
  66. 034bda1 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  67. ec3a941 x86/fsgsbase/64: Clean up various details by Ingo Molnar · 6 years ago
  68. 22245bd x86/segments: Introduce the 'CPUNODE' naming to better document the segment limit CPU/node NR trick by Ingo Molnar · 6 years ago
  69. b2e2ba5 x86/vdso: Initialize the CPU/node NR segment descriptor earlier by Chang S. Bae · 6 years ago
  70. ffebbae x86/vdso: Introduce helper functions for CPU and node number by Chang S. Bae · 6 years ago
  71. c475561 x86/segments/64: Rename the GDT PER_CPU entry to CPU_NUMBER by Chang S. Bae · 6 years ago
  72. 99c19e6 x86/vdso: Rearrange do_hres() to improve code generation by Andy Lutomirski · 6 years ago
  73. 89fe0a1 x86/vdso: Remove "memory" clobbers in the vDSO syscall fallbacks by Andy Lutomirski · 6 years ago
  74. 3e89bf3 x86/vdso: Move cycle_last handling into the caller by Thomas Gleixner · 6 years ago
  75. 4f72adc x86/vdso: Simplify the invalid vclock case by Thomas Gleixner · 6 years ago
  76. f3e8393 x86/vdso: Replace the clockid switch case by Thomas Gleixner · 6 years ago
  77. 6deec5b x86/vdso: Collapse coarse functions by Thomas Gleixner · 6 years ago
  78. e9a62f7 x86/vdso: Collapse high resolution functions by Thomas Gleixner · 6 years ago
  79. 49116f2 x86/vdso: Introduce and use vgtod_ts by Thomas Gleixner · 6 years ago
  80. 77e9c67 x86/vdso: Use unsigned int consistently for vsyscall_gtod_data:: Seq by Thomas Gleixner · 6 years ago
  81. a51e996 x86/vdso: Enforce 64bit clocksource by Thomas Gleixner · 6 years ago
  82. 02e4256 x86/vdso: Fix vDSO syscall fallback asm constraint regression by Andy Lutomirski · 6 years ago
  83. 4f16656 x86/vdso: Only enable vDSO retpolines when enabled and supported by Andy Lutomirski · 6 years ago
  84. 715bd9d x86/vdso: Fix asm constraints on vDSO syscall fallbacks by Andy Lutomirski · 6 years ago
  85. 2e549b2 x86/vdso: Fix vDSO build if a retpoline is emitted by Andy Lutomirski · 6 years ago
  86. e026bcc Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  87. d191c82 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  88. 379d98d x86: vdso: Use $LD instead of $CC to link by Alistair Strachan · 6 years ago
  89. d623f60 x86: Add build salt to the vDSO by Laura Abbott · 7 years ago
  90. c5fcdbf x86/build/vdso: Simplify 'cmd_vdso2c' by Masahiro Yamada · 7 years ago
  91. 42964c6 Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  92. 1742ed2 x86/build/vdso: Put generated linker scripts to $(obj)/ by Masahiro Yamada · 7 years ago
  93. 61615fa x86/build/vdso: Remove unnecessary export in Makefile by Masahiro Yamada · 7 years ago
  94. b365661 x86/build/vdso: Remove unused $(vobjs-nox32) in Makefile by Masahiro Yamada · 7 years ago
  95. e0f6d1a x86/vdso: Remove unused file by Jann Horn · 7 years ago
  96. 54a702f kbuild: mark $(targets) as .SECONDARY and remove .PRECIOUS markers by Masahiro Yamada · 7 years ago
  97. 5927145 x86/cpu: Remove the CONFIG_X86_PPRO_FENCE=y quirk by Christoph Hellwig · 7 years ago
  98. dd53a42 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  99. 88edb57 x86/vdso: Change time() prototype to match __vdso_time() by Arnd Bergmann · 7 years ago
  100. 09bd7c7 Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago