summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-02PCI: Enumerate subordinate buses, not devices, in pci_bus_get_depth()Wei Yang
2013-08-01Merge branch 'pci/misc' into nextBjorn Helgaas
2013-08-01Merge branch 'pci/aw-acs-fixes-v2' into nextBjorn Helgaas
2013-08-01PCI: Fix comment typo for pci_add_cap_save_buffer()Yijing Wang
2013-07-31PCI: Return -ENOSYS for SR-IOV operations on non-SR-IOV devicesStefan Assmann
2013-07-30PCI: Update NumVFs register when disabling SR-IOVYijing Wang
2013-07-26x86/PCI: MMCONFIG: Check earlier for MMCONFIG region at address zeroethan.zhao
2013-07-25PCI: Assign resources for hot-added host bridge more aggressivelyYinghai Lu
2013-07-25PCI: Move resource reallocation code to non-__initYinghai Lu
2013-07-25PCI: Delay enabling bridges until they're neededYinghai Lu
2013-07-25PCI: Assign resources on a per-bus basisYinghai Lu
2013-07-25PCI: Enable unassigned resource reallocation on per-bus basisYinghai Lu
2013-07-25PCI: Turn on reallocation for unassigned resources with host bridge offsetYinghai Lu
2013-07-25PCI: Look for unassigned resources on per-bus basisYinghai Lu
2013-07-25PCI: Drop temporary variable in pci_assign_unassigned_resources()Yinghai Lu
2013-07-25PCI: Claim ACS support for AMD southbridge devicesAlex Williamson
2013-07-25PCI: Differentiate ACS controllable from enabledAlex Williamson
2013-07-25PCI: Check all ACS features for multifunction downstream portsAlex Williamson
2013-07-25PCI: Convert class code to use dev_groupsGreg Kroah-Hartman
2013-07-25frv/PCI: Mark pcibios_fixup_bus() as non-initBjorn Helgaas
2013-07-25x86/pci/mrst: Cleanup checkpatch.pl warningsValentina Manea
2013-07-25PCI: Rename "PCI Express support" kconfig titleEzequiel Garcia
2013-07-25PCI: Fix comment typo in iov.cJonghwan Choi
2013-07-21Linux 3.11-rc2Linus Torvalds
2013-07-21Merge tag 'acpi-video-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-07-21Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2013-07-21ext3: fix a BUG when opening a file with O_TMPFILE flagZheng Liu
2013-07-21ext4: fix a BUG when opening a file with O_TMPFILE flagZheng Liu
2013-07-20Merge tag 'staging-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-07-20Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2013-07-20Merge tag 'nfs-for-3.11-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jos...Linus Torvalds
2013-07-20vfs: constify dentry parameter in d_count()Peng Tao
2013-07-20livelock avoidance in sget()Al Viro
2013-07-19allow O_TMPFILE to work with O_WRONLYAl Viro
2013-07-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds
2013-07-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-07-19Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds
2013-07-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-07-19Btrfs: fix wrong write offset when replacing a deviceStefan Behrens
2013-07-19Btrfs: re-add root to dead root list if we stop dropping itJosef Bacik
2013-07-19Btrfs: fix lock leak when resuming snapshot deletionJosef Bacik
2013-07-19Btrfs: update drop progress before stopping snapshot droppingJosef Bacik
2013-07-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-07-19Merge tag 'pm+acpi-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-07-19arm64: use common reboot infrastructureMarc Zyngier
2013-07-19arm64: mm: don't treat user cache maintenance faults as writesWill Deacon
2013-07-19arm64: add '#ifdef CONFIG_COMPAT' for aarch32_break_handler()Chen Gang
2013-07-19arm64: Only enable local interrupts after the CPU is marked onlineCatalin Marinas