aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-05-05Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse7-54/+93
2005-05-03[IA64] Fix two warnings introduced by perfmon patches.Tony Luck1-3/+1
2005-05-03[IA64] another perfmon fix (take2)stephane eranian1-10/+20
2005-05-03[IA64] perfmon & PAL_HALT againStephane Eranian2-3/+24
2005-05-03[IA64] MCA recovery improvementsRuss Anderson2-5/+17
2005-05-03[IA64] fix ia64 syscall auditingDavid Woodhouse2-2/+5
2005-05-03[IA64] reduce cacheline bouncing in cpu_idle_waitZwane Mwaikambo1-15/+26
2005-05-03[IA64] use common pxm functionAlex Williamson1-18/+5
2005-05-03[IA64] fix typos caught by new assemblerDavid Mosberger-Tang1-1/+1
2005-05-03Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse3-17/+4
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-29[PATCH] fix ia64 syscall auditingAmy Griffis2-2/+5
2005-04-29[AUDIT] Don't allow ptrace to fool auditing, log arch of audited syscalls.1-8/+13
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