aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-29sched: report CPU usage in CFS cgroup directoriesPaul Menage1-5/+33
2007-10-29sched: move rcu_head to task_group structSrivatsa Vaddagiri1-4/+4
2007-10-29sched: fix incorrect assumption that cpu 0 existsJames Bottomley1-2/+2
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-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-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-29ehea: add kexec supportJan-Bernd Themann2-1/+22
2007-10-29e1000e: Remove legacy jumbo frame receive codeAuke Kok2-282/+1
2007-10-29e1000e: Re-enable SECRC - crc strippingAuke Kok1-13/+6
2007-10-29e1000e: Fix PBA calculation for jumbo frame packetsAuke Kok1-9/+13
2007-10-29e1000e: Fix jumbo frame receive code.Auke Kok2-52/+54
2007-10-29drivers/net/irda/au1k_ir: fix obvious irq handler bugsJeff Garzik1-7/+4
2007-10-29[ISDN] capidrv: address two longstanding warningsJeff Garzik1-2/+23