aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/sn/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-12-16[IA64-SGI] Missed TLB flushJack Steiner1-1/+1
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 Issaris1-1/+1
2005-10-28Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds10-528/+1240
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 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-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-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-08[IA64] Manual merge fix for 3 filesTony Luck4-4/+4
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 Brown2-2/+2
2005-09-07[PATCH] IA64: convert kcalloc to kzallocPekka Enberg2-2/+2
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 Brown10-170/+640
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 Luck10-169/+640
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 Maule1-2/+4
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-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 Steiner2-1/+2
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 Steiner1-12/+7
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