index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
vdso
Age
Commit message (
Expand
)
Author
2026-03-11
sparc64: vdso: Implement clock_gettime64()
Thomas Weißschuh
2026-03-11
sparc64: vdso2c: Remove symbol handling
Thomas Weißschuh
2026-03-11
sparc64: vdso2c: Drop sym_vvar_start handling
Thomas Weißschuh
2026-03-11
sparc64: vdso: Switch to the generic vDSO library
Thomas Weißschuh
2026-03-11
sparc64: vdso: Move syscall fallbacks into header
Thomas Weißschuh
2026-03-11
sparc64: vdso: Move hardware counter read into header
Thomas Weißschuh
2026-03-11
sparc64: vdso: Replace code patching with runtime conditional
Thomas Weißschuh
2026-03-11
sparc64: vdso: Remove obsolete "fake section table" reservation
Thomas Weißschuh
2026-03-11
sparc64: vdso: Link with -z noexecstack
Thomas Weißschuh
2026-03-11
sparc64: vdso: Use 32-bit CHECKFLAGS for compat vDSO
Thomas Weißschuh
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-07-21
stackleak: Split KSTACK_ERASE_CFLAGS from GCC_PLUGINS_CFLAGS
Kees Cook
2025-03-11
sparc/vdso: Always reject undefined references during linking
Thomas Weißschuh
2024-11-18
sparc/vdso: Add helper function for 64-bit right shift on 32-bit target
Koakuma
2024-11-16
sparc/build: Put usage of -fcall-used* flags behind cc-option
Koakuma
2024-05-23
Merge tag 'sparc-for-6.10-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-05-14
Makefile: remove redundant tool coverage variables
Masahiro Yamada
2024-05-10
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
2024-04-22
sparc64: Fix prototype warning for init_vdso_image
Sam Ravnborg
2024-03-15
Merge tag 'sparc-for-6.9-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-02-29
sparc: vdso: Disable UBSAN instrumentation
Kees Cook
2024-02-16
sparc: vDSO: fix return value of __setup handler
Randy Dunlap
2023-12-10
sparc: vdso: use $(addprefix ) instead of $(foreach )
Masahiro Yamada
2023-12-10
sparc: vdso: simplify obj-y addition
Masahiro Yamada
2023-12-10
sparc: vdso: clean up build artifacts in arch/sparc/vdso/
Masahiro Yamada
2023-10-28
kbuild: unify vdso_install rules
Masahiro Yamada
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-10-11
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_385.RULE
Thomas Gleixner
2022-05-08
randstruct: Split randstruct Makefile and CFLAGS
Kees Cook
2020-10-21
treewide: remove DISABLE_LTO
Sami Tolvanen
2020-10-09
kbuild: explicitly specify the build id style
Bill Wendling
2020-07-07
kbuild: remove cc-option test of -fno-stack-protector
Masahiro Yamada
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-04-07
sparc,x86: vdso: remove meaningless undefining CONFIG_OPTIMIZE_INLINING
Masahiro Yamada
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-02-04
kbuild: rename hostprogs-y/always to hostprogs/always-y
Masahiro Yamada
2019-12-01
Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...
Linus Torvalds
2019-11-15
y2038: vdso: change timespec to __kernel_old_timespec
Arnd Bergmann
2019-11-15
y2038: vdso: change timeval to __kernel_old_timeval
Arnd Bergmann
2019-11-15
sparc: vdso: fix build error of vdso32
Masahiro Yamada
2019-07-17
kbuild: add --hash-style= and --build-id unconditionally
Masahiro Yamada
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 223
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 214
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-08
sparc: vdso: add FORCE to the build rule of %.so
Masahiro Yamada
2018-12-21
sparc: vdso: Drop implicit common-page-size linker flag
ndesaulniers@google.com
2018-10-25
sparc: Fix VDSO build with older binutils.
David S. Miller
2018-10-22
sparc: Several small VDSO vclock_gettime.c improvements.
David S. Miller
[next]