summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] netdrvr: Convert cassini to pci_iomapMarc Zyngier2006-04-201-5/+4
* [netdrvr smc911x] trim trailing whitespaceJeff Garzik2006-04-202-114/+114
* [PATCH] RE: [PATCH 1/1] net driver: Add support for SMSC LAN911x line of ethe...Dustin McIntire2006-04-204-0/+3159
* [PATCH] au1000_eth.c probe code straightened upSergei Shtylyov2006-04-201-119/+87
* [PATCH] sungem: Marvell PHY suspendJohannes Berg2006-04-201-5/+6
* Merge branch 'e1000-7.0.38-k2-fixes' of git://63.64.152.142/~ahkok/git/netdev...Jeff Garzik2006-04-201-3/+2
|\
| * e1000: fix mismerge skb_put.Auke Kok2006-04-181-2/+1
| * e1000: fix mispatch for media type detect.Auke Kok2006-04-181-1/+1
* | [PATCH] Add VLAN (802.1q) support to sis900 driverDaniele Venzano2006-04-202-8/+28
* | [PATCH] s390: remove tty support from ctc network device driver [2/2]Frank Pavlic2006-04-202-1294/+0
* | [PATCH] s390: remove tty support from ctc network device driver [1/2]Frank Pavlic2006-04-203-44/+16
* | Merge branch 'master'Jeff Garzik2006-04-20389-5407/+9423
|\ \ | |/ |/|
| * Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-04-205-5/+37
| |\
| | * [PATCH] block/elevator.c: remove unused exportsAdrian Bunk2006-04-201-2/+0
| | * [PATCH] splice: fix smaller sized splice readsJens Axboe2006-04-201-1/+12
| | * [PATCH] Don't inherit ->splice_pipe across forksJens Axboe2006-04-201-0/+1
| | * [patch] cleanup: use blk_queue_stoppedCoywolf Qi Hunt2006-04-201-2/+2
| | * [PATCH] Document online io scheduler switchingValdis Kletnieks2006-04-201-0/+22
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-04-202-2/+2
| |\ \
| | * | [SPARC]: __NR_sys_splice --> __NR_spliceDavid S. Miller2006-04-192-2/+2
| * | | [PATCH] x86_64: bring back __read_mostly support to linux-2.6.17-rc2Eric Dumazet2006-04-201-2/+2
| * | | [PATCH] i386/x86-64: Fix x87 information leak between processesAndi Kleen2006-04-207-6/+56
| * | | [PATCH] md: locking fixIngo Molnar2006-04-201-12/+12
| * | | [PATCH] memory_hotplug.h cleanupAdrian Bunk2006-04-201-3/+0
| * | | [PATCH] make the OSS SOUND_VIA82CXXX option available againAdrian Bunk2006-04-201-0/+20
| * | | [PATCH] update OBSOLETE_OSS_DRIVER schedule and dependenciesAdrian Bunk2006-04-202-333/+8
| * | | [PATCH] sonypi: correct detection of new ICH7-based laptopsArnaud MAZIN2006-04-201-0/+3
| * | | [PATCH] sound: fix hang in mpu401_uart.cJon Masters2006-04-201-9/+33
| * | | [PATCH] i2c-i801: Fix resume when PEC is usedJean Delvare2006-04-201-0/+5
| * | | [PATCH] MSI-K8T-Neo2-Fir OnboardSound and additional SoundcardJohannes Goecke2006-04-201-0/+29
| * | | [PATCH] xtensa: Fix TIOCGICOUNT macroChris Zankel2006-04-201-1/+1
| * | | [PATCH] cs5535_gpio.c: call cdev_del() during module_exit to unmap kobject re...Thayumanavar Sachithanantham2006-04-201-2/+3
| * | | [PATCH] fix section mismatch in pm2fb.oDarren Jenkins2006-04-201-2/+2
| * | | [PATCH] Remove cond_resched in gather_stats()Christoph Lameter2006-04-201-1/+0
| * | | [PATCH] IPMI maintainerCorey Minyard2006-04-201-0/+7
| * | | [PATCH] kprobes: NULL out non-relevant fields in struct kretprobeAnanth N Mavinakayanahalli2006-04-201-0/+3
| | |/ | |/|
| * | [PATCH] Add more prevent_tail_call()OGAWA Hirofumi2006-04-191-13/+46
| |/
| * Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2006-04-1913-162/+145
| |\
| | * IB/mthca: make a function staticAdrian Bunk2006-04-191-1/+1
| | * IB/ipath: Fix whitespaceRoland Dreier2006-04-192-57/+57
| | * IB/ipath: Make more names staticRoland Dreier2006-04-199-93/+75
| | * IB/mad: Fix RMPP version check during agent registrationHal Rosenstock2006-04-191-4/+1
| | * IB/srp: Remove request from list when SCSI abort succeedsRoland Dreier2006-04-191-7/+11
| * | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2006-04-1911-30/+33
| |\ \ | | |/ | |/|
| | * SUNRPC: Dead code in net/sunrpc/auth_gss/auth_gss.cEric Sesterhenn2006-04-191-1/+0
| | * NFS: remove needless check in nfs_opendir()Carsten Otte2006-04-191-3/+2
| | * NFS: nfs_show_stats; for_each_possible_cpu(), not NR_CPUSJohn Hawkes2006-04-191-4/+1
| | * NFS: make 2 functions staticAdrian Bunk2006-04-192-2/+3
| | * NFS,SUNRPC: Fix compiler warnings if CONFIG_PROC_FS & CONFIG_SYSCTL are unsetTrond Myklebust2006-04-193-8/+6
| | * NFS: fix PROC_FS=n compile errorAdrian Bunk2006-04-191-0/+12