aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-06-23[PATCH] Kprobes ia64 qp fixRusty Lynch1-3/+3
2005-06-23[PATCH] Kprobes ia64 cleanupRusty Lynch1-101/+77
2005-06-23[PATCH] Kprobes/IA64: support kprobe on branch/call instructionsAnil S Keshavamurthy1-15/+116
2005-06-23[PATCH] Kprobes/IA64: architecture specific JProbes supportAnil S Keshavamurthy3-7/+84
2005-06-23[PATCH] Kprobes/IA64: arch specific handlingAnil S Keshavamurthy2-0/+333
2005-06-23[PATCH] Kprobes/IA64: kdebug die notification mechanismAnil S Keshavamurthy1-1/+32
2005-06-22Merge kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6.gitLinus Torvalds5-13/+24
2005-06-21[PATCH] ia64 uncached allocJes Sorensen3-0/+279
2005-06-21[PATCH] VM: early zone reclaimMartin Hicks1-1/+1
2005-06-21[IA64] ptrace and restore_sigcontext() allow ar.rsc.pl==0Matthew Chapman2-7/+13
2005-06-21[IA64] fix nested_dtlb_miss handler for hugetlb addressKen Chen1-4/+9
2005-06-21[IA64] printk needs KERN_INFO arch/ia64/kernel/smp.cChristophe Lucas1-1/+1
2005-06-20[IA64] Drop spurious paren in entry.hDavid Mosberger-Tang1-1/+1
2005-06-15Auto merge with /home/aegl/GIT/linusTony Luck16-104/+336
2005-06-09[IA64] Fix race condition in the rt_sigprocmask fastcallChristoph Lameter1-2/+2
2005-06-08[PATCH] ia64: fix floating-point preemption problemPeter Chubb2-1/+16
2005-06-08[IA64] Extract correct break number for break.bKeith Owens1-0/+18
2005-06-08[IA64] Update comment to describe modes set in default control register.Tony Luck1-1/+2
2005-06-08[IA64] Module gp must point to valid memoryKeith Owens1-4/+6
2005-06-01[IA64] Cleanup compile warnings for ski configPeter Chubb1-2/+2
2005-05-31[IA64] Use "PER_CPU" form of EXPORT macroTony Luck1-1/+1
2005-05-26[IA64] sys_mmap doesn't follow posix.1 when parameter len=0Zhang Yanmin1-7/+0
2005-05-18[IA64] initialize spinlock pfm_alt_install_checkTony Luck1-1/+1
2005-05-18[IA64] alternate perfmon handlerTony Luck1-15/+160
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-17[IA64-SGI] cpe interrupts are not being enabled.Russ Anderson1-2/+2
2005-05-17[IA64] Correct convert_to_non_syscall()David Mosberger-Tang1-3/+17
2005-05-10[IA64] Avoid .spillpsp directive in handcoded assemblyDavid Mosberger-Tang1-2/+2
2005-05-09[IA64] fix "section mismatch" compile-time-errorDavid Mosberger-Tang1-1/+1
2005-05-06[IA64] Fix stack placement when INIT hits in kernel mode.David Mosberger-Tang1-2/+1
2005-05-05[IA64] Merge audit fix for fsyscalls with syscall-optimizationsDavid Mosberger-Tang1-2/+2
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-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