aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-10-29sched: keep utime/stime monotonicPeter Zijlstra3-1/+4
2007-10-29sched: make kernel/sched.c:account_guest_time() staticAdrian Bunk1-1/+1
2007-10-29Merge branch 'alpm' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds8-4/+484
2007-10-29Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds29-340/+432
2007-10-29Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds29-437/+1895
2007-10-29Merge branch 'warnings-upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6Linus Torvalds1-2/+23
2007-10-29[libata] AHCI: add hw link power management supportKristen Carlson Accardi1-2/+155
2007-10-29[libata] Link power management infrastructureKristen Carlson Accardi7-2/+329
2007-10-29NOMMU: mm/nommu.c needs linux/module.hDavid Howells1-0/+1
2007-10-29Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds8-47/+48
2007-10-29Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds6-7/+14
2007-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrtLinus Torvalds3-5/+5
2007-10-29[libata] AHCI: fix newly introduced host-reset bugJeff Garzik1-2/+4
2007-10-29deal with resource allocation bugs in arcmsrAl Viro2-12/+30
2007-10-29fix abuses of ptrdiff_tAl Viro5-11/+13
2007-10-29fix reentrancy bug in arcmsr_get_iop_{r,w}qbuffer()Al Viro1-2/+2
2007-10-29arcmsr: endianness bugAl Viro1-1/+1
2007-10-29trivial annotations in arcmsrAl Viro3-105/+103
2007-10-29SCTP endianness annotations regressionAl Viro2-3/+3
2007-10-29intel-iommu fixesAl Viro2-5/+4
2007-10-29misc uml annotation and section fixesAl Viro3-7/+7
2007-10-29missing atomic_read_long() in slub.cAl Viro1-1/+1
2007-10-29SUNRPC endianness annotationsAl Viro2-28/+28
2007-10-29more x86 merge fallout (uml, again)Al Viro2-2/+2
2007-10-29x86 merge fallout: umlAl Viro11-23/+13
2007-10-29[libata] sata_nv: fix SWNCQ enablingJeff Garzik1-3/+9
2007-10-29compat_ioctl: fix block device compat ioctl regressionPhilip Langdale1-1/+1
2007-10-29[BLOCK] Fix bad sharing of tag busy list on queues with shared tag mapsJens Axboe2-6/+4
2007-10-29Fix a build error when BLOCK=nEmil Medve1-0/+1
2007-10-29block: use lock bitops for the tag map.Nick Piggin1-11/+9
2007-10-29cciss: update copyright noticesMike Miller3-21/+21
2007-10-29cfq_get_queue: fix possible NULL pointer accessOleg Nesterov1-1/+4
2007-10-29blk_sync_queue() should cancel request_queue->unplug_workOleg Nesterov1-0/+1
2007-10-29cfq_exit_queue() should cancel cfq_data->unplug_workOleg Nesterov1-1/+1
2007-10-29block layer: remove a unused argument of drive_stat_acct()Jerome Marchand1-6/+6
2007-10-29libata: add MAXTOR 7V300F0/VA111900 to NCQ blacklistTejun Heo1-0/+1
2007-10-29libata: no need to speed down if already at PIO0Tejun Heo1-1/+1
2007-10-29libata: relocate forcing PIO0 on resetTejun Heo2-27/+38
2007-10-29pata_ns87415: define SUPERIO_IDE_MAX_RETRIESFrank Lichtenheld1-0/+2
2007-10-29[libata] Address some checkpatch-spotted issuesJeff Garzik15-220/+244
2007-10-29[libata] fix 'if(' and similar areas that lack whitespaceJeff Garzik8-33/+33
2007-10-29libata: implement ata_wait_after_reset()Tejun Heo5-34/+67
2007-10-29libata: track SLEEP state and issue SRST to wake it upTejun Heo4-1/+17
2007-10-29libata: relocate and fix post-command processingTejun Heo2-23/+20
2007-10-29Fix ethernet multicast for ucc_geth.Joakim Tjernlund1-13/+2
2007-10-29netdrvr/pcmcia: use IRQ_TYPE_DYNAMIC_SHARING flag for irq.Attributes.Komuro8-8/+8
2007-10-29FEC - fast ethernet controller for mpc52xxDomen Puncer5-0/+1651
2007-10-29Merge branch 'upstream-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/netdev-2.6 into upstream-fixesJeff Garzik2-12/+13
2007-10-29Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixesJeff Garzik9-40/+121
2007-10-29ehea: add kexec supportJan-Bernd Themann2-1/+22