summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/syscall_64.c
AgeCommit message (Expand)AuthorFilesLines
2015-06-04x86/asm/entry: Move the vsyscall code to arch/x86/entry/vsyscall/Ingo Molnar1-32/+0
2013-08-07x86, asmlinkage: Make syscall tables visibleAndi Kleen1-1/+1
2013-08-07x86: Fix sys_call_table type in asm/syscall.hAndi Kleen1-2/+1
2012-02-21x32: If configured, add x32 system calls to system call tablesH. Peter Anvin1-1/+6
2012-02-21x32: Add x32 system calls to syscall/syscall_64.tblH. Peter Anvin1-0/+3
2011-11-18x86: Generate system call tables and unistd_*.h from tablesH. Peter Anvin1-9/+5
2011-11-18x86-64, syscall: Adjust comment spacing and remove typoH. Peter Anvin1-3/+3
2008-10-23x86: Fix ASM_X86__ header guardsH. Peter Anvin1-2/+2
2008-07-22x86: consolidate header guardsVegard Nossum1-2/+2
2008-04-17x86: coding style fixes to arch/x86/kernel/syscall_64.cPaolo Ciarrocchi1-5/+8
2007-10-11i386/x86_64: move headers to include/asm-x86Thomas Gleixner1-2/+2
2007-10-11x86_64: move kernelThomas Gleixner1-0/+26