aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/hp (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-01proc tty: switch ia64 simserial to ->proc_fopsAlexey Dobriyan1-25/+24
2009-03-05Merge branch 'linus' into core/iommuIngo Molnar1-6/+6
2009-01-29Documentation: move DMA-mapping.txt to Doc/PCI/Randy Dunlap1-6/+6
2009-01-06x86, ia64: convert to use generic dma_map_ops structFUJITA Tomonori2-17/+35
2009-01-06make sba DMA mapping functions staticFUJITA Tomonori1-22/+12
2009-01-06remove hwsw_dma_opsFUJITA Tomonori1-171/+12
2009-01-06remove dma operations in struct ia64_machine_vectorFUJITA Tomonori1-8/+12
2009-01-06set up dma_ops appropriatelyFUJITA Tomonori2-0/+12
2009-01-06add dma_mapping_ops for SWIOTLB and SBA IOMMUFUJITA Tomonori1-1/+16
2009-01-06add dma_mapping_ops for SBA IOMMUFUJITA Tomonori1-0/+16
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2008-12-17Merge branch 'linus' into cpus4096Ingo Molnar1-0/+1
2008-12-16simeth: convert to net_device_opsAlexey Dobriyan1-5/+10
2008-12-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+1
2008-12-13cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell1-1/+1
2008-12-10IA64: HP_SIMETH needs to depend upon NETAlexander Beregalov1-0/+1
2008-12-04simeth: Kill directly reference of netdev->privWang Chen1-5/+5
2008-11-04[IA64] use common header for software IO/TLBJoerg Roedel1-8/+1
2008-10-20kdump: use is_kdump_kernel() in sba_init()Simon Horman1-3/+2
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori2-3/+4
2008-07-20simserial: Fix up for ldisc changesAlan Cox1-43/+3
2008-04-30tty: The big operations reworkAlan Cox1-4/+7
2008-04-29ia64: use non-racy method for proc entries creationDenis V. Lunev1-4/+2
2008-04-29dma/ia64: update ia64 machvecs, swiotlb.cArthur Kepner2-56/+69
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26Linus Torvalds1-1/+1
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-19/+4
2008-04-09[IA64] make IOMMU respect the segment boundary limitsFUJITA Tomonori1-17/+39
2008-04-07[SCSI] simscsi: use sg buffer copy helper funcitonsFUJITA Tomonori1-19/+4
2008-03-26[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki1-1/+1
2008-03-06[IA64] remove remaining __FUNCTION__ occurrencesHarvey Harrison4-22/+20
2008-02-05Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-1/+1
2008-02-05iommu sg merging: IA64: make sba_iommu respect the segment size limitsFUJITA Tomonori1-2/+6
2008-02-04[IA64] constify function pointer tablesJan Engelhardt1-1/+1
2008-01-30[SCSI] remove use_sg_chainingJames Bottomley1-1/+0
2008-01-28[netdrvr] irq handler minor cleanups in several driversJeff Garzik1-5/+0
2007-12-19[IA64] Guard elfcorehdr_addr with #if CONFIG_PROC_FSSimon Horman1-1/+2
2007-12-07[IA64] rename _bss to __bss_startBernhard Walle1-1/+2
2007-12-07[IA64] export copy_page() to modulesAndrew Morton1-1/+1
2007-11-06[IA64] fix number of bytes zeroed by sys_fw_init() in arch/ia64/hp/sim/boot/fw-emu.cRoel Kluin1-1/+1
2007-10-22Update arch/ to use sg helpersJens Axboe2-3/+3
2007-10-17IA64: iommu uses sg_next with an invalid sg elementFUJITA Tomonori1-2/+2
2007-10-16IA64: sg chaining supportJens Axboe1-7/+7
2007-10-16[SCSI] add use_sg_chaining option to scsi_host_templateFUJITA Tomonori1-0/+1
2007-10-15Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds2-0/+237
2007-10-15Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-2/+7
2007-10-12[IA64] add driver for ACPI methods to call native firmwareBjorn Helgaas2-0/+237
2007-10-12[SCSI] simscsi: Free scsi host on errorMatthew Wilcox1-2/+7
2007-10-10[NET]: Make device event notification network namespace safeEric W. Biederman1-0/+3
2007-09-01[IA64] Cleanup HPSIM code (was: Re: Enable early console for Ski simulator)Peter Chubb3-12/+4
2007-09-01[IA64] Enable early console for Ski simulatorPeter Chubb2-8/+16