aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
...
| * | svc: Change the svc_sock in the rqstp structure to a transportTom Tucker2008-02-01
| * | svc: Make svc_sock the tcp/udp transportTom Tucker2008-02-01
| * | svc: Add an svc transport classTom Tucker2008-02-01
| * | nfsd: Allow AIX client to read dir containing mountpointsFrank Filz2008-02-01
| * | nfsd: move nfsd/auth.h into fs/nfsdJ. Bruce Fields2008-02-01
| * | knfsd: allow cache_register to return error on failureJ. Bruce Fields2008-02-01
| * | knfsd: cache unregistration needn't return errorJ. Bruce Fields2008-02-01
| * | nfsd: fail module init on reply cache init failureJ. Bruce Fields2008-02-01
| * | NFSD: Path name length signage in nfsd request argument structuresChuck Lever2008-02-01
| * | NFSD: Adjust filename length argument of nfsd_lookupChuck Lever2008-02-01
| * | NFSD: File name length signage in nfsd request argument structuresChuck Lever2008-02-01
| * | NLM: Fix sign of length of NLM variable length stringsChuck Lever2008-02-01
| * | SUNRPC: Use unsigned string lengths in xdr_decode_string_inplaceChuck Lever2008-02-01
* | | Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-02-01
|\ \ \
| * | | Hibernation: Introduce begin() and end() callbacksRafael J. Wysocki2008-02-01
| * | | Suspend: Introduce begin() and end() callbacksRafael J. Wysocki2008-02-01
| * | | PM: Convert PM notifiers to out-of-line codeAlan Stern2008-02-01
| * | | Hibernation: Add PM_RESTORE_PREPARE and PM_POST_RESTORE notifiers (rev. 2)Alan Stern2008-02-01
| * | | Hibernation: Introduce exportable suspend ioctls header (rev. 2)Rafael J. Wysocki2008-02-01
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2008-02-01
|\ \ \
| * | | PCI: make pci_bus a struct deviceGreg Kroah-Hartman2008-02-01
| * | | PCI: fix codingstyle issues in include/linux/pci.hGreg Kroah-Hartman2008-02-01
| * | | PCI: PCIE ASPM supportShaohua Li2008-02-01
| * | | PCI ACPI: Added a function to register _OSC with only PCIe devices.Andrew Patterson2008-02-01
| * | | PCI: Remove pci_enable_device_bars()Benjamin Herrenschmidt2008-02-01
| * | | PCI: Add pci_enable_device_{io,mem} intefacesBenjamin Herrenschmidt2008-02-01
| * | | PCI: Fix bus resource assignment on 32 bits with 64b resourcesBenjamin Herrenschmidt2008-02-01
| * | | PCI: export pci_restore_msi_state()Linas Vepstas2008-02-01
| * | | PCI: get rid of pci_dev::{vendor,device}_compatible fieldsLennert Buytenhek2008-02-01
| * | | pcie: utilize pcie transaction pending bitShaohua Li2008-02-01
| * | | PCI: drivers/pci/rom.c: #if 0 two functionsAdrian Bunk2008-02-01
| * | | PCI: make pci_restore_bars() staticAdrian Bunk2008-02-01
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-02-01
|\ \ \ | |_|/ |/| |
| * | USB: fix codingstyle issues in include/linux/usb/Greg Kroah-Hartman2008-02-01
| * | USB: fix codingstyle issues in include/linux/usb.hGreg Kroah-Hartman2008-02-01
| * | USB: stop io performed by mos7720 upon close()Oliver Neukum2008-02-01
| * | USB: Export suspend statisticsSarah Sharp2008-02-01
| * | USB: usbdevfs_urb: __user annotationMarcin Slusarz2008-02-01
| * | USB: linux/usb/Kbuild needs only "header-y", not "unifdef-y"Robert P. J. Day2008-02-01
| * | USB: usb_serial: clean tty reference in the last closeAristeu Rozanski2008-02-01
| * | USB: add Printer Gadget DriverCraig W. Nadler2008-02-01
| * | USB: usb-storage: new "lockable" subclass 0x07Alan Stern2008-02-01
| * | USB: Convert from class_device to device for USB coreTony Jones2008-02-01
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-02-01
|\ \
| * | ide: use ide_remove_port_from_hwgroup in init_irq()Bartlomiej Zolnierkiewicz2008-02-01
| * | ide: remove unused ide_hwgroup_t fieldsBartlomiej Zolnierkiewicz2008-02-01
| * | <linux/hdsmart.h> is not used by kernel codeBartlomiej Zolnierkiewicz2008-02-01
| * | ide: don't include <linux/hdsmart.h>Bartlomiej Zolnierkiewicz2008-02-01
| * | ide: use ide_build_sglist() and ide_destroy_dmatable() in non-PCI host driversBartlomiej Zolnierkiewicz2008-02-01
| * | ide: keep pointer to struct device instead of struct pci_dev in ide_hwif_tBartlomiej Zolnierkiewicz2008-02-01