aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-11-05Missing include file in kallsyms.hKamalesh Babulal1-0/+1
2007-11-05Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2-6/+13
2007-11-05PCI: Add Kconfig option to disable deprecated pci_find_* APIJeff Garzik1-0/+3
2007-11-05PCI: make pci_match_device() staticAdrian Bunk1-2/+0
2007-11-05PCI: Remove 3 incorrect MSI quirks.David Miller1-3/+0
2007-11-05PCI: Add quirk for devices which disable MSI when INTX_DISABLE is set.David Miller1-0/+9
2007-11-05PCI: Add MSI quirk for ServerWorks HT1000 PCIX bridge.David Miller1-0/+1
2007-11-05PCI: Revert "PCI: disable MSI by default on systems with Serverworks HT1000 chips"David Miller1-1/+0
2007-11-05ide: move ide_fixstring() documentation to ide-iops.c from ide.hBartlomiej Zolnierkiewicz1-8/+1
2007-11-05kernel/futex.c: make 3 functions staticAdrian Bunk1-4/+0
2007-11-03Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-0/+1
2007-11-03Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-31/+29
2007-11-03libata: increase 128 KB / cmd limit for ATAPI tape drivesTony Battersby1-0/+6
2007-11-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+3
2007-11-02dm: bounce_pfn limit addedVasily Averin1-0/+1
2007-11-02[SG] Get rid of __sg_mark_end()Jens Axboe1-10/+12
2007-11-02SG: Make sg_init_one() use general table init functionsJens Axboe1-22/+18
2007-11-01[NET]: docbook fixes for netif_ functionsStephen Hemminger1-0/+10
2007-10-31Revert "Driver core: remove class_device_*_bin_file"Greg Kroah-Hartman1-0/+4
2007-10-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-9/+4
2007-10-30Driver core: remove class_device_*_bin_fileGreg Kroah-Hartman1-4/+0
2007-10-30[TIPC]: Fix headercheck wrt. tipc_config.hDavid S. Miller2-9/+4
2007-10-30Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds1-3/+3
2007-10-30Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds1-0/+1
2007-10-30mv643xx_eth: Fix MV643XX_ETH offsets used by Pegasos 2Dale Farnsworth1-3/+3
2007-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+1
2007-10-30IPMI: fix comparison in demangle_device_idCorey Minyard1-1/+1
2007-10-30libata: implement and use ATA_QCFLAG_QUIETTejun Heo1-0/+1
2007-10-30[TIPC]: Add tipc_config.h to include/linux/Kbuild.David S. Miller1-0/+1
2007-10-30sched: fix /proc/<PID>/stat stime/utime monotonicity, part 2Balbir Singh1-1/+1
2007-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds1-0/+1
2007-10-29Revert "x86_64: allocate sparsemem memmap above 4G"Linus Torvalds1-1/+0
2007-10-29sched: keep utime/stime monotonicPeter Zijlstra1-0/+1
2007-10-29Merge branch 'alpm' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds2-1/+41
2007-10-29Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds2-0/+10
2007-10-29[libata] Link power management infrastructureKristen Carlson Accardi2-1/+41
2007-10-29Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-1/+1
2007-10-29Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-3/+7
2007-10-29fix abuses of ptrdiff_tAl Viro1-0/+2
2007-10-29SUNRPC endianness annotationsAl Viro1-16/+16
2007-10-29x86 merge fallout: umlAl Viro1-6/+1
2007-10-29[BLOCK] Fix bad sharing of tag busy list on queues with shared tag mapsJens Axboe1-1/+1
2007-10-29libata: implement ata_wait_after_reset()Tejun Heo1-0/+8
2007-10-29libata: track SLEEP state and issue SRST to wake it upTejun Heo2-0/+2
2007-10-29sg_init_table() should use unsigned loop index variableChuck Lever1-1/+1
2007-10-29sg_last() should use unsigned loop index variableChuck Lever1-1/+1
2007-10-29SG: clear termination bit in sg_chain()Jens Axboe1-1/+5
2007-10-27fix breakage in pegasos_ethAl Viro1-0/+3
2007-10-27Input: Add Euro and Dollar key codesCarlos Corbacho1-0/+3
2007-10-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-7/+7