aboutsummaryrefslogtreecommitdiff
path: root/include/asm-ia64
AgeCommit message (Expand)Author
2007-01-27ia64: add pci_get_legacy_ide_irq()Bartlomiej Zolnierkiewicz
2007-01-23[PATCH] fix prototype of csum_ipv6_magic() (ia64)Al Viro
2007-01-11[PATCH] FD_ZERO build fixAndrew Morton
2006-12-13Merge branch 'release' of master.kernel.org:/home/ftp/pub/scm/linux/kernel/gi...Linus Torvalds
2006-12-13[IA64] Move sg_dma_{len,address} from pci.h to scatterlist.hTony Luck
2006-12-13[PATCH] Optimize D-cache alias handling on forkRalf Baechle
2006-12-13[PATCH] PM: Fix SMP races in the freezerRafael J. Wysocki
2006-12-12[IA64] enable trap code on slot 1Tony Luck
2006-12-12[IA64] fix possible XPC deadlock when disconnectingDean Nelson
2006-12-10[PATCH] sched: add option to serialize load balancingChristoph Lameter
2006-12-08[PATCH] tty: preparatory structures for termios revampAlan Cox
2006-12-07Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/li...Linus Torvalds
2006-12-07[IA64] Fix DISCONTIGMEM without VIRTUAL_MEM_MAPMatthew Wilcox
2006-12-07[PATCH] Add support for type argument in PAL_GET_PSTATEVenkatesh Pallipadi
2006-12-07[IA64] implement csum_ipv6_magic for ia64.Chen, Kenneth W
2006-12-07[IA64] More Itanium PAL spec updatesRuss Anderson
2006-12-07[IA64] Add se bit to Processor State Parameter structureRuss Anderson
2006-12-07[IA64] Add dp bit to cache and bus check structsRuss Anderson
2006-12-07[IA64] IA64 Kexec/kdumpZou Nan hai
2006-12-07[PATCH] cleanup asm/setup.h userspace visibilityAdrian Bunk
2006-12-07[PATCH] Pass struct dev pointer to dma_cache_sync()Ralf Baechle
2006-12-07[PATCH] Add struct dev pointer to dma_is_consistent()Ralf Baechle
2006-12-07[PATCH] numa node ids are int, page_to_nid and zone_to_nid should return intAndy Whitcroft
2006-12-07[PATCH] mm: pagefault_{disable,enable}()Peter Zijlstra
2006-12-02[NET]: IA64 checksum annotations and cleanups.Al Viro
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2006-12-01ACPI: Change ACPI to use dev_archdata instead of firmware_dataBenjamin Herrenschmidt
2006-12-01Driver core: add dev_archdata to struct deviceBenjamin Herrenschmidt
2006-12-01Altix: Add initial ACPI IO supportJohn Keller
2006-12-01PCI: Use pci_generic_prep_mwi on ia64Matthew Wilcox
2006-11-13[PATCH] mspec driver build fixJes Sorensen
2006-10-31[IA64] move SAL_CACHE_FLUSH check later in bootTroy Heber
2006-10-26[IA64] don't double >> PAGE_SHIFT pointer for /dev/kmem accessJes Sorensen
2006-10-17[IA64] remove unused PAL_CALL_IC_OFFBjorn Helgaas
2006-10-17[IA64] move ioremap/ioremap_nocache under __KERNEL__Aron Griffis
2006-10-10[PATCH] ia64/sn __iomem annotationsAl Viro
2006-10-08[PATCH] missed ia64 pt_regs fixesAl Viro
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-04[PATCH] msi: refactor and move the msi irq_chip into the arch codeEric W. Biederman
2006-10-03[PATCH] sched: introduce child field in sched_domainSiddha, Suresh B
2006-10-02[PATCH] rename the provided execve functions to kernel_execveArnd Bergmann
2006-10-02[PATCH] Add regs_return_value() helperAnanth N Mavinakayanahalli
2006-10-01[PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locksMartin Schwidefsky
2006-09-27Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2006-09-27[PATCH] Have ia64 use add_active_range() and free_area_init_nodesMel Gorman
2006-09-27[PATCH] fix "cpu to node relationship fixup: map cpu to node"KAMEZAWA Hiroyuki
2006-09-26[IA64] PAL calls need physical mode, stackedRuss Anderson
2006-09-26[IA64] Make gp value point to Region 5 in mca handlerZou Nan hai
2006-09-26Revert "[IA64] Unwire set/get_robust_list"Tony Luck
2006-09-26[IA64] Implement futex primitivesJakub Jelinek