summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-01-20macb: avoid lockup when TGO during underrunRichard Röjfors1-0/+8
2009-01-20net/9p: fid->fid is used uninitializedRoel Kluin1-1/+1
2009-01-20bnx2x: Version updateEilon Greenstein4-6/+6
2009-01-20bnx2x: Barriers for the compilerEilon Greenstein2-19/+27
2009-01-20bnx2x: Driver description updateEilon Greenstein1-1/+1
2009-01-20bnx2x: Handling PHY FW load failureEilon Greenstein1-3/+4
2009-01-20bnx2x: Legacy speeds autoneg failuresEilon Greenstein1-2/+8
2009-01-20bnx2x: Prevent self test loopback failuresEilon Greenstein1-1/+1
2009-01-20bnx2x: 1G-10G toggling raceEilon Greenstein1-11/+32
2009-01-20bnx2x: Overstepping array boundsEilon Greenstein1-0/+4
2009-01-20bnx2x: Block nvram access when the device is inactiveEilon Greenstein1-0/+3
2009-01-20bnx2x: Read chip IDEilon Greenstein1-1/+1
2009-01-20bnx2x: Wrong HDR offset in CAMEilon Greenstein1-3/+6
2009-01-20bnx2x: Potential race after iSCSI bootEilon Greenstein1-5/+9
2009-01-20bnx2x: Handling probe failuresEilon Greenstein1-7/+5
2009-01-20bnx2x: Free IRQEilon Greenstein1-3/+3
2009-01-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds17-171/+189
2009-01-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds1-1/+1
2009-01-18dell_rbu: use scnprintf() instead of less secure sprintf()Pavel Roskin1-2/+2
2009-01-18security: introduce missing kfreeVegard Nossum1-0/+1
2009-01-17move wm8400-regulator's probe function to .devinit.textUwe Kleine-König1-1/+1
2009-01-17Merge branches 'ehca', 'ipoib' and 'mlx4' into for-linusRoland Dreier5-28/+46
2009-01-17IB/ehca: Use consistent types for ehca_plpar_hcall9()Stephen Rothwell1-13/+13
2009-01-17IB/ehca: Fix printk format warnings from u64 type changeStephen Rothwell12-130/+130
2009-01-17IPoIB: Do not print error messages for multicast join retriesYossi Etigin1-1/+1
2009-01-16IB/mlx4: Fix memory ordering problem when posting LSO sendsRoland Dreier1-9/+19
2009-01-16Linux 2.6.29-rc2Linus Torvalds1-1/+1
2009-01-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds17-212/+858
2009-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-2/+5
2009-01-16ACPI PCI hotplug: harden against panic regressionJames Bottomley1-0/+2
2009-01-16Merge branch 'misc' into releaseLen Brown12-10/+23
2009-01-16Merge branch 'thinkpad-acpi' into releaseLen Brown3-155/+791
2009-01-16Merge branches 'bugzilla-11884' and 'bugzilla-8544' into releaseLen Brown2-47/+42
2009-01-16ACPI: rename main.c to sleep.cLen Brown2-1/+1
2009-01-16dell-laptop: move to drivers/platform/x86/ from drivers/misc/Len Brown4-2/+14
2009-01-16eeepc-laptop: enable Bluetooth ACPI detailsJonathan McDowell1-2/+2
2009-01-16ACPI: fix ACPI_FADT_S4_RTC_WAKE commentDavid Brownell1-1/+1
2009-01-16kprobes: check CONFIG_FREEZER instead of CONFIG_PMMasami Hiramatsu3-3/+3
2009-01-16PM: Fix freezer compilation if PM_SLEEP is unsetRafael J. Wysocki1-1/+2
2009-01-16thermal fixup for broken BIOS which has invalid trip points.Zhang Rui1-4/+12
2009-01-16netxen: include ipv6.h (fixes build failure)Dhananjay Phadke1-0/+1
2009-01-16ACPI: EC: Don't trust ECDT tables from ASUSAlexey Starikovskiy1-44/+30
2009-01-16netxen: avoid invalid iounmapDhananjay Phadke1-2/+4
2009-01-16ACPI: EC: Limit workaround for ASUS notebooks even moreAlexey Starikovskiy1-1/+2
2009-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds3-7/+11
2009-01-16Btrfs: fix ioctl arg size (userland incompatible change!)Chris Mason2-7/+10
2009-01-16Btrfs: Clear the device->running_pending flag before bailing on congestionChris Mason1-0/+1
2009-01-16Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds24-168/+196
2009-01-16Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds12-79/+1065
2009-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds24-95/+318