Age | Commit message (Expand) | Author | Files | Lines |
2009-06-17 | Pull for-2.6.31 into release | Tony Luck | 2 | -4/+4 |
2009-06-17 | [IA64] Convert ia64 to use int-ll64.h | Matthew Wilcox | 1 | -1/+1 |
2009-06-16 | page allocator: do not check NUMA node ID when the caller knows the node is v... | Mel Gorman | 1 | -1/+1 |
2009-06-15 | [IA64] remove obsolete hw_interrupt_type | Thomas Gleixner | 1 | -1/+1 |
2009-06-15 | [IA64] remove obsolete irq_desc_t typedef | Thomas Gleixner | 1 | -1/+1 |
2009-06-15 | [IA64] remove obsolete no_irq_type | Thomas Gleixner | 1 | -1/+1 |
2009-04-28 | irq: change ->set_affinity() to return status | Yinghai Lu | 1 | -1/+2 |
2009-04-01 | proc tty: switch ia64 simserial to ->proc_fops | Alexey Dobriyan | 1 | -25/+24 |
2009-03-05 | Merge branch 'linus' into core/iommu | Ingo Molnar | 1 | -6/+6 |
2009-01-29 | Documentation: move DMA-mapping.txt to Doc/PCI/ | Randy Dunlap | 1 | -6/+6 |
2009-01-06 | x86, ia64: convert to use generic dma_map_ops struct | FUJITA Tomonori | 2 | -17/+35 |
2009-01-06 | make sba DMA mapping functions static | FUJITA Tomonori | 1 | -22/+12 |
2009-01-06 | remove hwsw_dma_ops | FUJITA Tomonori | 1 | -171/+12 |
2009-01-06 | remove dma operations in struct ia64_machine_vector | FUJITA Tomonori | 1 | -8/+12 |
2009-01-06 | set up dma_ops appropriately | FUJITA Tomonori | 2 | -0/+12 |
2009-01-06 | add dma_mapping_ops for SWIOTLB and SBA IOMMU | FUJITA Tomonori | 1 | -1/+16 |
2009-01-06 | add dma_mapping_ops for SBA IOMMU | FUJITA Tomonori | 1 | -0/+16 |
2009-01-02 | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
2008-12-17 | Merge branch 'linus' into cpus4096 | Ingo Molnar | 1 | -0/+1 |
2008-12-16 | simeth: convert to net_device_ops | Alexey Dobriyan | 1 | -5/+10 |
2008-12-15 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -0/+1 |
2008-12-13 | cpumask: make irq_set_affinity() take a const struct cpumask | Rusty Russell | 1 | -1/+1 |
2008-12-10 | IA64: HP_SIMETH needs to depend upon NET | Alexander Beregalov | 1 | -0/+1 |
2008-12-04 | simeth: Kill directly reference of netdev->priv | Wang Chen | 1 | -5/+5 |
2008-11-04 | [IA64] use common header for software IO/TLB | Joerg Roedel | 1 | -8/+1 |
2008-10-20 | kdump: use is_kdump_kernel() in sba_init() | Simon Horman | 1 | -3/+2 |
2008-07-26 | dma-mapping: add the device argument to dma_mapping_error() | FUJITA Tomonori | 2 | -3/+4 |
2008-07-20 | simserial: Fix up for ldisc changes | Alan Cox | 1 | -43/+3 |
2008-04-30 | tty: The big operations rework | Alan Cox | 1 | -4/+7 |
2008-04-29 | ia64: use non-racy method for proc entries creation | Denis V. Lunev | 1 | -4/+2 |
2008-04-29 | dma/ia64: update ia64 machvecs, swiotlb.c | Arthur Kepner | 2 | -56/+69 |
2008-04-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26 | Linus Torvalds | 1 | -1/+1 |
2008-04-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 1 | -19/+4 |
2008-04-09 | [IA64] make IOMMU respect the segment boundary limits | FUJITA Tomonori | 1 | -17/+39 |
2008-04-07 | [SCSI] simscsi: use sg buffer copy helper funcitons | FUJITA Tomonori | 1 | -19/+4 |
2008-03-26 | [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. | YOSHIFUJI Hideaki | 1 | -1/+1 |
2008-03-06 | [IA64] remove remaining __FUNCTION__ occurrences | Harvey Harrison | 4 | -22/+20 |
2008-02-05 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 1 | -1/+1 |
2008-02-05 | iommu sg merging: IA64: make sba_iommu respect the segment size limits | FUJITA Tomonori | 1 | -2/+6 |
2008-02-04 | [IA64] constify function pointer tables | Jan Engelhardt | 1 | -1/+1 |
2008-01-30 | [SCSI] remove use_sg_chaining | James Bottomley | 1 | -1/+0 |
2008-01-28 | [netdrvr] irq handler minor cleanups in several drivers | Jeff Garzik | 1 | -5/+0 |
2007-12-19 | [IA64] Guard elfcorehdr_addr with #if CONFIG_PROC_FS | Simon Horman | 1 | -1/+2 |
2007-12-07 | [IA64] rename _bss to __bss_start | Bernhard Walle | 1 | -1/+2 |
2007-12-07 | [IA64] export copy_page() to modules | Andrew Morton | 1 | -1/+1 |
2007-11-06 | [IA64] fix number of bytes zeroed by sys_fw_init() in arch/ia64/hp/sim/boot/f... | Roel Kluin | 1 | -1/+1 |
2007-10-22 | Update arch/ to use sg helpers | Jens Axboe | 2 | -3/+3 |
2007-10-17 | IA64: iommu uses sg_next with an invalid sg element | FUJITA Tomonori | 1 | -2/+2 |
2007-10-16 | IA64: sg chaining support | Jens Axboe | 1 | -7/+7 |
2007-10-16 | [SCSI] add use_sg_chaining option to scsi_host_template | FUJITA Tomonori | 1 | -0/+1 |