Age | Commit message (Expand) | Author | Files | Lines |
2015-10-28 | [IA64] Wire up kcmp syscall | Émeric MASCHINO | 1 | -0/+1 |
2015-09-15 | ia64: Enable userfaultfd and membarrier system calls | Luck, Tony | 1 | -0/+2 |
2015-06-10 | ia64: remove paravirt code | Luis R. Rodriguez | 1 | -27/+14 |
2015-01-05 | [IA64] Enable execveat syscall for ia64 | Tony Luck | 1 | -0/+1 |
2014-10-09 | [IA64] Enable bpf syscall for ia64 | Tony Luck | 1 | -0/+1 |
2014-08-18 | [IA64] Wire up memfd_create() system call | Tony Luck | 1 | -0/+1 |
2014-08-06 | [IA64] Wire up getrandom() system call | Tony Luck | 1 | -0/+1 |
2014-05-20 | ia64: add renameat2 syscall | Miklos Szeredi | 1 | -0/+1 |
2014-01-28 | [IA64] Wire up new sched_setattr and sched_getattr syscalls | Tony Luck | 1 | -0/+2 |
2013-11-13 | ia64: Use preempt_schedule_irq | Thomas Gleixner | 1 | -14/+1 |
2013-01-27 | cputime: Generic on-demand virtual cputime accounting | Frederic Weisbecker | 1 | -8/+8 |
2013-01-03 | Wire up finit_module syscall | Luck, Tony | 1 | -0/+1 |
2012-11-29 | flagday: kill pt_regs argument of do_fork() | Al Viro | 1 | -8/+6 |
2012-10-19 | ia64: switch to generic sys_execve() | Al Viro | 1 | -3/+1 |
2012-10-19 | ia64: switch to generic kernel_thread()/kernel_execve() | Al Viro | 1 | -7/+22 |
2012-10-14 | ia64: clone() had been unused since 2004 | Al Viro | 1 | -6/+0 |
2012-01-09 | ia64: Add accept4() syscall | Émeric Maschino | 1 | -0/+1 |
2011-11-02 | [IA64] Wire up cross memory attach syscalls | Tony Luck | 1 | -0/+2 |
2011-08-26 | All Arch: remove linkage for sys_nfsservctl system call | NeilBrown | 1 | -1/+1 |
2011-05-31 | [IA64] wire up sendmmsg() syscall for Itanium | Tony Luck | 1 | -0/+1 |
2011-05-28 | ns: Wire up the setns system call | Eric W. Biederman | 1 | -0/+1 |
2011-03-22 | [IA64] New syscalls for 2.6.39 | Tony Luck | 1 | -0/+4 |
2010-08-13 | [IA64] Add latest crop of syscalls | Tony Luck | 1 | -0/+3 |
2010-02-08 | [IA64] Remove COMPAT_IA32 support | Tony Luck | 1 | -39/+0 |
2009-10-12 | net: Introduce recvmmsg socket syscall | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2009-06-16 | [IA64] hook up new rt_tgsigqueueinfo syscall | Tony Luck | 1 | -0/+1 |
2009-04-08 | [IA64] wire up preadv/pwritev system calls | Tony Luck | 1 | -0/+2 |
2009-04-05 | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+100 |
2009-03-26 | ia64/pv_ops: paravirtualize mov = ar.itc. | Isaku Yamahata | 1 | -2/+2 |
2009-01-18 | Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc2' into tracing/core | Ingo Molnar | 1 | -1/+1 |
2009-01-14 | [CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2 | Heiko Carstens | 1 | -1/+1 |
2009-01-14 | ftrace, ia64: IA64 dynamic ftrace support | Shaohua Li | 1 | -0/+51 |
2009-01-14 | ftrace, ia64: IA64 static ftrace support | Shaohua Li | 1 | -0/+49 |
2008-11-20 | [IA64] Rationalize kernel mode alignment checking | Tony Luck | 1 | -0/+1 |
2008-10-06 | [IA64] utrace use generic trace hook | Shaohua Li | 1 | -0/+5 |
2008-07-25 | [IA64] Wire up new system calls | Tony Luck | 1 | -0/+6 |
2008-05-27 | [IA64] pvops: paravirtualize entry.S | Isaku Yamahata | 1 | -43/+72 |
2008-05-14 | [IA64] trivial cleanup for entry.S | Hidetoshi Seto | 1 | -6/+6 |
2008-05-14 | [IA64] fix interrupt masking for pending works on kernel leave | Hidetoshi Seto | 1 | -4/+10 |
2008-04-22 | [IA64] disable interrupts on exit of ia64_trace_syscall | Hidetoshi Seto | 1 | -0/+1 |
2008-02-20 | [IA64] VIRT_CPU_ACCOUNTING (accurate cpu time accounting) | Hidetoshi Seto | 1 | -0/+65 |
2008-02-08 | [IA64] Wire up timerfd_{create,settime,gettime} syscalls | Tony Luck | 1 | -1/+4 |
2008-02-05 | timerfd: new timerfd API | Davide Libenzi | 1 | -1/+1 |
2007-07-19 | [IA64] fallocate system call | David Chinner | 1 | -1/+1 |
2007-05-14 | [IA64] wire up {signal,timer,event}fd syscalls | Tony Luck | 1 | -0/+3 |
2007-05-10 | [IA64] Wire up epoll_pwait and utimensat | Tony Luck | 1 | -0/+2 |
2007-05-08 | [IA64] wire up pselect, ppoll | Alexey Kuznetsov | 1 | -2/+2 |
2007-05-08 | [IA64] Add TIF_RESTORE_SIGMASK | Alexey Dobriyan | 1 | -26/+0 |
2007-04-30 | Pull percpu-dtc into release branch | Tony Luck | 1 | -5/+2 |
2007-02-06 | [IA64] remove per-cpu ia64_phys_stacked_size_p8 | Chen, Kenneth W | 1 | -5/+2 |