Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | nfs41: Backchannel callback service helper routines | Ricardo Labiaga | 2009-06-17 | 1 | -0/+3 | |
| | * | | | | | | nfs41: Add backchannel processing support to RPC state machine | Ricardo Labiaga | 2009-06-17 | 2 | -0/+14 | |
| | * | | | | | | nfs41: New include/linux/sunrpc/bc_xprt.h | Ricardo Labiaga | 2009-06-17 | 1 | -0/+46 | |
| | * | | | | | | nfs41: New backchannel helper routines | Ricardo Labiaga | 2009-06-17 | 1 | -0/+1 | |
| | * | | | | | | nfs41: client callback structures | Ricardo Labiaga | 2009-06-17 | 2 | -0/+30 | |
| | * | | | | | | nfs41: sunrpc: Export the call prepare state for session reset | Andy Adamson | 2009-06-17 | 2 | -0/+2 | |
| | * | | | | | | nfs41: add session setup to the state manager | Andy Adamson | 2009-06-17 | 1 | -0/+1 | |
| | * | | | | | | nfs41: create_session operation | Andy Adamson | 2009-06-17 | 2 | -0/+22 | |
| | * | | | | | | nfs41: get_lease_time | Andy Adamson | 2009-06-17 | 1 | -0/+9 | |
| | * | | | | | | nfs41: exchange_id operation | Benny Halevy | 2009-06-17 | 4 | -1/+47 | |
| | * | | | | | | nfs41: setup_sequence method | Andy Adamson | 2009-06-17 | 1 | -0/+4 | |
| | * | | | | | | nfs41: set up seq_res.sr_slotid | Andy Adamson | 2009-06-17 | 1 | -0/+1 | |
| | * | | | | | | nfs41: nfs41: pass *session in seq_args and seq_res | Benny Halevy | 2009-06-17 | 1 | -2/+2 | |
| | * | | | | | | nfs41: introduce nfs4_call_sync | Andy Adamson | 2009-06-17 | 1 | -0/+8 | |
| | * | | | | | | nfs41: use nfs4_fs_locations_res | Benny Halevy | 2009-06-17 | 1 | -0/+5 | |
| | * | | | | | | nfs41: use nfs4_setaclres | Benny Halevy | 2009-06-17 | 1 | -0/+4 | |
| | * | | | | | | nfs41: use nfs4_getaclres | Benny Halevy | 2009-06-17 | 1 | -0/+5 | |
| | * | | | | | | nfs41: use nfs4_pathconf_res | Benny Halevy | 2009-06-17 | 1 | -0/+5 | |
| | * | | | | | | nfs41: use nfs4_fsinfo_res | Benny Halevy | 2009-06-17 | 1 | -0/+5 | |
| | * | | | | | | nfs41: use nfs4_statfs_res | Benny Halevy | 2009-06-17 | 1 | -0/+5 | |
| | * | | | | | | nfs41: use nfs4_readlink_res | Benny Halevy | 2009-06-17 | 1 | -0/+4 | |
| | * | | | | | | nfs41: use nfs4_server_caps_arg | Benny Halevy | 2009-06-17 | 1 | -0/+5 | |
| | * | | | | | | nfs41: sessions client infrastructure | Andy Adamson | 2009-06-17 | 2 | -0/+64 | |
| | * | | | | | | nfs41: client xdr definitions | Benny Halevy | 2009-06-17 | 1 | -0/+52 | |
| | * | | | | | | nfs41: nfs_client.cl_minorversion | Benny Halevy | 2009-06-17 | 1 | -1/+2 | |
| | * | | | | | | nfs41: define NFS4_MAX_MINOR_VERSION based on CONFIG_NFS_V4_1 | Mike Sager | 2009-06-17 | 1 | -0/+7 | |
| | | |/ / / / | | |/| | | | | ||||||
* | | | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2009-06-22 | 5 | -25/+43 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | PCI PM: consistently use type bool for wake enable variable | Frans Pop | 2009-06-16 | 1 | -1/+1 | |
| * | | | | | | | PCI: cleanup Function Level Reset | Yu Zhao | 2009-06-16 | 1 | -1/+1 | |
| * | | | | | | | PCI AER: support Multiple Error Received and no error source id | Zhang, Yanmin | 2009-06-16 | 1 | -1/+1 | |
| * | | | | | | | PCI hotplug: create symlink to hotplug driver module | Kenji Kaneshige | 2009-06-16 | 2 | -2/+18 | |
| * | | | | | | | PCI: Remove untested Electromechanical Interlock (EMI) support in pciehp. | Kenji Kaneshige | 2009-06-16 | 1 | -8/+0 | |
| * | | | | | | | PCI: Add pci_bus_set_ops | Huang Ying | 2009-06-16 | 1 | -0/+1 | |
| * | | | | | | | PCI: use pci_is_root_bus() in acpi_find_root_bridge_handle() | Kenji Kaneshige | 2009-06-16 | 1 | -1/+1 | |
| * | | | | | | | PCI: use pci_is_root_bus() in acpi_pci_get_bridge_handle() | Kenji Kaneshige | 2009-06-16 | 1 | -1/+1 | |
| * | | | | | | | PCI: Add support for turning PCIe ECRC on or off | Andrew Patterson | 2009-06-11 | 1 | -0/+11 | |
| * | | | | | | | PCI: remove deprecated pci_find_slot() interface | Alex Chiang | 2009-06-11 | 1 | -8/+0 | |
| * | | | | | | | PCI/x86: don't assume prefetchable ranges are 64bit | Yinghai Lu | 2009-06-11 | 2 | -0/+6 | |
| * | | | | | | | PCI MSI: Define PCI_MSI_MASK_32/64 | Hidetoshi Seto | 2009-06-11 | 1 | -1/+2 | |
| * | | | | | | | PCI MSI: Remove unused/obsolete macros and definitions | Hidetoshi Seto | 2009-06-11 | 1 | -1/+0 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2009-06-22 | 1 | -5/+28 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | rfkill: export persistent attribute in sysfs | Alan Jenkins | 2009-06-19 | 1 | -2/+3 | |
| * | | | | | | | rfkill: don't restore software blocked state on persistent devices | Alan Jenkins | 2009-06-19 | 1 | -5/+27 | |
* | | | | | | | | msm_serial: serial driver for MSM7K onboard serial peripheral. | Robert Love | 2009-06-22 | 1 | -0/+3 | |
* | | | | | | | | serial@ add OMAP wakeup-enable register | Kevin Hilman | 2009-06-22 | 1 | -0/+1 | |
* | | | | | | | | Move FAULT_FLAG_xyz into handle_mm_fault() callers | Linus Torvalds | 2009-06-21 | 1 | -2/+2 | |
* | | | | | | | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-06-20 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | genirq, irq.h: Fix kernel-doc warnings | Randy Dunlap | 2009-06-14 | 1 | -2/+2 | |
* | | | | | | | | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2009-06-20 | 2 | -30/+55 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | perf_counter: Simplify and fix task migration counting | Peter Zijlstra | 2009-06-19 | 1 | -4/+0 |