summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/syscalls.h
AgeCommit message (Expand)AuthorFilesLines
2009-02-19x86: syscalls.h: remove asmlinkage from declaration of sys_rt_sigreturn()Hiroshi Shimamoto1-1/+1
2009-02-13Merge branch 'core/header-fixes' into x86/headersIngo Molnar1-0/+1
2009-02-11x86: merge sys_rt_sigreturn between 32 and 64 bitsH. Peter Anvin1-1/+1
2009-02-11x86: use regparm(3) for passed-in pt_regs pointerBrian Gerst1-15/+10
2009-02-11x86: pass in pt_regs pointer for syscalls that need itBrian Gerst1-10/+15
2009-02-02headers_check fix: x86, prctl.hJaswinder Singh Rajput1-0/+1
2009-01-21Revert "x86: signal: change type of paramter for sys_rt_sigreturn()"Ingo Molnar1-1/+1
2008-12-23Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...Ingo Molnar1-8/+8
2008-12-18x86: tls.c declare sys_set_thread_area and sys_get_thread_area before they ge...Jaswinder Singh1-4/+4
2008-12-16x86: ldt.c declare sys_modify_ldt before they get usedJaswinder Singh1-3/+3
2008-12-08x86: signal: change type of paramter for sys_rt_sigreturn()Hiroshi Shimamoto1-1/+1
2008-10-22x86, um: ... and asm-x86 moveAl Viro1-0/+93