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