summaryrefslogtreecommitdiffstats
path: root/drivers (unfollow)
Commit message (Expand)AuthorFilesLines
2007-06-05[VIDEO] ffb: The pseudo_palette is only 16 elements longAntonino Daplas1-2/+2
2007-06-05[VIDEO]: Fix section mismatch warning in promcon.Sam Ravnborg1-1/+1
2007-06-05[ATA]: Back out bogus (SPARC64 && !PCI) Kconfig depends.David S. Miller1-1/+0
2007-06-05[SPARC64]: Fill in gaps in non-PCI dma_*() NOP implementation.David S. Miller1-0/+83
2007-06-05[SPARC64]: Fix {mc,smt}_capable().David S. Miller5-4/+12
2007-06-05[SPARC64]: Make core and sibling groups equal on UltraSPARC-IV.David S. Miller1-1/+2
2007-06-05[SPARC64]: Proper multi-core scheduling support.David S. Miller7-5/+89
2007-06-05[SPARC64]: Provide mmu statistics via sysfs.David Miller3-15/+227
2007-06-05[SPARC64]: Fix service channel hypervisor function names.David Miller1-20/+20
2007-06-05[SPARC64]: Export basic cpu properties via sysfs.David S. Miller1-0/+86
2007-06-05[SPARC64]: Move topology init code into new file, sysfs.cDavid S. Miller3-21/+28
2007-06-05Linux 2.6.22-rc4v2.6.22-rc4Linus Torvalds1-1/+1
2007-06-04libata: always use polling SETXFERTejun Heo3-16/+10
2007-06-04vanishing ioctl handler debuggingAndrew Morton1-3/+11
2007-06-04mtrr atomicity fixAndrew Morton1-1/+4
2007-06-04SPI dynamic busid generation bugfixDavid Brownell1-1/+1
2007-06-04[SCSI] JAZZ ESP and SUN ESP need SPI_ATTRSDavid S. Miller1-0/+2
2007-06-04[SCSI] atari_NCR5380: update_timeout removalMichael Schmitz1-42/+2
2007-06-04Input: reduce raciness when input handlers disconnectDmitry Torokhov4-4/+4
2007-06-04Input: ucb1x00 - do not access input_dev->private directlyDmitry Torokhov1-3/+4
2007-06-04[ATA]: Don't allow to enable this for SPARC64 without PCI.David S. Miller1-0/+1
2007-06-04[VIDEO]: XVR500 and XVR2500 require FB=yDavid S. Miller1-3/+3
2007-06-04[ICMP]: Fix icmp_errors_use_inbound_ifaddr sysctlPatrick McHardy1-6/+9
2007-06-04[IPV4]: Fix "ipOutNoRoutes" counter error for TCP and UDPWei Dong3-3/+13
2007-06-04[NET] gso: Fix GSO feature mask in sk_setup_capsHerbert Xu1-1/+1
2007-06-04[TCP]: Fix GSO ignorance of pkts_acked arg (cong.cntrl modules)Ilpo Järvinen1-2/+2
2007-06-04[NET]: Fix comparisons of unsigned < 0.Bill Nottingham8-19/+7
2007-06-04[NET]: Make net watchdog timers 1 sec jiffy aligned.Venkatesh Pallipadi1-1/+2
2007-06-04[ATM]: Fix warning.Jeff Garzik1-4/+11
2007-06-04[TCP]: Use default 32768-61000 outgoing port range in all cases.Mark Glines2-6/+1
2007-06-04[AF_UNIX]: Fix datagram connect race causing an OOPS.David S. Miller1-5/+38
2007-06-04[TG3]: Fix link problem on Dell's onboard 5906.Michael Chan1-2/+3
2007-06-04[AF_UNIX]: Make socket locking much less confusing.David S. Miller2-52/+50
2007-06-03NET: add MAINTAINERS entry for ucc_geth driverLi Yang1-0/+7
2007-06-03myri10ge: report link up/down in standard ethtool wayBrice Goglin1-0/+1
2007-06-03NetXen: Removal of extra free_irq callMithlesh Thukral1-2/+0
2007-06-03Update tulip maintainer email addressValerie Henson1-1/+1
2007-06-03smc91x: sh solution engine fixes.Paul Mundt1-4/+1
2007-06-03e1000: disable polling before registering netdeviceAuke Kok1-4/+7
2007-06-03network drivers: eliminate unneeded kill_vid codeStephen Hemminger14-183/+6
2007-06-03atl1: eliminate unneeded kill_vid codeStephen Hemminger1-32/+1
2007-06-038139cp: fix VLAN unregistrationStephen Hemminger1-13/+4
2007-06-03sky2: Fix VLAN unregistrationStephen Hemminger1-18/+13
2007-06-03VLAN: kill_vid is only useful for VLAN filtering devicesStephen Hemminger1-7/+3
2007-06-03qla3xxx: device doesnt do hardware checksumming.Stephen Hemminger1-1/+1
2007-06-02[POWERPC] Fix zImage.coff generation for 32-bit pmacMilton Miller1-2/+2
2007-06-02[POWERPC] Fix compile breakage for IBM/AMCC 4xx arch/ppc platformsStefan Roese1-0/+1
2007-06-02[POWERPC] Don't allow PMAC_APM_EMU for 64-bitJohannes Berg1-1/+1
2007-06-02[POWERPC] Compare irq numbers with NO_IRQ not IRQ_NONEMichael Ellerman1-3/+3
2007-06-02[POWERPC] Fix return from pte_alloc_one() in out-of-memory caseAkinobu Mita1-1/+2