aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/sn
AgeCommit message (Expand)AuthorFilesLines
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 Bhargava4-71/+93
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
2005-12-15[PATCH] ia64 sn __iomem annotationsAl Viro2-30/+30
2005-12-06[IA64-SGI] Fix SN PTC deadlock recoveryJack Steiner1-2/+6
2005-12-06[IA64-SGI] altix: pci_window fixupJohn Keller1-22/+131
2005-11-21[IA64-SGI] bte_copy nasid_index fixRuss Anderson1-0/+1
2005-11-21[IA64] fix bug in sn/ia64 for sparse CPU numberinghawkes@sgi.com1-1/+2
2005-11-21[IA64] Prevent sn2 ptc code from executing on all ia64 subarchesPrarit Bhargava1-0/+3
2005-11-11[IA64-SGI] set altix preferred consoleMark Maule1-4/+153
2005-11-10[IA64] utilize notify_die() for XPC disengageDean Nelson3-5/+107
2005-11-10[IA64] Replace kcalloc(1, with kzalloc.Panagiotis Issaris2-4/+4
2005-11-08[IA64] altix: misc pci interrupt related fixesMark Maule2-3/+3
2005-10-28Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds14-586/+1349
2005-10-28Pull fix-slow-tlb-purge into release branchTony Luck1-12/+19
2005-10-28Pull fix-bte-copy into release branchTony Luck1-1/+1
2005-10-28Pull xpc-disengage into release branchTony Luck4-368/+1130
2005-10-28Pull define-node-cleanup into release branchTony Luck5-118/+57
2005-10-28Pull sn_pci_legacy_read-write into release branchTony Luck1-0/+46
2005-10-28Pull altix-mmr into release branchTony Luck3-58/+63
2005-10-28Pull altix-fpga-reset into release branchTony Luck1-29/+33
2005-10-28[PATCH] gfp_t: remaining bits of arch/*Al Viro1-1/+1
2005-10-28[PATCH] gfp_t: dma-mapping (ia64)Al Viro1-1/+1
2005-10-27[IA64] - Avoid slow TLB purges on SGI Altix systemsDean Roe1-12/+19
2005-10-25[IA64-SGI] fix bte_copy() calling get_nasid() while preemptibleRuss Anderson1-1/+1
2005-10-25[IA64-SGI] cleanup the way XPC locates the reserved pageDean Nelson1-13/+26
2005-10-25[IA64-SGI] XPC changes to support more than 2k nasidsDean Nelson3-84/+141
2005-10-25[IA64-SGI] fixes for XPC disengage and open/close protocolDean Nelson4-88/+204
2005-09-23[IA64-SGI] fix sn_pci_legacy_read/fix sn_pci_legacy_writeMark Maule1-0/+46
2005-09-15[IA64] Cleanup use of various #defines related to nodesJack Steiner5-118/+57
2005-09-11Pull sn-features into release branchTony Luck1-11/+19
2005-09-09[PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversionsIngo Molnar1-1/+1
2005-09-09[IA64] Need to include <asm/sn/io.h> in a few more places.Tony Luck3-0/+3
2005-09-08[IA64] Manual merge fix for 3 filesTony Luck5-8/+8
2005-09-08[IA64] Increase max physical address for SN platformsJack Steiner1-1/+1
2005-09-08[IA64] ensure XPC and XPNET are loaded on sn2 platforms onlyDean Nelson2-0/+8
2005-09-08Merge linux-2.6 with linux-acpi-2.6Len Brown3-6/+6
2005-09-07[PATCH] IA64: convert kcalloc to kzallocPekka Enberg3-6/+6
2005-09-07[IA64-SGI] volatile semantics in places where it seems necessaryMark Maule3-58/+60
2005-09-06[IA64-SGI] get XPC to cleanly disengage from remote memory referencesDean Nelson4-237/+813
2005-09-06[IA64] Altix patch for fpga resetBruce Losure1-29/+33
2005-09-03Merge linux-2.6 into linux-acpi-2.6 testLen Brown17-213/+1494
2005-08-31[IA64-SGI] Add new vendor-specific SAL calls for:Jack Steiner1-11/+19
2005-08-29Pull ngam-maule-steiner into release branchTony Luck17-212/+1494
2005-08-26[IA64-SGI] fix bte_copy() calling smp_processor_id() while preemptibleRuss Anderson1-1/+1
2005-08-26[IA64] altix: Abstract irq_affinity at the sn pci providerMark Maule4-6/+48
2005-08-25[IA64] fix allnoconfig buildLen Brown2-2/+2
2005-08-24[IA64] SGI SN remove redundant partition SAL callRuss Anderson2-4/+2
2005-08-24[IA64] - SGI SN hwperf enhancements -Mark Goodwin1-6/+14
2005-08-24[IA64] - SGI SN hwperf enhancements -Mark Goodwin1-20/+246
2005-08-24[IA64] - SGI SN hwperf enhancements - export_pci_topologyMark Goodwin1-34/+16
2005-08-24[IA64] remove use of asm/segment.hKumar Gala1-1/+0
2005-08-23Pull prarit-bus-sysdata into release branchTony Luck1-8/+10
2005-08-17[IA64-SGI] - New SN hardware support - ptc_fixesJack Steiner3-27/+243
2005-08-17[IA64-SGI] - New SN hardware support - cpu_relaxJack Steiner3-2/+4
2005-08-17[IA64-SGI] - New SN hardware support - bte_fixesJack Steiner1-31/+51
2005-08-17[IA64-SGI] - New SN hardware support - no_warsJack Steiner1-10/+12
2005-08-17[IA64-SGI] - New SN hardware support - boot_init_shub2Jack Steiner1-2/+2
2005-08-17[IA64-SGI] - New SN hardware support - use_alias_spaceJack Steiner2-13/+8
2005-08-16[IA64] Initialize some spinlocksKeith Owens1-0/+1
2005-08-16[IA64]: SN fix bus->sysdata pointer and memory cleanupsPrarit Bhargava1-8/+10
2005-08-11[IA64-SGI] sn pci provider for TIOCE (pciMark Maule3-1/+736
2005-08-11[IA64-SGI] add support for TIO huge-windowMark Maule3-24/+42
2005-08-11[IA64-SGI] abstract force_interrupt() mechanismMark Maule3-22/+33
2005-08-11[IA64-SGI] altix: cosmetic rename of SGI_PCIBR_ERRORMark Maule1-1/+1
2005-08-11[IA64-SGI] Altix only: Add PCI Domain number support.Colin Ngam4-14/+41
2005-07-26[PATCH] fix MAX_USER_RT_PRIO and MAX_RT_PRIOSteven Rostedt1-1/+1
2005-07-13[IA64] fix call of smp_processor_id() by XPC whileDean Nelson1-4/+4
2005-07-12[IA64] Altix pcibus_to_node implementationChristoph Lameter4-7/+43
2005-07-11[IA64] use msleep_interruptible() instead of schedule_timeoutNishanth Aravamudan1-11/+5
2005-07-11[IA64] remove linux/version.h include from arch/ia64Olaf Hering1-1/+0
2005-07-07[IA64] - Disable tiocx driver on non-SN systemsJack Steiner1-0/+4
2005-07-06[IA64] hotplug/ia64: SN Hotplug Driver - SN Hotplug Driver codePrarit Bhargava3-48/+129
2005-07-06[IA64] hotplug/ia64: SN Hotplug Driver - new SN PROM version codePrarit Bhargava2-9/+7
2005-07-06[IA64] hotplug/ia64: SN Hotplug Driver: moving of header filesPrarit Bhargava11-699/+31
2005-07-06[IA64] hotplug/ia64: SN Hotplug Driver: SN IRQ FixesPrarit Bhargava2-134/+155
2005-06-28[IA64-SGI] Altix patch to tiocx, add subsys_initcallBruce Losure1-5/+9
2005-06-28[IA64] sparse cleanup of TIOCA filesPrarit Bhargava1-4/+4
2005-06-28[IA64-SGI] - new macros for SGI SN simulator Jack Steiner2-9/+20
2005-06-28[IA64] sparse cleanup of shub_mmr.hPrarit Bhargava1-0/+1
2005-06-28[IA64-SGI] altix: enable vgacon supportMark Maule2-6/+16
2005-06-25[PATCH] gcc4 compile fix for recent ia64 xpc changesDave Jones3-13/+13
2005-06-21[PATCH] SN2 XPC build patchesJes Sorensen1-2/+4
2005-06-20[PATCH] Driver Core: arch: update device attribute callbacksYani Ioannou1-2/+2
2005-06-20[PATCH] sn: fixes due to driver core changesPatrick Mochel1-12/+9
2005-06-03[IA64] fix setting of sn_hub_info->shub_1_1_foundDean Nelson1-2/+2
2005-05-17[IS64-SGI] Set Altix error handling featuresRuss Anderson1-0/+2
2005-05-04[IA64-SGI] move nodepda pointer out of pdaDean Nelson1-2/+7
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-SGI] Altix only: Fix for sn_dma_flushMike Habeck1-1/+1
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 Nelson2-0/+320
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-04-25[IA64-SGI] Altix SN add support for slots in geoid_t locatorMark Goodwin1-47/+24
2005-04-25[IA64-SGI] Shub2 BTE support - BTE recovery codeRuss Anderson2-31/+54
2005-04-25[IA64-SGI] Add new MMR definitions/Modify BTE initialiation&copy.Russ Anderson1-9/+11
2005-04-25[IA64-SGI] disable TIOCA GART TLB prefetchingMark Maule1-3/+3
2005-04-25[IA64-SGI]Bruce Losure1-0/+548
2005-04-25[IA64-SGI] Altix: enable poweroffAaron J Young1-0/+9
2005-04-25[IA64-SGI] Bus driver for the CX port of SGI's TIO chip.Bruce Losure1-0/+1
2005-04-25[IA64-SGI] Shub2 provides an addition of 2 External Interrupt events.Colin Ngam1-13/+2
2005-04-25[IA64-SGI] Altix SN topology fix potential infinite loopMark Goodwin1-5/+7
2005-04-25[IA64-SGI] Altix SN topology support for new chipsets and pci topologyMark Goodwin1-9/+124
2005-04-25[IA64-SGI] altix: tioca chip driver (agp)Mark Maule3-1/+671
2005-04-25[IA64-SGI] sn2-move-pci-headers.patchMark Maule9-123/+14
2005-04-25[IA64-SGI] sn2-pci-dma-abstraction.patchMark Maule7-79/+173
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds40-0/+7149