summaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAgeFilesLines
* [IA64-SGI] pcdp: add PCDP pci interface supportMark Maule2005-06-281-4/+8
* Auto merge with /home/aegl/GIT/ia64-testTony Luck2005-06-286-224/+299
|\
| * Auto merge with /home/aegl/GIT/linusTony Luck2005-06-1539-248/+6909
| |\
| * \ Merge with temp tree to get David's gdb inferior calls patchTony Luck2005-05-173-18/+25
| |\ \
| | * | [IA64] Fix convert_to_non_syscall() so gdb inferior calls work againDavid Mosberger-Tang2005-05-171-1/+21
| * | | [IA64] Merge audit fix for fsyscalls with syscall-optimizationsDavid Mosberger-Tang2005-05-051-2/+2
| * | | [IA64] need r29=psr *after* rsm psr.iDavid Mosberger-Tang2005-04-271-6/+5
| * | | [IA64] use srlz.d instead of srlz.i in ia64_leave_kernel()David Mosberger-Tang2005-04-271-1/+1
| * | | [IA64] Annotate fsys_bubble_down() with McKinley dispatch info.David Mosberger-Tang2005-04-271-44/+74
| * | | [IA64] Reschedule fsys_bubble_down().David Mosberger-Tang2005-04-271-40/+33
| * | | [IA64] Annotate __kernel_syscall_via_epc() with McKinley dispatch info.David Mosberger-Tang2005-04-271-22/+22
| * | | [IA64] Reschedule __kernel_syscall_via_epc().David Mosberger-Tang2005-04-271-13/+18
| * | | [IA64] Reschedule break_fault() for better performance.David Mosberger-Tang2005-04-271-67/+106
| * | | [IA64] In ia64_leave_syscall(), fix comments and whitespace only.David Mosberger-Tang2005-04-271-40/+39
| * | | [IA64] Schedule ia64_leave_syscall() to read ar.bsp earlierDavid Mosberger-Tang2005-04-271-24/+19
| * | | [IA64] In syscall-entry, use st8 instead of stf8 to clear pt_regs.r8David Mosberger-Tang2005-04-271-3/+3
| * | | [IA64] On return from syscall, hint b7 with __kernel_syscall_via_epc().David Mosberger-Tang2005-04-271-1/+8
| * | | [IA64] Schedule fp-clearing insns at least 6 cycles after reading ar.bsp.David Mosberger-Tang2005-04-271-10/+15
| * | | [IA64] Use dynamic prediction for RSE-clearing branches.David Mosberger-Tang2005-04-271-2/+2
| * | | [IA64] __ia64_syscall() is no longer used anywhere in the kernel. Remove it.David Mosberger-Tang2005-04-272-15/+0
* | | | [PATCH] kprobes/ia64: refuse kprobe on ivt codeKeshavamurthy Anil S2005-06-272-3/+22
* | | | [PATCH] kprobes/ia64: refuse inserting kprobe on slot 1Rusty Lynch2005-06-271-0/+7
* | | | [PATCH] Return probe redesign: ia64 specific implementationRusty Lynch2005-06-272-2/+117
* | | | [PATCH] Update cfq io scheduler to time sliced designJens Axboe2005-06-271-2/+2
* | | | [PATCH] Dynamic sched domains: ia64 changesDinakar Guniguntala2005-06-251-31/+45
* | | | [PATCH] sched: sched tuningNick Piggin2005-06-251-1/+1
* | | | [PATCH] set cpu_state for CPU hotplug (ia64)Shaohua Li2005-06-251-0/+3
* | | | [PATCH] i386 CPU hotplugZwane Mwaikambo2005-06-251-0/+1
* | | | [PATCH] gcc4 compile fix for recent ia64 xpc changesDave Jones2005-06-253-13/+13
* | | | [PATCH] compat: introduce compat_time_tStephen Rothwell2005-06-231-1/+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/+77
* | | | [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-233-0/+344
* | | | [PATCH] Kprobes/IA64: kdebug die notification mechanismAnil S Keshavamurthy2005-06-232-1/+40
* | | | [PATCH] ia64: Selectable Timer Interrupt FrequencyChristoph Lameter2005-06-231-0/+2
* | | | [PATCH] update all defconfigs for ARCH_DISCONTIGMEM_ENABLEDave Hansen2005-06-232-2/+2
* | | | [PATCH] make each arch use mm/KconfigDave Hansen2005-06-231-1/+3
* | | | [PATCH] remove non-DISCONTIG use of pgdat->node_mem_mapDave Hansen2005-06-231-4/+5
* | | | Merge kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6.gitLinus Torvalds2005-06-229-90/+126
|\ \ \ \
| * \ \ \ Auto merge with /home/aegl/GIT/linusTony Luck2005-06-211-14/+11
| |\ \ \ \
| * | | | | [IA64] ptrace and restore_sigcontext() allow ar.rsc.pl==0Matthew Chapman2005-06-212-7/+13
| * | | | | [IA64] remove "pci=routeirq" optionBjorn Helgaas2005-06-211-20/+0
| * | | | | [IA64] fix nested_dtlb_miss handler for hugetlb addressKen Chen2005-06-211-4/+9
OpenPOWER on IntegriCloud