Age | Commit message (Expand) | Author |
---|---|---|
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 |