| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | | * | | | 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-06 | 8 | -180/+424 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | cpuidle: Single/Global registration of idle states | Deepthi Dharwar | 2011-11-06 | 8 | -114/+298 |
| | * | | | | | | | | | cpuidle: Split cpuidle_state structure and move per-cpu statistics fields | Deepthi Dharwar | 2011-11-06 | 4 | -36/+65 |
| | * | | | | | | | | | cpuidle: Remove CPUIDLE_FLAG_IGNORE and dev->prepare() | Deepthi Dharwar | 2011-11-06 | 2 | -12/+0 |
| | * | | | | | | | | | cpuidle: Move dev->last_residency update to driver enter routine; remove dev-... | Deepthi Dharwar | 2011-11-06 | 5 | -48/+91 |
| | |/ / / / / / / / |
|
| | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ | |
| *-----. \ \ \ \ \ \ \ \ | Merge branches 'atomic-io', 'lockdep', 'misc', 'pm-profile' and 'pnp-cleanup'... | Len Brown | 2011-11-06 | 6 | -63/+39 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | | | * | | | | | | | | | PNPACPI: Simplify disabled resource registration | Witold Szczeponik | 2011-11-06 | 1 | -47/+15 |
| | | | | |/ / / / / / / / |
|
| | | | * | | | | | | | | | ACPI: Export FADT pm_profile integer value to userspace | Thomas Renninger | 2011-11-06 | 1 | -1/+13 |
| | | | |/ / / / / / / / |
|
| | | * | | | | | | | | | thermal: Prevent polling from happening during system suspend | Rafael J. Wysocki | 2011-11-06 | 1 | -2/+2 |
| | | * | | | | | | | | | ACPI: Drop ACPI_NO_HARDWARE_INIT | Rafael J. Wysocki | 2011-11-06 | 1 | -6/+2 |
| | | * | | | | | | | | | ACPI: use kstrdup() | Thomas Meyer | 2011-11-06 | 1 | -2/+1 |
| | | |/ / / / / / / / |
|
| | * | | | | | | | | | ACPI: Fix possible recursive locking in hwregs.c | Rakib Mullick | 2011-11-06 | 1 | -5/+6 |
| | |/ / / / / / / / |
|
| * | | | | | | | | | ACPI atomicio: Convert width in bits to bytes in __acpi_ioremap_fast() | Luck, Tony | 2011-11-06 | 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 |
| * | | | | | | | | | drm/radeon/kms: split MSI check into a separate function | Alex Deucher | 2011-11-03 | 1 | -6/+23 |
| * | | | | | | | | | vmwgfx: Reinstate the update_layout ioctl | Thomas Hellstrom | 2011-11-02 | 4 | -5/+82 |
| * | | | | | | | | | drm/radeon/kms: always do extended edid probe | Alex Deucher | 2011-11-01 | 3 | -85/+18 |
| * | | | | | | | | | drm/radeon/kms: remove useless radeon_ddc_dump() | Alex Deucher | 2011-11-01 | 1 | -33/+0 |
| * | | | | | | | | | drm/radeon/kms: make atombios_dig_transmitter_setup() version based | Alex Deucher | 2011-11-01 | 1 | -122/+221 |
| * | | | | | | | | | drm/radeon/kms: make atombios_dig_encoder_setup() version based | Alex Deucher | 2011-11-01 | 1 | -84/+127 |
| * | | | | | | | | | drm/radeon/kms: make atombios_dvo_setup() version based | Alex Deucher | 2011-11-01 | 1 | -21/+38 |