index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
unistd_32.h
Age
Commit message (
Expand
)
Author
2010-08-10
Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linux
Linus Torvalds
2010-07-28
fanotify: sys_fanotify_mark declartion
Eric Paris
2010-07-28
fanotify: fanotify_init syscall declaration
Eric Paris
2010-07-16
unistd: add __NR_prlimit64 syscall numbers
Jiri Slaby
2010-03-12
Add generic sys_olduname()
Christoph Hellwig
2010-03-12
Add generic sys_ipc wrapper
Christoph Hellwig
2010-03-12
Add generic sys_old_mmap()
Christoph Hellwig
2010-03-12
Add generic sys_old_select()
Christoph Hellwig
2009-10-12
net: Introduce recvmmsg socket syscall
Arnaldo Carvalho de Melo
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
2009-08-26
tracing: Define NR_syscalls for x86 (32)
Jason Baron
2009-04-30
Merge branch 'core/signal' into perfcounters/core
Thomas Gleixner
2009-04-30
x86: hookup sys_rt_tgsigqueueinfo
Thomas Gleixner
2009-04-06
Merge branch 'linus' into perfcounters/core-v2
Ingo Molnar
2009-04-02
preadv/pwritev: Add preadv and pwritev system calls.
Gerd Hoffmann
2008-12-08
performance counters: x86 support
Ingo Molnar
2008-10-22
x86: Fix ASM_X86__ header guards
H. Peter Anvin
2008-10-22
x86, um: ... and asm-x86 move
Al Viro