1. 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
  2. 3cd86a5 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 10 months ago
  3. d198b34 .gitignore: add SPDX License Identifier by Masahiro Yamada · 4 years, 11 months ago
  4. 60ad903 arm64: vdso: Include common headers in the vdso library by Vincenzo Frascino · 4 years, 10 months ago
  5. c91db23 arm64: vdso: Convert to modern assembler annotations by Mark Brown · 5 years ago
  6. 37a5076 arm64: vdso: Remove stale files from old assembly implementation by Vincenzo Frascino · 5 years ago
  7. a88754b arm64: vdso: Cleanup Makefiles by Vincenzo Frascino · 6 years ago
  8. 2e2f3c9 arm64: vdso: fix flip/flop vdso build bug by Naohiro Aota · 6 years ago
  9. 3acf4be arm64: vdso: Fix compilation with clang older than 8 by Vincenzo Frascino · 6 years ago
  10. 98cd3c3 arm64: vdso: Build vDSO with -ffixed-x18 by Peter Collingbourne · 6 years ago
  11. 28b1a82 arm64: vdso: Substitute gettimeofday() with C implementation by Vincenzo Frascino · 6 years ago
  12. caab277 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 by Thomas Gleixner · 6 years ago
  13. 7a0a93c arm64: vdso: Explicitly add build-id option by Laura Abbott · 6 years ago
  14. 75a19a0 arm64: arch_timer: Ensure counter register reads occur with seqlock held by Will Deacon · 6 years ago
  15. 81fb873 arm64: vdso: Fix clock_getres() for CLOCK_REALTIME by Vincenzo Frascino · 6 years ago
  16. 691efbe arm64: vdso: use $(LD) instead of $(CC) to link VDSO by Masahiro Yamada · 6 years ago
  17. 697e96e arm64: vdso: fix and clean-up Makefile by Masahiro Yamada · 6 years ago
  18. efa75c4 arm64: Add build salt to the vDSO by Laura Abbott · 7 years ago
  19. c9b012e Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  20. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  21. c80ed08 arm64: vdso: fix clock_getres for 4GiB-aligned res by Mark Rutland · 7 years ago
  22. dbb236c arm64/vdso: Fix nsec handling for CLOCK_MONOTONIC_RAW by Will Deacon · 8 years ago
  23. 9b3403a arm64: drop non-existing vdso-offsets.h from .gitignore by Masahiro Yamada · 8 years ago
  24. 49eea43 arm64: Add support for CLOCK_MONOTONIC_RAW in clock_gettime() vDSO by Kevin Brodsky · 9 years ago
  25. b33f491 arm64: Refactor vDSO time functions by Kevin Brodsky · 9 years ago
  26. a66649d arm64: fix vdso-offsets.h dependency by Kevin Brodsky · 9 years ago
  27. 7d9a708 Revert "arm64: Fix vdso-offsets.h dependency" by Catalin Marinas · 9 years ago
  28. 90f777b arm64: Fix vdso-offsets.h dependency by Catalin Marinas · 9 years ago
  29. 88d8a79 arm64: vdso: Mark vDSO code as read-only by David Brown · 9 years ago
  30. 5430978 arm64: build vdso without libgcov by Arnd Bergmann · 9 years ago
  31. 6f1a6ae arm64: vdso: work-around broken ELF toolchains in Makefile by Will Deacon · 10 years ago
  32. e1b6b6c arm64: vdso: minor ABI fix for clock_getres by Nathan Lynch · 10 years ago
  33. 1915e2a arm64: vdso: fix build error when switching from LE to BE by Arun Chandran · 11 years ago
  34. ad789ba arm64: Align the kbuild output for VDSOL and VDSOA by Ian Campbell · 11 years ago
  35. 601255a arm64: vdso: move data page before code pages by Will Deacon · 11 years ago
  36. 069b918 arm64: vdso: fix coarse clock handling by Nathan Lynch · 11 years ago
  37. 4050740 arm64: vdso: prevent ld from aligning PT_LOAD segments to 64k by Will Deacon · 11 years ago
  38. bdba005 arm64: vdso: remove broken, redundant sequence counting for timezones by Will Deacon · 12 years ago
  39. 1f75ff0 arm64: generic timer: use virtual counter instead of physical at EL0 by Will Deacon · 12 years ago
  40. 45a7905 arm64: vdso: defer shifting of nanosecond component of timespec by Will Deacon · 12 years ago
  41. d91fb5c arm64: vdso: rework __do_get_tspec register allocation and return shift by Will Deacon · 12 years ago
  42. f84a935 arm64: vdso: check sequence counter even for coarse realtime operations by Will Deacon · 12 years ago
  43. 251db45 arm64: vdso: fix clocksource mask when extracting bottom 56 bits by Will Deacon · 12 years ago
  44. 9031fef arm64: VDSO support by Will Deacon · 13 years ago