Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | b43: Remove unneeded message | Larry Finger | 2011-11-02 | 1 | -1/+0 | |
| | | * | iwlwifi: allow pci_enable_msi fail | Wey-Yi Guy | 2011-11-02 | 1 | -5/+3 | |
| | | * | libertas: ensure we clean up a scan request properly | Andres Salomon | 2011-11-02 | 3 | -12/+20 | |
| | | * | ath9k_hw: Fix noise floor calibration timeout on fast channel change | Rajkumar Manoharan | 2011-11-02 | 3 | -7/+3 | |
| | | * | ath9k_hw: Update AR9485 initvals to fix system hang issue | Rajkumar Manoharan | 2011-11-02 | 1 | -5/+5 | |
| | | * | carl9170: fix AMPDU TX_CTL_REQ_TX_STATUS handling | Christian Lamparter | 2011-11-02 | 1 | -4/+7 | |
| | | * | ath9k_hw: Fix regression of register offset of AR9330/AR9340 | Rajkumar Manoharan | 2011-11-02 | 1 | -5/+5 | |
| | | * | ath9k_hw: Fix radio retention for AR9462 | Rajkumar Manoharan | 2011-11-02 | 1 | -2/+6 | |
| | | * | ath9k_hw: Fix regression of register offset for AR9003 chips | Rajkumar Manoharan | 2011-11-02 | 1 | -12/+12 | |
| | | * | iwlagn: fix the race in the unmapping of the HCMD | Emmanuel Grumbach | 2011-11-02 | 1 | -4/+8 | |
| | | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova... | John W. Linville | 2011-11-02 | 3 | -9/+20 | |
| | | |\ | ||||||
| | | | * | Bluetooth: bfusb: Fix error path on firmware load | David Herrmann | 2011-10-31 | 1 | -6/+7 | |
| | | | * | Bluetooth: bcm203x: Use GFP_KERNEL in workqueue | David Herrmann | 2011-10-31 | 1 | -1/+1 | |
| | | | * | Bluetooth: bcm203x: Fix race condition on disconnect | David Herrmann | 2011-10-31 | 1 | -0/+10 | |
| | | | * | Bluetooth: ath3k: Use GFP_KERNEL instead of GFP_ATOMIC | David Herrmann | 2011-10-31 | 1 | -2/+2 | |
* | | | | | device-mapper: using EXPORT_SYBOL in dm-space-map-checker.c needs export.h | Stephen Rothwell | 2011-11-07 | 1 | -0/+1 | |
* | | | | | device-mapper: dm-bufio.c needs to include module.h | Stephen Rothwell | 2011-11-07 | 1 | -0/+1 | |
* | | | | | drivers/md: change module.h -> export.h in persistent-data/dm-* | Paul Gortmaker | 2011-11-07 | 4 | -4/+4 | |
* | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2011-11-07 | 15 | -244/+464 | |
|\ \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| *---. \ \ \ \ | Merge branches 'acpi', 'idle', 'mrst-pmu' and 'pm-tools' into next | Len Brown | 2011-11-07 | 8 | -180/+424 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | cpuidle: Single/Global registration of idle states | Deepthi Dharwar | 2011-11-07 | 8 | -114/+298 | |
| | * | | | | | | | cpuidle: Split cpuidle_state structure and move per-cpu statistics fields | Deepthi Dharwar | 2011-11-07 | 4 | -36/+65 | |
| | * | | | | | | | cpuidle: Remove CPUIDLE_FLAG_IGNORE and dev->prepare() | Deepthi Dharwar | 2011-11-07 | 2 | -12/+0 | |
| | * | | | | | | | cpuidle: Move dev->last_residency update to driver enter routine; remove dev-... | Deepthi Dharwar | 2011-11-07 | 5 | -48/+91 | |
| | |/ / / / / / | ||||||
| | | | | | | | | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| *-----. \ \ \ \ \ \ | Merge branches 'atomic-io', 'lockdep', 'misc', 'pm-profile' and 'pnp-cleanup'... | Len Brown | 2011-11-07 | 6 | -63/+39 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | PNPACPI: Simplify disabled resource registration | Witold Szczeponik | 2011-11-07 | 1 | -47/+15 | |
| | | | | |/ / / / / / | ||||||
| | | | * / / / / / / | ACPI: Export FADT pm_profile integer value to userspace | Thomas Renninger | 2011-11-07 | 1 | -1/+13 | |
| | | | |/ / / / / / | ||||||
| | | * | | | | | | | thermal: Prevent polling from happening during system suspend | Rafael J. Wysocki | 2011-11-07 | 1 | -2/+2 | |
| | | * | | | | | | | ACPI: Drop ACPI_NO_HARDWARE_INIT | Rafael J. Wysocki | 2011-11-07 | 1 | -6/+2 | |
| | | * | | | | | | | ACPI: use kstrdup() | Thomas Meyer | 2011-11-07 | 1 | -2/+1 | |
| | | |/ / / / / / | ||||||
| | * / / / / / / | ACPI: Fix possible recursive locking in hwregs.c | Rakib Mullick | 2011-11-07 | 1 | -5/+6 | |
| | |/ / / / / / | ||||||
| * / / / / / / | ACPI atomicio: Convert width in bits to bytes in __acpi_ioremap_fast() | Luck, Tony | 2011-11-07 | 1 | -1/+1 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2011-11-07 | 30 | -2626/+2913 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | vmwgfx: Snoop DMA transfers with non-covering sizes | Jakob Bornecrantz | 2011-11-07 | 1 | -9/+21 | |
| * | | | | | | | vmwgfx: Move the prefered mode first in the list | Jakob Bornecrantz | 2011-11-07 | 1 | -0/+4 | |
| * | | | | | | | vmwgfx: Unreference surface on cursor error path | Jakob Bornecrantz | 2011-11-07 | 1 | -0/+1 | |
| * | | | | | | | vmwgfx: Free prefered mode on error path | Jakob Bornecrantz | 2011-11-07 | 1 | -6/+11 | |
| * | | | | | | | vmwgfx: Use pointer return error codes | Jakob Bornecrantz | 2011-11-07 | 1 | -1/+1 | |
| * | | | | | | | vmwgfx: Fix hw cursor position | Thomas Hellstrom | 2011-11-07 | 1 | -2/+5 | |
| * | | | | | | | vmwgfx: Infrastructure for explicit placement | Thomas Hellstrom | 2011-11-07 | 3 | -24/+30 | |
| * | | | | | | | vmwgfx: Make the preferred autofit mode have a 60Hz vrefresh | Thomas Hellstrom | 2011-11-07 | 1 | -1/+23 | |
| * | | | | | | | vmwgfx: Remove screen object active list | Thomas Hellstrom | 2011-11-07 | 1 | -37/+15 | |
| * | | | | | | | vmwgfx: Screen object cleanups | Thomas Hellstrom | 2011-11-07 | 1 | -14/+2 | |
| * | | | | | | | drm/radeon/kms: consolidate GART code, fix segfault after GPU lockup V2 | Jerome Glisse | 2011-11-04 | 10 | -116/+75 | |
| * | | | | | | | drm/radeon/kms: don't poll forever if MC GDDR link training fails | Alex Deucher | 2011-11-03 | 1 | -2/+5 | |
| * | | | | | | | drm/radeon/kms: fix DP setup on TRAVIS bridges | Alex Deucher | 2011-11-03 | 1 | -2/+5 | |
| * | | | | | | | drm/radeon/kms: set HPD polarity in hpd_init() | Alex Deucher | 2011-11-03 | 5 | -11/+12 | |
| * | | | | | | | drm/radeon/kms: add MSI module parameter | Alex Deucher | 2011-11-03 | 3 | -0/+11 | |
| * | | | | | | | drm/radeon/kms: Add MSI quirk for Dell RS690 | Alex Deucher | 2011-11-03 | 1 | -0/+6 | |
| * | | | | | | | drm/radeon/kms: Add MSI quirk for HP RS690 | Alex Deucher | 2011-11-03 | 1 | -0/+7 |