aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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 branch 'fixes-davem' of master.kernel.org:/pub/scm/linux/kernel/git/lin...David S. Miller
2007-08-14[SPARC32]: Remove superfluous 'kernel_end' alignment on sun4c.Mark Fortescue
2007-08-14[SPARC32]: Fix bogus ramdisk image location check.Mark Fortescue
2007-08-14[x86 setup] edd.c: make sure MBR signatures actually get reportedH. Peter Anvin
2007-08-14[x86 setup] Don't use EDD to get the MBR signatureH. Peter Anvin
2007-08-14[VLAN] net/8021q/vlanproc.c: fix check-after-useAdrian Bunk
2007-08-14[NET]: Unexport dev_ethtoolAdrian Bunk
2007-08-14[IOAT]: Remove redundant struct member to avoid descriptor cache missShannon Nelson
2007-08-14[ECONET]: remove econet_packet_type on unloadAlexey Dobriyan
2007-08-14[AX25]: don't free pointers to statically allocated dataAlexey Dobriyan
2007-08-14[x86 setup] The current display page is returned in %bh, not %blH. Peter Anvin
2007-08-14[PATCH] mac80211: probe for hidden SSIDs in pre-auth scanJohn W. Linville
2007-08-14[PATCH] mac80211: fix tx status frame codeJohannes Berg
2007-08-14[BRIDGE]: Fix typo in net/bridge/br_stp_if.cJussi Kivilinna
2007-08-14[BRIDGE]: sysfs locking fix.Stephen Hemminger
2007-08-14[NETFILTER]: nf_nat_sip: don't drop short packetsPatrick McHardy
2007-08-14[NETFILTER]: nf_conntrack_sip: fix SIP-URI parsingPatrick McHardy
2007-08-14[NETFILTER]: nf_conntrack_sip: check sname != NULL before calling strncmpPatrick McHardy
2007-08-14[NETFILTER]: netfilter: xt_u32 bug correctionEric Dumazet
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