summaryrefslogtreecommitdiffstats
path: root/arch/ia64/sn/kernel
AgeCommit message (Expand)AuthorLines
2008-04-29ia64: use non-racy method for proc entries creationDenis V. Lunev-21/+13
2008-04-22[IA64] move XP and XPC to drivers/misc/sgi-xpDean Nelson-6099/+1
2008-04-22[IA64] minor irq handler cleanupsJeff Garzik-2/+2
2008-04-18arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox-1/+0
2008-04-09[IA64] Replace explicit jiffies tests with time_* macros.Robert P. J. Day-5/+5
2008-03-06[IA64] remove remaining __FUNCTION__ occurrencesHarvey Harrison-24/+24
2008-02-04[IA64] sn_hwperf semaphore to mutexDaniel Walker-4/+5
2008-02-04[IA64] constify function pointer tablesJan Engelhardt-2/+2
2008-01-25sched: remove printk_clock references from ia64Ingo Molnar-11/+0
2008-01-03[IA64] Update Altix nofault codeRuss Anderson-3/+7
2007-12-19[IA64] Fix Altix BTE error return statusRuss Anderson-4/+8
2007-12-07[IA64] Add missing "space" to concatenated stringsJoe Perches-1/+1
2007-12-07[IA64] SGI Altix : fix bug in sn_io_late_init()Mike Habeck-6/+5
2007-11-09[IA64] XPC heartbeat timer function must run on CPU 0Dean Nelson-9/+3
2007-11-06[IA64] Disable/re-enable CPE interrupts on AltixRuss Anderson-1/+7
2007-10-29[IA64] arch/ia64/sn/kernel/mca.c: undo lock when sn_oemdata can't be extendedRoel Kluin-0/+1
2007-10-18Add missing newlines to some uses of dev_<level> messagesJoe Perches-6/+7
2007-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds-2/+2
2007-10-12Driver core: change add_uevent_var to use a structKay Sievers-2/+1
2007-10-12ia64: fix sn to add include files using EXTRA_CFLAGSSam Ravnborg-2/+2
2007-09-01[IA64] SN: Add support for CPU disableJohn Keller-4/+51
2007-09-01[IA64] Remove unnecessary cast of allocation return value in sn_hwperf_enum_o...Jesper Juhl-1/+2
2007-08-13[IA64] SGI Altix : fix a force_interrupt bug on altixMike Habeck-1/+4
2007-08-13[IA64] SN2 needs platform specific irq_to_vector() function.Kenji Kaneshige-0/+7
2007-08-01[IA64] SN2: Fix up sn2_rtc clockChristoph Lameter-5/+2
2007-07-30[IA64] Remove a few duplicate includesJesper Juhl-1/+0
2007-07-30[IA64] fix a few section mismatch warningsSam Ravnborg-1/+1
2007-07-20[IA64] Convert to generic timekeeping/clocksourceTony Luck-8/+21
2007-07-13[IA64] correctly count CPU objects in the ia64/sn hwperf interfaceMark Goodwin-1/+2
2007-07-11[IA64] silence GCC ia64 unused variable warningsJes Sorensen-1/+1
2007-07-09[IA64] SN: Correct ROM resource length for BIOS copyJohn Keller-12/+25
2007-06-26[IA64] Force error to surface in nofault codeRuss Anderson-1/+2
2007-05-18[IA64] Yet another section mismatch warningTony Luck-1/+1
2007-05-11[IA64] spelling fixes: arch/ia64/Simon Arlott-16/+16
2007-05-10[IA64] more warning cleanupsTony Luck-3/+3
2007-05-10[IA64] Fix warnings resulting from type-checking in dev_dbg()Tony Luck-1/+1
2007-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds-20/+103
2007-05-08[IA64] Optional method to purge the TLB on SN systemsJack Steiner-5/+60
2007-05-08move die notifier handling to common codeChristoph Hellwig-2/+2
2007-05-08[IA64] - Altix: hotplug after intr redirect can crash systemJohn Keller-15/+43
2007-05-02MSI: arch must connect the irq and the msi_descMichael Ellerman-2/+2
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare-2/+0
2007-04-25[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo-1/+1
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo-1/+2
2007-04-25[SK_BUFF]: Convert skb->end to sk_buff_data_tArnaldo Carvalho de Melo-3/+3
2007-04-25[SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo-5/+5
2007-04-25[ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo-1/+0
2007-04-06[IA64] BTE error timer fixRuss Anderson-3/+3
2007-03-20[IA64] Fix wrong /proc/iomem on SGI AltixBernhard Walle-2/+10
2007-03-20[IA64] Altix: ioremap vga_console_iobaseJohn Keller-3/+3