| Commit message (Expand) | Author | Age |
* | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-10-26 |
|\ |
|
| * | x86, ioapic: Consolidate the explicit EOI code | Suresh Siddha | 2011-09-21 |
| * | x86, ioapic: Restore the mask bit correctly in eoi_ioapic_irq() | Suresh Siddha | 2011-09-21 |
| * | x86, kdump, ioapic: Reset remote-IRR in clear_IO_APIC | Suresh Siddha | 2011-09-21 |
| * | iommu: Rename the DMAR and INTR_REMAP config options | Suresh Siddha | 2011-09-21 |
| * | x86, ioapic: Define irq_remap_modify_chip_defaults() | Suresh Siddha | 2011-09-21 |
| * | x86, msi, intr-remap: Use the ioapic set affinity routine | Suresh Siddha | 2011-09-21 |
| * | iommu: Cleanup ifdefs in detect_intel_iommu() | Suresh Siddha | 2011-09-21 |
| * | iommu: No need to set dmar_disabled in check_zero_address() | Suresh Siddha | 2011-09-21 |
| * | iommu: Move IOMMU specific code to intel-iommu.c | Suresh Siddha | 2011-09-21 |
| * | intr_remap: Call dmar_dev_scope_init() explicitly | Suresh Siddha | 2011-09-21 |
| * | x86, x2apic: Enable the bios request for x2apic optout | Suresh Siddha | 2011-09-21 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2011-10-26 |
|\ \ |
|
| * | | caif: Fix BUG() with network namespaces | David Woodhouse | 2011-10-25 |
| * | | net: make bonding slaves honour master's skb->priority | Maciej Żenczykowski | 2011-10-25 |
| * | | net: Unlock sock before calling sk_free() | Thomas Gleixner | 2011-10-25 |
* | | | Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2011-10-26 |
|\ \ \ |
|
| * \ \ | Merge branch 'staging-next' into Linux 3.1 | Greg Kroah-Hartman | 2011-10-25 |
| |\ \ \ |
|
| | * | | | staging: et131x: Remove redundant check and return statement | Mark Einon | 2011-10-23 |
| | * | | | staging: et131x: Mainly whitespace changes to appease checkpatch | Mark Einon | 2011-10-23 |
| | * | | | staging: et131x: Remove last of the forward declarations | Mark Einon | 2011-10-23 |
| | * | | | staging: et131x: Remove even more forward declarations | Mark Einon | 2011-10-23 |
| | * | | | staging: et131x: Remove yet more forward declarations | Mark Einon | 2011-10-23 |
| | * | | | staging: et131x: Remove more forward declarations | Mark Einon | 2011-10-23 |
| | * | | | staging: et131x: Remove forward declaration of et131x_adapter_setup | Mark Einon | 2011-10-23 |
| | * | | | staging: et131x: Remove some forward declarations | Mark Einon | 2011-10-23 |
| | * | | | staging: et131x: Remove unused rx_ring.recv_packet_pool | Mark Einon | 2011-10-23 |
| | * | | | staging: et131x: Remove call to find pci pm capability | Mark Einon | 2011-10-23 |
| | * | | | staging: et131x: Remove redundant et131x_reset_recv() call | Mark Einon | 2011-10-23 |
| | * | | | staging: et131x: Remove unused rx_ring.recv_buffer_pool | Mark Einon | 2011-10-23 |
| | * | | | Staging: bcm: Fix three initialization errors in InterfaceDld.c | Kevin McKinney | 2011-10-23 |
| | * | | | Staging: bcm: Fix coding style issues in InterfaceDld.c | Kevin McKinney | 2011-10-23 |
| | * | | | staging:iio:dac: Add AD5360 driver | Lars-Peter Clausen | 2011-10-23 |
| | * | | | staging:iio:trigger:bfin-timer: Fix compile error | Lars-Peter Clausen | 2011-10-23 |
| | * | | | Staging: vt6655: add some range checks before memcpy() | Dan Carpenter | 2011-10-23 |
| | * | | | Staging: vt6655: whitespace fixes to iotcl.c | Dan Carpenter | 2011-10-23 |
| | * | | | Staging: vt6656: add some range checks before memcpy() | Dan Carpenter | 2011-10-23 |
| | * | | | Staging: vt6656: whitespace cleanups in ioctl.c | Dan Carpenter | 2011-10-23 |
| | * | | | staging: et131x: Remove unused defines | Mark Einon | 2011-10-23 |
| | * | | | staging: et131x: Convert rest of pci memory management to dma api | Mark Einon | 2011-10-23 |
| | * | | | staging: et131x: on transmit, stop the queue if the next packet will fail | Mark Einon | 2011-10-23 |
| | * | | | staging: et131x: Tidy up PCI device table definition | Mark Einon | 2011-10-23 |
| | * | | | staging: et131x: Match dma_alloc_ calls with dma_free_ calls | Mark Einon | 2011-10-23 |
| | * | | | staging: et131x: use dma_alloc... instead of pci_alloc... | Mark Einon | 2011-10-23 |
| | * | | | staging: et131x: Fix issues when USE_FBR0 is not defined | Mark Einon | 2011-10-23 |
| | * | | | staging: et131x: Make rx_ring.fbr{0,1} share a common structure | Mark Einon | 2011-10-23 |
| | * | | | staging: et131x: Moving two extern inline functions to .c file | Mark Einon | 2011-10-23 |
| | * | | | staging: et131x: Update TODO list - remove 'put driver into single file' | Mark Einon | 2011-10-23 |
| | * | | | staging: et131x: move et1310_tx.h contents into et131x.c | Mark Einon | 2011-10-23 |
| | * | | | staging: et131x: move et1310_rx.h contents into et131x.c | Mark Einon | 2011-10-23 |