aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/sn (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-09-08[IA64] SN fix for cpu hotplug/kexecJack Steiner1-1/+1
2006-08-08[IA64-SGI] Silent data corruption caused by XPC V2.Dean Nelson3-30/+26
2006-08-02[IA64] sparse cleanupsKeith Owens2-4/+4
2006-07-10[PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl1-1/+1
2006-07-02[PATCH] irq-flags: IA64: Use the new IRQF_ constantsThomas Gleixner5-6/+6
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel5-5/+0
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar1-2/+2
2006-06-28[IA64-SGI] fix prom revision checks in SN kernelAaron Young2-2/+2
2006-06-28[IA64-SGI] - Pass OS logical cpu number to the SN prom (bios)Jack Steiner1-2/+8
2006-06-27[PATCH] spin/rwlock init cleanupsIngo Molnar1-1/+1
2006-06-23Auto-update from upstreamTony Luck8-117/+198
2006-06-23[PATCH] change gen_pool allocator to not touch managed memoryDean Nelson1-4/+11
2006-06-23[PATCH] Unify pxm_to_node() and node_to_pxm()Yasunori Goto1-2/+2
2006-06-21[IA64-SGI] fix SGI Altix tioce_bus_fixup() bugMike Habeck1-2/+2
2006-06-21[IA64-SGI] SN topology fix for large systemsJack Steiner1-23/+27
2006-06-21[PATCH] PCI: altix: msi supportMark Maule6-111/+178
2006-06-21[PATCH] PCI: per-platform IA64_{FIRST,LAST}_DEVICE_VECTOR definitionsMark Maule1-0/+7
2006-04-27[IA64-SGI] fix SGI Altix tioce_reserve_m32() bugMike Habeck1-3/+3
2006-04-27[IA64-SGI] - Reduce overhead of reading sn_topologyJack Steiner1-2/+2
2006-04-27[IA64-SGI] - Fix discover of nearest cpu node to IO nodeJack Steiner1-2/+2
2006-04-20[IA64] Remove redundant NULL checks before kfreeJesper Juhl1-6/+2
2006-04-04[IA64] 'msg' may be used uninitialized in xpc_initiate_allocate()Tony Luck1-1/+1
2006-03-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-2/+6
2006-03-28[PATCH] ia64: const f_ops fixAndrew Morton1-19/+20
2006-03-28[IA64-SGI] fix for-loop in sn_hwperf_geoid_to_cnode()Dean Roe1-1/+5
2006-03-27[IA64-SGI] sn_hwperf use of num_online_cpus()hawkes@sgi.com1-1/+1
2006-03-26[PATCH] EFI: keep physical table addresses in efi structureBjorn Helgaas1-2/+3
2006-03-25Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds4-22/+55
2006-03-24[IA64] Tollhouse HP: IA64 arch changesPrarit Bhargava3-2/+54
2006-03-24[PATCH] s/;;/;/gAlexey Dobriyan2-2/+2
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-21Pull altix-ce1.0-asic into release branchTony Luck1-23/+303
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 Sorensen9-143/+107
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