summaryrefslogtreecommitdiffstats
path: root/arch/x86/entry/common.c
Commit message (Expand)AuthorAgeFilesLines
...
* x86/entry: Add new, comprehensible entry and exit handlers written in CAndy Lutomirski2015-07-071-1/+111
* x86/entry: Add enter_from_user_mode() and use it in syscallsAndy Lutomirski2015-07-071-1/+12
* x86/entry: Move C entry and exit code to arch/x86/entry/common.cAndy Lutomirski2015-07-071-0/+253