summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2007-03-287-53/+108
|\
| * [PATCH] WE-22 : prevent information leak on 64 bitJean Tourrilhes2007-03-274-45/+91
| * [PATCH] wext: Add missing ioctls to 64<->32 conversionJean Tourrilhes2007-03-271-0/+9
| * [PATCH] bcm43xx: Fix machine check on PPC for version 1 PHYDavid Woodhouse2007-03-271-2/+2
| * [PATCH] bcm43xx: fix radio_set_tx_iqStefano Brivio2007-03-271-1/+1
| * [PATCH] bcm43xx: Fix code for confusion between PHY revision and PHY versionLarry Finger2007-03-271-5/+5
* | SUN3/3X Lance trivial fix improvedCyrill V. Gorcunov2007-03-281-1/+15
* | mv643xx_eth: Fix use of uninitialized port_num fieldGabriel Paubert2007-03-281-3/+1
* | forcedeth: fix tx timeoutAyaz Abdulla2007-03-281-1/+2
* | forcedeth: fix nic pollAyaz Abdulla2007-03-281-1/+4
* | qla3xxx: bugfix: Jumbo frame handling.Ron Mercer2007-03-282-16/+16
* | qla3xxx: bugfix: Dropping interrupt under heavy network load.Ron Mercer2007-03-281-41/+30
* | qla3xxx: bugfix: Multi segment sends were getting whacked.Ron Mercer2007-03-281-7/+2
* | qla3xxx: bugfix: Add tx control block memset.Ron Mercer2007-03-281-0/+1
* | atl1: remove unnecessary crc inversionJay Cliburn2007-03-281-1/+0
* | myri10ge: correctly detect when TSO should be usedBrice Goglin2007-03-281-4/+3
* | [PATCH] aio: remove bare user-triggerable error printkZach Brown2007-03-271-1/+0
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2007-03-273-5/+9
|\ \
| * | [SCSI] gdth: fix oops in gdth_copy_cmd()Joerg Dorchain2007-03-111-0/+2
| * | [SCSI] mptsas: Fix oops for insmod during kexecJudith Lebzelter2007-03-111-2/+5
| * | [SCSI] lpfc: avoid double-free during PCI error failureLinas Vepstas2007-03-111-3/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2007-03-2710-48/+32
|\ \ \
| * | | V4L/DVB (5472): Isl6421: don't reference freed memoryThomas Viehweger2007-03-271-0/+1
| * | | V4L/DVB (5441): Saa7146: Fix allocation of clipping memoryOliver Endriss2007-03-271-1/+2
| * | | V4L/DVB (5421): Fix suspend/resume in msp3400 and tunerJean Delvare2007-03-272-12/+8
| * | | V4L/DVB (5415): Msp_attach must return 0 if no msp3400 was found.Hans Verkuil2007-03-271-2/+2
| * | | V4L/DVB (5408): Fix SECAM handling on saa7115Mauro Carvalho Chehab2007-03-271-1/+1
| * | | V4L/DVB (5400): Core: fix several locking related problemsSimon Arlott2007-03-273-29/+13
| * | | V4L/DVB (5390): Radio: Fix error in Kbuild fileTrent Piepho2007-03-271-1/+1
| * | | V4L/DVB (5332): Ir_rc5_timer_end decoder lockup fixVincent Penne2007-03-271-2/+4
* | | | Merge git://kvm.qumranet.com/home/avi/kvmLinus Torvalds2007-03-271-17/+22
|\ \ \ \
| * | | | KVM: always reload segment selectorsIngo Molnar2007-03-271-16/+21
| * | | | KVM: Prevent system selectors leaking into guest on real->protected mode tran...Avi Kivity2007-03-271-1/+1
| |/ / /
* | | | [PATCH] Revert "swsusp: disable nonboot CPUs before entering platform suspend"Rafael J. Wysocki2007-03-273-4/+4
* | | | [PATCH] i386: Fix bogus return value in hpet_next_event()Thomas Gleixner2007-03-271-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-03-275-76/+27
|\ \ \ \
| * | | | Export __splice_from_pipe()Mark Fasheh2007-03-272-3/+8
| * | | | 2/2 splice: dont readpageNick Piggin2007-03-271-30/+0
| * | | | 1/2 splice: dont stealNick Piggin2007-03-271-63/+38
| * | | | make elv_register() output atomicThibaut VARENE2007-03-271-3/+4
| * | | | block: blk_max_pfn is somtimes wrongVasily Tarasov2007-03-272-4/+4
| |/ / /
* | | | [PATCH] Fix kernel build with EMBEDDED & PROC_FS & !PROC_SYSCTLMika Kukkonen2007-03-271-1/+2
* | | | [PATCH] I2O: remove Markus from MAINTAINERSMarkus Lidel2007-03-271-6/+0
* | | | [PATCH] ipcns: fix !CONFIG_IPC_NS behaviorSerge E. Hallyn2007-03-272-6/+10
* | | | [PATCH] i2o: block IO errors on i2o diskVasily Averin2007-03-271-11/+1
* | | | [PATCH] Fix struct device member name in PCMCIA au1000_genericYoichi Yuasa2007-03-271-1/+1
* | | | [PATCH] drivers/eisa/pci_eisa.c:pci_eisa_init() should be initAdrian Bunk2007-03-271-2/+2
* | | | [PATCH] ntp: avoid time_offset overflowsjohn stultz2007-03-271-14/+16
* | | | [PATCH] uml: use correct register file size everywhereJeff Dike2007-03-275-14/+15
* | | | [PATCH] uml: fix static linkingJeff Dike2007-03-271-0/+1
OpenPOWER on IntegriCloud