aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/entry.S
Commit message (Expand)AuthorAgeFilesLines
* ia64: Add accept4() syscallÉmeric Maschino2012-05-201-0/+1
* [IA64] Wire up cross memory attach syscallsTony Luck2011-11-021-0/+2
* All Arch: remove linkage for sys_nfsservctl system callNeilBrown2011-08-261-1/+1
* [IA64] wire up sendmmsg() syscall for ItaniumTony Luck2011-05-311-0/+1
* ns: Wire up the setns system callEric W. Biederman2011-05-281-0/+1
* [IA64] New syscalls for 2.6.39Tony Luck2011-03-221-0/+4
* [IA64] Add latest crop of syscallsTony Luck2010-08-131-0/+3
* [IA64] Remove COMPAT_IA32 supportTony Luck2010-02-081-39/+0
* net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo2009-10-121-0/+1
* [IA64] hook up new rt_tgsigqueueinfo syscallTony Luck2009-06-161-0/+1
* [IA64] wire up preadv/pwritev system callsTony Luck2009-04-081-0/+2
* Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-04-051-0/+100
|\
| * Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc2' into tracing/coreIngo Molnar2009-01-181-1/+1
| |\
| * | ftrace, ia64: IA64 dynamic ftrace supportShaohua Li2009-01-141-0/+51
| * | ftrace, ia64: IA64 static ftrace supportShaohua Li2009-01-141-0/+49
* | | ia64/pv_ops: paravirtualize mov = ar.itc.Isaku Yamahata2009-03-261-2/+2
| |/ |/|
* | [CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2Heiko Carstens2009-01-141-1/+1
|/
* [IA64] Rationalize kernel mode alignment checkingTony Luck2008-11-201-0/+1
* [IA64] utrace use generic trace hookShaohua Li2008-10-061-0/+5
* [IA64] Wire up new system callsTony Luck2008-07-251-0/+6
* [IA64] pvops: paravirtualize entry.SIsaku Yamahata2008-05-271-43/+72
* [IA64] trivial cleanup for entry.SHidetoshi Seto2008-05-141-6/+6
* [IA64] fix interrupt masking for pending works on kernel leaveHidetoshi Seto2008-05-141-4/+10
* [IA64] disable interrupts on exit of ia64_trace_syscallHidetoshi Seto2008-04-221-0/+1
* [IA64] VIRT_CPU_ACCOUNTING (accurate cpu time accounting)Hidetoshi Seto2008-02-201-0/+65
* [IA64] Wire up timerfd_{create,settime,gettime} syscallsTony Luck2008-02-081-1/+4
* timerfd: new timerfd APIDavide Libenzi2008-02-051-1/+1
* [IA64] fallocate system callDavid Chinner2007-07-191-1/+1
* [IA64] wire up {signal,timer,event}fd syscallsTony Luck2007-05-141-0/+3
* [IA64] Wire up epoll_pwait and utimensatTony Luck2007-05-101-0/+2
* [IA64] wire up pselect, ppollAlexey Kuznetsov2007-05-081-2/+2
* [IA64] Add TIF_RESTORE_SIGMASKAlexey Dobriyan2007-05-081-26/+0
* Pull percpu-dtc into release branchTony Luck2007-04-301-5/+2
|\
| * [IA64] remove per-cpu ia64_phys_stacked_size_p8Chen, Kenneth W2007-02-061-5/+2
* | [IA64] Hook up getcpu system call for IA64Fenghua Yu2007-02-051-0/+2
|/
* [IA64] IA64 Kexec/kdumpZou Nan hai2006-12-071-1/+1
* fix file specification in commentsUwe Zeisberger2006-10-031-1/+1
* [PATCH] rename the provided execve functions to kernel_execveArnd Bergmann2006-10-021-2/+2
* Revert "[IA64] Unwire set/get_robust_list"Tony Luck2006-09-261-2/+2
* [IA64] Unwire set/get_robust_listAndreas Schwab2006-09-081-2/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] page migration: sys_move_pages(): support moving of individual pagesChristoph Lameter2006-06-231-1/+1
* [PATCH] Add support for the sys_vmsplice syscallJens Axboe2006-04-261-0/+1
* [PATCH] splice: add support for sys_tee()Jens Axboe2006-04-111-0/+1
* [IA64] Wire up new syscalls {set,get}_robust_listTony Luck2006-04-061-2/+2
* [IA64] Wire up new syscall sync_file_range()Tony Luck2006-04-041-0/+3
* [PATCH] Introduce sys_splice() system callJens Axboe2006-03-301-0/+1
* Pull delete-sigdelayed into release branchTony Luck2006-03-211-14/+0
|\
| * [IA64] Delete MCA/INIT sigdelayed codeKeith Owens2006-01-261-14/+0
* | [IA64] Missing check for TIF_WORK if trace/audit enabledJack Steiner2006-02-161-1/+3