summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds56-102/+100
2008-02-04Merge branch 'locks' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-0/+1
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-3/+0
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds9-55/+30
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-0/+6
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds3-57/+0
2008-02-03pid-namespaces-vs-locks-interactionVitaliy Gusev1-0/+1
2008-02-03include/scsi/: Spelling fixesJoe Perches1-1/+1
2008-02-03include/linux/: Spelling fixesJoe Perches10-11/+11
2008-02-03include/asm-m68knommu/: Spelling fixesJoe Perches8-19/+19
2008-02-03include/asm-frv/: Spelling fixesJoe Perches1-1/+1
2008-02-03include/media/: Spelling fixesJoe Perches1-1/+1
2008-02-03include/acpi/: Spelling fixesJoe Perches2-2/+2
2008-02-03include/asm-parisc/: Spelling fixesJoe Perches2-2/+2
2008-02-03include/asm-mips/: Spelling fixesJoe Perches4-4/+4
2008-02-03include/asm-arm/: Spelling fixesJoe Perches4-36/+36
2008-02-03asm-*/compat.h: fix typo in commentMarcin Ślusarz7-7/+7
2008-02-03time: delete comments that refer to noexistent symbolsLi Zefan2-2/+0
2008-02-03radix_tree.h trivial comment correctionTim Pepper1-1/+1
2008-02-03vga.h: Fix prepocessor warningFrank Lichtenheld1-1/+1
2008-02-03move frv docs one level upAdrian Bunk5-5/+5
2008-02-03Spelling fixes: lenght->lengthPaulius Zaleckas4-4/+4
2008-02-03Fix a small number of "memeber" typoes.Robert P. J. Day1-1/+1
2008-02-03linux/dma-mapping.h: rename macro to prevent multiple inclusionRobert P. J. Day1-2/+2
2008-02-03fix typo 'the same the\>'Uwe Kleine-König1-2/+2
2008-02-03Merge branch 'fixes' of master.kernel.org:/pub/scm/linux/kernel/git/linville/...David S. Miller1-0/+6
2008-02-03[IPV6]: Reorg struct ifmcaddr6 to save some bytesArnaldo Carvalho de Melo1-1/+1
2008-02-03[INET_TIMEWAIT_SOCK]: Reorganize struct inet_timewait_sock to save some bytesArnaldo Carvalho de Melo1-1/+1
2008-02-03[DCCP]: Reorganize struct dccp_sock to save 8 bytesArnaldo Carvalho de Melo1-1/+1
2008-02-03[INET6]: Reorganize struct inet6_dev to save 8 bytesArnaldo Carvalho de Melo1-2/+2
2008-02-03[SOCK] proto: Add hashinfo member to struct protoArnaldo Carvalho de Melo4-48/+16
2008-02-03PHYLIB: Locking fixes for PHY I/O potentially sleepingNate Case1-2/+3
2008-02-03Remove __INIT_REFOK and __INITDATA_REFOKRalf Baechle1-3/+0
2008-02-02PM: Export device_pm_schedule_removalRafael J. Wysocki1-0/+6
2008-02-02Revert "PCI: PCIE ASPM support"Greg Kroah-Hartman3-57/+0
2008-02-02ide: move check_dma_crc() to ide-dma.cBartlomiej Zolnierkiewicz1-0/+2
2008-02-02ide: remove ide_ata66_check()Bartlomiej Zolnierkiewicz1-1/+0
2008-02-02ide: remove set_transfer()Bartlomiej Zolnierkiewicz1-1/+0
2008-02-02ide: remove SATA_*_REG macrosBartlomiej Zolnierkiewicz1-6/+0
2008-02-02ide: remove ->nice0 and ->nice2 fields from ide_drive_tBartlomiej Zolnierkiewicz2-3/+3
2008-02-02ide: convert ->straight8 field in ide_hwif_t to bit flagBartlomiej Zolnierkiewicz1-1/+1
2008-02-02ide: remove unused ->auto_poll field from ide_hwif_tBartlomiej Zolnierkiewicz1-1/+0
2008-02-02ide: move create_proc_ide_drives() call to ide_device_add_all()Bartlomiej Zolnierkiewicz1-0/+2
2008-02-02ide: factor out devices setup from ide_acpi_init()Bartlomiej Zolnierkiewicz1-0/+2
2008-02-02ide: add ->port_init_devs method to ide_hwif_tBartlomiej Zolnierkiewicz1-0/+2
2008-02-02ide: add IDE_HFLAG_NO_{IO32_BIT,UNMASK_IRQS} host flagsBartlomiej Zolnierkiewicz1-5/+8
2008-02-02ide: add ide_deprecated_find_port() helperBartlomiej Zolnierkiewicz1-0/+1
2008-02-02ide: add 'init_default' and 'restore' arguments to ide_unregister()Bartlomiej Zolnierkiewicz1-1/+1
2008-02-02ide-floppy: use an xfer_func_t and io_buf_t typedefs in order to unify rwBorislav Petkov1-0/+3
2008-02-02ide: add ->cable_detect method to ide_hwif_tBartlomiej Zolnierkiewicz1-0/+2