index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
um
/
vdso
Age
Commit message (
Expand
)
Author
2020-03-25
.gitignore: add SPDX License Identifier
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 time_t to __kernel_old_time_t
Arnd Bergmann
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-10-18
x86/um: Annotate data appropriately
Jiri Slaby
2019-09-15
um: Fix VDSO compiler warning
Johannes Berg
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-04-24
x86/um/vdso: Drop unnecessary cc-ldoption
Nick Desaulniers
2018-12-11
x86/um/vdso: Drop implicit common-page-size linker flag
Nick Desaulniers
2018-07-03
x86/build/vdso: Remove unused vdso-syms.lds
Masahiro Yamada
2018-05-15
x86/build/vdso: Put generated linker scripts to $(obj)/
Masahiro Yamada
2018-05-15
x86/build/vdso: Remove unnecessary export in Makefile
Masahiro Yamada
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-06-30
x86/um: thin archives build fix
Nicholas Piggin
2016-08-04
um: Support kcov
Vegard Nossum
2016-05-23
vdso: make arch_setup_additional_pages wait for mmap_sem for write killable
Michal Hocko
2015-05-31
um: Add asm/elf.h to vma.c
Richard Weinberger
2014-05-05
x86, vdso: Clean up 32-bit vs 64-bit vdso params
Andy Lutomirski
2013-11-17
um/vdso: add .gitignore for a couple of targets
Ramkumar Ramachandra
2012-03-23
coredump: remove VM_ALWAYSDUMP flag
Jason Baron
2011-11-02
um: Fix kmalloc argument order in um/vdso/vma.c
Dave Jones
2011-11-02
um: fix gcov build breakage
Al Viro
2011-11-02
um: take arch/um/sys-x86 to arch/x86/um
Al Viro