aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64 (follow)
AgeCommit message (Expand)AuthorFilesLines
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-08[IA64] Fill holes in FIXADDR_USER space with zero pages.David Mosberger-Tang1-2/+17
2005-06-03[IA64] fix setting of sn_hub_info->shub_1_1_foundDean Nelson1-2/+2
2005-06-01[IA64] fix compilation warning in sys32_epoll_wait()Peter Chubb1-1/+1
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-17[IS64-SGI] Set Altix error handling featuresRuss Anderson1-0/+2
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-17Merge with linusTony Luck1-1/+0
2005-05-17[PATCH] kill <asm/ioctl32.h>Christoph Hellwig1-1/+0
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[PATCH] ppc64: remove hidden -fno-omit-frame-pointer for schedule.cAnton Blanchard1-0/+4
2005-05-05Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse27-192/+6640
2005-05-04[IA64-SGI] move nodepda pointer out of pdaDean Nelson1-2/+7
2005-05-03[IA64] Update arch/ia64/configs/tiger_defconfigTony Luck1-39/+57
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] altix: fix TIOCA dmamap list_addMark Maule1-1/+1
2005-05-03[IA64] SAL to OS callbacks cannot call sleepingKeith Owens1-13/+21
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-SGI] Altix only: Fix for sn_dma_flushMike Habeck1-1/+1
2005-05-03[IA64] use common pxm functionAlex Williamson2-48/+9
2005-05-03[IA64-SGI] Altix only: Register Error InterruptColin Ngam1-4/+6
2005-05-03[IA64-SGI] convert AMO address found in XPC's reserved pageDean Nelson1-1/+14
2005-05-03[IA64-SGI] SGI Altix cross partition functionality [3/3]Dean Nelson2-0/+716
2005-05-03[IA64-SGI] SGI Altix cross partition functionality [2/3]Dean Nelson5-0/+5325
2005-05-03[IA64] manually apply changes to arch/ia64/sn/kernel/MakefileTony Luck1-1/+3
2005-05-03[IA64-SGI] SGI Altix cross partition functionality (2ndDean Nelson3-0/+330
2005-05-03[PATCH] move cnodeid_to_nasid_table out of pdaDean Nelson1-14/+17
2005-05-03[IA64-SGI] Altix patch to add bricktype knowledge to tiocxBruce Losure1-9/+32
2005-05-03[IA64-SGI] Altix only: Remove hubdev SAL call Bruce Losure1-19/+0
2005-05-03[IA64] use fc.i for fluch_icache_range()David Mosberger-Tang1-3/+3
2005-05-03[IA64] fix typos caught by new assemblerDavid Mosberger-Tang2-2/+2
2005-05-03[IA64] Fix memcpy_mck.S for current binutilsAndreas Schwab1-1/+1
2005-05-03[IA64] Add config SCHED_SMTSuresh Siddha1-0/+9
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