- ef7f0d6 x86_64: add KASan support by Andrey Ryabinin · 10 years ago
- 050835e9 x86, vdso: teach 'make clean' remove vdso64 binaries by Andrey Skvortsov · 10 years ago
- 394f56f x86_64, vdso: Fix the vdso address randomization algorithm by Andy Lutomirski · 10 years ago
- e76b027 x86,vdso: Use LSL unconditionally for vgetcpu by Andy Lutomirski · 10 years ago
- a92f101 x86: vdso: Fix build with older gcc by Andrew Morton · 10 years ago
- 1c0c1b9 x86_64/vdso: Clean up vgetcpu init and merge the vdso initcalls by Andy Lutomirski · 10 years ago
- 61a492f x86_64/vdso: Remove jiffies from the vvar page by Andy Lutomirski · 10 years ago
- 287e013 x86/vdso: Make the PER_CPU segment 32 bits by Andy Lutomirski · 10 years ago
- 9c0080e x86/vdso: Make the PER_CPU segment start out accessed by Andy Lutomirski · 10 years ago
- 2588015 x86/vdso: Change the PER_CPU segment to use struct desc_struct by Andy Lutomirski · 10 years ago
- d4f829d x86_64/vdso: Move getcpu code from vsyscall_64.c to vdso/vma.c by Andy Lutomirski · 10 years ago
- f12c1f9 x86/vdso: Fix vdso2c's special_pages[] error checking by Andy Lutomirski · 10 years ago
- a6c19df arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area by Andy Lutomirski · 10 years ago
- ac37983 x86/vdso: Set VM_MAYREAD for the vvar vma by Andy Lutomirski · 10 years ago
- da861e1 x86, vdso: Get rid of the fake section mechanism by Andy Lutomirski · 10 years ago
- e6577a7 x86, vdso: Move the vvar area before the vdso text by Andy Lutomirski · 10 years ago
- d093601 x86-32, vdso: Fix vDSO build error due to missing align_vdso_addr() by Jan Beulich · 10 years ago
- 9f88b90 x86-64, vdso: Fix vDSO build breakage due to empty .rela.dyn by Jan Beulich · 10 years ago
- 6a89d71 x86/vdso: Error out in vdso2c if DT_RELA is present by Andy Lutomirski · 10 years ago
- 46b57a7 x86/vdso: Move DISABLE_BRANCH_PROFILING into the vdso makefile by Andy Lutomirski · 10 years ago
- dda1e95 x86/vdso: Create .build-id links for unstripped vdso files by Andy Lutomirski · 10 years ago
- 0e3727a x86/vdso: Remove some redundant in-memory section headers by Andy Lutomirski · 10 years ago
- bfad381 x86/vdso: Improve the fake section headers by Andy Lutomirski · 10 years ago
- c1979c3 x86/vdso2c: Use better macros for ELF bitness by Andy Lutomirski · 10 years ago
- 5f56e71 x86/vdso: Discard the __bug_table section by Andy Lutomirski · 10 years ago
- a934fb5 x86/vdso: Fix vdso_install by Andy Lutomirski · 10 years ago
- e0bf7b8 x86/vdso: Hack to keep 64-bit Go programs working by Andy Lutomirski · 10 years ago
- b4b31f6 x86/vdso: Add PUT_LE to store little-endian values by Andy Lutomirski · 10 years ago
- 4d048b0 x86, vdso: Remove one final use of htole16() by H. Peter Anvin · 10 years ago
- bdfb9bc x86, vdso: Use <tools/le_byteshift.h> for littleendian access by H. Peter Anvin · 10 years ago
- c191920 x86/vdso, build: Make LE access macros clearer, host-safe by H. Peter Anvin · 10 years ago
- add4eed x86/vdso, build: Fix cross-compilation from big-endian architectures by Andy Lutomirski · 10 years ago
- 0115618 x86/vdso, build: When vdso2c fails, unlink the output by Andy Lutomirski · 10 years ago
- a62c34b x86, mm: Improve _install_special_mapping and fix x86 vdso naming by Andy Lutomirski · 10 years ago
- 1e844fb x86, vdso: Fix an OOPS accessing the HPET mapping w/o an HPET by Andy Lutomirski · 10 years ago
- 2b6f2e6 x86, vdso: Remove vestiges of VDSO_PRELINK and some outdated comments by Andy Lutomirski · 11 years ago
- f40c330 x86, vdso: Move the vvar and hpet mappings next to the 64-bit vDSO by Andy Lutomirski · 11 years ago
- 18d0a6f x86, vdso: Move the 32-bit vdso special pages after the text by Andy Lutomirski · 11 years ago
- 6f121e5 x86, vdso: Reimplement vdso.so preparation in build-time C by Andy Lutomirski · 11 years ago
- cfda7bb x86, vdso: Move syscall and sysenter setup into kernel/cpu/common.c by Andy Lutomirski · 11 years ago
- 3d7ee96 x86, vdso: Clean up 32-bit vs 64-bit vdso params by Andy Lutomirski · 11 years ago
- 39bfe90 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 378ed3c x86, vdso: Make the vdso linker script compatible with Gold by Andy Lutomirski · 11 years ago
- c6f2124 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 37c9755 x86, vdso: Fix the symbol versions on the 32-bit vDSO by Andy Lutomirski · 11 years ago
- b9a4a56 x86, vdso, build: Don't rebuild 32-bit vdsos on every make by Andy Lutomirski · 11 years ago
- 26f5ef2 x86, vdso: Actually discard the .discard sections by H. Peter Anvin · 11 years ago
- 645a387 x86, vdso: Fix size of get_unmapped_area() by Stefani Seibold · 11 years ago
- 9e6f450 x86, vdso: Move more vdso definitions into vdso.h by Andy Lutomirski · 11 years ago
- b67e612 x86: Load the 32-bit vdso in place, just like the 64-bit vdsos by Andy Lutomirski · 11 years ago
- 4e40112 x86, vdso32: handle 32 bit vDSO larger one page by Stefani Seibold · 11 years ago
- 008cc90 x86, vdso32: Disable stack protector, adjust optimizations by H. Peter Anvin · 11 years ago
- 7c03156 x86, vdso: Add 32 bit VDSO time support for 64 bit kernel by Stefani Seibold · 11 years ago
- 7a59ed4 x86, vdso: Add 32 bit VDSO time support for 32 bit kernel by Stefani Seibold · 11 years ago
- b4b541a x86, vdso: Patch alternatives in the 32-bit VDSO by Andy Lutomirski · 11 years ago
- 0df1ea2 x86, vdso: Cleanup __vdso_gettimeofday() by Stefani Seibold · 11 years ago
- af8c93d x86, vdso: Replace VVAR(vsyscall_gtod_data) by gtod macro by Stefani Seibold · 11 years ago
- ce39c64 x86, vdso: __vdso_clock_gettime() cleanup by Stefani Seibold · 11 years ago
- 411f790 x86, vdso: Revamp vclock_gettime.c by Stefani Seibold · 11 years ago
- b0b49f2 x86, vdso: Remove compat vdso support by Andy Lutomirski · 11 years ago
- 67424d5 x86, lto: Disable LTO for the x86 VDSO by Andi Kleen · 11 years ago
- 2a0fede Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 0c3351d seqlock: Use raw_ prefix instead of _no_lockdep by John Stultz · 11 years ago
- 663b55b9 x86: Delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
- 1ca7d67 seqcount: Add lockdep functionality to seqcount/seqlock structures by John Stultz · 11 years ago
- e04c5d7 remove sched notifier for cross-cpu migrations by Marcelo Tosatti · 11 years ago
- f07d91e x86/vdso: Convert use of typedef ctl_table to struct ctl_table by Joe Perches · 11 years ago
- 36dfbbf timers/x86/hpet: Use HPET_COUNTER to specify the hpet counter in vread_hpet() by Satoru Takeuchi · 12 years ago
- 66cdd0c Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
- f9902472 mm: use vm_unmapped_area() on x86_64 architecture by Michel Lespinasse · 12 years ago
- 51c19b4 x86: vdso: pvclock gettime support by Marcelo Tosatti · 12 years ago
- 650ea02 time: Convert x86_64 to using new update_vsyscall by John Stultz · 12 years ago
- 715c85b x86, cpu: Rename checking_wrmsrl() to wrmsrl_safe() by H. Peter Anvin · 12 years ago
- a591afc Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- bcd5507 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- 909af76 coredump: remove VM_ALWAYSDUMP flag by Jason Baron · 13 years ago
- 5f29347 x86-64: Inline vdso clock_gettime helpers by Andy Lutomirski · 13 years ago
- 91ec87d x86-64: Simplify and optimize vdso clock_gettime monotonic variants by Andy Lutomirski · 13 years ago
- 2ab5165 x86: vdso: Use seqcount instead of seqlock by Thomas Gleixner · 13 years ago
- a939e81 time: x86: Fix race switching from vsyscall to non-vsyscall clock by John Stultz · 13 years ago
- 862ae31 x32: Drop non-__vdso weak symbols from the x32 VDSO by H. Peter Anvin · 13 years ago
- 22e842d x32: Fix coding style violations in the x32 VDSO code by H. Peter Anvin · 13 years ago
- 1a21d4e x32: Add x32 VDSO support by H. J. Lu · 13 years ago
- e34eb39 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- 14c62e7 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
- 7ca0758 x86-32, vdso: On system call restart after SYSENTER, use int $0x80 by H. Peter Anvin · 13 years ago
- dfb09f9 x86, amd: Avoid cache aliasing penalties on AMD family 15h by Borislav Petkov · 13 years ago
- 1bdfac1 x86-64: Pad vDSO to a page boundary by Andy Lutomirski · 13 years ago
- aafade2 x86-64, vdso: Do not allocate memory for the vDSO by Andy Lutomirski · 13 years ago
- 8c400f6 x86, vdso: Drop now wrong comment by Borislav Petkov · 13 years ago
- 98d0ac3 x86-64: Move vread_tsc and vread_hpet into the vDSO by Andy Lutomirski · 13 years ago
- 7f79ad1 x86-64: Add --no-undefined to vDSO build by Andy Lutomirski · 13 years ago
- 1b3f2a7 x86-64: Allow alternative patching in the vDSO by Andy Lutomirski · 13 years ago
- 0d7b854 x86-64: Remove kernel.vsyscall64 sysctl by Andy Lutomirski · 13 years ago
- e9d35946 x86: vdso: Remove unused variable by Thomas Gleixner · 13 years ago
- 973aa81 x86-64: Optimize vDSO time() by Andy Lutomirski · 13 years ago
- f144a6b x86-64: Add time to vDSO by Andy Lutomirski · 13 years ago
- 6447fac x86-64: Turn off -pg and turn on -foptimize-sibling-calls for vDSO by Andy Lutomirski · 13 years ago
- 0f51f28 x86-64: Vclock_gettime(CLOCK_MONOTONIC) can't ever see nsec < 0 by Andy Lutomirski · 13 years ago
- 8c49d9a x86-64: Clean up vdso/kernel shared variables by Andy Lutomirski · 13 years ago