aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/hp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-231-1/+1
|\
| * treewide: fix a few typos in commentsJustin P. Mattock2011-05-101-1/+1
* | sanitize <linux/prefetch.h> usageLinus Torvalds2011-05-201-0/+1
|/
* ia64: Convert to the new irq_* function namesThomas Gleixner2011-03-291-2/+2
* ia64: hp-sim: Cleanup direct access to irq_descThomas Gleixner2011-03-291-5/+5
* ia64: Convert hp-sim to new irq_chip functionsThomas Gleixner2011-03-291-10/+10
* ia64: Remove stale irq_chip.endThomas Gleixner2011-03-291-1/+0
* tty: simserial: now phase out the ioctl file pointer for goodLuck, Tony2011-02-221-2/+1
* SCSI host lock push-downJeff Garzik2010-11-161-1/+3
* tty: icount changeover for other main devicesAlan Cox2010-10-221-11/+1
* Input: sysrq - drop tty argument form handle_sysrq()Dmitry Torokhov2010-08-211-1/+1
* [IA64] arch/ia64/hp/common/sba_iommu.c: Rename dev_info to adiJoe Perches2010-05-181-4/+4
* ACPI: replace acpi_integer by u64Lin Ming2010-01-281-3/+3
* [IA64] fix SBA IOMMU to handle allocation failure properlyFUJITA Tomonori2009-12-141-9/+29
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* Merge branch 'acpica' into releaseLen Brown2009-09-191-5/+2
|\
| * ACPICA: Major update for acpi_get_object_info external interfaceBob Moore2009-08-271-5/+2
* | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-051-1/+1
|/
* Pull for-2.6.31 into releaseTony Luck2009-06-172-4/+4
|\
| * [IA64] Convert ia64 to use int-ll64.hMatthew Wilcox2009-06-171-1/+1
| * [IA64] remove obsolete hw_interrupt_typeThomas Gleixner2009-06-151-1/+1
| * [IA64] remove obsolete irq_desc_t typedefThomas Gleixner2009-06-151-1/+1
| * [IA64] remove obsolete no_irq_typeThomas Gleixner2009-06-151-1/+1
* | page allocator: do not check NUMA node ID when the caller knows the node is v...Mel Gorman2009-06-161-1/+1
|/
* irq: change ->set_affinity() to return statusYinghai Lu2009-04-281-1/+2
* proc tty: switch ia64 simserial to ->proc_fopsAlexey Dobriyan2009-04-011-25/+24
* Merge branch 'linus' into core/iommuIngo Molnar2009-03-051-6/+6
|\
| * Documentation: move DMA-mapping.txt to Doc/PCI/Randy Dunlap2009-01-291-6/+6
* | x86, ia64: convert to use generic dma_map_ops structFUJITA Tomonori2009-01-062-17/+35
* | make sba DMA mapping functions staticFUJITA Tomonori2009-01-061-22/+12
* | remove hwsw_dma_opsFUJITA Tomonori2009-01-061-171/+12
* | remove dma operations in struct ia64_machine_vectorFUJITA Tomonori2009-01-061-8/+12
* | set up dma_ops appropriatelyFUJITA Tomonori2009-01-062-0/+12
* | add dma_mapping_ops for SWIOTLB and SBA IOMMUFUJITA Tomonori2009-01-061-1/+16
* | add dma_mapping_ops for SBA IOMMUFUJITA Tomonori2009-01-061-0/+16
|/
* Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-021-1/+1
|\
| * Merge branch 'linus' into cpus4096Ingo Molnar2008-12-171-0/+1
| |\
| * | cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell2008-12-131-1/+1
* | | simeth: convert to net_device_opsAlexey Dobriyan2008-12-161-5/+10
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-151-0/+1
|\ \ \ | | |/ | |/|
| * | IA64: HP_SIMETH needs to depend upon NETAlexander Beregalov2008-12-101-0/+1
| |/
* | simeth: Kill directly reference of netdev->privWang Chen2008-12-041-5/+5
|/
* [IA64] use common header for software IO/TLBJoerg Roedel2008-11-041-8/+1
* kdump: use is_kdump_kernel() in sba_init()Simon Horman2008-10-201-3/+2
* dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori2008-07-262-3/+4
* simserial: Fix up for ldisc changesAlan Cox2008-07-201-43/+3
* tty: The big operations reworkAlan Cox2008-04-301-4/+7
* ia64: use non-racy method for proc entries creationDenis V. Lunev2008-04-291-4/+2
* dma/ia64: update ia64 machvecs, swiotlb.cArthur Kepner2008-04-292-56/+69
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26Linus Torvalds2008-04-181-1/+1
|\