summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Dynamic sched domains: ia64 changesDinakar Guniguntala2005-06-261-31/+45
* [PATCH] sched: sched tuningNick Piggin2005-06-261-1/+1
* [PATCH] set cpu_state for CPU hotplug (ia64)Shaohua Li2005-06-261-0/+3
* [PATCH] i386 CPU hotplugZwane Mwaikambo2005-06-261-0/+1
* [PATCH] Kprobes/ia64: temporary disarming of reentrant probeAnil S Keshavamurthy2005-06-231-6/+43
* [PATCH] Kprobes/IA64: check jprobe break before handlingKeshavamurthy Anil S2005-06-231-3/+7
* [PATCH] Kprobes IA64: safe register kprobeAnil S Keshavamurthy2005-06-231-0/+45
* [PATCH] Kprobes IA64: cmp ctype unc supportAnil S Keshavamurthy2005-06-231-2/+41
* [PATCH] Kprobes IA64: arch_prepare_kprobes() cleanupAnil S Keshavamurthy2005-06-231-70/+121
* [PATCH] Kprobes ia64 qp fixRusty Lynch2005-06-231-3/+3
* [PATCH] Kprobes ia64 cleanupRusty Lynch2005-06-231-101/+77Star
* [PATCH] Kprobes/IA64: support kprobe on branch/call instructionsAnil S Keshavamurthy2005-06-231-15/+116
* [PATCH] Kprobes/IA64: architecture specific JProbes supportAnil S Keshavamurthy2005-06-233-7/+84
* [PATCH] Kprobes/IA64: arch specific handlingAnil S Keshavamurthy2005-06-232-0/+333
* [PATCH] Kprobes/IA64: kdebug die notification mechanismAnil S Keshavamurthy2005-06-231-1/+32
* Merge kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6.gitLinus Torvalds2005-06-225-13/+24
|\
| * [IA64] ptrace and restore_sigcontext() allow ar.rsc.pl==0Matthew Chapman2005-06-222-7/+13
| * [IA64] fix nested_dtlb_miss handler for hugetlb addressKen Chen2005-06-211-4/+9
| * [IA64] printk needs KERN_INFO arch/ia64/kernel/smp.cChristophe Lucas2005-06-211-1/+1
| * [IA64] Drop spurious paren in entry.hDavid Mosberger-Tang2005-06-201-1/+1
* | [PATCH] ia64 uncached allocJes Sorensen2005-06-223-0/+279
* | [PATCH] VM: early zone reclaimMartin Hicks2005-06-221-1/+1
|/
* [IA64] Fix race condition in the rt_sigprocmask fastcallChristoph Lameter2005-06-091-2/+2
* [PATCH] ia64: fix floating-point preemption problemPeter Chubb2005-06-092-1/+16
* [IA64] Extract correct break number for break.bKeith Owens2005-06-081-0/+18
* [IA64] Update comment to describe modes set in default control register.Tony Luck2005-06-081-1/+2
* [IA64] Module gp must point to valid memoryKeith Owens2005-06-081-4/+6
* [IA64] Cleanup compile warnings for ski configPeter Chubb2005-06-021-2/+2
* [IA64] Use "PER_CPU" form of EXPORT macroTony Luck2005-05-311-1/+1
* [IA64] sys_mmap doesn't follow posix.1 when parameter len=0Zhang Yanmin2005-05-261-7/+0Star
* [IA64] initialize spinlock pfm_alt_install_checkTony Luck2005-05-191-1/+1
* [IA64] alternate perfmon handlerTony Luck2005-05-191-15/+160
* [IA64-SGI] cpe interrupts are not being enabled.Russ Anderson2005-05-171-2/+2
* [IA64] Correct convert_to_non_syscall()David Mosberger-Tang2005-05-171-3/+17
* [IA64] Avoid .spillpsp directive in handcoded assemblyDavid Mosberger-Tang2005-05-101-2/+2
* [IA64] fix "section mismatch" compile-time-errorDavid Mosberger-Tang2005-05-091-1/+1
* [IA64] Fix stack placement when INIT hits in kernel mode.David Mosberger-Tang2005-05-061-2/+1Star
* Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2005-05-057-54/+93
|\
| * [IA64] Fix two warnings introduced by perfmon patches.Tony Luck2005-05-041-3/+1Star
| * [IA64] another perfmon fix (take2)stephane eranian2005-05-041-10/+20
| * [IA64] perfmon & PAL_HALT againStephane Eranian2005-05-042-3/+24
| * [IA64] MCA recovery improvementsRuss Anderson2005-05-032-5/+17
| * [IA64] fix ia64 syscall auditingDavid Woodhouse2005-05-032-2/+5
| * [IA64] reduce cacheline bouncing in cpu_idle_waitZwane Mwaikambo2005-05-031-15/+26
| * [IA64] use common pxm functionAlex Williamson2005-05-031-18/+5Star
| * [IA64] fix typos caught by new assemblerDavid Mosberger-Tang2005-05-031-1/+1
* | Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2005-05-033-17/+4Star
|\|
| * [PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl2005-05-011-2/+3
| * [PATCH] consolidate sys_shmatStephen Rothwell2005-05-012-15/+1Star
* | [PATCH] fix ia64 syscall auditingAmy Griffis2005-04-292-2/+5