aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-05-17Merge with temp tree to get David's gdb inferior calls patchTony Luck3-18/+25
2005-05-17[IA64] Fix convert_to_non_syscall() so gdb inferior calls work againDavid Mosberger-Tang1-1/+21
2005-05-05[IA64] Merge audit fix for fsyscalls with syscall-optimizationsDavid Mosberger-Tang1-2/+2
2005-05-01[PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl1-2/+3
2005-05-01[PATCH] consolidate sys_shmatStephen Rothwell2-15/+1
2005-04-27[IA64] need r29=psr *after* rsm psr.iDavid Mosberger-Tang1-6/+5
2005-04-27[IA64] use srlz.d instead of srlz.i in ia64_leave_kernel()David Mosberger-Tang1-1/+1
2005-04-27[IA64] Annotate fsys_bubble_down() with McKinley dispatch info.David Mosberger-Tang1-44/+74
2005-04-27[IA64] Reschedule fsys_bubble_down().David Mosberger-Tang1-40/+33
2005-04-27[IA64] Annotate __kernel_syscall_via_epc() with McKinley dispatch info.David Mosberger-Tang1-22/+22
2005-04-27[IA64] Reschedule __kernel_syscall_via_epc().David Mosberger-Tang1-13/+18
2005-04-27[IA64] Reschedule break_fault() for better performance.David Mosberger-Tang1-67/+106
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] In syscall-entry, use st8 instead of stf8 to clear pt_regs.r8David Mosberger-Tang1-3/+3
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-Tang2-15/+0
2005-04-25[IA64] iosapic.c: typo ... s/spin_unlock_irq/spin_unlock/Kenji Kaneshige1-1/+1
2005-04-25[IA64] print "siblings" before {physical,core,thread} idTony Luck1-1/+1
2005-04-25[IA64] vector sharing (Large I/O system support)Kenji Kaneshige2-89/+285
2005-04-25[IA64] multi-core/multi-thread identificationSuresh Siddha2-2/+273
2005-04-25[IA64] fix syscall-optimization goofDavid Mosberger-Tang1-1/+1
2005-04-25[IA64] perfmon: make pfm_sysctl a global, and other cleanupStephane Eranian2-42/+30
2005-04-25[IA64] speed up syscall path a bit moreDavid Mosberger-Tang1-6/+6
2005-04-25[IA64] Tighten up unw_unwind_to_user checkKeith Owens1-10/+17
2005-04-25[IA64] add missing cpu_relax() in ITC syncing codeDavid Mosberger-Tang1-4/+7
2005-04-22[IA64] Fix build errors for !HOTPLUG case.Ashok Raj1-3/+7
2005-04-22[IA64] cpu hotplug: return offlined cpus to SALAshok Raj4-110/+361
2005-04-16Linux-2.6.12-rc2Linus Torvalds58-0/+35362