| Commit message (Expand) | Author | Age |
... | |
| * | | svc: Move sk_server and sk_pool to svc_xprt | Tom Tucker | 2008-02-01 |
| * | | svc: Move sk_flags to the svc_xprt structure | Tom Tucker | 2008-02-01 |
| * | | svc: Change sk_inuse to a kref | Tom Tucker | 2008-02-01 |
| * | | svc: Change services to use new svc_create_xprt service | Tom Tucker | 2008-02-01 |
| * | | svc: Add a generic transport svc_create_xprt function | Tom Tucker | 2008-02-01 |
| * | | svc: Add xpo_accept transport function | Tom Tucker | 2008-02-01 |
| * | | svc: Add a transport function that checks for write space | Tom Tucker | 2008-02-01 |
| * | | svc: Add xpo_prep_reply_hdr | Tom Tucker | 2008-02-01 |
| * | | svc: Add per-transport delete functions | Tom Tucker | 2008-02-01 |
| * | | svc: Add transport specific xpo_release function | Tom Tucker | 2008-02-01 |
| * | | svc: Move sk_sendto and sk_recvfrom to svc_xprt_class | Tom Tucker | 2008-02-01 |
| * | | svc: Add a max payload value to the transport | Tom Tucker | 2008-02-01 |
| * | | svc: Change the svc_sock in the rqstp structure to a transport | Tom Tucker | 2008-02-01 |
| * | | svc: Make svc_sock the tcp/udp transport | Tom Tucker | 2008-02-01 |
| * | | svc: Add an svc transport class | Tom Tucker | 2008-02-01 |
| * | | nfsd: Allow AIX client to read dir containing mountpoints | Frank Filz | 2008-02-01 |
| * | | nfsd: move nfsd/auth.h into fs/nfsd | J. Bruce Fields | 2008-02-01 |
| * | | knfsd: allow cache_register to return error on failure | J. Bruce Fields | 2008-02-01 |
| * | | knfsd: cache unregistration needn't return error | J. Bruce Fields | 2008-02-01 |
| * | | nfsd: fail module init on reply cache init failure | J. Bruce Fields | 2008-02-01 |
| * | | NFSD: Path name length signage in nfsd request argument structures | Chuck Lever | 2008-02-01 |
| * | | NFSD: Adjust filename length argument of nfsd_lookup | Chuck Lever | 2008-02-01 |
| * | | NFSD: File name length signage in nfsd request argument structures | Chuck Lever | 2008-02-01 |
| * | | NLM: Fix sign of length of NLM variable length strings | Chuck Lever | 2008-02-01 |
| * | | SUNRPC: Use unsigned string lengths in xdr_decode_string_inplace | Chuck Lever | 2008-02-01 |
* | | | Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2008-02-01 |
|\ \ \ |
|
| * | | | Hibernation: Introduce begin() and end() callbacks | Rafael J. Wysocki | 2008-02-01 |
| * | | | ACPI: Separate invocations of _GTS and _BFS from _PTS and _WAK | Rafael J. Wysocki | 2008-02-01 |
| * | | | Suspend: Introduce begin() and end() callbacks | Rafael J. Wysocki | 2008-02-01 |
| * | | | PM: Convert PM notifiers to out-of-line code | Alan Stern | 2008-02-01 |
| * | | | Hibernation: Add PM_RESTORE_PREPARE and PM_POST_RESTORE notifiers (rev. 2) | Alan Stern | 2008-02-01 |
| * | | | Hibernation: Introduce exportable suspend ioctls header (rev. 2) | Rafael J. Wysocki | 2008-02-01 |
| | |/
| |/| |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2008-02-01 |
|\ \ \ |
|
| * | | | PCI: make pci_bus a struct device | Greg Kroah-Hartman | 2008-02-01 |
| * | | | PCI: fix codingstyle issues in include/linux/pci.h | Greg Kroah-Hartman | 2008-02-01 |
| * | | | PCI: PCIE ASPM support | Shaohua Li | 2008-02-01 |
| * | | | PCI ACPI: Added a function to register _OSC with only PCIe devices. | Andrew Patterson | 2008-02-01 |
| * | | | PCI: Remove pci_enable_device_bars() | Benjamin Herrenschmidt | 2008-02-01 |
| * | | | PCI: Add pci_enable_device_{io,mem} intefaces | Benjamin Herrenschmidt | 2008-02-01 |
| * | | | PCI: Fix bus resource assignment on 32 bits with 64b resources | Benjamin Herrenschmidt | 2008-02-01 |
| * | | | PCI: export pci_restore_msi_state() | Linas Vepstas | 2008-02-01 |
| * | | | PCI: get rid of pci_dev::{vendor,device}_compatible fields | Lennert Buytenhek | 2008-02-01 |
| * | | | pcie: utilize pcie transaction pending bit | Shaohua Li | 2008-02-01 |
| * | | | PCI: drivers/pci/rom.c: #if 0 two functions | Adrian Bunk | 2008-02-01 |
| * | | | PCI: make pci_restore_bars() static | Adrian Bunk | 2008-02-01 |
| | |/
| |/| |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2008-02-01 |
|\ \ \
| |_|/
|/| | |
|
| * | | USB: fix codingstyle issues in include/linux/usb/ | Greg Kroah-Hartman | 2008-02-01 |
| * | | USB: fix codingstyle issues in include/linux/usb.h | Greg Kroah-Hartman | 2008-02-01 |
| * | | USB: stop io performed by mos7720 upon close() | Oliver Neukum | 2008-02-01 |
| * | | USB: at91_udc uses generic GPIO calls; minor cleanup | David Brownell | 2008-02-01 |