aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/sn/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-03-22[IA64] sn_check_intr: use ia64_get_irr()Bjorn Helgaas1-20/+1
2006-03-21Pull sn2-reduce-kmalloc-wrap into release branchTony Luck3-46/+85
2006-03-21Pull icc-cleanup into release branchTony Luck2-1/+73
2006-03-21Pull sn2-mmio-writes into release branchTony Luck2-2/+25
2006-03-07[IA64] don't report !sn2 or !summit hardware as an errorBjorn Helgaas2-2/+2
2006-02-27[IA64-SGI] revert export sn_pcidev_info_getChristoph Hellwig1-1/+0
2006-02-27[IA64-SGI] SN2-XP reduce kmalloc wrapper inliningJes Sorensen3-46/+85
2006-02-15[IA64] ia64: simplify and fix udelay()hawkes@sgi.com1-0/+19
2006-02-15[IA64-SGI] enforce proper ordering of callouts by XPCDean Nelson2-10/+18
2006-02-15[IA64-SGI] fix the size of __sn_cnodeid_to_nasidDean Roe1-1/+1
2006-02-15[IA64-SGI] export sn_pcidev_info_getMark Maule1-0/+1
2006-02-15[IA64-SGI] remove compile time warningJes Sorensen1-0/+2
2006-02-15[IA64] remove obsolete corporate addressJes Sorensen1-6/+1
2006-02-15[IA64-SGI] sn2 minor fixes and cleanupsJes Sorensen5-101/+81
2006-02-09[IA64-SGI] Small cleanup for misuse of list_for_each to list_for_each_safe.Prarit Bhargava1-4/+2
2006-02-09[IA64-SGI] Hotplug driver related fix in the SN ia64 code.Prarit Bhargava2-1/+5
2006-02-08Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds3-16/+34
2006-02-08[IA64] prevent sn2 specific code to be run in generic kernelsJes Sorensen2-3/+7
2006-02-07[PATCH] drive_info removal outside of arch/i386Al Viro1-14/+0
2006-02-07[IA64] Fix CONFIG_PRINTK_TIMETony Luck1-13/+27
2006-02-07[IA64-SGI] - Eliminate SN pio_phys_xxx macros. Move to assemblyJack Steiner2-1/+73
2006-02-06[IA64-SGI] Shub2 BTE address fixRuss Anderson1-11/+6
2006-02-06Pull sn-recursive-flags-for-select-builds into release branchTony Luck2-0/+4
2006-02-02[IA64-SGI] Fix XPC code which sleeps with spin_lock_irqsave().Robin Holt1-8/+11
2006-02-02[IA64-SGI] sn2 housekeepingJes Sorensen4-34/+35
2006-02-02[IA64-SGI] disable msi for all altix pci devicesMark Maule1-0/+7
2006-02-02[IA64-SGI] fix smp_affinity redirection when using CONFIG_PCI_MSIMark Maule1-1/+1
2006-02-02Pull update-tlbflush-sn into release branchTony Luck1-121/+75
2006-01-26[IA64] hooks to wait for mmio writes to drain when migrating processesBrent Casavant2-3/+26
2006-01-26[IA64-SGI] Update TLB flushing code for SN platformJack Steiner1-121/+75
2006-01-26[IA64-SGI] Add PROM feature set for device flush listPrarit Bhargava1-18/+18
2006-01-26[IA64-SGI] Recursive flags do not work for selective buildsKeith Owens2-0/+4
2006-01-24[IA64-SGI] XPC remove unnecessary GFP_DMA flagJes Sorensen1-3/+3
2006-01-17[IA64-SGI] sn2 mutex conversionJes Sorensen4-39/+36
2006-01-17[IA64-SGI] Older PROM WAR for device flush codePrarit Bhargava1-3/+51
2006-01-16[IA64] Cleanup of arch/ia64/sn and include/asm-ia64/snPrarit Bhargava3-19/+19
2006-01-14Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-8/+8
2006-01-13[IA64-SGI] Fix sn_flush_device_kernel & spinlock initializationPrarit Bhargava1-41/+53
2006-01-13[IA64-SGI] Altix BTE error handling fixesRuss Anderson2-14/+53
2006-01-13[PATCH] Add tiocx bus_type probe/remove methodsRussell King1-8/+8
2006-01-13[IA64-SGI] move xpc.h to include/asm-ia64/sn (cleanup)Dean Nelson3-6/+6
2006-01-13[IA64-SGI] move xpc.h to include/asm-ia64/snDean Nelson1-1274/+0
2006-01-13[IA64-SGI] move xpc_system_reboot()Dean Nelson1-29/+29
2006-01-13[IA64-SGI] ignoring loss of heartbeat while XPC is in kdebugDean Nelson1-1/+27
2006-01-13[IA64-SGI] XPC and unregistering from notifier listsDean Nelson1-4/+6
2006-01-13[IA64-SGI] cleanup XPC disengage related messagesDean Nelson3-23/+68
2006-01-13[IA64-SGI] ensure XPC disengage request is processedDean Nelson4-11/+16
2006-01-11[PATCH] capable/capability.h (arch/)Randy Dunlap1-0/+1
2006-01-04[PATCH] driver kill hotplug word from sn and others fixPaul Jackson1-2/+2
2005-12-16[IA64-SGI] Missed TLB flushJack Steiner1-1/+1