summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-10-263-54/+26
|\
| * x86, nmi, drivers: Fix nmi splitup build bugIngo Molnar2011-10-101-0/+1
| * x86, nmi: Wire up NMI handlers to new routinesDon Zickus2011-10-103-54/+25
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-10-261-1/+1
|\ \
| * | genirq: Add IRQF_RESUME_EARLY and resume such IRQs earlierIan Campbell2011-10-171-1/+1
* | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-10-2610-153/+163
|\ \ \
| * | | locking, x86, iommu: Annotate qi->q_lock as rawThomas Gleixner2011-09-131-7/+7
| * | | locking, x86, iommu: Annotate irq_2_ir_lock as rawThomas Gleixner2011-09-131-14/+14
| * | | locking, x86, iommu: Annotate iommu->register_lock as rawThomas Gleixner2011-09-133-41/+41
| * | | locking, dma, ipu: Annotate bank_lock as rawUwe Kleine-König2011-09-131-24/+24
| * | | locking, drivers/dca: Annotate dca_lock as rawMike Galbraith2011-09-131-34/+44
| * | | locking, ACPI: Annotate c3_lock as rawThomas Gleixner2011-09-131-5/+5
| * | | locking, oprofile: Annotate oprofilefs lock as rawThomas Gleixner2011-09-133-7/+7
| * | | locking, video: Annotate vga console lock as rawThomas Gleixner2011-09-131-21/+21
* | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-10-267-207/+247
|\ \ \ \
| * | | | iommu: Rename the DMAR and INTR_REMAP config optionsSuresh Siddha2011-09-215-20/+26
| * | | | iommu: Cleanup ifdefs in detect_intel_iommu()Suresh Siddha2011-09-211-7/+6
| * | | | iommu: No need to set dmar_disabled in check_zero_address()Suresh Siddha2011-09-211-3/+0
| * | | | iommu: Move IOMMU specific code to intel-iommu.cSuresh Siddha2011-09-212-163/+159
| * | | | intr_remap: Call dmar_dev_scope_init() explicitlySuresh Siddha2011-09-213-8/+22
| * | | | x86, x2apic: Enable the bios request for x2apic optoutSuresh Siddha2011-09-212-9/+37
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-10-261-1/+0
|\ \ \ \ \
| * | | | | net: make bonding slaves honour master's skb->priorityMaciej Żenczykowski2011-10-251-1/+0
* | | | | | Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-10-26721-181775/+103811
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'staging-next' into Linux 3.1Greg Kroah-Hartman2011-10-25830-231776/+103812
| |\ \ \ \ \ \
| | * | | | | | staging: et131x: Remove redundant check and return statementMark Einon2011-10-231-3/+0
| | * | | | | | staging: et131x: Mainly whitespace changes to appease checkpatchMark Einon2011-10-231-35/+46
| | * | | | | | staging: et131x: Remove last of the forward declarationsMark Einon2011-10-231-134/+128
| | * | | | | | staging: et131x: Remove even more forward declarationsMark Einon2011-10-231-202/+193
| | * | | | | | staging: et131x: Remove yet more forward declarationsMark Einon2011-10-231-220/+214
| | * | | | | | staging: et131x: Remove more forward declarationsMark Einon2011-10-231-254/+251
| | * | | | | | staging: et131x: Remove forward declaration of et131x_adapter_setupMark Einon2011-10-231-223/+222
| | * | | | | | staging: et131x: Remove some forward declarationsMark Einon2011-10-231-66/+60
| | * | | | | | staging: et131x: Remove unused rx_ring.recv_packet_poolMark Einon2011-10-231-2/+0
| | * | | | | | staging: et131x: Remove call to find pci pm capabilityMark Einon2011-10-231-14/+0
| | * | | | | | staging: et131x: Remove redundant et131x_reset_recv() callMark Einon2011-10-231-18/+0
| | * | | | | | staging: et131x: Remove unused rx_ring.recv_buffer_poolMark Einon2011-10-231-6/+0
| | * | | | | | Staging: bcm: Fix three initialization errors in InterfaceDld.cKevin McKinney2011-10-231-4/+5
| | * | | | | | Staging: bcm: Fix coding style issues in InterfaceDld.cKevin McKinney2011-10-231-213/+161
| | * | | | | | staging:iio:dac: Add AD5360 driverLars-Peter Clausen2011-10-233-0/+593
| | * | | | | | staging:iio:trigger:bfin-timer: Fix compile errorLars-Peter Clausen2011-10-231-1/+1
| | * | | | | | Staging: vt6655: add some range checks before memcpy()Dan Carpenter2011-10-231-0/+6
| | * | | | | | Staging: vt6655: whitespace fixes to iotcl.cDan Carpenter2011-10-231-596/+491
| | * | | | | | Staging: vt6656: add some range checks before memcpy()Dan Carpenter2011-10-231-0/+6
| | * | | | | | Staging: vt6656: whitespace cleanups in ioctl.cDan Carpenter2011-10-231-552/+483
| | * | | | | | staging: et131x: Remove unused definesMark Einon2011-10-231-11/+0
| | * | | | | | staging: et131x: Convert rest of pci memory management to dma apiMark Einon2011-10-231-28/+28
| | * | | | | | staging: et131x: on transmit, stop the queue if the next packet will failMark Einon2011-10-232-8/+6
| | * | | | | | staging: et131x: Tidy up PCI device table definitionMark Einon2011-10-232-9/+4
| | * | | | | | staging: et131x: Match dma_alloc_ calls with dma_free_ callsMark Einon2011-10-231-8/+8