aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64/hp
AgeCommit message (Expand)Author
2011-10-31ia64: Add export.h to arch/ia64 specific files as requiredPaul Gortmaker
2011-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2011-09-27doc: fix broken referencesPaul Bolle
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-05-20sanitize <linux/prefetch.h> usageLinus Torvalds
2011-05-10treewide: fix a few typos in commentsJustin P. Mattock
2011-03-29ia64: Convert to the new irq_* function namesThomas Gleixner
2011-03-29ia64: hp-sim: Cleanup direct access to irq_descThomas Gleixner
2011-03-29ia64: Convert hp-sim to new irq_chip functionsThomas Gleixner
2011-03-29ia64: Remove stale irq_chip.endThomas Gleixner
2011-02-22tty: simserial: now phase out the ioctl file pointer for goodLuck, Tony
2010-11-16SCSI host lock push-downJeff Garzik
2010-10-22tty: icount changeover for other main devicesAlan Cox
2010-08-21Input: sysrq - drop tty argument form handle_sysrq()Dmitry Torokhov
2010-05-18[IA64] arch/ia64/hp/common/sba_iommu.c: Rename dev_info to adiJoe Perches
2010-01-28ACPI: replace acpi_integer by u64Lin Ming
2009-12-14[IA64] fix SBA IOMMU to handle allocation failure properlyFUJITA Tomonori
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-09-19Merge branch 'acpica' into releaseLen Brown
2009-08-27ACPICA: Major update for acpi_get_object_info external interfaceBob Moore
2009-07-05net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy
2009-06-17Pull for-2.6.31 into releaseTony Luck
2009-06-17[IA64] Convert ia64 to use int-ll64.hMatthew Wilcox
2009-06-16page allocator: do not check NUMA node ID when the caller knows the node is v...Mel Gorman
2009-06-15[IA64] remove obsolete hw_interrupt_typeThomas Gleixner
2009-06-15[IA64] remove obsolete irq_desc_t typedefThomas Gleixner
2009-06-15[IA64] remove obsolete no_irq_typeThomas Gleixner
2009-04-28irq: change ->set_affinity() to return statusYinghai Lu
2009-04-01proc tty: switch ia64 simserial to ->proc_fopsAlexey Dobriyan
2009-03-05Merge branch 'linus' into core/iommuIngo Molnar
2009-01-29Documentation: move DMA-mapping.txt to Doc/PCI/Randy Dunlap
2009-01-06x86, ia64: convert to use generic dma_map_ops structFUJITA Tomonori
2009-01-06make sba DMA mapping functions staticFUJITA Tomonori
2009-01-06remove hwsw_dma_opsFUJITA Tomonori
2009-01-06remove dma operations in struct ia64_machine_vectorFUJITA Tomonori
2009-01-06set up dma_ops appropriatelyFUJITA Tomonori
2009-01-06add dma_mapping_ops for SWIOTLB and SBA IOMMUFUJITA Tomonori
2009-01-06add dma_mapping_ops for SBA IOMMUFUJITA Tomonori
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-12-17Merge branch 'linus' into cpus4096Ingo Molnar
2008-12-16simeth: convert to net_device_opsAlexey Dobriyan
2008-12-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-12-13cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell
2008-12-10IA64: HP_SIMETH needs to depend upon NETAlexander Beregalov
2008-12-04simeth: Kill directly reference of netdev->privWang Chen
2008-11-04[IA64] use common header for software IO/TLBJoerg Roedel
2008-10-20kdump: use is_kdump_kernel() in sba_init()Simon Horman
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori
2008-07-20simserial: Fix up for ldisc changesAlan Cox