aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/sn (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-26[PATCH] irq: Remove set_native_irq_infoEric W. Biederman1-1/+1
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
2006-09-08[IA64] SN fix for cpu hotplug/kexecJack Steiner1-1/+1
2006-08-08[IA64-SGI] Silent data corruption caused by XPC V2.Dean Nelson3-30/+26
2006-08-02[IA64] sparse cleanupsKeith Owens2-4/+4
2006-07-10[PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl1-1/+1
2006-07-02[PATCH] irq-flags: IA64: Use the new IRQF_ constantsThomas Gleixner5-6/+6
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel5-5/+0
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar1-2/+2
2006-06-28[IA64-SGI] fix prom revision checks in SN kernelAaron Young2-2/+2
2006-06-28[IA64-SGI] - Pass OS logical cpu number to the SN prom (bios)Jack Steiner1-2/+8
2006-06-27[PATCH] spin/rwlock init cleanupsIngo Molnar1-1/+1
2006-06-23Auto-update from upstreamTony Luck8-117/+198
2006-06-23[PATCH] change gen_pool allocator to not touch managed memoryDean Nelson1-4/+11
2006-06-23[PATCH] Unify pxm_to_node() and node_to_pxm()Yasunori Goto1-2/+2