summaryrefslogtreecommitdiffstats
path: root/arch/ia64/sn
Commit message (Expand)AuthorAgeFilesLines
* [IA64] ia64: simplify and fix udelay()hawkes@sgi.com2006-02-151-0/+19
* [IA64-SGI] enforce proper ordering of callouts by XPCDean Nelson2006-02-152-10/+18
* [IA64-SGI] fix the size of __sn_cnodeid_to_nasidDean Roe2006-02-151-1/+1
* [IA64-SGI] export sn_pcidev_info_getMark Maule2006-02-151-0/+1
* [IA64-SGI] remove compile time warningJes Sorensen2006-02-151-0/+2
* [IA64] remove obsolete corporate addressJes Sorensen2006-02-151-6/+1Star
* [IA64-SGI] sn2 minor fixes and cleanupsJes Sorensen2006-02-159-143/+107Star
* [IA64-SGI] Small cleanup for misuse of list_for_each to list_for_each_safe.Prarit Bhargava2006-02-091-4/+2Star
* [IA64-SGI] Hotplug driver related fix in the SN ia64 code.Prarit Bhargava2006-02-092-1/+5
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-02-093-16/+34
|\
| * [IA64] prevent sn2 specific code to be run in generic kernelsJes Sorensen2006-02-082-3/+7
| * [IA64] Fix CONFIG_PRINTK_TIMETony Luck2006-02-081-13/+27
* | [PATCH] drive_info removal outside of arch/i386Al Viro2006-02-081-14/+0Star
|/
* [IA64-SGI] Shub2 BTE address fixRuss Anderson2006-02-061-11/+6Star
* Pull sn-recursive-flags-for-select-builds into release branchTony Luck2006-02-065-2/+8
|\
| * [IA64-SGI] Recursive flags do not work for selective buildsKeith Owens2006-01-265-2/+8
* | [IA64-SGI] Fix XPC code which sleeps with spin_lock_irqsave().Robin Holt2006-02-021-8/+11
* | [IA64-SGI] sn2 housekeepingJes Sorensen2006-02-024-34/+35
* | [IA64-SGI] disable msi for all altix pci devicesMark Maule2006-02-021-0/+7
* | [IA64-SGI] fix smp_affinity redirection when using CONFIG_PCI_MSIMark Maule2006-02-021-1/+1
* | Pull update-tlbflush-sn into release branchTony Luck2006-02-021-121/+75Star
|\ \
| * | [IA64-SGI] Update TLB flushing code for SN platformJack Steiner2006-01-271-121/+75Star
| |/
* | [IA64-SGI] Add PROM feature set for device flush listPrarit Bhargava2006-01-261-18/+18
* | [IA64-SGI] XPC remove unnecessary GFP_DMA flagJes Sorensen2006-01-251-3/+3
* | [IA64-SGI] sn_dma_alloc_coherent should use gfp flagsTakashi Iwai2006-01-241-2/+2
|/
* [IA64-SGI] sn2 mutex conversionJes Sorensen2006-01-174-39/+36Star
* [IA64-SGI] pass segment# on SN_SAL_IOIF_SLOT_{DIS,EN}ABLE callsMike Habeck2006-01-171-4/+8
* [IA64-SGI] Older PROM WAR for device flush codePrarit Bhargava2006-01-172-3/+60
* [IA64] Cleanup of arch/ia64/sn and include/asm-ia64/snPrarit Bhargava2006-01-1712-247/+257
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-01-141-8/+8
|\
| * [PATCH] Add tiocx bus_type probe/remove methodsRussell King2006-01-131-8/+8
* | [IA64-SGI] Fix sn_flush_device_kernel & spinlock initializationPrarit Bhargava2006-01-134-71/+93
* | [IA64-SGI] Altix BTE error handling fixesRuss Anderson2006-01-132-14/+53
* | [IA64-SGI] move xpc.h to include/asm-ia64/sn (cleanup)Dean Nelson2006-01-133-6/+6
* | [IA64-SGI] move xpc.h to include/asm-ia64/snDean Nelson2006-01-131-1274/+0Star
* | [IA64-SGI] move xpc_system_reboot()Dean Nelson2006-01-131-29/+29
* | [IA64-SGI] ignoring loss of heartbeat while XPC is in kdebugDean Nelson2006-01-131-1/+27
* | [IA64-SGI] XPC and unregistering from notifier listsDean Nelson2006-01-131-4/+6
* | [IA64-SGI] cleanup XPC disengage related messagesDean Nelson2006-01-133-23/+68
* | [IA64-SGI] ensure XPC disengage request is processedDean Nelson2006-01-134-11/+16
|/
* [PATCH] capable/capability.h (arch/)Randy Dunlap2006-01-121-0/+1
* [PATCH] driver kill hotplug word from sn and others fixPaul Jackson2006-01-051-2/+2
* [IA64-SGI] Missed TLB flushJack Steiner2005-12-161-1/+1
* [PATCH] ia64 sn __iomem annotationsAl Viro2005-12-152-30/+30
* [IA64-SGI] Fix SN PTC deadlock recoveryJack Steiner2005-12-061-2/+6
* [IA64-SGI] altix: pci_window fixupJohn Keller2005-12-061-22/+131
* [IA64-SGI] bte_copy nasid_index fixRuss Anderson2005-11-211-0/+1
* [IA64] fix bug in sn/ia64 for sparse CPU numberinghawkes@sgi.com2005-11-211-1/+2
* [IA64] Prevent sn2 ptc code from executing on all ia64 subarchesPrarit Bhargava2005-11-211-0/+3
* [IA64-SGI] set altix preferred consoleMark Maule2005-11-111-4/+153