summaryrefslogtreecommitdiffstats
path: root/scripts/headers_install.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2013-08-14PCI: Remove aer_do_secondary_bus_reset()Alex Williamson3-36/+2
2013-08-14PCI: Tune secondary bus reset timingAlex Williamson1-2/+14
2013-08-14PCI: Wake-up devices before saving config space for resetAlex Williamson1-0/+7
2013-08-14PCI: Add pci_reset_slot() and pci_reset_bus()Alex Williamson2-0/+211
2013-08-14PCI: Split out pci_dev lock/unlock and save/restoreAlex Williamson1-17/+38
2013-08-14PCI: Add slot reset option to pci_dev_reset()Alex Williamson1-0/+34
2013-08-14PCI: pciehp: Add reset_slot() methodAlex Williamson3-0/+44
2013-08-14PCI: Add hotplug_slot_ops.reset_slot()Alex Williamson1-0/+4
2013-08-12PCI: Use pci_wait_for_pending_transaction() instead of for loopCasey Leedom1-16/+2
2013-08-12bnx2x: Use pci_wait_for_pending_transaction() instead of for loopCasey Leedom1-16/+2
2013-08-12PCI: Chelsio quirk: Enable Bus Master during Function-Level ResetCasey Leedom1-0/+79
2013-08-12PCI: Add pci_wait_for_pending_transaction()Casey Leedom2-13/+26
2013-08-12PCI: exynos: Split into Synopsys part and Exynos partJingoo Han6-740/+874
2013-08-12PCI: mvebu: Make Marvell PCIe driver depend on OFThomas Petazzoni1-0/+1
2013-08-10PCI: Add pci_reset_bridge_secondary_bus()Alex Williamson2-9/+24
2013-08-06PCI: mvebu: Convert to use devm_ioremap_resourceTushar Behera1-3/+4
2013-08-06PCI: Align bridge I/O windows as required by downstream devices & bridgesBjorn Helgaas1-5/+2
2013-08-03PCI: Fix types in pbus_size_io()Wei Yang1-3/+4
2013-08-03PCI: Add comments for pbus_size_mem() parametersWei Yang1-0/+2
2013-08-03PCI: Enumerate subordinate buses, not devices, in pci_bus_get_depth()Wei Yang1-6/+3
2013-08-01PCI: Fix comment typo for pci_add_cap_save_buffer()Yijing Wang1-1/+1
2013-08-01PCI: Return -ENOSYS for SR-IOV operations on non-SR-IOV devicesStefan Assmann1-7/+10
2013-07-30PCI: Update NumVFs register when disabling SR-IOVYijing Wang1-1/+3
2013-07-26x86/PCI: MMCONFIG: Check earlier for MMCONFIG region at address zeroethan.zhao1-6/+1
2013-07-25PCI: Claim ACS support for AMD southbridge devicesAlex Williamson1-0/+50
2013-07-25PCI: Differentiate ACS controllable from enabledAlex Williamson1-4/+9
2013-07-25PCI: Check all ACS features for multifunction downstream portsAlex Williamson1-14/+70
2013-07-25PCI: Convert class code to use dev_groupsGreg Kroah-Hartman3-13/+23
2013-07-25frv/PCI: Mark pcibios_fixup_bus() as non-initBjorn Helgaas1-1/+1
2013-07-25x86/pci/mrst: Cleanup checkpatch.pl warningsValentina Manea1-17/+24
2013-07-25PCI: Rename "PCI Express support" kconfig titleEzequiel Garcia1-1/+1
2013-07-25PCI: Fix comment typo in iov.cJonghwan Choi1-1/+1
2013-07-21Linux 3.11-rc2v3.11-rc2Linus Torvalds1-1/+1
2013-07-21ext3: fix a BUG when opening a file with O_TMPFILE flagZheng Liu1-1/+1
2013-07-21ext4: fix a BUG when opening a file with O_TMPFILE flagZheng Liu1-1/+1
2013-07-20vfs: constify dentry parameter in d_count()Peng Tao1-1/+1
2013-07-20livelock avoidance in sget()Al Viro1-15/+10
2013-07-20allow O_TMPFILE to work with O_WRONLYAl Viro2-2/+4
2013-07-19Btrfs: fix wrong write offset when replacing a deviceStefan Behrens1-1/+1
2013-07-19Btrfs: re-add root to dead root list if we stop dropping itJosef Bacik1-0/+11
2013-07-19Btrfs: fix lock leak when resuming snapshot deletionJosef Bacik1-0/+2
2013-07-19Btrfs: update drop progress before stopping snapshot droppingJosef Bacik1-6/+8
2013-07-19arm64: use common reboot infrastructureMarc Zyngier2-2/+3
2013-07-19arm64: mm: don't treat user cache maintenance faults as writesWill Deacon1-26/+20
2013-07-19arm64: add '#ifdef CONFIG_COMPAT' for aarch32_break_handler()Chen Gang1-7/+0
2013-07-19arm64: Only enable local interrupts after the CPU is marked onlineCatalin Marinas1-7/+8
2013-07-19MIPS: kvm: Kconfig: Drop HAVE_KVM dependency from VIRTUALIZATIONMarkos Chandras1-1/+0
2013-07-19um: remove dead codeRichard Weinberger1-1/+0
2013-07-19um: siginfo cleanupRichard Weinberger4-15/+15
2013-07-19MIPS: Octeon: Fix DT pruning bug with pip portsFaidon Liambotis1-2/+3