summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds2-0/+2
2009-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds50-112/+3417
2009-07-22Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds5-28/+40
2009-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds6-13/+19
2009-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-3/+7
2009-07-22perf: fix stack data leakArjan van de Ven1-0/+1
2009-07-22Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds2-1/+2
2009-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds6-18/+62
2009-07-22fbmon: work around compiler bug in gcc-2.4.2Linus Torvalds1-2/+2
2009-07-21sky2: Avoid races in sky2_downMike McCormack1-8/+8
2009-07-21ide-tape: Don't leak kernel stack informationMichael Buesch1-0/+1
2009-07-21ide: fix memory leak when flush command is issuedMaxime Bizon1-0/+1
2009-07-21NFSv4: Fix a problem whereby a buggy server can oops the kernelTrond Myklebust2-5/+13
2009-07-21NFSv4: Fix an NFSv4 mount regressionTrond Myklebust3-22/+26
2009-07-21NFSv4: Fix an Oops in nfs4_free_lock_stateTrond Myklebust1-1/+1
2009-07-21drivers/net/mlx4: Adjust constantJulia Lawall1-1/+1
2009-07-21drivers/net: Move a dereference below a NULL testJulia Lawall1-1/+2
2009-07-21drivers/net: Move a dereference below a NULL testJulia Lawall1-3/+4
2009-07-21connector: maintainer/mail update.Evgeniy Polyakov5-6/+13
2009-07-21USB host CDC Phonet network interface driverRémi Denis-Courmont3-0/+470
2009-07-21macsonic, jazzsonic: fix oops on module unloadFinn Thain2-0/+2
2009-07-21macsonic: move probe function to .devinit.textUwe Kleine-König1-7/+7
2009-07-21Merge branch 'fix/misc' into for-linusTakashi Iwai3-9/+6
2009-07-21Merge branch 'fix/hda' into for-linusTakashi Iwai2-2/+11
2009-07-21Merge branch 'fix/ctxfi' into for-linusTakashi Iwai1-2/+2
2009-07-20Input: atkbd - add force relese key quirk for Soltech TA12Jerone Young1-0/+16
2009-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds5-12/+15
2009-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2-9/+6
2009-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds4-2/+14
2009-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds28-109/+139
2009-07-20mvsdio: fix handling of partial word at the end of PIO transferNicolas Pitre1-2/+2
2009-07-20blackfin: fix wrong CTS inversionSonic Zhang6-6/+6
2009-07-20tty: fix chars_in_buffersAlan Cox7-10/+10
2009-07-20specialix.c: convert nested spin_lock_irqsave to spin_lockJulia Lawall1-12/+12
2009-07-20vc: create vcs(a) devices for consolesKay Sievers1-0/+4
2009-07-20can: switch carrier on if device was stopped while in bus-off stateWolfgang Grandegger1-0/+4
2009-07-20can: restart device even if dev_alloc_skb() failsWolfgang Grandegger1-2/+2
2009-07-20can: sja1000: remove duplicated includesWolfgang Grandegger1-1/+0
2009-07-20cifs: free nativeFileSystem field before allocating a new oneJeff Layton1-0/+1
2009-07-20New device ID for sc92031 [1088:2031]Cesar Eduardo Barros1-0/+1
2009-07-203c589_cs: re-initialize the multicast in the tc589_resetKen Kawasaki1-7/+14
2009-07-20Fix error return for setsockopt(SO_TIMESTAMPING)Rémi Denis-Courmont1-1/+1
2009-07-20netxen: fix thermal check and shutdownDhananjay Phadke1-6/+8
2009-07-20netxen: fix deadlock on dev closeDhananjay Phadke4-13/+23
2009-07-20netxen: fix context deletion sequenceDhananjay Phadke3-7/+9
2009-07-20net: Micrel KS8851 SPI network driverBen Dooks4-0/+1625
2009-07-20ALSA: ctxfi: Swapped SURROUND-SIDE channels on emu20k2Frank Roth1-2/+2
2009-07-20tcp: Use correct peer adr when copying MD5 keysJohn Dykstra2-2/+2
2009-07-20tcp: Fix MD5 signature checking on IPv4 mapped socketsJohn Dykstra4-1/+8
2009-07-20Add mac driver for w90p910Wan ZongShun3-0/+1114