aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/entry.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-03-21Pull delete-sigdelayed into release branchTony Luck1-14/+0
2006-02-16[IA64] Missing check for TIF_WORK if trace/audit enabledJack Steiner1-1/+3
2006-02-08[IA64] unshare system call registration for ia64Janak Desai1-0/+3
2006-02-06[IA64] add syscall entry for *at()Chen, Kenneth W1-0/+13
2006-01-26[IA64] Delete MCA/INIT sigdelayed codeKeith Owens1-14/+0
2006-01-08[PATCH] Swap Migration V5: sys_migrate_pages interfaceChristoph Lameter1-0/+1
2005-09-16[IA64] Remove warnings for gcc 4.0 IA64 compilation.Peter Chubb1-1/+1
2005-09-09Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild Linus Torvalds1-1/+1
2005-09-09[PATCH] Prefetch kernel stacks to speed up context switchChen, Kenneth W1-0/+23
2005-09-09kbuild: ia64 use generic asm-offsets.h supportSam Ravnborg1-1/+1
2005-09-07[IA64] minor performance tune-up in ia64_switch_toChen, Kenneth W1-3/+3
2005-08-01[PATCH] remove sys_set_zone_reclaim()Ingo Molnar1-1/+1
2005-07-27[IA64] inotify: ia64 syscalls.Robert Love1-3/+3
2005-07-08[IA64] Fix a typo in arch/ia64/kernel/entry.SH. J. Lu1-1/+1
2005-06-28Auto merge with /home/aegl/GIT/ia64-testTony Luck1-58/+52
2005-06-27[PATCH] Update cfq io scheduler to time sliced designJens Axboe1-2/+2
2005-06-21[PATCH] VM: early zone reclaimMartin Hicks1-1/+1
2005-06-15Auto merge with /home/aegl/GIT/linusTony Luck1-3/+3
2005-05-17Merge with temp tree to get David's gdb inferior calls patchTony Luck1-1/+1
2005-05-10[IA64] Avoid .spillpsp directive in handcoded assemblyDavid Mosberger-Tang1-2/+2
2005-05-03[IA64] fix typos caught by new assemblerDavid Mosberger-Tang1-1/+1
2005-05-01[PATCH] consolidate sys_shmatStephen Rothwell1-1/+1
2005-04-27[IA64] use srlz.d instead of srlz.i in ia64_leave_kernel()David Mosberger-Tang1-1/+1
2005-04-27[IA64] In ia64_leave_syscall(), fix comments and whitespace only.David Mosberger-Tang1-40/+39
2005-04-27[IA64] Schedule ia64_leave_syscall() to read ar.bsp earlierDavid Mosberger-Tang1-24/+19
2005-04-27[IA64] On return from syscall, hint b7 with __kernel_syscall_via_epc().David Mosberger-Tang1-1/+8
2005-04-27[IA64] Schedule fp-clearing insns at least 6 cycles after reading ar.bsp.David Mosberger-Tang1-10/+15
2005-04-27[IA64] Use dynamic prediction for RSE-clearing branches.David Mosberger-Tang1-2/+2
2005-04-27[IA64] __ia64_syscall() is no longer used anywhere in the kernel. Remove it.David Mosberger-Tang1-12/+0
2005-04-25[IA64] fix syscall-optimization goofDavid Mosberger-Tang1-1/+1
2005-04-25[IA64] speed up syscall path a bit moreDavid Mosberger-Tang1-6/+6
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1587