aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64/sn
AgeCommit message (Expand)Author
2006-01-26[IA64-SGI] Add PROM feature set for device flush listPrarit Bhargava
2006-01-24[IA64-SGI] XPC remove unnecessary GFP_DMA flagJes Sorensen
2006-01-24[IA64-SGI] sn_dma_alloc_coherent should use gfp flagsTakashi Iwai
2006-01-17[IA64-SGI] sn2 mutex conversionJes Sorensen
2006-01-17[IA64-SGI] pass segment# on SN_SAL_IOIF_SLOT_{DIS,EN}ABLE callsMike Habeck
2006-01-17[IA64-SGI] Older PROM WAR for device flush codePrarit Bhargava
2006-01-16[IA64] Cleanup of arch/ia64/sn and include/asm-ia64/snPrarit Bhargava
2006-01-14Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2006-01-13[IA64-SGI] Fix sn_flush_device_kernel & spinlock initializationPrarit Bhargava
2006-01-13[IA64-SGI] Altix BTE error handling fixesRuss Anderson
2006-01-13[PATCH] Add tiocx bus_type probe/remove methodsRussell King
2006-01-13[IA64-SGI] move xpc.h to include/asm-ia64/sn (cleanup)Dean Nelson
2006-01-13[IA64-SGI] move xpc.h to include/asm-ia64/snDean Nelson
2006-01-13[IA64-SGI] move xpc_system_reboot()Dean Nelson
2006-01-13[IA64-SGI] ignoring loss of heartbeat while XPC is in kdebugDean Nelson
2006-01-13[IA64-SGI] XPC and unregistering from notifier listsDean Nelson
2006-01-13[IA64-SGI] cleanup XPC disengage related messagesDean Nelson
2006-01-13[IA64-SGI] ensure XPC disengage request is processedDean Nelson
2006-01-11[PATCH] capable/capability.h (arch/)Randy Dunlap
2006-01-04[PATCH] driver kill hotplug word from sn and others fixPaul Jackson
2005-12-16[IA64-SGI] Missed TLB flushJack Steiner
2005-12-15[PATCH] ia64 sn __iomem annotationsAl Viro
2005-12-06[IA64-SGI] Fix SN PTC deadlock recoveryJack Steiner
2005-12-06[IA64-SGI] altix: pci_window fixupJohn Keller
2005-11-21[IA64-SGI] bte_copy nasid_index fixRuss Anderson
2005-11-21[IA64] fix bug in sn/ia64 for sparse CPU numberinghawkes@sgi.com
2005-11-21[IA64] Prevent sn2 ptc code from executing on all ia64 subarchesPrarit Bhargava
2005-11-11[IA64-SGI] set altix preferred consoleMark Maule
2005-11-10[IA64] utilize notify_die() for XPC disengageDean Nelson
2005-11-10[IA64] Replace kcalloc(1, with kzalloc.Panagiotis Issaris
2005-11-08[IA64] altix: misc pci interrupt related fixesMark Maule
2005-10-28Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2005-10-28Pull fix-slow-tlb-purge into release branchTony Luck
2005-10-28Pull fix-bte-copy into release branchTony Luck
2005-10-28Pull xpc-disengage into release branchTony Luck
2005-10-28Pull define-node-cleanup into release branchTony Luck
2005-10-28Pull sn_pci_legacy_read-write into release branchTony Luck
2005-10-28Pull altix-mmr into release branchTony Luck
2005-10-28Pull altix-fpga-reset into release branchTony Luck
2005-10-28[PATCH] gfp_t: remaining bits of arch/*Al Viro
2005-10-28[PATCH] gfp_t: dma-mapping (ia64)Al Viro
2005-10-27[IA64] - Avoid slow TLB purges on SGI Altix systemsDean Roe
2005-10-25[IA64-SGI] fix bte_copy() calling get_nasid() while preemptibleRuss Anderson
2005-10-25[IA64-SGI] cleanup the way XPC locates the reserved pageDean Nelson
2005-10-25[IA64-SGI] XPC changes to support more than 2k nasidsDean Nelson
2005-10-25[IA64-SGI] fixes for XPC disengage and open/close protocolDean Nelson
2005-09-23[IA64-SGI] fix sn_pci_legacy_read/fix sn_pci_legacy_writeMark Maule
2005-09-15[IA64] Cleanup use of various #defines related to nodesJack Steiner
2005-09-11Pull sn-features into release branchTony Luck
2005-09-09[PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversionsIngo Molnar