Age | Commit message (Expand) | Author |
2023-02-07 | x86/vdso: Fake 32bit VDSO build on 64bit compile for vgetcpu | Sebastian Andrzej Siewior |
2023-02-06 | x86/vdso: Provide getcpu for x86-32. | Sebastian Andrzej Siewior |
2021-12-08 | x86: Prepare asm files for straight-line-speculation | Peter Zijlstra |
2021-04-26 | Merge tag 'x86_cleanups_for_v5.13' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2021-03-21 | x86: Fix various typos in comments, take #2 | Ingo Molnar |
2021-03-11 | x86/alternative: Merge include files | Juergen Gross |
2020-12-02 | x86: vdso: Expose sigreturn address on vdso to the kernel | Gabriel Krisman Bertazi |
2020-08-15 | x86/paravirt: Remove 32-bit support from CONFIG_PARAVIRT_XXL | Juergen Gross |
2020-08-11 | x86/xen: remove 32-bit Xen PV guest support | Juergen Gross |
2020-04-07 | sparc,x86: vdso: remove meaningless undefining CONFIG_OPTIMIZE_INLINING | Masahiro Yamada |
2020-04-03 | Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2020-03-25 | .gitignore: add SPDX License Identifier | Masahiro Yamada |
2020-03-21 | x86/entry: Move max syscall number calculation to syscallhdr.sh | Brian Gerst |
2019-10-18 | x86/asm: Use SYM_INNER_LABEL instead of GLOBAL | Jiri Slaby |
2019-06-22 | x86/vdso: Add clock_gettime64() entry point | Vincenzo Frascino |
2019-06-22 | x86/vdso: Add clock_getres() entry point | Vincenzo Frascino |
2018-07-18 | x86: Add build salt to the vDSO | Laura Abbott |
2018-05-05 | x86/vdso: Remove unused file | Jann Horn |
2018-03-20 | x86/cpu: Remove the CONFIG_X86_PPRO_FENCE=y quirk | Christoph Hellwig |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2016-06-14 | x86/vdso/32: Assemble sigreturn.S separately | Andy Lutomirski |
2016-01-30 | x86/cpufeature: Carve out X86_FEATURE_* | Borislav Petkov |
2015-12-21 | x86/entry: Restore traditional SYSENTER calling convention | Andy Lutomirski |
2015-12-21 | x86/entry: Fix some comments | Andy Lutomirski |
2015-11-03 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2015-10-09 | x86/entry/32: Re-implement SYSENTER using the new C path | Andy Lutomirski |
2015-10-09 | x86/vdso/compat: Wire up SYSENTER and SYSCSALL for compat userspace | Andy Lutomirski |
2015-10-09 | x86/vdso/32: Save extra registers in the INT80 vsyscall path | Andy Lutomirski |
2015-10-09 | x86/vdso: Replace hex int80 CFI annotations with GAS directives | Andy Lutomirski |
2015-10-07 | x86/vdso: Remove runtime 32-bit vDSO selection | Andy Lutomirski |
2015-09-22 | x86/vdso32: Define PGTABLE_LEVELS to 32bit VDSO | Toshi Kani |
2015-06-03 | x86/asm/entry, x86/vdso: Move the vDSO code to arch/x86/entry/vdso/ | Ingo Molnar |