summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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-03pid-namespaces-vs-locks-interactionVitaliy Gusev
2008-02-03include/scsi/: Spelling fixesJoe Perches
2008-02-03include/linux/: Spelling fixesJoe Perches
2008-02-03include/asm-m68knommu/: Spelling fixesJoe Perches
2008-02-03include/asm-frv/: Spelling fixesJoe Perches
2008-02-03include/media/: Spelling fixesJoe Perches
2008-02-03include/acpi/: Spelling fixesJoe Perches
2008-02-03include/asm-parisc/: Spelling fixesJoe Perches
2008-02-03include/asm-mips/: Spelling fixesJoe Perches
2008-02-03include/asm-arm/: Spelling fixesJoe Perches
2008-02-03asm-*/compat.h: fix typo in commentMarcin Ślusarz
2008-02-03time: delete comments that refer to noexistent symbolsLi Zefan
2008-02-03radix_tree.h trivial comment correctionTim Pepper
2008-02-03vga.h: Fix prepocessor warningFrank Lichtenheld
2008-02-03move frv docs one level upAdrian Bunk
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-03fix typo 'the same the\>'Uwe Kleine-König
2008-02-03Merge branch 'fixes' of master.kernel.org:/pub/scm/linux/kernel/git/linville/...David S. Miller
2008-02-03[IPV6]: Reorg struct ifmcaddr6 to save some bytesArnaldo Carvalho de Melo
2008-02-03[INET_TIMEWAIT_SOCK]: Reorganize struct inet_timewait_sock to save some bytesArnaldo Carvalho de Melo
2008-02-03[DCCP]: Reorganize struct dccp_sock to save 8 bytesArnaldo Carvalho de Melo
2008-02-03[INET6]: Reorganize struct inet6_dev to save 8 bytesArnaldo Carvalho de Melo
2008-02-03[SOCK] proto: Add hashinfo member to struct protoArnaldo 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