index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
vdso
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: remove DISABLE_LTO
Sami Tolvanen
2020-10-21
1
-2
/
+0
*
kbuild: explicitly specify the build id style
Bill Wendling
2020-10-09
1
-1
/
+1
*
kbuild: remove cc-option test of -fno-stack-protector
Masahiro Yamada
2020-07-07
1
-2
/
+2
*
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-09
1
-2
/
+2
*
sparc,x86: vdso: remove meaningless undefining CONFIG_OPTIMIZE_INLINING
Masahiro Yamada
2020-04-07
1
-4
/
+0
*
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-03-25
2
-0
/
+2
*
kbuild: rename hostprogs-y/always to hostprogs/always-y
Masahiro Yamada
2020-02-04
1
-1
/
+1
*
Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...
Linus Torvalds
2019-12-01
1
-18
/
+18
|
\
|
*
y2038: vdso: change timespec to __kernel_old_timespec
Arnd Bergmann
2019-11-15
1
-12
/
+12
|
*
y2038: vdso: change timeval to __kernel_old_timeval
Arnd Bergmann
2019-11-15
1
-6
/
+6
*
|
sparc: vdso: fix build error of vdso32
Masahiro Yamada
2019-11-15
1
-2
/
+2
|
/
*
kbuild: add --hash-style= and --build-id unconditionally
Masahiro Yamada
2019-07-17
1
-2
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 223
Thomas Gleixner
2019-05-30
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 214
Thomas Gleixner
2019-05-30
1
-1
/
+1
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
sparc: vdso: add FORCE to the build rule of %.so
Masahiro Yamada
2019-05-08
1
-1
/
+1
*
sparc: vdso: Drop implicit common-page-size linker flag
ndesaulniers@google.com
2018-12-21
1
-1
/
+1
*
sparc: Fix VDSO build with older binutils.
David S. Miller
2018-10-25
6
-60
/
+335
*
sparc: Several small VDSO vclock_gettime.c improvements.
David S. Miller
2018-10-22
1
-4
/
+4
*
sparc: Validate VDSO for undefined symbols.
David S. Miller
2018-10-22
2
-1
/
+12
*
sparc: Really use linker with LDFLAGS.
David S. Miller
2018-10-22
1
-9
/
+7
*
sparc: Improve VDSO CFLAGS.
David S. Miller
2018-10-22
1
-7
/
+8
*
sparc: Set DISABLE_BRANCH_PROFILING in VDSO CFLAGS.
David S. Miller
2018-10-22
2
-6
/
+2
*
sparc: Don't bother masking out TICK_PRIV_BIT in VDSO code.
David S. Miller
2018-10-22
1
-8
/
+1
*
sparc: Inline VDSO gettime code aggressively.
David S. Miller
2018-10-22
1
-22
/
+17
*
sparc: Improve VDSO instruction patching.
David S. Miller
2018-10-22
5
-46
/
+65
*
sparc: vDSO: Silence an uninitialized variable warning
Dan Carpenter
2018-10-17
1
-1
/
+3
*
sparc: Fix syscall fallback bugs in VDSO.
David S. Miller
2018-10-17
1
-1
/
+11
*
sparc: vdso: clean-up vdso Makefile
Masahiro Yamada
2018-10-07
1
-5
/
+3
*
kbuild: mark $(targets) as .SECONDARY and remove .PRECIOUS markers
Masahiro Yamada
2018-04-07
1
-3
/
+1
*
sparc: vDSO: remove an extra tab
Dan Carpenter
2018-01-22
1
-1
/
+1
*
vDSO for sparc
Nagarathnam Muthusamy
2017-11-15
13
-0
/
+1265