summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/syscalls.h
Commit message (Expand)AuthorAgeFilesLines
* x86: clean up declarations and variablesJaswinder Singh Rajput2009-04-121-21/+24
* x86: syscalls.h: remove asmlinkage from declaration of sys_rt_sigreturn()Hiroshi Shimamoto2009-02-191-1/+1
* Merge branch 'core/header-fixes' into x86/headersIngo Molnar2009-02-131-0/+1
|\
| * headers_check fix: x86, prctl.hJaswinder Singh Rajput2009-02-021-0/+1
* | x86: merge sys_rt_sigreturn between 32 and 64 bitsH. Peter Anvin2009-02-121-1/+1
* | x86: use regparm(3) for passed-in pt_regs pointerBrian Gerst2009-02-111-15/+10Star
* | x86: pass in pt_regs pointer for syscalls that need itBrian Gerst2009-02-111-10/+15
|/
* Revert "x86: signal: change type of paramter for sys_rt_sigreturn()"Ingo Molnar2009-01-211-1/+1
*-. Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...Ingo Molnar2008-12-231-8/+8
|\ \
| | * x86: signal: change type of paramter for sys_rt_sigreturn()Hiroshi Shimamoto2008-12-081-1/+1
| |/ |/|
| * x86: tls.c declare sys_set_thread_area and sys_get_thread_area before they ge...Jaswinder Singh2008-12-181-4/+4
| * x86: ldt.c declare sys_modify_ldt before they get usedJaswinder Singh2008-12-161-3/+3
|/
* x86, um: ... and asm-x86 moveAl Viro2008-10-231-0/+93