aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/entry/entry_64.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-10x86/asm/entry/64: Disentangle error_entry/exit gsbase/ebx/usermode codeAndy Lutomirski1-8/+31
2015-06-08x86/asm/entry/64: Clean up entry_64.SIngo Molnar1-416/+404
2015-06-08Merge branch 'x86/asm' into x86/core, to prepare for new patchIngo Molnar1-0/+1447
2015-06-08x86/asm/entry: Untangle 'system_call' into two entry points: entry_SYSCALL_64 and entry_INT80_32Ingo Molnar1-5/+5
2015-06-07x86/asm/entry/64/compat: Rename ia32entry.S -> entry_64_compat.SIngo Molnar1-1/+1
2015-06-05x86/asm/entry/64: Remove pointless jump to irq_returnAndy Lutomirski1-3/+1
2015-06-04x86/asm/entry: Move arch/x86/include/asm/calling.h to arch/x86/entry/Ingo Molnar1-1/+1
2015-06-03x86/asm/entry: Move entry_64.S and entry_32.S to arch/x86/entry/Ingo Molnar1-0/+1442