aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/um/vdso (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-07kbuild: remove cc-option test of -fno-stack-protectorMasahiro Yamada1-1/+1
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse1-2/+2
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada1-0/+1
2019-12-01Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playgroundLinus Torvalds1-6/+6
2019-11-15y2038: vdso: change time_t to __kernel_old_time_tArnd Bergmann1-2/+2
2019-11-15y2038: vdso: change timespec to __kernel_old_timespecArnd Bergmann1-2/+2
2019-11-15y2038: vdso: change timeval to __kernel_old_timevalArnd Bergmann1-2/+2
2019-10-18x86/um: Annotate data appropriatelyJiri Slaby1-3/+3
2019-09-15um: Fix VDSO compiler warningJohannes Berg1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2-8/+2
2019-04-24x86/um/vdso: Drop unnecessary cc-ldoptionNick Desaulniers1-1/+1
2018-12-11x86/um/vdso: Drop implicit common-page-size linker flagNick Desaulniers1-1/+1
2018-07-03x86/build/vdso: Remove unused vdso-syms.ldsMasahiro Yamada2-17/+0
2018-05-15x86/build/vdso: Put generated linker scripts to $(obj)/Masahiro Yamada1-1/+1
2018-05-15x86/build/vdso: Remove unnecessary export in MakefileMasahiro Yamada1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman5-0/+5
2017-06-30x86/um: thin archives build fixNicholas Piggin1-1/+1
2016-08-04um: Support kcovVegard Nossum1-0/+3
2016-05-23vdso: make arch_setup_additional_pages wait for mmap_sem for write killableMichal Hocko1-1/+2
2015-05-31um: Add asm/elf.h to vma.cRichard Weinberger1-0/+1
2014-05-05x86, vdso: Clean up 32-bit vs 64-bit vdso paramsAndy Lutomirski1-1/+1
2013-11-17um/vdso: add .gitignore for a couple of targetsRamkumar Ramachandra1-0/+2
2012-03-23coredump: remove VM_ALWAYSDUMP flagJason Baron1-2/+1
2011-11-02um: Fix kmalloc argument order in um/vdso/vma.cDave Jones1-1/+1
2011-11-02um: fix gcov build breakageAl Viro1-2/+2
2011-11-02um: take arch/um/sys-x86 to arch/x86/umAl Viro8-0/+363