summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/entry.S
AgeCommit message (Expand)AuthorLines
2008-05-14[IA64] trivial cleanup for entry.SHidetoshi Seto-6/+6
2008-05-14[IA64] fix interrupt masking for pending works on kernel leaveHidetoshi Seto-4/+10
2008-04-22[IA64] disable interrupts on exit of ia64_trace_syscallHidetoshi Seto-0/+1
2008-02-20[IA64] VIRT_CPU_ACCOUNTING (accurate cpu time accounting)Hidetoshi Seto-0/+65
2008-02-08[IA64] Wire up timerfd_{create,settime,gettime} syscallsTony Luck-1/+4
2008-02-05timerfd: new timerfd APIDavide Libenzi-1/+1
2007-07-19[IA64] fallocate system callDavid Chinner-1/+1
2007-05-14[IA64] wire up {signal,timer,event}fd syscallsTony Luck-0/+3
2007-05-10[IA64] Wire up epoll_pwait and utimensatTony Luck-0/+2
2007-05-08[IA64] wire up pselect, ppollAlexey Kuznetsov-2/+2
2007-05-08[IA64] Add TIF_RESTORE_SIGMASKAlexey Dobriyan-26/+0
2007-04-30Pull percpu-dtc into release branchTony Luck-5/+2
2007-02-06[IA64] remove per-cpu ia64_phys_stacked_size_p8Chen, Kenneth W-5/+2
2007-02-05[IA64] Hook up getcpu system call for IA64Fenghua Yu-0/+2
2006-12-07[IA64] IA64 Kexec/kdumpZou Nan hai-1/+1
2006-10-03fix file specification in commentsUwe Zeisberger-1/+1
2006-10-02[PATCH] rename the provided execve functions to kernel_execveArnd Bergmann-2/+2
2006-09-26Revert "[IA64] Unwire set/get_robust_list"Tony Luck-2/+2
2006-09-08[IA64] Unwire set/get_robust_listAndreas Schwab-2/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-06-23[PATCH] page migration: sys_move_pages(): support moving of individual pagesChristoph Lameter-1/+1
2006-04-26[PATCH] Add support for the sys_vmsplice syscallJens Axboe-0/+1
2006-04-11[PATCH] splice: add support for sys_tee()Jens Axboe-0/+1
2006-04-06[IA64] Wire up new syscalls {set,get}_robust_listTony Luck-2/+2
2006-04-04[IA64] Wire up new syscall sync_file_range()Tony Luck-0/+3
2006-03-30[PATCH] Introduce sys_splice() system callJens Axboe-0/+1
2006-03-21Pull delete-sigdelayed into release branchTony Luck-14/+0
2006-02-16[IA64] Missing check for TIF_WORK if trace/audit enabledJack Steiner-1/+3
2006-02-08[IA64] unshare system call registration for ia64Janak Desai-0/+3
2006-02-06[IA64] add syscall entry for *at()Chen, Kenneth W-0/+13
2006-01-26[IA64] Delete MCA/INIT sigdelayed codeKeith Owens-14/+0
2006-01-08[PATCH] Swap Migration V5: sys_migrate_pages interfaceChristoph Lameter-0/+1
2005-09-16[IA64] Remove warnings for gcc 4.0 IA64 compilation.Peter Chubb-1/+1
2005-09-09Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild Linus Torvalds-1/+1
2005-09-09[PATCH] Prefetch kernel stacks to speed up context switchChen, Kenneth W-0/+23
2005-09-09kbuild: ia64 use generic asm-offsets.h supportSam Ravnborg-1/+1
2005-09-07[IA64] minor performance tune-up in ia64_switch_toChen, Kenneth W-3/+3
2005-08-01[PATCH] remove sys_set_zone_reclaim()Ingo Molnar-1/+1
2005-07-27[IA64] inotify: ia64 syscalls.Robert Love-3/+3
2005-07-08[IA64] Fix a typo in arch/ia64/kernel/entry.SH. J. Lu-1/+1
2005-06-28Auto merge with /home/aegl/GIT/ia64-testTony Luck-58/+52
2005-06-27[PATCH] Update cfq io scheduler to time sliced designJens Axboe-2/+2
2005-06-21[PATCH] VM: early zone reclaimMartin Hicks-1/+1
2005-06-15Auto merge with /home/aegl/GIT/linusTony Luck-3/+3
2005-05-17Merge with temp tree to get David's gdb inferior calls patchTony Luck-1/+1
2005-05-10[IA64] Avoid .spillpsp directive in handcoded assemblyDavid Mosberger-Tang-2/+2
2005-05-03[IA64] fix typos caught by new assemblerDavid Mosberger-Tang-1/+1
2005-05-01[PATCH] consolidate sys_shmatStephen Rothwell-1/+1
2005-04-27[IA64] use srlz.d instead of srlz.i in ia64_leave_kernel()David Mosberger-Tang-1/+1
2005-04-27[IA64] In ia64_leave_syscall(), fix comments and whitespace only.David Mosberger-Tang-40/+39