summaryrefslogtreecommitdiffstats
path: root/arch/ia64
AgeCommit message (Expand)Author
2005-05-17Merge with linusTony Luck
2005-05-17[PATCH] kill <asm/ioctl32.h>Christoph Hellwig
2005-05-10[IA64] Avoid .spillpsp directive in handcoded assemblyDavid Mosberger-Tang
2005-05-09[IA64] fix "section mismatch" compile-time-errorDavid Mosberger-Tang
2005-05-06[IA64] Fix stack placement when INIT hits in kernel mode.David Mosberger-Tang
2005-05-05[PATCH] ppc64: remove hidden -fno-omit-frame-pointer for schedule.cAnton Blanchard
2005-05-05[IA64] Merge audit fix for fsyscalls with syscall-optimizationsDavid Mosberger-Tang
2005-05-05Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse
2005-05-04[IA64-SGI] move nodepda pointer out of pdaDean Nelson
2005-05-03[IA64] Update arch/ia64/configs/tiger_defconfigTony Luck
2005-05-03[IA64] Fix two warnings introduced by perfmon patches.Tony Luck
2005-05-03[IA64] another perfmon fix (take2)stephane eranian
2005-05-03[IA64] perfmon & PAL_HALT againStephane Eranian
2005-05-03[IA64] altix: fix TIOCA dmamap list_addMark Maule
2005-05-03[IA64] SAL to OS callbacks cannot call sleepingKeith Owens
2005-05-03[IA64] MCA recovery improvementsRuss Anderson
2005-05-03[IA64] fix ia64 syscall auditingDavid Woodhouse
2005-05-03[IA64] reduce cacheline bouncing in cpu_idle_waitZwane Mwaikambo
2005-05-03[IA64-SGI] Altix only: Fix for sn_dma_flushMike Habeck
2005-05-03[IA64] use common pxm functionAlex Williamson
2005-05-03[IA64-SGI] Altix only: Register Error InterruptColin Ngam
2005-05-03[IA64-SGI] convert AMO address found in XPC's reserved pageDean Nelson
2005-05-03[IA64-SGI] SGI Altix cross partition functionality [3/3]Dean Nelson
2005-05-03[IA64-SGI] SGI Altix cross partition functionality [2/3]Dean Nelson
2005-05-03[IA64] manually apply changes to arch/ia64/sn/kernel/MakefileTony Luck
2005-05-03[IA64-SGI] SGI Altix cross partition functionality (2ndDean Nelson
2005-05-03[PATCH] move cnodeid_to_nasid_table out of pdaDean Nelson
2005-05-03[IA64-SGI] Altix patch to add bricktype knowledge to tiocxBruce Losure
2005-05-03[IA64-SGI] Altix only: Remove hubdev SAL call Bruce Losure
2005-05-03[IA64] use fc.i for fluch_icache_range()David Mosberger-Tang
2005-05-03[IA64] fix typos caught by new assemblerDavid Mosberger-Tang
2005-05-03[IA64] Fix memcpy_mck.S for current binutilsAndreas Schwab
2005-05-03[IA64] Add config SCHED_SMTSuresh Siddha
2005-05-03Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse
2005-05-01[PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl
2005-05-01[PATCH] consolidate sys_shmatStephen Rothwell
2005-04-29[PATCH] fix ia64 syscall auditingAmy Griffis
2005-04-29[AUDIT] Don't allow ptrace to fool auditing, log arch of audited syscalls.
2005-04-27[IA64] need r29=psr *after* rsm psr.iDavid Mosberger-Tang
2005-04-27[IA64] use srlz.d instead of srlz.i in ia64_leave_kernel()David Mosberger-Tang
2005-04-27[IA64] Annotate fsys_bubble_down() with McKinley dispatch info.David Mosberger-Tang
2005-04-27[IA64] Reschedule fsys_bubble_down().David Mosberger-Tang
2005-04-27[IA64] Annotate __kernel_syscall_via_epc() with McKinley dispatch info.David Mosberger-Tang
2005-04-27[IA64] Reschedule __kernel_syscall_via_epc().David Mosberger-Tang
2005-04-27[IA64] Reschedule break_fault() for better performance.David Mosberger-Tang
2005-04-27[IA64] In ia64_leave_syscall(), fix comments and whitespace only.David Mosberger-Tang
2005-04-27[IA64] Schedule ia64_leave_syscall() to read ar.bsp earlierDavid Mosberger-Tang
2005-04-27[IA64] In syscall-entry, use st8 instead of stf8 to clear pt_regs.r8David Mosberger-Tang
2005-04-27[IA64] On return from syscall, hint b7 with __kernel_syscall_via_epc().David Mosberger-Tang
2005-04-27[IA64] Schedule fp-clearing insns at least 6 cycles after reading ar.bsp.David Mosberger-Tang