Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | fs: constify tree_descr arrays passed to simple_fill_super() | Eric Biggers | 2017-04-27 | 1 | -2/+3 | |
| * | | | | | fs: drop duplicate header percpu-rwsem.h | Geliang Tang | 2017-04-27 | 1 | -1/+0 | |
| * | | | | | fs/affs: import amigaffs.h | Fabian Frederick | 2017-04-27 | 1 | -144/+0 | |
| | | | | | | ||||||
| \ \ \ \ \ | ||||||
*-. \ \ \ \ \ | Merge tags 'for-linus' and 'for-next' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-05-09 | 3 | -0/+21 | |
|\ \ \ \ \ \ \ | ||||||
| | * | | | | | | IB/hfi1, IB/rdmavt: Move r_adefered to r_lock cache line | Mike Marciniszyn | 2017-05-05 | 1 | -0/+1 | |
| | * | | | | | | IB/ipoib: add get_link_ksettings in ethtool | Zhu Yanjun | 2017-05-05 | 1 | -0/+1 | |
| * | | | | | | | IB/mlx5: Enable IPoIB acceleration | Erez Shitrit | 2017-05-04 | 1 | -0/+19 | |
* | | | | | | | | Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-05-09 | 15 | -44/+594 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'pci/virtualization' into next | Bjorn Helgaas | 2017-04-28 | 1 | -0/+3 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | PCI: Export pcie_flr() | Christoph Hellwig | 2017-04-20 | 1 | -0/+1 | |
| | * | | | | | | | | PCI: Avoid FLR for Intel 82579 NICs | Sasha Neftin | 2017-04-03 | 1 | -0/+2 | |
| | | |_|_|_|/ / / | | |/| | | | | | | ||||||
| * | | | | | | | | Merge branch 'pci/resource-mmap' into next | Bjorn Helgaas | 2017-04-28 | 1 | -0/+30 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | PCI: Add I/O BAR support to generic pci_mmap_resource_range() | David Woodhouse | 2017-04-20 | 1 | -0/+4 | |
| | * | | | | | | | | PCI: Add pci_mmap_resource_range() and use it for ARM64 | David Woodhouse | 2017-04-20 | 1 | -4/+15 | |
| | * | | | | | | | | PCI: Add BAR index argument to pci_mmap_page_range() | David Woodhouse | 2017-04-20 | 1 | -1/+2 | |
| | * | | | | | | | | PCI: Add arch_can_pci_mmap_io() on architectures which can mmap() I/O space | David Woodhouse | 2017-04-18 | 1 | -0/+3 | |
| | * | | | | | | | | PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h> | David Woodhouse | 2017-04-18 | 1 | -0/+7 | |
| | * | | | | | | | | PCI: Add arch_can_pci_mmap_wc() macro | David Woodhouse | 2017-04-18 | 1 | -0/+4 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge branch 'pci/resource' into next | Bjorn Helgaas | 2017-04-28 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | PCI: Make PCI_ROM_ADDRESS_MASK a 32-bit constant | Matthias Kaehlcke | 2017-04-18 | 1 | -1/+1 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge branch 'pci/msi' into next | Bjorn Helgaas | 2017-04-28 | 2 | -15/+0 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | of/pci: Remove unused MSI controller helpers | Thomas Petazzoni | 2017-03-14 | 1 | -11/+0 | |
| | * | | | | | | | | PCI/MSI: Make pci_msi_shutdown() and pci_msix_shutdown() static | Bjorn Helgaas | 2017-03-09 | 1 | -4/+0 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge branch 'pci/misc' into next | Bjorn Helgaas | 2017-04-28 | 1 | -1/+2 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | PCI: Change pci_host_common_probe() visibility | Marc Gonzalez | 2017-04-18 | 1 | -1/+1 | |
| | * | | | | | | | | PCI: Include pci.h for struct pci_ops definition | Marc Gonzalez | 2017-03-23 | 1 | -0/+1 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge branch 'pci/irq' into next | Bjorn Helgaas | 2017-04-28 | 2 | -1/+7 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | PCI/irq: Add pci_request_irq() and pci_free_irq() helpers | Christoph Hellwig | 2017-04-18 | 1 | -0/+6 | |
| | * | | | | | | | | genirq: Return the IRQ name from free_irq() | Christoph Hellwig | 2017-04-18 | 1 | -1/+1 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge branch 'pci/ioremap' into next | Bjorn Helgaas | 2017-04-28 | 2 | -0/+26 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | PCI: Implement devm_pci_remap_cfgspace() | Lorenzo Pieralisi | 2017-04-24 | 1 | -0/+5 | |
| | * | | | | | | | | linux/io.h: Add pci_remap_cfgspace() interface | Lorenzo Pieralisi | 2017-04-19 | 1 | -0/+21 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge branch 'pci/enumeration' into next | Bjorn Helgaas | 2017-04-28 | 1 | -26/+8 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | PCI: Add device disconnected state | Keith Busch | 2017-03-30 | 1 | -0/+2 | |
| | * | | | | | | | | PCI: Export PCI device config accessors | Keith Busch | 2017-03-30 | 1 | -26/+6 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge branch 'pci/switchtec' into next | Bjorn Helgaas | 2017-04-28 | 1 | -0/+132 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | switchtec: Add IOCTLs to the Switchtec driver | Logan Gunthorpe | 2017-04-12 | 1 | -0/+132 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge branch 'pci/host-thunder' into next | Bjorn Helgaas | 2017-04-28 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | PCI: Add device flag PCI_DEV_FLAGS_BRIDGE_XLATE_ROOT | Jayachandran C | 2017-04-14 | 1 | -0/+2 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge branch 'pci/host-imx6' into next | Bjorn Helgaas | 2017-04-28 | 1 | -0/+4 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | PCI: imx6: Add code to support i.MX7D | Andrey Smirnov | 2017-04-05 | 1 | -0/+4 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | misc: Add host side PCI driver for PCI test function device | Kishon Vijay Abraham I | 2017-04-28 | 2 | -0/+20 | |
| * | | | | | | | | PCI: Add device IDs for DRA74x and DRA72x | Kishon Vijay Abraham I | 2017-04-28 | 1 | -0/+2 | |
| * | | | | | | | | PCI: endpoint: Create configfs entry for EPC device and EPF driver | Kishon Vijay Abraham I | 2017-04-11 | 2 | -0/+4 | |
| * | | | | | | | | PCI: endpoint: Introduce configfs entry for configuring EP functions | Kishon Vijay Abraham I | 2017-04-11 | 1 | -0/+41 | |
| * | | | | | | | | PCI: endpoint: Add EP core layer to enable EP controller and EP functions | Kishon Vijay Abraham I | 2017-04-11 | 3 | -0/+312 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge tag 'tty-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2017-05-09 | 5 | -176/+30 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | tty: split job control support into a file of its own | Nicolas Pitre | 2017-04-18 | 1 | -0/+6 | |
| * | | | | | | | | console: move console_init() out of tty_io.c | Nicolas Pitre | 2017-04-18 | 2 | -3/+6 | |
| * | | | | | | | | Merge 4.11-rc7 into tty-next | Greg Kroah-Hartman | 2017-04-17 | 23 | -61/+130 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | | |