aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-28drbd: fix in_flight rw indexingJens Axboe1-2/+2
2009-10-13Merge branch 'for-linus' into for-2.6.33Jens Axboe2-48/+47
2009-10-13cciss: Add cciss_allow_hpsa module parameterStephen M. Cameron1-40/+34
2009-10-13cciss: Fix multiple calls to pci_release_regionsStephen M. Cameron1-2/+3
2009-10-07drbd: needs __ratelimit()Randy Dunlap1-0/+1
2009-10-06block: Seperate read and write statistics of in_flight requests v2Nikanth Karthikesan1-6/+10
2009-10-06drbd: Work on permission enforcementPhilipp Reisner1-1/+6
2009-10-05drbd: fixup for reverted dual in_flight patchJens Axboe1-2/+2
2009-10-05Merge branch 'master' into for-2.6.33Jens Axboe222-12764/+14182
2009-10-04headers: remove sched.h from poll.hAlexey Dobriyan21-0/+21
2009-10-04Merge branch 'acpi-pad' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds3-0/+528
2009-10-04Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-sfi-2.6Linus Torvalds1-4/+13
2009-10-04Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds6-103/+112
2009-10-04Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds19-245/+48
2009-10-04macintosh: Don't assume i2c device probing always succeedsJean Delvare5-5/+15
2009-10-04i2c: Hide probe errors caused by ACPI resource conflictsJean Delvare7-8/+12
2009-10-04mfd: AB3100 drop unused module parametersJean Delvare1-3/+1
2009-10-04Staging: IIO: tsl2561: Drop unused module parametersJean Delvare1-4/+0
2009-10-04leds: leds-pca9532 - Drop unused module parametersJean Delvare1-3/+0
2009-10-04ltc4215/ltc4245: Discard obsolete detect methodsJean Delvare2-168/+10
2009-10-04ds2482: Discard obsolete detect methodJean Delvare1-30/+5
2009-10-04max6875: Discard obsolete detect methodJean Delvare1-24/+5
2009-10-04Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds7-354/+667
2009-10-04Revert "Seperate read and write statistics of in_flight requests"Jens Axboe1-10/+6
2009-10-03tty: Avoid dropping ldisc_mutex over hangup tty re-initializationLinus Torvalds1-5/+2
2009-10-03Merge branch 'misc' into releaseLen Brown3-15/+10
2009-10-03Merge branch 'bugzilla-14081' into releaseLen Brown1-6/+46
2009-10-03ACPI: EC: Don't parse DSDT for EC early init on CompalAlexey Starikovskiy1-0/+15
2009-10-03ACPI: EC: Rewrite DMI checksAlexey Starikovskiy1-6/+31
2009-10-03SFI: remove __init from sfi_verify_tableArjan van de Ven1-1/+1
2009-10-03ACPI: dock: fix "sibiling" typoAlex Chiang1-8/+8
2009-10-03ACPI: kill overly verbose "throttling states" log messagesRoland Dreier1-7/+0
2009-10-03SFI: fix section mismatch warnings in sfi_core.cRakib Mullick1-3/+12
2009-10-03ACPI: Fix bound checks for copy_from_user in the acpi /proc codeArjan van de Ven1-0/+2
2009-10-02Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds4-5/+3
2009-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds43-245/+2128
2009-10-02cnic: Fix NETDEV_UP event processing.Michael Chan2-3/+4
2009-10-02uvesafb/connector: Disallow unpliviged users to send netlink packetsPhilipp Reisner1-0/+3
2009-10-02pohmelfs/connector: Disallow unpliviged users to configure pohmelfsPhilipp Reisner1-0/+3
2009-10-02dst/connector: Disallow unpliviged users to configure dstPhilipp Reisner1-0/+5
2009-10-02dm/connector: Only process connector packages from privileged processesPhilipp Reisner1-0/+3
2009-10-02connector: Removed the destruct_data callback since it is always kfree_skb()Philipp Reisner2-10/+5
2009-10-02connector/dm: Fixed a compilation warningPhilipp Reisner1-2/+1
2009-10-02connector: Provide the sender's credentials to the callbackPhilipp Reisner7-10/+11
2009-10-02connector: Keep the skb in cn_callback_dataPhilipp Reisner2-7/+7
2009-10-02e1000e/igb/ixgbe: Don't report an error if devices don't support AERFrans Pop3-33/+6
2009-10-02net: Fix wrong sizeofJean Delvare1-1/+1
2009-10-02Merge branches 'sony-laptop', 'bugzilla-14247' and 'bugzilla-14271' into releaseLen Brown128-12155/+11324
2009-10-02ACPI: fix bus scanning memory leaksBjorn Helgaas1-5/+2
2009-10-02ACPI: EC: Restart command even if no interrupts from ECAlexey Starikovskiy1-3/+1