aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-02-04
|\
| * Merge branch 'fixes' of master.kernel.org:/pub/scm/linux/kernel/git/linville/...David S. Miller2008-02-03
| |\
| | * iwlwifi: Fix MIMO PS modeTomas Winkler2008-02-01
| * | [IPV6]: Reorg struct ifmcaddr6 to save some bytesArnaldo Carvalho de Melo2008-02-03
| * | [INET_TIMEWAIT_SOCK]: Reorganize struct inet_timewait_sock to save some bytesArnaldo Carvalho de Melo2008-02-03
| * | [DCCP]: Reorganize struct dccp_sock to save 8 bytesArnaldo Carvalho de Melo2008-02-03
| * | [INET6]: Reorganize struct inet6_dev to save 8 bytesArnaldo Carvalho de Melo2008-02-03
| * | [SOCK] proto: Add hashinfo member to struct protoArnaldo Carvalho de Melo2008-02-03
| * | PHYLIB: Locking fixes for PHY I/O potentially sleepingNate Case2008-02-03
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-02-04
|\ \ \
| * | | PM: Export device_pm_schedule_removalRafael J. Wysocki2008-02-02
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2008-02-04
|\ \ \ \ | |_|/ / |/| | |
| * | | Revert "PCI: PCIE ASPM support"Greg Kroah-Hartman2008-02-02
| |/ /
* | | ide: move check_dma_crc() to ide-dma.cBartlomiej Zolnierkiewicz2008-02-02
* | | ide: remove ide_ata66_check()Bartlomiej Zolnierkiewicz2008-02-02
* | | ide: remove set_transfer()Bartlomiej Zolnierkiewicz2008-02-02
* | | ide: remove SATA_*_REG macrosBartlomiej Zolnierkiewicz2008-02-02
* | | ide: remove ->nice0 and ->nice2 fields from ide_drive_tBartlomiej Zolnierkiewicz2008-02-02
* | | ide: convert ->straight8 field in ide_hwif_t to bit flagBartlomiej Zolnierkiewicz2008-02-02
* | | ide: remove unused ->auto_poll field from ide_hwif_tBartlomiej Zolnierkiewicz2008-02-02
* | | ide: move create_proc_ide_drives() call to ide_device_add_all()Bartlomiej Zolnierkiewicz2008-02-02
* | | ide: factor out devices setup from ide_acpi_init()Bartlomiej Zolnierkiewicz2008-02-02
* | | ide: add ->port_init_devs method to ide_hwif_tBartlomiej Zolnierkiewicz2008-02-02
* | | ide: add IDE_HFLAG_NO_{IO32_BIT,UNMASK_IRQS} host flagsBartlomiej Zolnierkiewicz2008-02-02
* | | ide: add ide_deprecated_find_port() helperBartlomiej Zolnierkiewicz2008-02-02
* | | ide: add 'init_default' and 'restore' arguments to ide_unregister()Bartlomiej Zolnierkiewicz2008-02-02
* | | ide-floppy: use an xfer_func_t and io_buf_t typedefs in order to unify rwBorislav Petkov2008-02-02
* | | ide: add ->cable_detect method to ide_hwif_tBartlomiej Zolnierkiewicz2008-02-02
* | | ide: add struct ide_port_info instances to legacy host driversBartlomiej Zolnierkiewicz2008-02-02
|/ /
* | Merge git://git.infradead.org/battery-2.6Linus Torvalds2008-02-01
|\ \
| * | pda_power: implement pollingAnton Vorontsov2008-02-01
| * | power_supply: add few more values and propsDmitry Baryshkov2008-02-01
| * | power: remove POWER_SUPPLY_PROP_CAPACITY_LEVELAndres Salomon2008-02-01
* | | Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2008-02-01
|\ \ \
| * | | SUNRPC: spin svc_rqst initialization to its own functionJeff Layton2008-02-01
| * | | rdma: SVCRMDA Header FileTom Tucker2008-02-01
| * | | svc: Add svc_xprt_names service to replace svc_sock_namesTom Tucker2008-02-01
| * | | svc: Add svc API that queries for a transport instanceTom Tucker2008-02-01
| * | | svc: Add /proc/sys/sunrpc/transport filesTom Tucker2008-02-01
| * | | svc: Add transport hdr size for defer/revisitTom Tucker2008-02-01
| * | | svc: Move the xprt independent code to the svc_xprt.c fileTom Tucker2008-02-01
| * | | svc: Removing remaining references to rq_sock in rqstpTom Tucker2008-02-01
| * | | svc: Move the sockaddr information to svc_xprtTom Tucker2008-02-01
| * | | svc: Make deferral processing xprt independentTom Tucker2008-02-01
| * | | svc: Move the authinfo cache to svc_xprt.Tom Tucker2008-02-01
| * | | svc: Remove sk_lastrecvTom Tucker2008-02-01
| * | | svc: Change svc_sock_received to svc_xprt_received and export itTom Tucker2008-02-01
| * | | svc: Make svc_send transport neutralTom Tucker2008-02-01
| * | | svc: Move sk_reserved to svc_xprtTom Tucker2008-02-01
| * | | svc: Make close transport independentTom Tucker2008-02-01