summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2011-05-298-120/+136
|\
| * dm kcopyd: return client directly and not through a pointerMikulas Patocka2011-05-293-9/+11
| * dm kcopyd: reserve fewer pagesMikulas Patocka2011-05-293-11/+5
| * dm io: use fixed initial mempool sizeMikulas Patocka2011-05-295-39/+9
| * dm kcopyd: alloc pages from the main page allocatorMikulas Patocka2011-05-291-31/+60
| * dm kcopyd: add gfp parm to alloc_plMikulas Patocka2011-05-291-4/+4
| * dm kcopyd: remove superfluous page allocation spinlockMikulas Patocka2011-05-291-10/+1
| * dm kcopyd: preallocate sub jobs to avoid deadlockMikulas Patocka2011-05-291-20/+29
| * dm kcopyd: avoid pointless job splittingMikulas Patocka2011-05-291-1/+1
| * dm mpath: do not fail paths after integrity errorsMartin K. Petersen2011-05-291-1/+1
| * dm table: reject devices without request fnsMilan Broz2011-05-291-0/+17
| * dm table: allow targets to support discards internallyMike Snitzer2011-05-291-1/+5
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-05-2930-484/+698
|\ \
| * \ Merge branch 'ec-cleanup' into releaseLen Brown2011-05-293-20/+14
| |\ \
| | * | ACPI EC: remove redundant codeZhang Rui2011-05-291-2/+0
| | * | ACPI EC: remove dead codeThomas Renninger2011-04-013-17/+13
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---------. \ \ Merge branches 'acpica', 'aml-custom', 'bugzilla-16548', 'bugzilla-20242', 'd...Len Brown2011-05-294613-179820/+368857
| |\ \ \ \ \ \ \ \
| | | | | | | * | | ACPI:Fix goto flows in thermal-sysDurgadoss R2011-03-231-6/+7
| | | | | | | |/ /
| | | | | | * | | ACPI: EC: add another DMI check for ASUS hardwarePeter Collingbourne2011-04-251-0/+3
| | | | | * | | | ACPI: Add D3 cold stateLin Ming2011-05-292-1/+3
| | | | * | | | | ACPI EC: enable MSI workaround for Quanta laptopsZhang Rui2011-05-291-0/+8
| | | | |/ / / /
| | | * / / / / ACPI: processor: fix processor_physically_present in UP kernelLin Ming2011-05-291-3/+9
| | | |/ / / /
| | * | | | | ACPI: Split out custom_method functionality into an own driverThomas Renninger2011-05-294-79/+117
| | * | | | | ACPI: Cleanup custom_method debug stuffThomas Renninger2011-05-293-20/+23
| | |/ / / /
| * | | | | ACPICA: Execute an orphan _REG method under the EC deviceBob Moore2011-05-103-9/+127
| * | | | | ACPICA: Move ACPI_NUM_PREDEFINED_REGIONS to a more appropriate placeBob Moore2011-05-101-1/+0
| * | | | | ACPICA: Update internal address SpaceID for DataTable regionsBob Moore2011-05-106-21/+8
| * | | | | ACPICA: Add more methods eligible for NULL package element removalBob Moore2011-05-101-8/+5
| * | | | | ACPICA: Split all internal Global Lock functions to new file - evglockBob Moore2011-05-104-316/+347
| * | | | | ACPICA: Fix code divergence of global lock handlingLin Ming2011-03-253-41/+44
| * | | | | ACPICA: Use acpi_os_create_lock interfaceLin Ming2011-03-252-9/+17
| * | | | | ACPI: osl, add acpi_os_create_lock interfaceLin Ming2011-03-251-8/+25
* | | | | | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-05-293-2/+5
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | x86 idle floppy: deprecate disable_hlt()Len Brown2011-05-291-0/+1
| * | | | | x86 idle: clarify AMD erratum 400 workaroundLen Brown2011-05-291-1/+1
| * | | | | cpuidle: menu: fixed wrapping timers at 4.294 secondsTero Kristo2011-05-291-1/+3
| | |_|_|/ | |/| | |
* | | | | scsi: fix scsi_proc new kernel-doc warningRandy Dunlap2011-05-291-5/+0
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-05-282-2/+2
|\ \ \ \ \
| * \ \ \ \ Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar2011-05-272-2/+2
| |\ \ \ \ \
| | * | | | | oprofile: Use linux/mutex.hAnton Blanchard2011-05-242-2/+2
| | | |_|/ / | | |/| | |
* | | | | | Merge branch 'for-usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-05-287-69/+412
|\ \ \ \ \ \
| * | | | | | Intel xhci: Limit number of active endpoints to 64.Sarah Sharp2011-05-274-11/+244
| * | | | | | Intel xhci: Ignore spurious successful event.Sarah Sharp2011-05-273-0/+20
| * | | | | | Intel xhci: Support EHCI/xHCI port switching.Sarah Sharp2011-05-274-0/+124
| * | | | | | xhci: STFU: Be quieter during URB submission and completion.Sarah Sharp2011-05-262-37/+15
| * | | | | | xhci: STFU: Don't print event ring dequeue pointer.Sarah Sharp2011-05-261-13/+1
| * | | | | | xhci: STFU: Remove function tracing.Sarah Sharp2011-05-261-8/+0
| * | | | | | xhci: Don't submit commands when the host is dead.Sarah Sharp2011-05-261-1/+7
| * | | | | | xhci: Clear stopped_td when Stop Endpoint command completes.Sarah Sharp2011-05-261-0/+2
* | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2011-05-2815-236/+621
|\ \ \ \ \ \ \