Age | Commit message (Expand) | Author |
2015-06-03 | x86/asm/entry, x86/vdso: Move the vDSO code to arch/x86/entry/vdso/ | Ingo Molnar |
2015-05-11 | x86/vdso: Fix 'make bzImage' on older distros | Oleg Nesterov |
2015-03-31 | x86/vdso: Remove x32 intermediates during 'make clean' | Andy Lutomirski |
2015-03-31 | x86/vdso: Teach 'make clean' to remove generated vdso-image-*.c files | Andrey Skvortsov |
2015-03-31 | x86/vdso: Fix the x86 vdso2c tool includes | Tommi Kyntola |
2015-02-14 | x86_64: add KASan support | Andrey Ryabinin |
2015-01-29 | x86, vdso: teach 'make clean' remove vdso64 binaries | Andrey Skvortsov |
2014-07-11 | x86, vdso: Get rid of the fake section mechanism | Andy Lutomirski |
2014-06-24 | x86/vdso: Move DISABLE_BRANCH_PROFILING into the vdso makefile | Andy Lutomirski |
2014-06-20 | x86/vdso: Create .build-id links for unstripped vdso files | Andy Lutomirski |
2014-06-19 | x86/vdso: Improve the fake section headers | Andy Lutomirski |
2014-06-13 | x86/vdso: Fix vdso_install | Andy Lutomirski |
2014-06-13 | x86/vdso: Hack to keep 64-bit Go programs working | Andy Lutomirski |
2014-06-06 | x86, vdso: Use <tools/le_byteshift.h> for littleendian access | H. Peter Anvin |
2014-05-05 | x86, vdso: Reimplement vdso.so preparation in build-time C | Andy Lutomirski |
2014-04-02 | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-03-26 | x86, vdso, build: Don't rebuild 32-bit vdsos on every make | Andy Lutomirski |
2014-03-18 | x86, vdso32: Disable stack protector, adjust optimizations | H. Peter Anvin |
2014-03-18 | x86, vdso: Add 32 bit VDSO time support for 32 bit kernel | Stefani Seibold |
2014-03-18 | x86, vdso: Patch alternatives in the 32-bit VDSO | Andy Lutomirski |
2014-02-14 | x86, lto: Disable LTO for the x86 VDSO | Andi Kleen |
2012-02-20 | x32: Add x32 VDSO support | H. J. Lu |
2011-07-13 | x86-64: Add --no-undefined to vDSO build | Andy Lutomirski |
2011-05-24 | x86-64: Turn off -pg and turn on -foptimize-sibling-calls for vDSO | Andy Lutomirski |
2011-05-24 | x86-64: Clean up vdso/kernel shared variables | Andy Lutomirski |
2010-12-14 | x86, gcc-4.6: Use gcc -m options when building vdso | H. Peter Anvin |
2010-06-18 | x86, vdso: Error out if the vdso contains external references | H. Peter Anvin |
2009-09-20 | kbuild: rename ld-option to cc-ldoption | Sam Ravnborg |
2009-06-18 | gcov: enable GCOV_PROFILE_ALL for x86_64 | Peter Oberparleiter |
2009-02-09 | x86: no stack protector for vdso | Tejun Heo |
2008-07-16 | x86_64: further cleanup of 32-bit compat syscall mechanisms | Jeremy Fitzhardinge |
2008-04-19 | x86 vDSO: compile with -g, 64-bit | Roland McGrath |
2008-04-17 | x86: include mach_apic.h in smpboot_64.c and smpboot.c | Glauber de Oliveira Costa |
2008-02-29 | x86 vdso: fix build locale dependency | Roland McGrath |
2008-02-26 | x86: fix build on non-C locales. | Priit Laes |
2008-02-12 | x86: vdso_install fix | Roland McGrath |
2008-01-30 | x86: teach vdso to clean | Sam Ravnborg |
2008-01-30 | x86 vDSO: makefile cleanup | Roland McGrath |
2008-01-30 | x86 vDSO: consolidate vdso32 | Roland McGrath |
2008-01-30 | x86 vDSO: ia32 vdso32-syscall build | Roland McGrath |
2008-01-30 | x86 vDSO: vdso32 setup | Roland McGrath |
2008-01-30 | x86 vDSO: i386 vdso32 | Roland McGrath |
2008-01-30 | x86 vDSO: vdso32 build | Roland McGrath |
2008-01-30 | x86 vDSO: remove vdso-syms.o | Roland McGrath |
2008-01-30 | x86 vDSO: use vdso-syms.lds | Roland McGrath |
2008-01-30 | x86 vDSO: generate vdso-syms.lds | Roland McGrath |
2007-11-12 | x86: do not use $(ARCH) when not needed | Sam Ravnborg |
2007-10-17 | x86: Install unstripped copy of 64bit vdso to disk | Roland McGrath |
2007-10-14 | kbuild: enable 'make CFLAGS=...' to add additional options to CC | Sam Ravnborg |
2007-10-11 | x86_64: move vdso | Thomas Gleixner |