aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/sn (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2006-10-10[PATCH] ia64/sn __iomem annotationsAl Viro2-22/+22
2006-10-09[PATCH] more ia64 irq handlersAl Viro2-4/+4
2006-10-08[PATCH] missed ia64 pt_regs fixesAl Viro1-5/+2
2006-10-06[IA64] Fix breakage from irq changeTony Luck1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2-4/+2
2006-10-04[PATCH] msi: move the ia64 code into arch/ia64Eric W. Biederman2-0/+231
2006-10-03Attack of "the the"s in archMatt LaPlante1-1/+1
2006-10-02[PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn1-1/+1
2006-10-01[PATCH] proper flags type of spin_lock_irqsave()Alexey Dobriyan2-2/+2
2006-09-27Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-2/+1
2006-09-26[IA64-SGI] Do not request DMA memory for BTEChristoph Lameter1-2/+1
2006-09-26[PATCH] smp_call_function_single() cleanupAndrew Morton1-1/+2