Age | Commit message (Expand) | Author | Files | Lines |
2020-12-14 | Merge tag 'core-entry-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+2 |
2020-12-02 | x86: vdso: Expose sigreturn address on vdso to the kernel | Gabriel Krisman Bertazi | 1 | -0/+2 |
2020-11-18 | x86/vdso: Add support for exception fixup in vDSO functions | Sean Christopherson | 1 | -0/+5 |
2020-01-14 | x86/vdso: Add time napespace page | Dmitry Safonov | 1 | -0/+1 |
2019-05-08 | x86/vdso: Remove hpet_page from vDSO | Jia Zhang | 1 | -1/+0 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-03-11 | x86/vdso: Add VCLOCK_HVCLOCK vDSO clock read method | Vitaly Kuznetsov | 1 | -0/+1 |
2016-09-14 | x86/arch_prctl/vdso: Add ARCH_MAP_VDSO_* | Dmitry Safonov | 1 | -0/+2 |
2016-01-12 | x86/vdso: Use .fault for the vDSO text mapping | Andy Lutomirski | 1 | -3/+0 |
2015-12-11 | x86/vdso: Get pvclock data from the vvar VMA instead of the fixmap | Andy Lutomirski | 1 | -0/+1 |
2015-10-09 | x86/vdso/32: Save extra registers in the INT80 vsyscall path | Andy Lutomirski | 1 | -0/+1 |
2015-10-07 | x86/vdso: Remove runtime 32-bit vDSO selection | Andy Lutomirski | 1 | -8/+1 |
2014-07-11 | x86, vdso: Move the vvar area before the vdso text | Andy Lutomirski | 1 | -9/+9 |
2014-05-20 | x86, mm: Improve _install_special_mapping and fix x86 vdso naming | Andy Lutomirski | 1 | -1/+5 |
2014-05-05 | x86, vdso: Move the 32-bit vdso special pages after the text | Andy Lutomirski | 1 | -0/+4 |
2014-05-05 | x86, vdso: Reimplement vdso.so preparation in build-time C | Andy Lutomirski | 1 | -45/+25 |
2014-03-20 | x86, vdso: Finish removing VDSO32_PRELINK | Andy Lutomirski | 1 | -2/+0 |
2014-03-20 | x86, vdso: Move more vdso definitions into vdso.h | Andy Lutomirski | 1 | -0/+38 |
2014-03-20 | x86: Load the 32-bit vdso in place, just like the 64-bit vdsos | Andy Lutomirski | 1 | -8/+0 |
2014-03-18 | x86, vdso: Add 32 bit VDSO time support for 32 bit kernel | Stefani Seibold | 1 | -0/+5 |
2014-03-18 | x86, vdso: Patch alternatives in the 32-bit VDSO | Andy Lutomirski | 1 | -0/+2 |
2014-03-13 | x86, vdso: Remove compat vdso support | Andy Lutomirski | 1 | -4/+1 |
2012-09-05 | x86/vdso: Add __user annotation to VDSO32_SYMBOL | Mathias Krause | 1 | -1/+2 |
2011-05-24 | x86-64: Clean up vdso/kernel shared variables | Andy Lutomirski | 1 | -14/+0 |
2008-10-22 | x86: Fix ASM_X86__ header guards | H. Peter Anvin | 1 | -3/+3 |
2008-10-22 | x86, um: ... and asm-x86 move | Al Viro | 1 | -0/+47 |