aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/sn (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-06-24[IA64] Handle count==0 in sn2_ptc_proc_write()Cliff Wickman1-1/+1
2008-06-20[IA64] SN2: security hole in sn2_ptc_proc_writeCliff Wickman1-0/+2
2008-04-29ia64: use non-racy method for proc entries creationDenis V. Lunev2-21/+13
2008-04-29dma/ia64: update ia64 machvecs, swiotlb.cArthur Kepner1-21/+60
2008-04-22[IA64] move XP and XPC to drivers/misc/sgi-xpDean Nelson7-6099/+1
2008-04-22[IA64] minor irq handler cleanupsJeff Garzik2-4/+6
2008-04-18arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox1-1/+0
2008-04-09[IA64] Replace explicit jiffies tests with time_* macros.Robert P. J. Day2-5/+5
2008-03-06[IA64] remove remaining __FUNCTION__ occurrencesHarvey Harrison8-35/+35
2008-02-10Change pci_raw_ops to pci_raw_read/writeMatthew Wilcox1-8/+8
2008-02-06Remove pointless casts from void pointersJeff Garzik1-3/+3
2008-02-04[IA64] sn_hwperf semaphore to mutexDaniel Walker1-4/+5
2008-02-04[IA64] constify function pointer tablesJan Engelhardt2-2/+2
2008-01-25sched: remove printk_clock references from ia64Ingo Molnar1-11/+0
2008-01-03[IA64] Update Altix nofault codeRuss Anderson1-3/+7
2007-12-19[IA64] Fix Altix BTE error return statusRuss Anderson2-4/+8
2007-12-18[IA64] Two trivial spelling fixesJoe Perches1-1/+1
2007-12-07[IA64] Add missing "space" to concatenated stringsJoe Perches1-1/+1
2007-12-07[IA64] SGI Altix : fix bug in sn_io_late_init()Mike Habeck1-6/+5
2007-11-09[IA64] XPC heartbeat timer function must run on CPU 0Dean Nelson1-9/+3
2007-11-06[IA64] Disable/re-enable CPE interrupts on AltixRuss Anderson1-1/+7
2007-10-29[IA64] arch/ia64/sn/kernel/mca.c: undo lock when sn_oemdata can't be extendedRoel Kluin1-0/+1
2007-10-22Update arch/ to use sg helpersJens Axboe1-1/+1
2007-10-18Add missing newlines to some uses of dev_<level> messagesJoe Perches1-6/+7
2007-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds4-4/+4
2007-10-16IA64: sg chaining supportJens Axboe1-5/+6
2007-10-12Driver core: change add_uevent_var to use a structKay Sievers1-2/+1
2007-10-12ia64: fix sn to add include files using EXTRA_CFLAGSSam Ravnborg4-4/+4
2007-09-01[IA64] SN: Add support for CPU disableJohn Keller6-4/+55
2007-09-01[IA64] Remove unnecessary cast of allocation return value in sn_hwperf_enum_objects()Jesper Juhl1-1/+2
2007-08-13[IA64] SGI Altix : fix a force_interrupt bug on altixMike Habeck1-1/+4
2007-08-13[IA64] SN2 needs platform specific irq_to_vector() function.Kenji Kaneshige1-0/+7
2007-08-01[IA64] SN2: Fix up sn2_rtc clockChristoph Lameter1-5/+2
2007-07-30[IA64] Remove a few duplicate includesJesper Juhl1-1/+0
2007-07-30[IA64] fix a few section mismatch warningsSam Ravnborg1-1/+1
2007-07-20[IA64] Convert to generic timekeeping/clocksourceTony Luck1-8/+21
2007-07-13[IA64] correctly count CPU objects in the ia64/sn hwperf interfaceMark Goodwin1-1/+2
2007-07-11[IA64] silence GCC ia64 unused variable warningsJes Sorensen2-2/+2
2007-07-09[IA64] SN: Correct ROM resource length for BIOS copyJohn Keller2-12/+25
2007-06-26[IA64] Make SN2 PCI code use ioremap rather than manually mangle the addressJes Sorensen3-5/+10
2007-06-26[IA64] Force error to surface in nofault codeRuss Anderson1-1/+2
2007-05-18[IA64] Yet another section mismatch warningTony Luck1-1/+1
2007-05-11[IA64] spelling fixes: arch/ia64/Simon Arlott12-35/+35
2007-05-10[IA64] more warning cleanupsTony Luck2-3/+3
2007-05-10[IA64] Fix warnings resulting from type-checking in dev_dbg()Tony Luck1-1/+1
2007-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds2-20/+103
2007-05-08[IA64] Optional method to purge the TLB on SN systemsJack Steiner1-5/+60
2007-05-08move die notifier handling to common codeChristoph Hellwig1-2/+2
2007-05-08[IA64] - Altix: hotplug after intr redirect can crash systemJohn Keller1-15/+43
2007-05-02MSI: arch must connect the irq and the msi_descMichael Ellerman1-2/+2