summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-10-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Chris Mason14-146/+727
2009-10-01pktgen: Fix delay handlingEric Dumazet1-2/+4
2009-10-01Btrfs: take i_mutex before generic_write_checksChris Mason1-8/+17
2009-10-01ARM: 5738/1: Correct TCM documentationLinus Walleij1-4/+6
2009-10-01ARM: 5734/1: arm: fix compilation of entry-common.S for older CPUsDmitry Artamonow1-2/+2
2009-10-01ARM: 5733/1: fix bcmring compile errorLeo Chen1-1/+0
2009-10-01ARM: 5732/1: remove redundant include fileLeo Chen1-1/+0
2009-10-01ARM: 5731/2: Fix U300 generic GPIO, remove ifdefs from MMCI v3Linus Walleij3-2/+11
2009-10-01ALSA: hda - Fix digita/analog mic auto-switching with IDT codecsTakashi Iwai1-6/+14
2009-10-01Btrfs: fix arguments to btrfs_wait_on_page_writeback_rangeChristoph Hellwig1-1/+3
2009-10-01Merge remote branch 'takashi/fix/asoc' into for-2.6.32Mark Brown1-1/+1
2009-10-01ASoC: fix kconfig order of Blackfin driversBarry Song1-49/+49
2009-10-01ALSA: hda - Added quirk to enable sound on Toshiba NB200Manoj Iyer1-0/+1
2009-10-01ixgbe: correct the parameter descriptionJiri Pirko1-3/+1
2009-10-01ASoC: Fix dependency of CONFIG_SND_PXA2XX_SOC_IMOTE2Takashi Iwai1-1/+1
2009-10-01ext4: drop ext4dev compatEric Sandeen2-45/+0
2009-10-01ALSA: Don't assume i2c device probing always succeedsTakashi Iwai2-0/+21
2009-10-01ALSA: intel8x0 - Mute External Amplifier by default for Sony VAIO VGN-T350PDaniel T Chen1-0/+6
2009-09-30be2net: Workaround to fix a bug in Rx Completion processing.Ajit Khaparde4-6/+24
2009-09-303c59x: Rework suspend and resumeAnton Vorontsov1-39/+38
2009-09-30drivers/net: ks8851_mll ethernet network driverChoi, David3-0/+1705
2009-09-30skge: Make sure both ports initialize correctlyMike McCormack1-3/+6
2009-09-30bcm63xx_enet: timeout off by one in do_mdio_op()roel kluin1-1/+1
2009-09-30qlge: Fix error exit for probe call.Ron Mercer1-5/+5
2009-09-30qlge: Protect reset recovery with rtnl_lock().Ron Mercer1-3/+3
2009-09-30qlge: Fix spin_lock warning.Ron Mercer1-2/+0
2009-09-30qlge: Fix out of sync hardware semaphore.Ron Mercer1-4/+4
2009-09-30qlge: Fix bad bit definitions.Ron Mercer1-9/+9
2009-09-30ixgbe: Remove ATR computation for UDP trafficPeter P Waskiewicz Jr1-7/+0
2009-09-30ixgbe patch to provide NIC's tx/rx counters via ethtoolBen Greear2-2/+9
2009-09-30ixgbe: Bump driver version numberPeter P Waskiewicz Jr1-1/+1
2009-09-30ixgbe: Fix backplane flow control autonegPeter P Waskiewicz Jr3-52/+187
2009-09-30ixgbe: Fix disabling of relaxed ordering with Tx DCAPeter P Waskiewicz Jr1-3/+20
2009-09-30ext4: fix a BUG_ON crash by checking that page has buffers attached to itTheodore Ts'o1-11/+11
2009-09-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds70-166/+166
2009-09-30ax25: Fix possible oops in ax25_make_newJarek Poplawski1-1/+1
2009-09-30net: restore tx timestamping for accelerated vlansEric Dumazet1-3/+3
2009-09-30Phonet: fix mutex imbalanceRĂ©mi Denis-Courmont1-1/+0
2009-09-30sit: fix off-by-one in ipip6_tunnel_get_prlSascha Hlusiak1-1/+1
2009-09-30net: Fix sock_wfree() raceEric Dumazet1-7/+12
2009-09-30net: Make setsockopt() optlen be unsigned.David S. Miller67-153/+149
2009-09-30Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-16/+85
2009-09-30sched_clock: Fix atomicity/continuity bug by using cmpxchg64()Eric Dumazet1-2/+2
2009-09-30x86: Provide an alternative() based cmpxchg64()Arjan van de Ven4-14/+83
2009-09-30Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds30-114/+1852
2009-09-30MIPS: Avoid spurious make includecheck messageRalf Baechle1-2/+2
2009-09-30MIPS: VPE: Get rid of BKL.Ralf Baechle2-42/+50
2009-09-30MIPS: VPE: Fix build after the credential changes a while ago.Ralf Baechle1-10/+23
2009-09-30MIPS: Excite: Get rid of BKL.Ralf Baechle1-2/+0
2009-09-30MIPS: Sibyte: Get rid of BKL.Ralf Baechle1-18/+15