aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/entry.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-01-27[IA64] entry.S: another syscall exit path optimizationKenneth W. Chen1-27/+28
2005-01-24[IA64] entry.S: .align in .text sections is broken, use TEXT_ALIGN()Tony Luck1-1/+1
2005-01-24[IA64] Ensure that r9 can't be a NaT on return from sys_pipe()Kenneth W. Chen1-8/+8
2005-01-21[IA64] entry.S: perfmon psr.pp fixStéphane Eranian1-5/+9
2005-01-21[IA64] clean up ptrace corner casesTony Luck1-7/+19
2005-01-21[IA64] entry.S update the copyright year & fix a commentDavid Mosberger1-2/+2
2005-01-21[IA64] Use srlz.d instead of srlz.i in ia64_leave_syscallDavid Mosberger1-1/+1
2005-01-21[IA64] Improve ia64_leave_syscall() for McKinley-type cores.David Mosberger1-47/+50
2005-01-21[IA64] Resched skip_rbs_switch to run 4 cycles faster on McKinley-type coresDavid Mosberger1-17/+27
2005-01-21[IA64] entry.S: Align rse_clear_invalid to double-bundle boundary.David Mosberger1-0/+1
2004-12-12[IA64] Add TIF_SIGDELAYED, delay a signal until it is safeKeith Owens1-0/+15
2004-11-22[IA64] Add add_key, request_key, keyctl syscallsTony Luck1-3/+3
2004-11-04[IA64] Allocate syscall #1270 for waitid syscall.Tony Luck1-2/+2
2004-10-25[PATCH] revert- sys_setaltrootAndrew Morton1-1/+1
2004-10-18[PATCH] add sys_setaltroot()Seth Rohit1-1/+1
2004-08-23[PATCH] sched: consolidate CLONE_IDLETASK maskingWilliam Lee Irwin III1-2/+2
2004-07-09[PATCH] ia64: add audit supportPeter Martuccelli1-4/+6
2004-07-07[PATCH] ia64: Fix OSDL BugMe report 2885: realtime process can't preempt low ...Peter Chubb1-21/+32
2004-06-28[PATCH] ia64: fix a couple of comment typosBjorn Helgaas1-2/+2
2004-06-16ia64: Fix ia32 partial-page-list code to compile cleanly in more configs.David Mosberger1-2/+4
2004-06-04[PATCH] ia64: fix comment-typo in entry.SAlex Tsariounov1-1/+1
2004-05-22[PATCH] numa api: Add IA64 supportAndrew Morton1-3/+3
2004-05-21[PATCH] fix sendfile on 64bit architecturesAndrew Morton1-1/+1
2004-05-19[PATCH] reserve syscall slots for kexecAndrew Morton1-1/+1
2004-04-21[PATCH] ia64: add mq support for ia64Jakub Jelínek1-6/+6
2004-01-26ia64: Fix ptrace infrastructure some more so that strace'd sigreturn()Matthew Chapman1-10/+43
2003-12-31ia64: Remove the old ia64_ni_syscall()/sys32_ni_syscall() routines whichDavid Mosberger1-28/+28
2003-12-31ia64: Allow system-call number to be changed during system-call tracingDavid Mosberger1-30/+24
2003-12-30ia64: Fix a ptrace-bug that caused "strace -f" to crash the inferiorDavid Mosberger1-0/+1
2003-09-05ia64: Direct sys_fadvise64() to sys_fadvise64_64().David Mosberger1-1/+1
2003-09-01ia64: Drop unnecessary fadvise64_64() bloat (it isn't needed on 64-bitDavid Mosberger1-1/+1
2003-08-25ia64: Hook up fadvise64_64() system call.David Mosberger1-1/+1
2003-08-19[PATCH] ia64: cleanup inline assemblySuresh B. Siddha1-0/+12
2003-08-15entry.S:David Mosberger1-2/+2
2003-07-15ia64: Patch by Arun Sharma: Make execve()ing of ia32 tasks work again.David Mosberger1-1/+30
2003-07-10ia64: Move local per-CPU area to the last page of the address space.David Mosberger1-2/+2
2003-07-09ia64: Sync up with 2.5.74+.David Mosberger1-1/+1
2003-06-20[PATCH] Add system calls statfs64 and fstatfs64Andrew Morton1-2/+2
2003-06-17ia64: Sync with 2.5.71.David Mosberger1-12/+0
2003-06-16ia64: Manual merge with 2.5.71.David Mosberger1-152/+306
2003-06-01[PATCH] ia64: performance-tweak syscall exit path some moreFenghua Yu1-12/+12
2003-05-29ia64: Finish the fsyscall support (finally!). Now fsyscall stubs willDavid Mosberger1-0/+3
2003-05-28ia64: Minor fixes: remove obsolete ia64_ret_from_execve_syscall() andDavid Mosberger1-11/+0
2003-05-28ia64: Make fsyscalls work again. They broke because the streamlined syscall ...David Mosberger1-51/+50
2003-05-27ia64: In start_thread(), remove the clearing of the scratch registers which areDavid Mosberger1-1/+1
2003-05-27ia64: Lots of formatting fixes for the optimized syscall paths.David Mosberger1-151/+181
2003-05-22[PATCH] ia64: fix syscall optimization path so CONFIG_PREEMPT works againSeth Rohit1-2/+2
2003-05-21ia64: Restructure pt_regs and optimize syscall path.David Mosberger1-83/+248
2003-05-15[PATCH] ia64: put kernel into virtually mapped areaTony Luck1-4/+1
2003-05-14ia64: Desupport GCC 2.96 and everything older.David Mosberger1-29/+0