index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
entry
/
thunk_64.S
Age
Commit message (
Expand
)
Author
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