aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-05-08s390: free skbs in finite amount of time in qethUrsula Braun4-17/+39
2007-05-08s390: qeth driver connection hangUrsula Braun4-7/+7
2007-05-08Subject: natsemi: Allow users to disable workaround for DspCfg resetMark Brown1-2/+66
2007-05-08natsemi: Improve diagnostics for DspCfg workaroundMark Brown1-1/+1
2007-05-08smc91x SuperH supportNobuhiro Iwamatsu1-0/+34
2007-05-08DM9000: fix use of kfree() on net deviceBen Dooks1-2/+2
2007-05-08skge: allow WOL except for known broken chipsStephen Hemminger1-3/+6
2007-05-08myri10ge: replace the chipset whitelist with firmware autodetectionBrice Goglin1-56/+65
2007-05-08myri10ge: move the DMA test code into its own functionBrice Goglin1-53/+68
2007-05-08myri10ge: fix restoring of multicast list after resetBrice Goglin1-5/+5
2007-05-08myri10ge: update firmware headersBrice Goglin1-1/+13
2007-05-08myri10ge: support new firmware countersBrice Goglin2-2/+13
2007-05-08pasemi_mac: A couple of minor bugfixes.Olof Johansson1-15/+8
2007-05-07Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-9/+9
2007-05-07Fix bluetooth HCI sysfs compileLinus Torvalds1-2/+2
2007-05-07[SCSI] esp_scsi: Fix section mismatch warnings.Martin Habets1-1/+1
2007-05-07[VIDEO] sunxvr2500: Fix PCI device ID table.David S. Miller1-8/+8
2007-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds24-106/+1861
2007-05-07Merge branch 'server-cluster-locking-api' of git://linux-nfs.org/~bfields/linuxLinus Torvalds15-205/+546
2007-05-07Fix up SLUB compileLinus Torvalds1-3/+3
2007-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds26-2059/+2158
2007-05-07Merge branch 'drm-patches' of master.kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds20-196/+349
2007-05-07Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds16-23/+804
2007-05-07Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds17-81/+1365
2007-05-07Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds40-239/+508
2007-05-07Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds114-2411/+10104
2007-05-07spi_s3c24xx.c: Fix buildArnaud Patard1-2/+0
2007-05-07rename TANBAC TB0219 configYoichi Yuasa2-3/+3
2007-05-07ehci-ps3, ohci-ps3: fix compilationGeoff Levand2-15/+0
2007-05-07Fix ppp_deflate issues with recent zlib_inflate changesRichard Purdie1-3/+5
2007-05-07cx88-video build fixAndrew Morton3-1/+4
2007-05-07xtensa: strlcpy is smart enoughJean Delvare1-1/+1
2007-05-07v850: generic timekeeping conversionjohn stultz2-75/+4
2007-05-07uml: fix prototypesPaolo 'Blaisorblade' Giarrusso1-3/+7
2007-05-07uml: virtualized time fixJeff Dike1-2/+12
2007-05-07uml: out of tmpfs space error clarificationJeff Dike1-2/+2
2007-05-07uml: only flush areas covered by VMAJeff Dike1-2/+7
2007-05-07uml: more page fault path trimmingJeff Dike12-378/+158
2007-05-07uml: eliminate a piece of debugging codeJeff Dike1-1/+0
2007-05-07uml: speed page fault pathJeff Dike5-6/+72
2007-05-07uml: aIO deadlock avoidanceJeff Dike1-0/+5
2007-05-07uml: rename os_{read_write}_file_k back to os_{read_write}_fileJeff Dike22-105/+51
2007-05-07uml: remove debugging remnantsJeff Dike1-3/+0
2007-05-07uml: formatting fixes around os_{read_write}_file callersJeff Dike5-120/+89
2007-05-07uml: change remaining callers of os_{read_write}_fileJeff Dike7-10/+10
2007-05-07uml: don't try to handle signals on initial process stackJeff Dike1-3/+11
2007-05-07uml: dump core on panicJeff Dike3-1/+8
2007-05-07uml: fixup allocation in the ubd driverPeter Zijlstra1-1/+1
2007-05-07uml: send pointers instead of structures to I/O threadJeff Dike1-15/+26
2007-05-07uml: batch I/O requestsJeff Dike1-77/+99