aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-11-09block: fix requeue handling in blk_queue_invalidate_tags()Jens Axboe1-15/+2
2007-11-08mmc: Fix sg helper copy-and-paste errorRoland Dreier1-1/+1
2007-11-08pktcdvd: fix BUG caused by sysfs module reference semantics changeTejun Heo1-0/+9
2007-11-07ioprio: allow sys_ioprio_set() value of 0 to reset ioprio settingJens Axboe1-0/+4
2007-11-07cfq_idle_class_timer: add paranoid checks for jiffies overflowOleg Nesterov1-11/+17
2007-11-07cfq: fix IOPRIO_CLASS_IDLE delaysOleg Nesterov1-0/+1
2007-11-07cfq: fix IOPRIO_CLASS_IDLE accountingOleg Nesterov1-2/+3
2007-11-06Linux 2.6.24-rc2Linus Torvalds1-1/+1
2007-11-06UML: fix defconfig build againJeff Dike1-2/+2
2007-11-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fsLinus Torvalds4-5/+11
2007-11-069p: add missing end-of-options record for trans_fdLatchesar Ionkov1-1/+2
2007-11-069p: return NULL when trans not foundLatchesar Ionkov1-2/+2
2007-11-069p: use copy of the options value instead of originalLatchesar Ionkov1-2/+4
2007-11-069p: fix memory leak in v9fs_get_sbLatchesar Ionkov1-0/+3
2007-11-05Merge branch 'drm-patches' of master.kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds4-14/+1
2007-11-05Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds5-28/+83
2007-11-05Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds4-9/+23
2007-11-06drm: DRM: fix memset size errorLi Zefan1-1/+1
2007-11-06drm: remove remnants of DRM_COPY_FROM/TO_USER_IOCTLDave Airlie2-11/+0
2007-11-06drm: remove second forward decleration of drm device struct.Dave Airlie1-2/+0
2007-11-05ata_piix: Add additional PCI identifier for 40 wire short cableAlan Cox1-0/+1
2007-11-05time: fix inconsistent function names in commentsLi Zefan3-3/+3
2007-11-05m68knommu: fix pread/pwrite definesGreg Ungerer1-2/+2
2007-11-05eCryptfs: release mutex on hash error pathMichael Halcrow1-4/+22
2007-11-05eCryptfs: increment extent_offset once per loop interationMichael Halcrow1-2/+0
2007-11-05telephony: phonedev panics if unregistering device not registered [Bug 9266]Matti Linnanvuori1-3/+2
2007-11-05md: fix misapplied patch in raid5.cNeil Brown1-7/+7
2007-11-05virtio/virtcons: fix section mismatch warningRandy Dunlap1-1/+1
2007-11-05rtc: m48t59 fix section mismatch warningRandy Dunlap1-3/+3
2007-11-05uml: correctly strip kernel defines from userspace CFLAGSJeff Dike1-2/+5
2007-11-05uml: fix incompatible types warning in previous SG fixWANG Cong1-1/+1
2007-11-05paride: fix 'and' typo in drivers/block/paride/pt.cRoel Kluin1-1/+1
2007-11-05fs/afs/vlocation.c: fix off-by-oneAdrian Bunk1-1/+1
2007-11-05arm26: remove it againHugh Dickins1-1/+0
2007-11-05Fix bitmap_scnlistprintf for empty masksAndi Kleen1-0/+4
2007-11-05Missing include file in kallsyms.hKamalesh Babulal1-0/+1
2007-11-05local_t Documentation updateMathieu Desnoyers1-0/+23
2007-11-05serial: fix compile warning about putcYinghai Lu1-2/+2
2007-11-05i2o: debug messages correctedVasily Averin1-2/+2
2007-11-05Dump stack during sysctl registration failureAlexey Dobriyan1-0/+1
2007-11-05i4l: errors with assignments in ifRoel Kluin1-1/+1
2007-11-05libata: handle broken cable reportingAlan Cox3-1/+30
2007-11-05pata_hpt37x: Fix outstanding bug reports on the HPT374 and 37x cable detectAlan Cox1-13/+36
2007-11-05ata_piix: Add additional PCI identifier for 40 wire short cableAlan Cox1-0/+1
2007-11-05pata_serverworks: Fix problem with some drive combinationsAlan Cox1-6/+5
2007-11-05phylib: Silence driver registrationOlof Johansson1-1/+1
2007-11-05phylib: Add ID for Marvell 88E1240Olof Johansson1-5/+18
2007-11-0582596: free nonexistent resource fixEvgeniy Dushistov1-1/+2
2007-11-05SUNHME: Fix missing NETIF_F_VLAN_CHALLENGED on PCI happy mealsDavid Miller1-2/+2
2007-11-05Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds1-9/+11