index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
vdso
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-15
mm: forbid splitting special mappings
Dmitry Safonov
1
-4
/
+0
2020-10-09
kbuild: explicitly specify the build id style
Bill Wendling
1
-1
/
+1
2020-08-09
Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-2
/
+1
2020-07-16
mips/vdso: Fix resource leaks in genvdso.c
Peng Fan
1
-0
/
+10
2020-07-16
MIPS: fix vdso different address spaces
Sunguoyun
1
-1
/
+1
2020-07-07
kbuild: remove cc-option test of -fno-stack-protector
Masahiro Yamada
1
-2
/
+1
2020-05-12
MIPS: VDSO: Allow ld.lld to link the VDSO
Nathan Chancellor
1
-1
/
+1
2020-05-12
MIPS: VDSO: Use $(LD) instead of $(CC) to link VDSO
Nathan Chancellor
1
-9
/
+4
2020-05-12
MIPS: VDSO: Move disabling the VDSO logic to Kconfig
Nathan Chancellor
3
-29
/
+21
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
1
-0
/
+1
2020-02-19
MIPS: vdso: Wrap -mexplicit-relocs in cc-option
Nathan Chancellor
1
-1
/
+1
2020-02-15
mips: vdso: add build time check that no 'jalr t9' calls left
Victor Kamensky
1
-1
/
+7
2020-02-15
MIPS: Disable VDSO time functionality on microMIPS
Paul Burton
1
-2
/
+17
2020-02-15
mips: vdso: fix 'jalr t9' crash in vdso code
Victor Kamensky
1
-0
/
+1
2020-02-04
kbuild: rename hostprogs-y/always to hostprogs/always-y
Masahiro Yamada
1
-1
/
+1
2020-01-31
Merge tag 'mips_5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
1
-0
/
+13
2020-01-16
MIPS: vdso: Define BUILD_VDSO32 when building a 32bit kernel
Thomas Gleixner
1
-0
/
+4
2020-01-15
mips/vdso: Support mremap() for vDSO
Guoyun Sun
1
-0
/
+13
2019-12-02
mips: Fix gettimeofday() in the vdso library
Vincenzo Frascino
1
-0
/
+20
2019-11-11
MIPS: allow building with kcov coverage
Alexey Khoroshilov
1
-0
/
+1
2019-10-10
MIPS: Disable Loongson MMI instructions for kernel build
Paul Burton
1
-0
/
+1
2019-10-02
MIPS: VDSO: Fix build for binutils < 2.25
Paul Burton
1
-1
/
+1
2019-10-02
MIPS: VDSO: Remove unused gettimeofday.c
Paul Burton
1
-269
/
+0
2019-09-03
mips: compat: vdso: Use legacy syscalls as fallback
Vincenzo Frascino
1
-0
/
+1
2019-08-06
mips: fix vdso32 build, again
Arnd Bergmann
1
-0
/
+1
2019-07-26
mips: vdso: Fix flip/flop vdso building bug
Vincenzo Frascino
1
-7
/
+7
2019-07-26
mips: vdso: Fix source path
Vincenzo Frascino
1
-2
/
+2
2019-07-25
mips: Add clock_gettime64 entry point
Vincenzo Frascino
2
-0
/
+9
2019-07-25
mips: Add clock_getres entry point
Vincenzo Frascino
2
-0
/
+13
2019-07-25
mips: Add support for generic vDSO
Vincenzo Frascino
6
-90
/
+89
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
7
-35
/
+7
2019-04-23
mips: vdso: drop unnecessary cc-ldoption
Nick Desaulniers
1
-3
/
+1
2019-01-29
MIPS: VDSO: Include $(ccflags-vdso) in o32,n32 .lds builds
Paul Burton
1
-2
/
+2
2019-01-29
MIPS: VDSO: Use same -m%-float cflag as the kernel proper
Paul Burton
1
-0
/
+1
2018-11-20
MIPS: Enable Undefined Behavior Sanitizer UBSAN
Hassan Naveed
1
-0
/
+1
2018-11-02
kbuild: replace cc-name test with CONFIG_CC_IS_CLANG
Masahiro Yamada
1
-1
/
+1
2018-08-07
MIPS: VDSO: Force link endianness
Paul Burton
1
-0
/
+1
2018-08-06
MIPS: vdso: Allow clang's --target flag in VDSO cflags
Paul Burton
1
-0
/
+5
2018-08-06
MIPS: genvdso: Remove GOT checks
Paul Burton
1
-51
/
+0
2018-07-27
MIPS: VDSO: Prevent use of smp_processor_id()
Paul Burton
1
-1
/
+2
2018-03-09
MIPS: VDSO: Replace __mips_isa_rev with MIPS_ISA_REV
Matt Redfearn
1
-6
/
+4
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-06
MIPS: Add DWARF unwinding to assembly
Corey Minyard
1
-10
/
+0
2017-09-04
MIPS: VDSO: Avoid use of linux/irqchip/mips-gic.h
Paul Burton
1
-4
/
+3
2017-08-30
MIPS: CPS: Have asm/mips-cps.h include CM & CPC headers
Paul Burton
1
-1
/
+0
2017-08-07
MIPS: VDSO: Fix clobber lists in fallback code paths
Goran Ferenc
1
-2
/
+4
2017-06-29
MIPS: VDSO: Fix a mismatch between comment and preprocessor constant
Aleksandar Markovic
1
-1
/
+1
2017-06-29
MIPS: VDSO: Add implementation of gettimeofday() fallback
Goran Ferenc
1
-1
/
+23
2017-06-29
MIPS: VDSO: Add implementation of clock_gettime() fallback
Goran Ferenc
1
-3
/
+22
2017-06-29
MIPS: VDSO: Fix conversions in do_monotonic()/do_monotonic_coarse()
Goran Ferenc
1
-4
/
+4
[next]