summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | nfs41: Backchannel callback service helper routinesRicardo Labiaga2009-06-171-0/+3
| | * | | | | | nfs41: Add backchannel processing support to RPC state machineRicardo Labiaga2009-06-172-0/+14
| | * | | | | | nfs41: New include/linux/sunrpc/bc_xprt.hRicardo Labiaga2009-06-171-0/+46
| | * | | | | | nfs41: New backchannel helper routinesRicardo Labiaga2009-06-171-0/+1
| | * | | | | | nfs41: client callback structuresRicardo Labiaga2009-06-172-0/+30
| | * | | | | | nfs41: sunrpc: Export the call prepare state for session resetAndy Adamson2009-06-172-0/+2
| | * | | | | | nfs41: add session setup to the state managerAndy Adamson2009-06-171-0/+1
| | * | | | | | nfs41: create_session operationAndy Adamson2009-06-172-0/+22
| | * | | | | | nfs41: get_lease_timeAndy Adamson2009-06-171-0/+9
| | * | | | | | nfs41: exchange_id operationBenny Halevy2009-06-174-1/+47
| | * | | | | | nfs41: setup_sequence methodAndy Adamson2009-06-171-0/+4
| | * | | | | | nfs41: set up seq_res.sr_slotidAndy Adamson2009-06-171-0/+1
| | * | | | | | nfs41: nfs41: pass *session in seq_args and seq_resBenny Halevy2009-06-171-2/+2
| | * | | | | | nfs41: introduce nfs4_call_syncAndy Adamson2009-06-171-0/+8
| | * | | | | | nfs41: use nfs4_fs_locations_resBenny Halevy2009-06-171-0/+5
| | * | | | | | nfs41: use nfs4_setaclresBenny Halevy2009-06-171-0/+4
| | * | | | | | nfs41: use nfs4_getaclresBenny Halevy2009-06-171-0/+5
| | * | | | | | nfs41: use nfs4_pathconf_resBenny Halevy2009-06-171-0/+5
| | * | | | | | nfs41: use nfs4_fsinfo_resBenny Halevy2009-06-171-0/+5
| | * | | | | | nfs41: use nfs4_statfs_resBenny Halevy2009-06-171-0/+5
| | * | | | | | nfs41: use nfs4_readlink_resBenny Halevy2009-06-171-0/+4
| | * | | | | | nfs41: use nfs4_server_caps_argBenny Halevy2009-06-171-0/+5
| | * | | | | | nfs41: sessions client infrastructureAndy Adamson2009-06-172-0/+64
| | * | | | | | nfs41: client xdr definitionsBenny Halevy2009-06-171-0/+52
| | * | | | | | nfs41: nfs_client.cl_minorversionBenny Halevy2009-06-171-1/+2
| | * | | | | | nfs41: define NFS4_MAX_MINOR_VERSION based on CONFIG_NFS_V4_1Mike Sager2009-06-171-0/+7
| | | |/ / / / | | |/| | | |
* | | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-06-225-25/+43
|\ \ \ \ \ \ \
| * | | | | | | PCI PM: consistently use type bool for wake enable variableFrans Pop2009-06-161-1/+1
| * | | | | | | PCI: cleanup Function Level ResetYu Zhao2009-06-161-1/+1
| * | | | | | | PCI AER: support Multiple Error Received and no error source idZhang, Yanmin2009-06-161-1/+1
| * | | | | | | PCI hotplug: create symlink to hotplug driver moduleKenji Kaneshige2009-06-162-2/+18
| * | | | | | | PCI: Remove untested Electromechanical Interlock (EMI) support in pciehp.Kenji Kaneshige2009-06-161-8/+0
| * | | | | | | PCI: Add pci_bus_set_opsHuang Ying2009-06-161-0/+1
| * | | | | | | PCI: use pci_is_root_bus() in acpi_find_root_bridge_handle()Kenji Kaneshige2009-06-161-1/+1
| * | | | | | | PCI: use pci_is_root_bus() in acpi_pci_get_bridge_handle()Kenji Kaneshige2009-06-161-1/+1
| * | | | | | | PCI: Add support for turning PCIe ECRC on or offAndrew Patterson2009-06-111-0/+11
| * | | | | | | PCI: remove deprecated pci_find_slot() interfaceAlex Chiang2009-06-111-8/+0
| * | | | | | | PCI/x86: don't assume prefetchable ranges are 64bitYinghai Lu2009-06-112-0/+6
| * | | | | | | PCI MSI: Define PCI_MSI_MASK_32/64Hidetoshi Seto2009-06-111-1/+2
| * | | | | | | PCI MSI: Remove unused/obsolete macros and definitionsHidetoshi Seto2009-06-111-1/+0
| | |/ / / / / | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-06-221-5/+28
|\ \ \ \ \ \ \
| * | | | | | | rfkill: export persistent attribute in sysfsAlan Jenkins2009-06-191-2/+3
| * | | | | | | rfkill: don't restore software blocked state on persistent devicesAlan Jenkins2009-06-191-5/+27
* | | | | | | | msm_serial: serial driver for MSM7K onboard serial peripheral.Robert Love2009-06-221-0/+3
* | | | | | | | serial@ add OMAP wakeup-enable registerKevin Hilman2009-06-221-0/+1
* | | | | | | | Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds2009-06-211-2/+2
* | | | | | | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-06-201-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | genirq, irq.h: Fix kernel-doc warningsRandy Dunlap2009-06-141-2/+2
* | | | | | | | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-06-202-30/+55
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | perf_counter: Simplify and fix task migration countingPeter Zijlstra2009-06-191-4/+0
OpenPOWER on IntegriCloud