Age | Commit message (Expand) | Author |
2022-08-04 | x86/entry: Build thunk_$(BITS) only if CONFIG_PREEMPTION=y | Andrea Righi |
2022-06-27 | x86/bugs: Add retbleed=ibpb | Peter Zijlstra |
2021-05-25 | x86/syscalls: Don't adjust CFLAGS for syscall tables | Brian Gerst |
2021-05-25 | x86/syscalls: Remove -Wno-override-init for syscall tables | Brian Gerst |
2020-07-19 | x86/entry: Actually disable stack protector | Kees Cook |
2020-06-11 | x86/entry: Make entry_64_compat.S objtool clean | Peter Zijlstra |
2020-06-11 | x86/entry: Exclude low level entry code from sanitizing | Peter Zijlstra |
2020-03-21 | x86/entry/64: Split X32 syscall table into its own file | Brian Gerst |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-07-18 | x86/entry/64: Add unwind hint annotations | Josh Poimboeuf |
2016-10-25 | x86/build: Fix build with older GCC versions | Jan Beulich |
2016-08-10 | x86/build: Reduce the W=1 warnings noise when compiling x86 syscall tables | Valdis Kletnieks |
2016-02-29 | objtool: Mark non-standard object files and directories | Josh Poimboeuf |
2015-07-07 | x86/entry: Move C entry and exit code to arch/x86/entry/common.c | Andy Lutomirski |
2015-06-07 | x86/asm/entry/64/compat: Rename ia32entry.S -> entry_64_compat.S | Ingo Molnar |
2015-06-04 | x86/asm/entry: Move the vsyscall code to arch/x86/entry/vsyscall/ | Ingo Molnar |
2015-06-04 | x86/asm/entry: Move the 'thunk' functions to arch/x86/entry/ | Ingo Molnar |
2015-06-03 | x86/asm/entry, x86/vdso: Move the vDSO code to arch/x86/entry/vdso/ | Ingo Molnar |
2015-06-03 | x86/asm/entry: Move the compat syscall entry code to arch/x86/entry/ | Ingo Molnar |
2015-06-03 | x86/asm/entry: Move entry_64.S and entry_32.S to arch/x86/entry/ | Ingo Molnar |