summaryrefslogtreecommitdiffstats
path: root/arch/x86/entry/Makefile
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* x86/entry/64: Add unwind hint annotationsJosh Poimboeuf2017-07-181-1/+0
* x86/build: Fix build with older GCC versionsJan Beulich2016-10-251-2/+2
* x86/build: Reduce the W=1 warnings noise when compiling x86 syscall tablesValdis Kletnieks2016-08-101-0/+2
* objtool: Mark non-standard object files and directoriesJosh Poimboeuf2016-02-291-0/+4
* x86/entry: Move C entry and exit code to arch/x86/entry/common.cAndy Lutomirski2015-07-071-0/+1
* x86/asm/entry/64/compat: Rename ia32entry.S -> entry_64_compat.SIngo Molnar2015-06-071-1/+1
* x86/asm/entry: Move the vsyscall code to arch/x86/entry/vsyscall/Ingo Molnar2015-06-041-2/+4
* x86/asm/entry: Move the 'thunk' functions to arch/x86/entry/Ingo Molnar2015-06-041-2/+1
* x86/asm/entry, x86/vdso: Move the vDSO code to arch/x86/entry/vdso/Ingo Molnar2015-06-031-0/+2
* x86/asm/entry: Move the compat syscall entry code to arch/x86/entry/Ingo Molnar2015-06-031-1/+4
* x86/asm/entry: Move entry_64.S and entry_32.S to arch/x86/entry/Ingo Molnar2015-06-031-0/+4
OpenPOWER on IntegriCloud