summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: arm-vgic: Support KVM_CREATE_DEVICE for VGICChristoffer Dall2013-12-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: Use cond_resched() directly and remove useless kvm_resched()Takuya Yoshikawa2013-12-13
| |/ / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-01-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | sched: Fix warning on make htmldocs caused by wait.hMasanari Iida2014-01-22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | slab: struct kmem_cache is protected by slab_mutexFam Zheng2014-01-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | arm: fix comment header and macro nameSachin Kamat2014-01-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' into for-nextJiri Kosina2013-12-19
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | tracepoint: comment fix "binay" -> "binary"Viresh Kumar2013-12-02
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'pci/reset' into nextBjorn Helgaas2014-01-15
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | PCI: Add pci_try_reset_function(), pci_try_reset_slot(), pci_try_reset_bus()Alex Williamson2014-01-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | PCI: Add global pci_lock_rescan_remove()Rafael J. Wysocki2014-01-13
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | PCI: Cleanup pci.h whitespaceBjorn Helgaas2014-01-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | PCI: Reorder so actual code comes before stubsBjorn Helgaas2014-01-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'pci/dead-code' into nextBjorn Helgaas2014-01-13
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | PCI: Make local functions staticStephen Hemminger2014-01-13
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | PCI: Remove unused alloc_pci_dev()Stephen Hemminger2014-01-13
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | PCI: Remove unused pci_renumber_slot()Stephen Hemminger2014-01-13
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | PCI: Remove unused pcie_aspm_enabled()Stephen Hemminger2014-01-13
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | PCI: Remove unused pci_vpd_truncate()Stephen Hemminger2014-01-13
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | PCI: Remove unused ID-Based Ordering supportStephen Hemminger2014-01-10
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | PCI: Remove unused Optimized Buffer Flush/Fill supportStephen Hemminger2014-01-10
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | PCI: Remove unused Latency Tolerance Reporting supportStephen Hemminger2014-01-10
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | PCI: Removed unused parts of Page Request Interface supportStephen Hemminger2014-01-10
| | | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'pci/resource' into nextBjorn Helgaas2014-01-10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | PCI: Enforce bus address limits in resource allocationYinghai Lu2014-01-07
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | PCI: Add pci_bus_address() to get bus address of a BARBjorn Helgaas2013-12-21
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_devYinghai Lu2013-12-21
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | PCI: Change pci_bus_region addresses to dma_addr_tBjorn Helgaas2013-12-21
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'pci/msi' into nextBjorn Helgaas2014-01-07
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | PCI/MSI: Add pci_enable_msi_range() and pci_enable_msix_range()Alexander Gordeev2014-01-03
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | PCI/MSI: Add pci_msix_vec_count()Alexander Gordeev2014-01-03
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | PCI/MSI: Remove pci_enable_msi_block_auto()Alexander Gordeev2014-01-03
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | PCI/MSI: Add pci_msi_vec_count()Alexander Gordeev2014-01-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'pci/misc' into nextBjorn Helgaas2013-12-20
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | PCI/checkpatch: Deprecate DEFINE_PCI_DEVICE_TABLEJoe Perches2013-12-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'pci/msi' into nextBjorn Helgaas2013-12-20
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | PCI/MSI: Make pci_enable_msi/msix() 'nvec' argument type as intAlexander Gordeev2013-12-20
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | PCI/MSI: Return -ENOSYS for unimplemented interfaces, not -1Alexander Gordeev2013-12-20
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | PCI/MSI: Export MSI mode using attributes, not kobjectsGreg Kroah-Hartman2013-12-19
| | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'pci/vc' into nextBjorn Helgaas2013-12-18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | PCI: Add Virtual Channel to save/restore supportAlex Williamson2013-12-17
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | PCI: Add support for save/restore of extended capabilitiesAlex Williamson2013-12-17
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | PCI: Add pci_wait_for_pending() (refactor pci_wait_for_pending_transaction())Alex Williamson2013-12-17
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'pci/misc' into nextBjorn Helgaas2013-12-13
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | PCI: Drop "irq" param from *_restore_msi_irqs()DuanZhenzhong2013-12-13
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'trace-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2014-01-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing: Consolidate event trigger codeSteven Rostedt (Red Hat)2014-01-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing: Add generic tracing_lseek() functionSteven Rostedt (Red Hat)2014-01-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing: Add and use generic set_trigger_filter() implementationTom Zanussi2013-12-21