aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-03-23
|\
| * PCI: export __pci_remove_bus_deviceYinghai Lu2012-02-27
| * PCI: Rename pci_remove_behind_bridge to pci_stop_and_remove_behind_bridgeYinghai Lu2012-02-27
| * PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_deviceYinghai Lu2012-02-27
| * PCI: Add class support in quirk handlingYinghai Lu2012-02-24
| * PCI: collapse pcibios_resource_to_busBjorn Helgaas2012-02-23
| * PCI: add generic pcibios_resource_to_bus()Bjorn Helgaas2012-02-23
| * PCI: add struct pci_host_bridge_window with CPU/bus address offsetBjorn Helgaas2012-02-23
| * PCI: add struct pci_host_bridge and a list of all bridges foundBjorn Helgaas2012-02-23
| * PCI: add pci_clear_flags()Bjorn Helgaas2012-02-23
| * PCI: move pci_find_saved_cap out of linux/pci.hYinghai Lu2012-02-23
| * PCI: Add PCI_EXP_TYPE_PCIE_BRIDGE valueAnthony PERARD2012-02-23
| * PCI: Move struct resource_list to setup-bus.cYinghai Lu2012-02-14
| * PCI: Move pdev_sort_resources() to setup-bus.cYinghai Lu2012-02-14
| * PCI: Make rescan bus increase bridge resource size if neededYinghai Lu2012-02-14
| * PCI: Introduce __pci_reset_function_locked to be used when holding device_lock.Konrad Rzeszutek Wilk2012-02-14
| * x86/PCI: Convert maintaining FW-assigned BIOS BAR values to use a listMyron Stowe2012-02-14
| * x86/PCI: Infrastructure to maintain a list of FW-assigned BIOS BAR valuesMyron Stowe2012-02-14
* | Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-03-23
|\ \
| * | NFS: Remove nfs4_setup_sequence from generic rename codeBryan Schumaker2012-03-21
| * | NFS: Remove nfs4_setup_sequence from generic unlink codeBryan Schumaker2012-03-21
| * | NFS: Remove nfs4_setup_sequence from generic read codeBryan Schumaker2012-03-21
| * | NFS: Remove nfs4_setup_sequence from generic write codeBryan Schumaker2012-03-21
| * | NFS: Fix more NFS debug related build warningsTrond Myklebust2012-03-21
| * | nfs: non void functions must return a valueStephen Rothwell2012-03-21
| * | SUNRPC: Kill compiler warning when RPC_DEBUG is unsetChuck Lever2012-03-21
| * | SUNRPC/NFS: Add Kbuild dependencies for NFS_DEBUG/RPC_DEBUGTrond Myklebust2012-03-20
| * | NFSv4.1: Clean ups and bugfixes for the pNFS read/writeback/commit codeTrond Myklebust2012-03-17
| * | SUNRPC: Fix a few sparse warningsTrond Myklebust2012-03-11
| * | NFS: remove nfs_inode radix treeFred Isaman2012-03-10
| * | NFS: remove NFS_PAGE_TAG_LOCKEDFred Isaman2012-03-10
| * | NFS: add filehandle crc for debug displayWeston Andros Adamson2012-03-07
| * | NFSv4: Simplify the struct nfs4_stateidTrond Myklebust2012-03-06
| * | NFS: Undo changes to idmap.hBryan Schumaker2012-03-05
| * | Merge commit 'nfs-for-3.3-4' into nfs-for-nextTrond Myklebust2012-03-03
| |\ \
| * | | NFS: Request fh_expire_type attribute in "server caps" operationChuck Lever2012-03-02
| * | | NFS: Introduce NFS_ATTR_FATTR_V4_LOCATIONSChuck Lever2012-03-02
| * | | NFS: Add a client-side function to display NFS file handlesChuck Lever2012-03-02
| * | | SUNRPC: Add API to acquire source addressChuck Lever2012-03-02
| * | | SUNRPC: Move clnt->cl_server into struct rpc_xprtTrond Myklebust2012-03-02
| * | | SUNRPC: Use RCU to dereference the rpc_clnt.cl_xprt fieldTrond Myklebust2012-03-02
| * | | NFSv4: parse and display server implementation idsWeston Andros Adamson2012-03-01
| * | | NFS: Store the legacy idmapper result in the keyringBryan Schumaker2012-03-01
| * | | Created a function for setting timeouts on keysBryan Schumaker2012-03-01
| * | | SUNRPC: move waitq from RPC pipe to RPC inodeStanislav Kinsbursky2012-02-27
| * | | NFS: include filelayout DS rpc stats in mountstatsWeston Andros Adamson2012-02-17
| * | | SUNRPC: Use KERN_DEFAULT for debugging printk'sChuck Lever2012-02-16
| * | | SUNRPC: add sending,pending queue and max slot to xprt statsAndy Adamson2012-02-16
| * | | SUNRPC: Ensure that we can trace waitqueues when !defined(CONFIG_SYSCTL)Trond Myklebust2012-02-15
| * | | Lockd: shutdown NLM hosts in network namespace contextStanislav Kinsbursky2012-02-15