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
/
mips
/
vdso
Commit message (
Expand
)
Author
Age
Files
Lines
*
MIPS: Use "grep -E" instead of "egrep"
Tiezhu Yang
2022-11-21
1
-1
/
+1
*
mips: Enable KCSAN
Nemanja Rakovic
2022-02-07
1
-0
/
+3
*
MIPS: VDSO: remove -nostdlib compiler flag
Masahiro Yamada
2021-11-09
1
-1
/
+1
*
MIPS: Makefile: Replace -pg with CC_FLAGS_FTRACE
zhaoxiao
2021-04-21
1
-2
/
+2
*
Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-02-25
1
-1
/
+1
|
\
|
*
kbuild: LD_VERSION redenomination
Masahiro Yamada
2021-02-12
1
-1
/
+1
*
|
MIPS: VDSO: Use CLANG_FLAGS instead of filtering out '--target='
Nathan Chancellor
2021-01-18
1
-4
/
+1
|
/
*
mm: forbid splitting special mappings
Dmitry Safonov
2020-12-15
1
-4
/
+0
*
kbuild: explicitly specify the build id style
Bill Wendling
2020-10-09
1
-1
/
+1
*
Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2020-08-09
1
-2
/
+1
|
\
|
*
kbuild: remove cc-option test of -fno-stack-protector
Masahiro Yamada
2020-07-07
1
-2
/
+1
*
|
mips/vdso: Fix resource leaks in genvdso.c
Peng Fan
2020-07-16
1
-0
/
+10
*
|
MIPS: fix vdso different address spaces
Sunguoyun
2020-07-16
1
-1
/
+1
|
/
*
MIPS: VDSO: Allow ld.lld to link the VDSO
Nathan Chancellor
2020-05-12
1
-1
/
+1
*
MIPS: VDSO: Use $(LD) instead of $(CC) to link VDSO
Nathan Chancellor
2020-05-12
1
-9
/
+4
*
MIPS: VDSO: Move disabling the VDSO logic to Kconfig
Nathan Chancellor
2020-05-12
3
-29
/
+21
*
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-03-25
1
-0
/
+1
*
MIPS: vdso: Wrap -mexplicit-relocs in cc-option
Nathan Chancellor
2020-02-19
1
-1
/
+1
*
mips: vdso: add build time check that no 'jalr t9' calls left
Victor Kamensky
2020-02-15
1
-1
/
+7
*
MIPS: Disable VDSO time functionality on microMIPS
Paul Burton
2020-02-15
1
-2
/
+17
*
mips: vdso: fix 'jalr t9' crash in vdso code
Victor Kamensky
2020-02-15
1
-0
/
+1
*
kbuild: rename hostprogs-y/always to hostprogs/always-y
Masahiro Yamada
2020-02-04
1
-1
/
+1
*
Merge tag 'mips_5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2020-01-31
1
-0
/
+13
|
\
|
*
mips/vdso: Support mremap() for vDSO
Guoyun Sun
2020-01-15
1
-0
/
+13
*
|
MIPS: vdso: Define BUILD_VDSO32 when building a 32bit kernel
Thomas Gleixner
2020-01-16
1
-0
/
+4
|
/
*
mips: Fix gettimeofday() in the vdso library
Vincenzo Frascino
2019-12-02
1
-0
/
+20
*
MIPS: allow building with kcov coverage
Alexey Khoroshilov
2019-11-11
1
-0
/
+1
*
MIPS: Disable Loongson MMI instructions for kernel build
Paul Burton
2019-10-10
1
-0
/
+1
*
MIPS: VDSO: Fix build for binutils < 2.25
Paul Burton
2019-10-02
1
-1
/
+1
*
MIPS: VDSO: Remove unused gettimeofday.c
Paul Burton
2019-10-02
1
-269
/
+0
*
mips: compat: vdso: Use legacy syscalls as fallback
Vincenzo Frascino
2019-09-03
1
-0
/
+1
*
mips: fix vdso32 build, again
Arnd Bergmann
2019-08-06
1
-0
/
+1
*
mips: vdso: Fix flip/flop vdso building bug
Vincenzo Frascino
2019-07-26
1
-7
/
+7
*
mips: vdso: Fix source path
Vincenzo Frascino
2019-07-26
1
-2
/
+2
*
mips: Add clock_gettime64 entry point
Vincenzo Frascino
2019-07-25
2
-0
/
+9
*
mips: Add clock_getres entry point
Vincenzo Frascino
2019-07-25
2
-0
/
+13
*
mips: Add support for generic vDSO
Vincenzo Frascino
2019-07-25
6
-90
/
+89
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
7
-35
/
+7
*
mips: vdso: drop unnecessary cc-ldoption
Nick Desaulniers
2019-04-23
1
-3
/
+1
*
MIPS: VDSO: Include $(ccflags-vdso) in o32,n32 .lds builds
Paul Burton
2019-01-29
1
-2
/
+2
*
MIPS: VDSO: Use same -m%-float cflag as the kernel proper
Paul Burton
2019-01-29
1
-0
/
+1
*
MIPS: Enable Undefined Behavior Sanitizer UBSAN
Hassan Naveed
2018-11-20
1
-0
/
+1
*
kbuild: replace cc-name test with CONFIG_CC_IS_CLANG
Masahiro Yamada
2018-11-02
1
-1
/
+1
*
MIPS: VDSO: Force link endianness
Paul Burton
2018-08-07
1
-0
/
+1
*
MIPS: vdso: Allow clang's --target flag in VDSO cflags
Paul Burton
2018-08-06
1
-0
/
+5
*
MIPS: genvdso: Remove GOT checks
Paul Burton
2018-08-06
1
-51
/
+0
*
MIPS: VDSO: Prevent use of smp_processor_id()
Paul Burton
2018-07-27
1
-1
/
+2
*
MIPS: VDSO: Replace __mips_isa_rev with MIPS_ISA_REV
Matt Redfearn
2018-03-09
1
-6
/
+4
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
MIPS: Add DWARF unwinding to assembly
Corey Minyard
2017-09-06
1
-10
/
+0
[next]