summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | carl9170: fix AMPDU TX_CTL_REQ_TX_STATUS handlingChristian Lamparter2011-11-021-4/+7
| | | * | | | | | ath9k_hw: Fix regression of register offset of AR9330/AR9340Rajkumar Manoharan2011-11-021-5/+5
| | | * | | | | | mac80211: config hw when going back on-channelEliad Peller2011-11-021-2/+1
| | | * | | | | | mac80211: fix remain_off_channel regressionEliad Peller2011-11-021-2/+2
| | | * | | | | | ath9k_hw: Fix radio retention for AR9462Rajkumar Manoharan2011-11-021-2/+6
| | | * | | | | | ath9k_hw: Fix regression of register offset for AR9003 chipsRajkumar Manoharan2011-11-021-12/+12
| | | * | | | | | iwlagn: fix the race in the unmapping of the HCMDEmmanuel Grumbach2011-11-021-4/+8
| | | * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-11-027-14/+29
| | | |\ \ \ \ \ \
| | | | * | | | | | Bluetooth: bfusb: Fix error path on firmware loadDavid Herrmann2011-10-311-6/+7
| | | | * | | | | | Bluetooth: bcm203x: Use GFP_KERNEL in workqueueDavid Herrmann2011-10-311-1/+1
| | | | * | | | | | Bluetooth: bcm203x: Fix race condition on disconnectDavid Herrmann2011-10-311-0/+10
| | | | * | | | | | Bluetooth: ath3k: Use GFP_KERNEL instead of GFP_ATOMICDavid Herrmann2011-10-311-2/+2
| | | | * | | | | | Bluetooth: Set HCI_MGMT flag only in read_controller_infoJohan Hedberg2011-10-311-2/+0
| | | | * | | | | | Bluetooth: Increase HCI reset timeout in hci_dev_do_closeSzymon Janc2011-10-311-1/+1
| | | | * | | | | | Bluetooth: rfcomm: Fix sleep in invalid context in rfcomm_security_cfmSzymon Janc2011-10-142-2/+8
* | | | | | | | | | vfs: d_invalidate() should leave mountpoints aloneAl Viro2011-11-071-2/+4
* | | | | | | | | | device-mapper: using EXPORT_SYBOL in dm-space-map-checker.c needs export.hStephen Rothwell2011-11-071-0/+1
* | | | | | | | | | device-mapper: dm-bufio.c needs to include module.hStephen Rothwell2011-11-071-0/+1
* | | | | | | | | | drivers/md: change module.h -> export.h in persistent-data/dm-*Paul Gortmaker2011-11-074-4/+4
* | | | | | | | | | arm: Add export.h to recently added files for EXPORT_SYMBOLPaul Gortmaker2011-11-072-0/+2
* | | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-11-0728-412/+729
|\ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ \ Merge branches 'acpi', 'idle', 'mrst-pmu' and 'pm-tools' into nextLen Brown2011-11-0618-346/+666
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | tools/power turbostat: less verbose debuggingLen Brown2011-07-031-13/+15
| | | * | | | | | | | | | | mrst pmu: update commentLen Brown2011-11-061-1/+1
| | * | | | | | | | | | | | cpuidle: Single/Global registration of idle statesDeepthi Dharwar2011-11-0616-207/+439
| | * | | | | | | | | | | | cpuidle: Split cpuidle_state structure and move per-cpu statistics fieldsDeepthi Dharwar2011-11-067-54/+90
| | * | | | | | | | | | | | cpuidle: Remove CPUIDLE_FLAG_IGNORE and dev->prepare()Deepthi Dharwar2011-11-063-15/+0
| | * | | | | | | | | | | | cpuidle: Move dev->last_residency update to driver enter routine; remove dev-...Deepthi Dharwar2011-11-0612-99/+164
| | |/ / / / / / / / / / /
| | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| *-----. \ \ \ \ \ \ \ \ \ \ \ Merge branches 'atomic-io', 'lockdep', 'misc', 'pm-profile' and 'pnp-cleanup'...Len Brown2011-11-069-65/+62
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | | | | PNPACPI: Simplify disabled resource registrationWitold Szczeponik2011-11-061-47/+15
| | | | | |/ / / / / / / / / / /
| | | | * | | | | | | | | | | | ACPI: Export FADT pm_profile integer value to userspaceThomas Renninger2011-11-062-1/+35
| | | | |/ / / / / / / / / / /
| | | * | | | | | | | | | | | ACPI: Fix CONFIG_ACPI_DOCK=n compiler warningBart Van Assche2011-11-061-1/+1
| | | * | | | | | | | | | | | thermal: Prevent polling from happening during system suspendRafael J. Wysocki2011-11-061-2/+2
| | | * | | | | | | | | | | | ACPI: Drop ACPI_NO_HARDWARE_INITRafael J. Wysocki2011-11-062-7/+2
| | | * | | | | | | | | | | | ACPI: use kstrdup()Thomas Meyer2011-11-061-2/+1
| | | |/ / / / / / / / / / /
| | * | | | | | | | | | | | ACPI: Fix possible recursive locking in hwregs.cRakib Mullick2011-11-061-5/+6
| | |/ / / / / / / / / / /
| * | | | | | | | | | | | ACPI atomicio: Convert width in bits to bytes in __acpi_ioremap_fast()Luck, Tony2011-11-061-1/+1
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2011-11-0733-2657/+2948
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | vmwgfx: Snoop DMA transfers with non-covering sizesJakob Bornecrantz2011-11-071-9/+21
| * | | | | | | | | | | | vmwgfx: Move the prefered mode first in the listJakob Bornecrantz2011-11-071-0/+4
| * | | | | | | | | | | | vmwgfx: Unreference surface on cursor error pathJakob Bornecrantz2011-11-071-0/+1
| * | | | | | | | | | | | vmwgfx: Free prefered mode on error pathJakob Bornecrantz2011-11-071-6/+11
| * | | | | | | | | | | | vmwgfx: Use pointer return error codesJakob Bornecrantz2011-11-071-1/+1
| * | | | | | | | | | | | vmwgfx: Fix hw cursor positionThomas Hellstrom2011-11-071-2/+5
| * | | | | | | | | | | | vmwgfx: Infrastructure for explicit placementThomas Hellstrom2011-11-073-24/+30
| * | | | | | | | | | | | vmwgfx: Make the preferred autofit mode have a 60Hz vrefreshThomas Hellstrom2011-11-071-1/+23
| * | | | | | | | | | | | vmwgfx: Remove screen object active listThomas Hellstrom2011-11-071-37/+15
| * | | | | | | | | | | | vmwgfx: Screen object cleanupsThomas Hellstrom2011-11-071-14/+2
| * | | | | | | | | | | | drm/radeon/kms: consolidate GART code, fix segfault after GPU lockup V2Jerome Glisse2011-11-0410-116/+75
| * | | | | | | | | | | | drm/radeon/kms: don't poll forever if MC GDDR link training failsAlex Deucher2011-11-031-2/+5
OpenPOWER on IntegriCloud