| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | svc: Add xpo_prep_reply_hdr | Tom Tucker | 2008-02-01 | 1 | -0/+1 |
| * | | svc: Add per-transport delete functions | Tom Tucker | 2008-02-01 | 1 | -0/+2 |
| * | | svc: Add transport specific xpo_release function | Tom Tucker | 2008-02-01 | 2 | -1/+2 |
| * | | svc: Move sk_sendto and sk_recvfrom to svc_xprt_class | Tom Tucker | 2008-02-01 | 2 | -3/+2 |
| * | | svc: Add a max payload value to the transport | Tom Tucker | 2008-02-01 | 1 | -0/+1 |
| * | | svc: Change the svc_sock in the rqstp structure to a transport | Tom Tucker | 2008-02-01 | 1 | -1/+4 |
| * | | svc: Make svc_sock the tcp/udp transport | Tom Tucker | 2008-02-01 | 2 | -1/+4 |
| * | | svc: Add an svc transport class | Tom Tucker | 2008-02-01 | 2 | -0/+32 |
| * | | nfsd: Allow AIX client to read dir containing mountpoints | Frank Filz | 2008-02-01 | 1 | -1/+1 |
| * | | nfsd: move nfsd/auth.h into fs/nfsd | J. Bruce Fields | 2008-02-01 | 4 | -30/+0 |
| * | | knfsd: allow cache_register to return error on failure | J. Bruce Fields | 2008-02-01 | 3 | -5/+10 |
| * | | knfsd: cache unregistration needn't return error | J. Bruce Fields | 2008-02-01 | 1 | -1/+1 |
| * | | nfsd: fail module init on reply cache init failure | J. Bruce Fields | 2008-02-01 | 1 | -2/+2 |
| * | | NFSD: Path name length signage in nfsd request argument structures | Chuck Lever | 2008-02-01 | 2 | -2/+2 |
| * | | NFSD: Adjust filename length argument of nfsd_lookup | Chuck Lever | 2008-02-01 | 1 | -2/+2 |
| * | | NFSD: File name length signage in nfsd request argument structures | Chuck Lever | 2008-02-01 | 2 | -13/+13 |
| * | | NLM: Fix sign of length of NLM variable length strings | Chuck Lever | 2008-02-01 | 2 | -5/+8 |
| * | | SUNRPC: Use unsigned string lengths in xdr_decode_string_inplace | Chuck Lever | 2008-02-01 | 1 | -1/+2 |
* | | | Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2008-02-02 | 5 | -27/+66 |
|\ \ \ |
|
| * | | | Hibernation: Introduce begin() and end() callbacks | Rafael J. Wysocki | 2008-02-01 | 1 | -5/+9 |
| * | | | ACPI: Separate invocations of _GTS and _BFS from _PTS and _WAK | Rafael J. Wysocki | 2008-02-01 | 1 | -0/+2 |
| * | | | Suspend: Introduce begin() and end() callbacks | Rafael J. Wysocki | 2008-02-01 | 1 | -11/+18 |
| * | | | PM: Convert PM notifiers to out-of-line code | Alan Stern | 2008-02-01 | 1 | -11/+2 |
| * | | | Hibernation: Add PM_RESTORE_PREPARE and PM_POST_RESTORE notifiers (rev. 2) | Alan Stern | 2008-02-01 | 1 | -0/+2 |
| * | | | Hibernation: Introduce exportable suspend ioctls header (rev. 2) | Rafael J. Wysocki | 2008-02-01 | 2 | -0/+33 |
| | |/
| |/| |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2008-02-02 | 4 | -119/+311 |
|\ \ \ |
|
| * | | | PCI: make pci_bus a struct device | Greg Kroah-Hartman | 2008-02-01 | 1 | -2/+2 |
| * | | | PCI: fix codingstyle issues in include/linux/pci.h | Greg Kroah-Hartman | 2008-02-01 | 1 | -107/+236 |
| * | | | PCI: PCIE ASPM support | Shaohua Li | 2008-02-01 | 3 | -0/+57 |
| * | | | PCI ACPI: Added a function to register _OSC with only PCIe devices. | Andrew Patterson | 2008-02-01 | 1 | -1/+10 |
| * | | | PCI: Remove pci_enable_device_bars() | Benjamin Herrenschmidt | 2008-02-01 | 1 | -1/+0 |
| * | | | PCI: Add pci_enable_device_{io,mem} intefaces | Benjamin Herrenschmidt | 2008-02-01 | 1 | -0/+2 |
| * | | | PCI: Fix bus resource assignment on 32 bits with 64b resources | Benjamin Herrenschmidt | 2008-02-01 | 1 | -2/+2 |
| * | | | PCI: export pci_restore_msi_state() | Linas Vepstas | 2008-02-01 | 1 | -0/+2 |
| * | | | PCI: get rid of pci_dev::{vendor,device}_compatible fields | Lennert Buytenhek | 2008-02-01 | 1 | -5/+0 |
| * | | | pcie: utilize pcie transaction pending bit | Shaohua Li | 2008-02-01 | 1 | -0/+2 |
| * | | | PCI: drivers/pci/rom.c: #if 0 two functions | Adrian Bunk | 2008-02-01 | 1 | -2/+0 |
| * | | | PCI: make pci_restore_bars() static | Adrian Bunk | 2008-02-01 | 1 | -1/+0 |
| | |/
| |/| |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2008-02-02 | 18 | -307/+389 |
|\ \ \
| |_|/
|/| | |
|
| * | | USB: fix codingstyle issues in include/linux/usb/ | Greg Kroah-Hartman | 2008-02-01 | 11 | -205/+220 |
| * | | USB: fix codingstyle issues in include/linux/usb.h | Greg Kroah-Hartman | 2008-02-01 | 1 | -91/+113 |
| * | | USB: stop io performed by mos7720 upon close() | Oliver Neukum | 2008-02-01 | 1 | -0/+2 |
| * | | USB: at91_udc uses generic GPIO calls; minor cleanup | David Brownell | 2008-02-01 | 1 | -1/+2 |
| * | | USB: Export suspend statistics | Sarah Sharp | 2008-02-01 | 1 | -0/+3 |
| * | | USB: usbdevfs_urb: __user annotation | Marcin Slusarz | 2008-02-01 | 1 | -1/+1 |
| * | | USB: gadget: pxa2xx_udc supports inverted vbus | Dmitry Baryshkov | 2008-02-01 | 1 | -0/+2 |
| * | | USB: linux/usb/Kbuild needs only "header-y", not "unifdef-y" | Robert P. J. Day | 2008-02-01 | 1 | -5/+5 |
| * | | USB: usb_serial: clean tty reference in the last close | Aristeu Rozanski | 2008-02-01 | 1 | -0/+1 |
| * | | USB: add Printer Gadget Driver | Craig W. Nadler | 2008-02-01 | 3 | -0/+37 |
| * | | USB: usb-storage: new "lockable" subclass 0x07 | Alan Stern | 2008-02-01 | 1 | -3/+2 |