| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'pci/iommu' into next | Bjorn Helgaas | 2014-06-02 | 1 | -4/+13 |
|\ |
|
| * | PCI: Add support for PCIe-to-PCI bridge DMA alias quirks | Alex Williamson | 2014-05-28 | 1 | -0/+2 |
| * | PCI: Add support for DMA alias quirks | Alex Williamson | 2014-05-28 | 1 | -0/+3 |
| * | PCI: Convert pci_dev_flags definitions to bit shifts | Alex Williamson | 2014-05-28 | 1 | -4/+4 |
| * | PCI: Add DMA alias iterator | Alex Williamson | 2014-05-28 | 1 | -0/+4 |
| | | |
| \ | |
*-. \ | Merge branches 'pci/host-exynos', 'pci/host-imx6', 'pci/resource' and 'pci/mi... | Bjorn Helgaas | 2014-05-30 | 1 | -1/+1 |
|\ \ \
| | |/
| |/| |
|
| | * | PCI: Make pci_bus_add_device() void | Yijing Wang | 2014-05-30 | 1 | -1/+1 |
* | | | Merge branch 'pci/misc' into next | Bjorn Helgaas | 2014-05-28 | 1 | -2/+3 |
|\ \ \
| | |/
| |/| |
|
| * | | PCI: Fix return value from pci_user_{read,write}_config_*() | Gavin Shan | 2014-05-27 | 1 | -2/+2 |
| * | | PCI: Turn pcibios_penalize_isa_irq() into a weak function | Hanjun Guo | 2014-05-27 | 1 | -0/+1 |
| | | | |
| \ \ | |
| \ \ | |
| \ \ | |
*---. \ \ | Merge branches 'pci/hotplug', 'pci/pci_is_bridge' and 'pci/virtualization' in... | Bjorn Helgaas | 2014-05-28 | 1 | -0/+17 |
|\ \ \ \ \ |
|
| | | * | | | PCI: Introduce new device binding path using pci_dev.driver_override | Alex Williamson | 2014-05-28 | 1 | -0/+1 |
| | | | |/
| | | |/| |
|
| | * | | | PCI: Add new pci_is_bridge() interface | Yijing Wang | 2014-05-27 | 1 | -0/+13 |
| | |/ / |
|
| * | | | PCI: Notify driver before and after device reset | Keith Busch | 2014-05-27 | 1 | -0/+3 |
| |/ / |
|
| | | | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
*-----. \ \ | Merge branches 'dma-api', 'pci/virtualization', 'pci/msi', 'pci/misc' and 'pc... | Bjorn Helgaas | 2014-05-26 | 4 | -16/+17 |
|\ \ \ \ \ \
| | | |_|/ /
| | |/| | /
| | | | |/ |
|
| | | | * | PCI: Remove pcibios_add_platform_entries() | Sebastian Ott | 2014-05-22 | 1 | -1/+0 |
| |_|_|/
|/| | | |
|
| | | * | PCI/MSI: Remove pci_enable_msi_block() | Alexander Gordeev | 2014-04-30 | 1 | -4/+1 |
| | |/ |
|
| * | | DMA-API: Change dma_declare_coherent_memory() CPU address to phys_addr_t | Bjorn Helgaas | 2014-05-20 | 2 | -11/+9 |
| * | | DMA-API: Clarify physical/bus address distinction | Bjorn Helgaas | 2014-05-20 | 2 | -0/+7 |
| |/ |
|
* | | PCI: Use designated initialization in PCI_VDEVICE | Mark Rustad | 2014-04-24 | 1 | -5/+5 |
* | | PCI: Remove old serial device IDs | Jean Delvare | 2014-04-24 | 1 | -3/+0 |
|/ |
|
* | Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen... | Linus Torvalds | 2014-04-13 | 2 | -1/+13 |
|\ |
|
| * | mm: slab/slub: use page->list consistently instead of page->lru | Dave Hansen | 2014-04-11 | 1 | -1/+2 |
| * | slab: fix wrongly used macro | Joonsoo Kim | 2014-04-01 | 1 | -11/+11 |
| * | slab: restrict the number of objects in a slab | Joonsoo Kim | 2014-02-08 | 1 | -0/+11 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2014-04-12 | 3 | -3/+3 |
|\ \ |
|
| * | | net: Fix use after free by removing length arg from sk_data_ready callbacks. | David S. Miller | 2014-04-11 | 3 | -3/+3 |
* | | | Merge tag 'llvmlinux-for-v3.15' of git://git.linuxfoundation.org/llvmlinux/ke... | Linus Torvalds | 2014-04-12 | 4 | -1/+26 |
|\ \ \ |
|
| * | | | x86: LLVMLinux: Fix "incomplete type const struct x86cpu_device_id" | Behan Webster | 2014-04-09 | 1 | -0/+5 |
| * | | | LLVMLinux: Add support for clang to compiler.h and new compiler-clang.h | Mark Charlebois | 2014-04-09 | 2 | -0/+19 |
| * | | | LLVMLinux: Remove warning about returning an uninitialized variable | Behan Webster | 2014-04-09 | 1 | -1/+2 |
* | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2014-04-12 | 4 | -15/+28 |
|\ \ \ \ |
|
| * | | | | target/sbc: Add sbc_dif_read_strip software emulation | Nicholas Bellinger | 2014-04-07 | 1 | -0/+1 |
| * | | | | target/sbc: Add sbc_dif_generate software emulation | Nicholas Bellinger | 2014-04-07 | 1 | -0/+1 |
| * | | | | target: Pass in transport supported PI at session initialization | Nicholas Bellinger | 2014-04-07 | 3 | -9/+16 |
| * | | | | target: Add TFO->abort_task for aborted task resources release | Nicholas Bellinger | 2014-04-07 | 2 | -0/+2 |
| * | | | | target: Fix Task Aborted Status (TAS) handling | Alex Leung | 2014-04-07 | 1 | -1/+1 |
| * | | | | Target/core: Remove prot_handover use for now | Sagi Grimberg | 2014-04-07 | 1 | -6/+0 |
| * | | | | Target/dif: Introduce protection-passthough-only mode | Sagi Grimberg | 2014-04-07 | 1 | -0/+1 |
| * | | | | Target/sbc: Set protection operation and relevant checks | Sagi Grimberg | 2014-03-13 | 1 | -0/+7 |
| * | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rola... | Nicholas Bellinger | 2014-03-13 | 6 | -9/+341 |
| |\ \ \ \ |
|
* | \ \ \ \ | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-04-12 | 2 | -2/+8 |
|\ \ \ \ \ \ |
|
| * | | | | | | [media] rc-core: remove generic scancode filter | David Härdeman | 2014-04-06 | 1 | -0/+2 |
| * | | | | | | [media] rc-core: split dev->s_filter | David Härdeman | 2014-04-06 | 1 | -2/+4 |
| * | | | | | | [media] v4l2-common: fix warning when used on userpace | Mauro Carvalho Chehab | 2014-04-06 | 1 | -0/+2 |
* | | | | | | | Merge tag 'ntb-3.15' of git://github.com/jonmason/ntb | Linus Torvalds | 2014-04-12 | 1 | -7/+12 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | NTB: Code Style Clean-up | Jon Mason | 2014-04-07 | 1 | -7/+7 |
| * | | | | | | | NTB: client event cleanup | Jon Mason | 2014-04-07 | 1 | -0/+5 |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2014-04-12 | 9 | -118/+71 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | kill generic_file_buffered_write() | Al Viro | 2014-04-01 | 1 | -2/+0 |