Age | Commit message (Expand) | Author |
2023-10-03 | x86/headers: Replace #include <asm/export.h> with #include <linux/export.h> | Masahiro Yamada |
2023-06-07 | x86/entry: Move thunk restore code into thunk functions | Josh Poimboeuf |
2022-10-17 | x86/entry: Align SYM_CODE_START() variants | Thomas Gleixner |
2022-08-04 | x86/entry: Build thunk_$(BITS) only if CONFIG_PREEMPTION=y | Andrea Righi |
2021-12-08 | x86: Prepare asm files for straight-line-speculation | Peter Zijlstra |
2021-01-19 | x86/entry: Remove put_ret_addr_in_rdi THUNK macro argument | Borislav Petkov |
2021-01-14 | x86/entry: Emit a symbol for register restoring thunk | Nick Desaulniers |
2020-06-11 | x86/entry: Remove the TRACE_IRQS cruft | Thomas Gleixner |
2020-06-11 | x86/entry: Remove the unused LOCKDEP_SYSEXIT cruft | Thomas Gleixner |
2020-03-21 | x86/entry: Rename ___preempt_schedule | Peter Zijlstra |
2019-10-18 | x86/asm/entry: Annotate THUNKs | Jiri Slaby |
2019-07-31 | x86: Use CONFIG_PREEMPTION | Thomas Gleixner |
2019-07-18 | x86/entry: Fix thunk function ELF sizes | Josh Poimboeuf |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 474 | Thomas Gleixner |
2016-08-07 | x86: move exports to actual definitions | Al Viro |
2016-07-08 | x86/asm/entry: Make thunk's restore a local label | Borislav Petkov |
2016-05-19 | x86/entry/64: Fix stack return address retrieval in thunk | Josh Poimboeuf |
2016-02-24 | x86/asm/entry: Create stack frames in thunk functions | Josh Poimboeuf |
2015-06-22 | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-06-04 | x86/asm/entry: Move arch/x86/include/asm/calling.h to arch/x86/entry/ | Ingo Molnar |
2015-06-04 | x86/asm/entry: Move the 'thunk' functions to arch/x86/entry/ | Ingo Molnar |