aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/sn (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2007-01-04ACPI: Altix: ACPI _PRT supportJohn Keller1-0/+3
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day1-1/+1
2006-12-12[IA64] fix possible XPC deadlock when disconnectingDean Nelson2-26/+53
2006-12-12[IA64] Do not call SN_SAL_SET_CPU_NUMBER twice on cpu 0Jay Lan1-2/+10
2006-12-07[IA64] SN: Correctly update smp_affinty maskJohn Keller2-7/+15
2006-12-07[IA64] IA64 Kexec/kdumpZou Nan hai1-0/+8
2006-12-01Altix: Initial ACPI support - ROM shadowing.John Keller3-2/+39
2006-12-01Altix: Add initial ACPI IO supportJohn Keller9-569/+942
2006-11-16[IA64] typename -> name conversionIngo Molnar1-1/+1
2006-11-15[IA64] bte_unaligned_copy() transfers one extra cache line.Robin Holt1-5/+4
2006-10-17[IA64] remove unused acpi_kbd_controller_present, acpi_legacy_devicesBjorn Helgaas1-12/+0