aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/vdso (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2-0/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2-0/+2
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()Mark Rutland1-1/+1
2016-04-20kbuild: drop FORCE from PHONY targetsMasahiro Yamada1-1/+1
2016-02-22ARM/vdso: Mark the vDSO code read-only after initDavid Brown1-2/+1
2015-10-29ARM: 8449/1: fix bug in vdsomunge swab32 macroH. Nikolaus Schaller1-1/+1
2015-10-19ARM: 8445/1: fix vdsomunge not to depend on glibc specific byteswap.hH. Nikolaus Schaller1-4/+13
2015-07-31ARM: 8405/1: VDSO: fix regression with toolchains lacking ld.bfd executableNathan Lynch1-1/+1
2015-07-07Merge branches 'fixes' and 'ioremap' into for-linusRussell King1-7/+11
2015-07-03ARM: 8397/1: fix vdsomunge not to depend on glibc specific error.hSzabolcs Nagy1-23/+33
2015-06-06ARM: 8384/1: VDSO: force use of BFD linkerNathan Lynch1-0/+1
2015-06-06ARM: 8385/1: VDSO: group link optionsNathan Lynch1-7/+10
2015-04-21ARM: 8344/1: VDSO: honor CONFIG_VDSO in MakefileNathan Lynch1-2/+2
2015-04-21ARM: 8343/1: VDSO: add build artifacts to .gitignoreNathan Lynch1-0/+2
2015-03-27ARM: 8330/1: add VDSO user-space codeNathan Lynch7-0/+695