summaryrefslogtreecommitdiffstats
path: root/arch/arm/vdso
Commit message (Expand)AuthorAgeFilesLines
* kbuild: add --hash-style= and --build-id unconditionallyMasahiro Yamada2019-07-171-2/+1Star
* Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2019-07-091-2/+1Star
|\
| * Merge branches 'fixes' and 'misc'Russell King2019-07-081-2/+1Star
| |\
| | * ARM: 8860/1: VDSO: Drop implicit common-page-size linker flagNick Desaulniers2019-06-201-2/+1Star
* | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2019-06-211-2/+3
|\| |
| * | ARM: 8867/1: vdso: pass --be8 to linker if necessaryJason A. Donenfeld2019-06-201-2/+3
| |/
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-192-24/+2Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 340Thomas Gleixner2019-06-052-27/+2Star
|/
* Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2019-05-161-13/+8Star
|\
| * ARM: 8858/1: vdso: use $(LD) instead of $(CC) to link VDSOMasahiro Yamada2019-04-231-13/+8Star
* | ARM: vdso: Remove dependency with the arch_timer driver internalsMarc Zyngier2019-04-301-2/+3
|/
* arm: port KCOV to armDmitry Vyukov2018-06-151-0/+3
* Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-072-0/+2
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
* | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-251-1/+1
|/
* kbuild: drop FORCE from PHONY targetsMasahiro Yamada2016-04-201-1/+1
* ARM/vdso: Mark the vDSO code read-only after initDavid Brown2016-02-221-2/+1Star
* ARM: 8449/1: fix bug in vdsomunge swab32 macroH. Nikolaus Schaller2015-10-291-1/+1
* ARM: 8445/1: fix vdsomunge not to depend on glibc specific byteswap.hH. Nikolaus Schaller2015-10-191-4/+13
* ARM: 8405/1: VDSO: fix regression with toolchains lacking ld.bfd executableNathan Lynch2015-07-311-1/+1
* Merge branches 'fixes' and 'ioremap' into for-linusRussell King2015-07-071-7/+11
|\
| * ARM: 8384/1: VDSO: force use of BFD linkerNathan Lynch2015-06-061-0/+1
| * ARM: 8385/1: VDSO: group link optionsNathan Lynch2015-06-061-7/+10
* | ARM: 8397/1: fix vdsomunge not to depend on glibc specific error.hSzabolcs Nagy2015-07-031-23/+33
|/
* ARM: 8344/1: VDSO: honor CONFIG_VDSO in MakefileNathan Lynch2015-04-211-2/+2
* ARM: 8343/1: VDSO: add build artifacts to .gitignoreNathan Lynch2015-04-211-0/+2
* ARM: 8330/1: add VDSO user-space codeNathan Lynch2015-03-277-0/+695