| Commit message (Expand) | Author | Age | Files | Lines |
* | UML: remove unused cmd_vdso_install | Masahiro Yamada | 2023-10-18 | 1 | -12/+0 |
* | um: Support LTO | Peter Foley | 2023-02-13 | 1 | -1/+1 |
* | x86: um: vdso: Add '%rcx' and '%r11' to the syscall clobber list | Ammar Faizi | 2023-02-10 | 1 | -4/+8 |
* | arch: um: Mark the stack non-executable to fix a binutils warning | David Gow | 2022-09-21 | 1 | -1/+1 |
* | UML: add support for KASAN under x86_64 | Patricia Alfonso | 2022-07-17 | 1 | -0/+3 |
* | kbuild: remove cc-option test of -fno-stack-protector | Masahiro Yamada | 2020-07-07 | 1 | -1/+1 |
* | mmap locking API: use coccinelle to convert mmap_sem rwsem call sites | Michel Lespinasse | 2020-06-09 | 1 | -2/+2 |
* | .gitignore: add SPDX License Identifier | Masahiro Yamada | 2020-03-25 | 1 | -0/+1 |
* | Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/... | Linus Torvalds | 2019-12-01 | 1 | -6/+6 |
|\ |
|
| * | y2038: vdso: change time_t to __kernel_old_time_t | Arnd Bergmann | 2019-11-15 | 1 | -2/+2 |
| * | y2038: vdso: change timespec to __kernel_old_timespec | Arnd Bergmann | 2019-11-15 | 1 | -2/+2 |
| * | y2038: vdso: change timeval to __kernel_old_timeval | Arnd Bergmann | 2019-11-15 | 1 | -2/+2 |
* | | x86/um: Annotate data appropriately | Jiri Slaby | 2019-10-18 | 1 | -3/+3 |
|/ |
|
* | um: Fix VDSO compiler warning | Johannes Berg | 2019-09-15 | 1 | -1/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 2 | -8/+2 |
* | x86/um/vdso: Drop unnecessary cc-ldoption | Nick Desaulniers | 2019-04-24 | 1 | -1/+1 |
* | x86/um/vdso: Drop implicit common-page-size linker flag | Nick Desaulniers | 2018-12-11 | 1 | -1/+1 |
* | x86/build/vdso: Remove unused vdso-syms.lds | Masahiro Yamada | 2018-07-03 | 2 | -17/+0 |
* | x86/build/vdso: Put generated linker scripts to $(obj)/ | Masahiro Yamada | 2018-05-15 | 1 | -1/+1 |
* | x86/build/vdso: Remove unnecessary export in Makefile | Masahiro Yamada | 2018-05-15 | 1 | -1/+1 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 5 | -0/+5 |
* | x86/um: thin archives build fix | Nicholas Piggin | 2017-06-30 | 1 | -1/+1 |
* | um: Support kcov | Vegard Nossum | 2016-08-04 | 1 | -0/+3 |
* | vdso: make arch_setup_additional_pages wait for mmap_sem for write killable | Michal Hocko | 2016-05-23 | 1 | -1/+2 |
* | um: Add asm/elf.h to vma.c | Richard Weinberger | 2015-05-31 | 1 | -0/+1 |
* | x86, vdso: Clean up 32-bit vs 64-bit vdso params | Andy Lutomirski | 2014-05-05 | 1 | -1/+1 |
* | um/vdso: add .gitignore for a couple of targets | Ramkumar Ramachandra | 2013-11-17 | 1 | -0/+2 |
* | coredump: remove VM_ALWAYSDUMP flag | Jason Baron | 2012-03-23 | 1 | -2/+1 |
* | um: Fix kmalloc argument order in um/vdso/vma.c | Dave Jones | 2011-11-02 | 1 | -1/+1 |
* | um: fix gcov build breakage | Al Viro | 2011-11-02 | 1 | -2/+2 |
* | um: take arch/um/sys-x86 to arch/x86/um | Al Viro | 2011-11-02 | 8 | -0/+363 |