| Commit message (Expand) | Author | Age | Files | Lines |
* | Wire up finit_module syscall | Luck, Tony | 2013-01-03 | 1 | -0/+1 |
* | flagday: kill pt_regs argument of do_fork() | Al Viro | 2012-11-29 | 1 | -8/+6 |
* | ia64: switch to generic sys_execve() | Al Viro | 2012-10-19 | 1 | -3/+1 |
* | ia64: switch to generic kernel_thread()/kernel_execve() | Al Viro | 2012-10-19 | 1 | -7/+22 |
* | ia64: clone() had been unused since 2004 | Al Viro | 2012-10-14 | 1 | -6/+0 |
* | ia64: Add accept4() syscall | Émeric Maschino | 2012-01-09 | 1 | -0/+1 |
* | [IA64] Wire up cross memory attach syscalls | Tony Luck | 2011-11-02 | 1 | -0/+2 |
* | All Arch: remove linkage for sys_nfsservctl system call | NeilBrown | 2011-08-26 | 1 | -1/+1 |
* | [IA64] wire up sendmmsg() syscall for Itanium | Tony Luck | 2011-05-31 | 1 | -0/+1 |
* | ns: Wire up the setns system call | Eric W. Biederman | 2011-05-28 | 1 | -0/+1 |
* | [IA64] New syscalls for 2.6.39 | Tony Luck | 2011-03-22 | 1 | -0/+4 |
* | [IA64] Add latest crop of syscalls | Tony Luck | 2010-08-13 | 1 | -0/+3 |
* | [IA64] Remove COMPAT_IA32 support | Tony Luck | 2010-02-08 | 1 | -39/+0 |
* | net: Introduce recvmmsg socket syscall | Arnaldo Carvalho de Melo | 2009-10-12 | 1 | -0/+1 |
* | [IA64] hook up new rt_tgsigqueueinfo syscall | Tony Luck | 2009-06-16 | 1 | -0/+1 |
* | [IA64] wire up preadv/pwritev system calls | Tony Luck | 2009-04-08 | 1 | -0/+2 |
* | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-04-05 | 1 | -0/+100 |
|\ |
|
| * | Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc2' into tracing/core | Ingo Molnar | 2009-01-18 | 1 | -1/+1 |
| |\ |
|
| * | | ftrace, ia64: IA64 dynamic ftrace support | Shaohua Li | 2009-01-14 | 1 | -0/+51 |
| * | | ftrace, ia64: IA64 static ftrace support | Shaohua Li | 2009-01-14 | 1 | -0/+49 |
* | | | ia64/pv_ops: paravirtualize mov = ar.itc. | Isaku Yamahata | 2009-03-26 | 1 | -2/+2 |
| |/
|/| |
|
* | | [CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2 | Heiko Carstens | 2009-01-14 | 1 | -1/+1 |
|/ |
|
* | [IA64] Rationalize kernel mode alignment checking | Tony Luck | 2008-11-20 | 1 | -0/+1 |
* | [IA64] utrace use generic trace hook | Shaohua Li | 2008-10-06 | 1 | -0/+5 |
* | [IA64] Wire up new system calls | Tony Luck | 2008-07-25 | 1 | -0/+6 |
* | [IA64] pvops: paravirtualize entry.S | Isaku Yamahata | 2008-05-27 | 1 | -43/+72 |
* | [IA64] trivial cleanup for entry.S | Hidetoshi Seto | 2008-05-14 | 1 | -6/+6 |
* | [IA64] fix interrupt masking for pending works on kernel leave | Hidetoshi Seto | 2008-05-14 | 1 | -4/+10 |
* | [IA64] disable interrupts on exit of ia64_trace_syscall | Hidetoshi Seto | 2008-04-22 | 1 | -0/+1 |
* | [IA64] VIRT_CPU_ACCOUNTING (accurate cpu time accounting) | Hidetoshi Seto | 2008-02-20 | 1 | -0/+65 |
* | [IA64] Wire up timerfd_{create,settime,gettime} syscalls | Tony Luck | 2008-02-08 | 1 | -1/+4 |
* | timerfd: new timerfd API | Davide Libenzi | 2008-02-05 | 1 | -1/+1 |
* | [IA64] fallocate system call | David Chinner | 2007-07-19 | 1 | -1/+1 |
* | [IA64] wire up {signal,timer,event}fd syscalls | Tony Luck | 2007-05-14 | 1 | -0/+3 |
* | [IA64] Wire up epoll_pwait and utimensat | Tony Luck | 2007-05-10 | 1 | -0/+2 |
* | [IA64] wire up pselect, ppoll | Alexey Kuznetsov | 2007-05-08 | 1 | -2/+2 |
* | [IA64] Add TIF_RESTORE_SIGMASK | Alexey Dobriyan | 2007-05-08 | 1 | -26/+0 |
* | Pull percpu-dtc into release branch | Tony Luck | 2007-04-30 | 1 | -5/+2 |
|\ |
|
| * | [IA64] remove per-cpu ia64_phys_stacked_size_p8 | Chen, Kenneth W | 2007-02-06 | 1 | -5/+2 |
* | | [IA64] Hook up getcpu system call for IA64 | Fenghua Yu | 2007-02-05 | 1 | -0/+2 |
|/ |
|
* | [IA64] IA64 Kexec/kdump | Zou Nan hai | 2006-12-07 | 1 | -1/+1 |
* | fix file specification in comments | Uwe Zeisberger | 2006-10-03 | 1 | -1/+1 |
* | [PATCH] rename the provided execve functions to kernel_execve | Arnd Bergmann | 2006-10-02 | 1 | -2/+2 |
* | Revert "[IA64] Unwire set/get_robust_list" | Tony Luck | 2006-09-26 | 1 | -2/+2 |
* | [IA64] Unwire set/get_robust_list | Andreas Schwab | 2006-09-08 | 1 | -2/+2 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [PATCH] page migration: sys_move_pages(): support moving of individual pages | Christoph Lameter | 2006-06-23 | 1 | -1/+1 |
* | [PATCH] Add support for the sys_vmsplice syscall | Jens Axboe | 2006-04-26 | 1 | -0/+1 |
* | [PATCH] splice: add support for sys_tee() | Jens Axboe | 2006-04-11 | 1 | -0/+1 |
* | [IA64] Wire up new syscalls {set,get}_robust_list | Tony Luck | 2006-04-06 | 1 | -2/+2 |