aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/sn (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2-2/+0
2007-04-25[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo1-1/+1
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo1-1/+2
2007-04-25[SK_BUFF]: Convert skb->end to sk_buff_data_tArnaldo Carvalho de Melo1-3/+3
2007-04-25[SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo1-5/+5
2007-04-25[ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo1-1/+0
2007-04-06[IA64] SGI Altix : fix pcibr_dmamap_ate32() bugMike Habeck1-2/+6
2007-04-06[IA64] BTE error timer fixRuss Anderson1-3/+3
2007-03-20[IA64] Fix wrong /proc/iomem on SGI AltixBernhard Walle1-2/+10
2007-03-20[IA64] Altix: ioremap vga_console_iobaseJohn Keller1-3/+3
2007-03-09Pull altix into release branchLen Brown2-22/+24
2007-03-07[IA64] fix NULL pointer in ia64/irq_chip-mask/unmask functionKAMEZAWA Hiroyuki1-1/+13
2007-03-01ACPI: Altix: reinitialize acpi tablesJohn Keller1-0/+2
2007-02-26[PATCH] irq: Remove set_native_irq_infoEric W. Biederman1-1/+1
2007-02-23ACPI: Altix: cannot register acpi bus driver before bus scanJohn Keller1-22/+22
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman1-1/+1
2007-02-14[PATCH] sysctl: C99 Convert arch/ia64/sn/kernel/xpc_main.cEric W. Biederman1-48/+38
2007-02-14[PATCH] sysctl: sn: remove sysctl ABI BREAKAGEEric W. Biederman1-6/+6
2007-02-12[PATCH] mark struct file_operations const 2Arjan van de Ven2-2/+2
2007-02-11[PATCH] sn2: use static ->proc_fopsAlexey Dobriyan1-43/+62
2007-02-07Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-6/+14
2007-02-07msi: Make MSI useable more architecturesEric W. Biederman1-6/+14
2007-02-07msi: Kill the msi_desc array.Eric W. Biederman1-1/+1
2007-02-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds5-98/+371
2007-02-05[IA64-SGI] Check for TIO errors on shub2 AltixRuss Anderson1-4/+12
2007-02-02Altix: ACPI SSDT PCI device supportJohn Keller4-103/+362
2007-02-02ACPICA: reduce conflicts with Altix patch seriesLen Brown2-9/+14
2007-02-02ACPICA: minimal patch to integrate new tables into LinuxAlexey Starikovskiy2-9/+18