summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2008-02-04Merge branch 'locks' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2008-02-04[ARM] 4660/3: at91: allow selecting UART for early kernel messagesGuennadi Liakhovetski
2008-02-04virtio: balloon driverRusty Russell
2008-02-04virtio: Use PCI revision field to indicate virtio PCI ABI versionAnthony Liguori
2008-02-04virtio: PCI deviceAnthony Liguori
2008-02-04virtio: reset functionRusty Russell
2008-02-04virtio: Tweak virtio_net definesRusty Russell
2008-02-04virtio: Net header needs hdr_lenRusty Russell
2008-02-04virtio: remove unused id field from struct virtio_blk_outhdrRusty Russell
2008-02-04virtio: clarify NO_NOTIFY flag usageRusty Russell
2008-02-04virtio: Fix vring_init/vring_size to take unsigned longAnthony Liguori
2008-02-04virtio: configuration change callbackRusty Russell
2008-02-04virtio: explicit enable_cb/disable_cb rather than callback return.Rusty Russell
2008-02-04virtio: simplify config mechanism.Rusty Russell
2008-02-04virtio: Implement skb_partial_csum_set, for setting partial csums on untruste...Rusty Russell
2008-02-03pid-namespaces-vs-locks-interactionVitaliy Gusev
2008-02-03include/linux/: Spelling fixesJoe Perches
2008-02-03time: delete comments that refer to noexistent symbolsLi Zefan
2008-02-03radix_tree.h trivial comment correctionTim Pepper
2008-02-03Spelling fixes: lenght->lengthPaulius Zaleckas
2008-02-03Fix a small number of "memeber" typoes.Robert P. J. Day
2008-02-03linux/dma-mapping.h: rename macro to prevent multiple inclusionRobert P. J. Day
2008-02-03Merge branch 'fixes' of master.kernel.org:/pub/scm/linux/kernel/git/linville/...David S. Miller
2008-02-03[DCCP]: Reorganize struct dccp_sock to save 8 bytesArnaldo Carvalho de Melo
2008-02-03PHYLIB: Locking fixes for PHY I/O potentially sleepingNate Case
2008-02-03Remove __INIT_REFOK and __INITDATA_REFOKRalf Baechle
2008-02-02PM: Export device_pm_schedule_removalRafael J. Wysocki
2008-02-02Revert "PCI: PCIE ASPM support"Greg Kroah-Hartman
2008-02-02ide: move check_dma_crc() to ide-dma.cBartlomiej Zolnierkiewicz
2008-02-02ide: remove ide_ata66_check()Bartlomiej Zolnierkiewicz
2008-02-02ide: remove set_transfer()Bartlomiej Zolnierkiewicz
2008-02-02ide: remove SATA_*_REG macrosBartlomiej Zolnierkiewicz
2008-02-02ide: remove ->nice0 and ->nice2 fields from ide_drive_tBartlomiej Zolnierkiewicz
2008-02-02ide: convert ->straight8 field in ide_hwif_t to bit flagBartlomiej Zolnierkiewicz
2008-02-02ide: remove unused ->auto_poll field from ide_hwif_tBartlomiej Zolnierkiewicz
2008-02-02ide: move create_proc_ide_drives() call to ide_device_add_all()Bartlomiej Zolnierkiewicz
2008-02-02ide: factor out devices setup from ide_acpi_init()Bartlomiej Zolnierkiewicz
2008-02-02ide: add ->port_init_devs method to ide_hwif_tBartlomiej Zolnierkiewicz
2008-02-02ide: add IDE_HFLAG_NO_{IO32_BIT,UNMASK_IRQS} host flagsBartlomiej Zolnierkiewicz
2008-02-02ide: add ide_deprecated_find_port() helperBartlomiej Zolnierkiewicz
2008-02-02ide: add 'init_default' and 'restore' arguments to ide_unregister()Bartlomiej Zolnierkiewicz
2008-02-02ide-floppy: use an xfer_func_t and io_buf_t typedefs in order to unify rwBorislav Petkov
2008-02-02ide: add ->cable_detect method to ide_hwif_tBartlomiej Zolnierkiewicz
2008-02-02ide: add struct ide_port_info instances to legacy host driversBartlomiej Zolnierkiewicz