summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [libata] pata_isapnp: replace missing module device tableJeff Garzik2007-08-151-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds2007-08-149-59/+124
|\
| * [GFS2] Revert remounting w/o acl option leaves acls enabledSteven Whitehouse2007-08-141-12/+13
| * [GFS2] Fix setting of inherit jdata attrSteven Whitehouse2007-08-141-12/+17
| * [GFS2] Fix incorrect error path in prepare_write()Steven Whitehouse2007-08-141-1/+2
| * [GFS2] Fix incorrect return code in rgrp.cSteven Whitehouse2007-08-141-2/+5
| * [GFS2] soft lockup in rgblk_searchBob Peterson2007-08-141-3/+6
| * [GFS2] soft lockup detected in databuf_lo_before_commitBob Peterson2007-08-141-2/+4
| * [DLM] fix basts for granted PR waiting CWDavid Teigland2007-08-141-14/+55
| * [DLM] More othercon fixesPatrick Caulfield2007-08-141-10/+15
| * [DLM] Fix memory leak in dlm_add_member() when dlm_node_weight() returns less...Jesper Juhl2007-08-141-1/+3
| * [DLM] zero unused parts of sockaddr_storagePatrick Caulfield2007-08-141-0/+1
| * [DLM] fix NULL ls usageDavid Teigland2007-08-141-4/+3Star
| * [DLM] Clear othercon pointers when a connection is closedPatrick Caulfield2007-08-141-0/+2
* | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2007-08-147-45/+51
|\ \
| * | i2c-s3c2410: Build fixBen Dooks2007-08-141-2/+2
| * | i2c/menelaus: Build fixDavid Brownell2007-08-141-2/+1Star
| * | i2c-mv64xxx: Reinitialize hw and driver on I2C bus hangDale Farnsworth2007-08-141-14/+17
| * | i2c-mpc: Don't disable I2C module on stop conditionDomen Puncer2007-08-141-3/+6
| * | i2c-iop3xx: Set I2C_CLASS_HWMON to adapter classArnaud Patard2007-08-141-0/+1
| * | i2c/isp1301_omap: Build fixes, whitespaceDavid Brownell2007-08-141-21/+21
| * | i2c-mpc: Pass correct dev_id to free_irq on error pathScott Wood2007-08-141-1/+1
| * | i2c-i801: Typo: erroneousJean Delvare2007-08-141-2/+2
| |/
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-08-1423-98/+94Star
|\ \
| * | [IPVS]: Use IP_VS_WAIT_WHILE when encessary.Heiko Carstens2007-08-141-1/+1
| * | [NET]: Share correct feature code between bridging and bondingHerbert Xu2007-08-145-54/+59
| * | [ATM] drivers/atm/iphase.c: mostly kmalloc + memset conversion to kzallocMariusz Kozlowski2007-08-141-6/+6
| * | [IRDA] irda-usb.c: mostly kmalloc + memset conversion to k[cz]allocMariusz Kozlowski2007-08-141-14/+10Star
| * | [WAN] drivers/net/wan/hdlc_fr.c: kmalloc + memset conversion to kzallocMariusz Kozlowski2007-08-141-2/+1Star
| * | [DCCP]: fix memory leak and clean up style - dccp_feat_empty_confirm()Jesper Juhl2007-08-141-4/+10
| * | [DCCP]: fix theoretical ccids_{read,write}_lock() raceOleg Nesterov2007-08-141-0/+1
| * | [XFRM]: Clean up duplicate includes in net/xfrm/Jesper Juhl2007-08-142-4/+2Star
| * | [TIPC]: Clean up duplicate includes in net/tipc/Jesper Juhl2007-08-141-1/+0Star
| * | [SUNRPC]: Clean up duplicate includes in net/sunrpc/Jesper Juhl2007-08-141-1/+0Star
| * | [PKT_SCHED]: Clean up duplicate includes in net/sched/Jesper Juhl2007-08-141-1/+0Star
| * | [IPV6]: Clean up duplicate includes in net/ipv6/Jesper Juhl2007-08-141-1/+0Star
| * | [IPV4]: Clean up duplicate includes in net/ipv4/Jesper Juhl2007-08-143-3/+0Star
| * | [ATM]: Clean up duplicate includes in net/atm/Jesper Juhl2007-08-141-1/+0Star
| * | [ATM]: Clean up duplicate includes in drivers/atm/Jesper Juhl2007-08-141-1/+0Star
| * | [IPCONFIG]: ip_auto_config fixJoakim Tjernlund2007-08-141-3/+3
| * | [ATM]: fore200e_param_bs_queue() must be __devinitAdrian Bunk2007-08-141-1/+1
| |/
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-08-1411-12/+55
|\ \
| * | e1000: Add device IDs of new 82571 board variantsAuke Kok2007-08-144-0/+14
| * | xen-netfront: Avoid deref'ing skbafter it is potentially freed.Jeremy Fitzhardinge2007-08-141-3/+4
| * | 3c59x maintainerSteffen Klassert2007-08-141-0/+6
| * | 3c59x: fix duplex configurationSteffen Klassert2007-08-141-0/+1
| * | natsemi: fix netdev error acountingAndrew Morton2007-08-141-0/+3
| * | ax88796 printk fixesAndrew Morton2007-08-141-2/+3
| * | myri10ge: Use the pause counter to avoid a needless device resetBrice Goglin2007-08-141-7/+18
| * | via-rhine: disable rx_copybreak on archs that don't allow unaligned DMA accessDustin Marquess2007-08-141-0/+6
| |/