index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
vdso
Age
Commit message (
Expand
)
Author
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
2018-10-22
sparc: Validate VDSO for undefined symbols.
David S. Miller
2018-10-22
sparc: Really use linker with LDFLAGS.
David S. Miller
2018-10-22
sparc: Improve VDSO CFLAGS.
David S. Miller
2018-10-22
sparc: Set DISABLE_BRANCH_PROFILING in VDSO CFLAGS.
David S. Miller
2018-10-22
sparc: Don't bother masking out TICK_PRIV_BIT in VDSO code.
David S. Miller
2018-10-22
sparc: Inline VDSO gettime code aggressively.
David S. Miller
2018-10-22
sparc: Improve VDSO instruction patching.
David S. Miller
2018-10-17
sparc: vDSO: Silence an uninitialized variable warning
Dan Carpenter
2018-10-17
sparc: Fix syscall fallback bugs in VDSO.
David S. Miller
2018-10-07
sparc: vdso: clean-up vdso Makefile
Masahiro Yamada
2018-04-07
kbuild: mark $(targets) as .SECONDARY and remove .PRECIOUS markers
Masahiro Yamada
2018-01-22
sparc: vDSO: remove an extra tab
Dan Carpenter
2017-11-15
vDSO for sparc
Nagarathnam Muthusamy