Age | Commit message (Expand) | Author |
2014-05-31 | parisc: fix epoll_pwait syscall on compat kernel | Helge Deller |
2014-03-23 | parisc: wire up sys_utimes | Helge Deller |
2014-02-02 | parisc: wire up sched_setattr and sched_getattr | Helge Deller |
2013-03-05 | get rid of union semop in sys_semctl(2) arguments | Al Viro |
2013-03-03 | consolidate compat lookup_dcookie() | Al Viro |
2013-03-03 | convert sendfile{,64} to COMPAT_SYSCALL_DEFINE | Al Viro |
2013-03-03 | Merge branch 'fixes-for-3.9-latest' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-03-02 | parisc: switch to compat_functions of io_setup, io_getevents and io_submit | Helge Deller |
2013-02-25 | fix compat truncate/ftruncate | Al Viro |
2013-02-24 | switch lseek to COMPAT_SYSCALL_DEFINE | Al Viro |
2013-02-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-02-20 | parisc: sendfile and sendfile64 syscall cleanups | Helge Deller |
2013-02-20 | parisc: switch to available compat_sched_rr_get_interval implementation | Helge Deller |
2013-02-20 | parisc: fix fallocate syscall | Helge Deller |
2013-02-20 | parisc: convert msgrcv and msgsnd syscalls to use compat layer | Helge Deller |
2013-02-20 | parisc: correctly wire up mq_* functions for CONFIG_COMPAT case | Helge Deller |
2013-02-20 | parisc: wire up process_vm_readv, process_vm_writev, kcmp and finit_module sy... | Helge Deller |
2013-02-03 | parisc: switch to generic compat rt_sigaction() | Al Viro |
2013-02-03 | parisc: switch to generic compat sched_rr_get_interval() | Al Viro |
2013-02-03 | parisc: switch to generic compat rt_sigpending() | Al Viro |
2013-02-03 | parisc: switch to generic compat rt_sigprocmask() | Al Viro |
2013-02-03 | parisc: switch to generic sigaltstack | Al Viro |
2012-12-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-12-03 | [parisc] open(2) compat bug | Al Viro |
2012-10-14 | parisc: switch to generic sys_execve() | Al Viro |
2011-08-29 | remove remaining references to nfsservctl | Stephen Rothwell |
2011-07-31 | [PARISC] wire up sendmmsg syscall | James Bottomley |
2011-05-28 | ns: Wire up the setns system call | Eric W. Biederman |
2011-04-15 | [PARISC] wire up syncfs syscall | James Bottomley |
2011-04-15 | [PARISC] wire up the fhandle syscalls | James Bottomley |
2011-04-15 | [PARISC] wire up clock_adjtime syscall | James Bottomley |
2011-04-15 | [PARISC] wire up fanotify syscalls | James Bottomley |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2010-10-13 | parisc: add prlimit64 syscall | Kyle McMartin |
2010-03-12 | improve sys_newuname() for compat architectures | Christoph Hellwig |
2010-03-06 | parisc: ditto sys_accept4 | Kyle McMartin |
2010-03-06 | parisc: wire up sys_recvmmsg | Helge Deller |
2009-11-06 | sysctl: parisc Use the compat_sys_sysctl | Eric W. Biederman |
2009-09-21 | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar |
2009-07-03 | parisc: perf: wire up sys_perf_counter_open | Kyle McMartin |
2009-07-03 | parisc: wire sys_perf_counter_open to sys_ni_syscall | Kyle McMartin |
2009-07-03 | parisc: wire up rt_tgsigqueueinfo | Kyle McMartin |
2009-07-03 | parisc: wire up preadv/pwritev syscalls | Kyle McMartin |
2009-03-27 | generic compat_sys_ustat | Christoph Hellwig |
2008-10-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds |
2008-10-17 | parisc: convert to generic compat_sys_ptrace | Helge Deller |
2008-10-16 | compat: generic compat get/settimeofday | Christoph Hellwig |
2008-10-10 | parisc: add new syscalls | Kyle McMartin |
2008-03-15 | [PARISC] wire up timerfd syscalls | Kyle McMartin |
2008-03-15 | [PARISC] remove old timerfd syscall | Kyle McMartin |