index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
entry
/
vdso
/
Makefile
Age
Commit message (
Expand
)
Author
2016-08-02
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2016-07-26
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-07-25
x86: Make the vdso2c compiler use the host architecture headers
Stephen Rothwell
2016-06-14
x86/vdso/32: Assemble sigreturn.S separately
Andy Lutomirski
2016-06-07
GCC plugin infrastructure
Emese Revfy
2016-04-20
kbuild: drop FORCE from PHONY targets
Masahiro Yamada
2016-03-22
kernel: add kcov code coverage
Dmitry Vyukov
2016-02-29
objtool: Mark non-standard object files and directories
Josh Poimboeuf
2016-01-20
UBSAN: run-time undefined behavior sanity checker
Andrey Ryabinin
2015-10-09
x86/vdso: Define BUILD_VDSO while building and emit .eh_frame in asm
Andy Lutomirski
2015-10-07
x86/vdso: Remove runtime 32-bit vDSO selection
Andy Lutomirski
2015-08-08
x86/vdso: Emit a GNU hash
Andy Lutomirski
2015-07-06
x86/compat: Don't build the 32-bit VDSO if not needed
Brian Gerst
2015-06-03
x86/asm/entry, x86/vdso: Move the vDSO code to arch/x86/entry/vdso/
Ingo Molnar