aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-08-17[POWERPC] Fixes to allow use of Ebony's flash chips through physmap_ofDavid Gibson
2007-08-17[POWERPC] Clean out a bunch of duplicate includesJesper Juhl
2007-08-17[POWERPC] embedded6xx: Remove unnecessary loops_per_jiffy initialization codeJon Loeliger
2007-08-17[POWERPC] 8xx: Remove unnecessary loops_per_jiffy initialization codeJon Loeliger
2007-08-17[POWERPC] 52xx: Remove unnecessary loops_per_jiffy initialization codeJon Loeliger
2007-08-17[POWERPC] EEH: Dump PCI bridge status on eventLinas Vepstas
2007-08-17[POWERPC] EEH: Fix PCI bridge handling bugLinas Vepstas
2007-08-17[POWERPC] EEH: Tweak printk messageLinas Vepstas
2007-08-17[POWERPC] Init markings for hvc_beatIshizaki Kou
2007-08-17[POWERPC] Init markings for cellebIshizaki Kou
2007-08-17[POWERPC] Fix celleb sio section warningIshizaki Kou
2007-08-17[POWERPC] Fix celleb pci section warningsIshizaki Kou
2007-08-17[POWERPC] Fix invalid semicolon after if statementIlpo Järvinen
2007-08-15[POWERPC] ps3: Fix no storage devices foundGeert Uytterhoeven
2007-08-15[POWERPC] Fix for assembler -gRoland McGrath
2007-08-15[POWERPC] Fix small race in 44x tlbie functionDavid Gibson
2007-08-15[POWERPC] Remove unused code causing a compile warningBecky Bruce
2007-08-15[POWERPC] cell: Fix errno for modular spufs_create with invalid neighbourJeremy Kerr
2007-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds
2007-08-14Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2007-08-14i2c-s3c2410: Build fixBen Dooks
2007-08-14i2c/menelaus: Build fixDavid Brownell
2007-08-14i2c-mv64xxx: Reinitialize hw and driver on I2C bus hangDale Farnsworth
2007-08-14i2c-mpc: Don't disable I2C module on stop conditionDomen Puncer
2007-08-14i2c-iop3xx: Set I2C_CLASS_HWMON to adapter classArnaud Patard
2007-08-14i2c/isp1301_omap: Build fixes, whitespaceDavid Brownell
2007-08-14i2c-mpc: Pass correct dev_id to free_irq on error pathScott Wood
2007-08-14i2c-i801: Typo: erroneousJean Delvare
2007-08-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds
2007-08-14Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-08-14[GFS2] Revert remounting w/o acl option leaves acls enabledSteven Whitehouse
2007-08-14[GFS2] Fix setting of inherit jdata attrSteven Whitehouse
2007-08-14[GFS2] Fix incorrect error path in prepare_write()Steven Whitehouse
2007-08-14[GFS2] Fix incorrect return code in rgrp.cSteven Whitehouse
2007-08-14[GFS2] soft lockup in rgblk_searchBob Peterson
2007-08-14[GFS2] soft lockup detected in databuf_lo_before_commitBob Peterson
2007-08-14[DLM] fix basts for granted PR waiting CWDavid Teigland
2007-08-14[DLM] More othercon fixesPatrick Caulfield
2007-08-14[DLM] Fix memory leak in dlm_add_member() when dlm_node_weight() returns less...Jesper Juhl
2007-08-14[DLM] zero unused parts of sockaddr_storagePatrick Caulfield
2007-08-14[DLM] fix NULL ls usageDavid Teigland
2007-08-14[DLM] Clear othercon pointers when a connection is closedPatrick Caulfield
2007-08-14e1000: Add device IDs of new 82571 board variantsAuke Kok
2007-08-13[IPVS]: Use IP_VS_WAIT_WHILE when encessary.Heiko Carstens
2007-08-13[NET]: Share correct feature code between bridging and bondingHerbert Xu
2007-08-13[ATM] drivers/atm/iphase.c: mostly kmalloc + memset conversion to kzallocMariusz Kozlowski
2007-08-13[IRDA] irda-usb.c: mostly kmalloc + memset conversion to k[cz]allocMariusz Kozlowski
2007-08-13[WAN] drivers/net/wan/hdlc_fr.c: kmalloc + memset conversion to kzallocMariusz Kozlowski
2007-08-13[DCCP]: fix memory leak and clean up style - dccp_feat_empty_confirm()Jesper Juhl
2007-08-13[DCCP]: fix theoretical ccids_{read,write}_lock() raceOleg Nesterov