aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-11-07forcedeth: fix a few sparse warnings (variable shadowing)david decotigny
2011-11-07forcedeth: Improve stats countersMandeep Baines
2011-11-07forcedeth: remove unneeded stats updatesdavid decotigny
2011-11-07forcedeth: Acknowledge only interrupts that are being processedMike Ditto
2011-11-07forcedeth: fix race when unloading moduledavid decotigny
2011-11-07device-mapper: using EXPORT_SYBOL in dm-space-map-checker.c needs export.hStephen Rothwell
2011-11-07device-mapper: dm-bufio.c needs to include module.hStephen Rothwell
2011-11-07drivers/md: change module.h -> export.h in persistent-data/dm-*Paul Gortmaker
2011-11-07usbnet: fix oops in usbnet_start_xmitKonstantin Khlebnikov
2011-11-07ixgbe: Fix compile for kernel without CONFIG_PCI_IOV definedRose, Gregory V
2011-11-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2011-11-07Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2011-11-07Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2011-11-07vmwgfx: Snoop DMA transfers with non-covering sizesJakob Bornecrantz
2011-11-07vmwgfx: Move the prefered mode first in the listJakob Bornecrantz
2011-11-07vmwgfx: Unreference surface on cursor error pathJakob Bornecrantz
2011-11-07vmwgfx: Free prefered mode on error pathJakob Bornecrantz
2011-11-07vmwgfx: Use pointer return error codesJakob Bornecrantz
2011-11-07vmwgfx: Fix hw cursor positionThomas Hellstrom
2011-11-07vmwgfx: Infrastructure for explicit placementThomas Hellstrom
2011-11-07vmwgfx: Make the preferred autofit mode have a 60Hz vrefreshThomas Hellstrom
2011-11-07vmwgfx: Remove screen object active listThomas Hellstrom
2011-11-07vmwgfx: Screen object cleanupsThomas Hellstrom
2011-11-06Revert "hvc_console: display printk messages on console."Linus Torvalds
2011-11-06powerpc: fix building hvc_opal.cMichael Neuling
2011-11-06Merge branch 'stable/cleanups-3.2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-06Merge branches 'acpi', 'idle', 'mrst-pmu' and 'pm-tools' into nextLen Brown
2011-11-06Merge branches 'atomic-io', 'lockdep', 'misc', 'pm-profile' and 'pnp-cleanup'...Len Brown
2011-11-06Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2011-11-06Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2011-11-06hid/apple: modern macbook airs use the standard apple function key translationsLinus Torvalds
2011-11-06Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-11-06cpuidle: Single/Global registration of idle statesDeepthi Dharwar
2011-11-06cpuidle: Split cpuidle_state structure and move per-cpu statistics fieldsDeepthi Dharwar
2011-11-06cpuidle: Remove CPUIDLE_FLAG_IGNORE and dev->prepare()Deepthi Dharwar
2011-11-06cpuidle: Move dev->last_residency update to driver enter routine; remove dev-...Deepthi Dharwar
2011-11-06ACPI: Export FADT pm_profile integer value to userspaceThomas Renninger
2011-11-06thermal: Prevent polling from happening during system suspendRafael J. Wysocki
2011-11-06ACPI: Drop ACPI_NO_HARDWARE_INITRafael J. Wysocki
2011-11-06ACPI atomicio: Convert width in bits to bytes in __acpi_ioremap_fast()Luck, Tony
2011-11-06Merge branch 'rmobile-latest' of git://github.com/pmundt/linux-shLinus Torvalds
2011-11-06PNPACPI: Simplify disabled resource registrationWitold Szczeponik
2011-11-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2011-11-06ACPI: Fix possible recursive locking in hwregs.cRakib Mullick
2011-11-06Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds
2011-11-06ACPI: use kstrdup()Thomas Meyer
2011-11-06hwmon: (w83627ehf) Fix broken driver initGuenter Roeck
2011-11-06hwmon: (coretemp) Fix for non-SMP buildsJean Delvare