index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
syscalls.h
Age
Commit message (
Expand
)
Author
2009-04-12
x86: clean up declarations and variables
Jaswinder Singh Rajput
2009-02-19
x86: syscalls.h: remove asmlinkage from declaration of sys_rt_sigreturn()
Hiroshi Shimamoto
2009-02-13
Merge branch 'core/header-fixes' into x86/headers
Ingo Molnar
2009-02-11
x86: merge sys_rt_sigreturn between 32 and 64 bits
H. Peter Anvin
2009-02-11
x86: use regparm(3) for passed-in pt_regs pointer
Brian Gerst
2009-02-11
x86: pass in pt_regs pointer for syscalls that need it
Brian Gerst
2009-02-02
headers_check fix: x86, prctl.h
Jaswinder Singh Rajput
2009-01-21
Revert "x86: signal: change type of paramter for sys_rt_sigreturn()"
Ingo Molnar
2008-12-23
Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...
Ingo Molnar
2008-12-18
x86: tls.c declare sys_set_thread_area and sys_get_thread_area before they ge...
Jaswinder Singh
2008-12-16
x86: ldt.c declare sys_modify_ldt before they get used
Jaswinder Singh
2008-12-08
x86: signal: change type of paramter for sys_rt_sigreturn()
Hiroshi Shimamoto
2008-10-22
x86, um: ... and asm-x86 move
Al Viro