index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
kernel
/
syscall_table.S
Age
Commit message (
Expand
)
Author
2007-10-18
[PARISC] Wire up sys_fallocate (and compat_sys_fallocate)
Kyle McMartin
2007-08-27
[PARISC] Use compat_sys_getdents
Kyle McMartin
2007-05-27
[PARISC] Wire up utimensat/signalfd/timerfd/eventfd syscalls
Helge Deller
2007-05-22
[PARISC] Wire up kexec_load syscall
Kyle McMartin
2007-05-22
[PARISC] Move #undef to end of syscall table
Kyle McMartin
2007-02-26
Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6
Linus Torvalds
2007-02-21
[PARISC] Add missing statfs64 and fstatfs64 syscalls
Guy Martin
2007-02-17
[PARISC] Reorder syscalls to match unistd.h
Carlos O'Donell Jr
2007-02-17
[PARISC] fix sys_rt_sigqueueinfo
Kyle McMartin
2007-02-17
[PARISC] use CONFIG_64BIT instead of __LP64__
Helge Deller
2007-02-17
[PARISC] Add TIF_RESTORE_SIGMASK support
Kyle McMartin
2007-02-17
[PARISC] add missing syscalls for vmsplice, move_pages, getcpu & epoll_pwait
Helge Deller
2007-02-11
[PATCH] Common compat_sys_sysinfo
Kyle McMartin
2006-10-04
[PARISC] Allow overriding personality with sys_personality
Kyle McMartin
2006-04-21
[PARISC] Add new entries to the syscall table
Kyle McMartin
2006-03-30
[PARISC] getsockopt should be ENTRY_COMP
Kyle McMartin
2006-03-26
[PATCH] consolidate sys32/compat_adjtimex
Stephen Rothwell
2006-02-13
[PATCH] sys_newfstatat -> sys_fstatat64
Kyle McMartin
2006-02-08
[PARISC] Stub out pselect6/ppoll until TIF_RESTORE_SIGMASK is done
Kyle McMartin
2006-01-30
[PARISC] New syscalls (inotify, *at, pselect6/ppoll, migrate_pages)
Kyle McMartin
2005-10-21
[PARISC] Replace uses of __LP64__ with CONFIG_64BIT
Grant Grundler
2005-10-21
[PARISC] Add new ioprio_{set,get} syscalls
Jens Axboe
2005-05-01
[PATCH] consolidate sys_shmat
Stephen Rothwell
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds