aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/entry/Makefile
AgeCommit message (Expand)AuthorFilesLines
2022-08-04x86/entry: Build thunk_$(BITS) only if CONFIG_PREEMPTION=yGravatar Andrea Righi 1-1/+2
2022-06-27x86/bugs: Add retbleed=ibpbGravatar Peter Zijlstra 1-1/+1
2021-05-25x86/syscalls: Don't adjust CFLAGS for syscall tablesGravatar Brian Gerst 1-6/+0
2021-05-25x86/syscalls: Remove -Wno-override-init for syscall tablesGravatar Brian Gerst 1-4/+0
2020-07-19x86/entry: Actually disable stack protectorGravatar Kees Cook 1-3/+11
2020-06-11x86/entry: Make entry_64_compat.S objtool cleanGravatar Peter Zijlstra 1-2/+0
2020-06-11x86/entry: Exclude low level entry code from sanitizingGravatar Peter Zijlstra 1-0/+8
2020-03-21x86/entry/64: Split X32 syscall table into its own fileGravatar Brian Gerst 1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-07-18x86/entry/64: Add unwind hint annotationsGravatar Josh Poimboeuf 1-1/+0
2016-10-25x86/build: Fix build with older GCC versionsGravatar Jan Beulich 1-2/+2
2016-08-10x86/build: Reduce the W=1 warnings noise when compiling x86 syscall tablesGravatar Valdis Kletnieks 1-0/+2
2016-02-29objtool: Mark non-standard object files and directoriesGravatar Josh Poimboeuf 1-0/+4
2015-07-07x86/entry: Move C entry and exit code to arch/x86/entry/common.cGravatar Andy Lutomirski 1-0/+1
2015-06-07x86/asm/entry/64/compat: Rename ia32entry.S -> entry_64_compat.SGravatar Ingo Molnar 1-1/+1
2015-06-04x86/asm/entry: Move the vsyscall code to arch/x86/entry/vsyscall/Gravatar Ingo Molnar 1-2/+4
2015-06-04x86/asm/entry: Move the 'thunk' functions to arch/x86/entry/Gravatar Ingo Molnar 1-2/+1
2015-06-03x86/asm/entry, x86/vdso: Move the vDSO code to arch/x86/entry/vdso/Gravatar Ingo Molnar 1-0/+2
2015-06-03x86/asm/entry: Move the compat syscall entry code to arch/x86/entry/Gravatar Ingo Molnar 1-1/+4
2015-06-03x86/asm/entry: Move entry_64.S and entry_32.S to arch/x86/entry/Gravatar Ingo Molnar 1-0/+4