summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-07-27md/raid5: move rdev->corrected_errors countingNamhyung Kim1-4/+1
2011-07-27md/raid1: move rdev->corrected_errors countingNamhyung Kim1-11/+6
2011-07-27md: get rid of unnecessary casts on page_address()Namhyung Kim1-12/+11
2011-07-27md/raid10: Improve decision on whether to fail a device with a read error.NeilBrown1-29/+28
2011-07-27md/raid10: Make use of new recovery_disabled handlingNeilBrown2-26/+41
2011-07-27md: change managed of recovery_disabled.NeilBrown4-7/+19
2011-07-27md: remove ro check in md_check_recovery()Namhyung Kim1-3/+0
2011-07-27md: introduce link/unlink_rdev() helpersNamhyung Kim4-50/+36
2011-07-27md/raid: use printk_ratelimited instead of printk_ratelimitChristian Dietrich3-42/+53
2011-07-27md: use proper little-endian bitopsAkinobu Mita1-3/+5
2011-07-27md/raid5: finalise new merged handle_stripe.NeilBrown1-102/+13
2011-07-27md/raid5: move some more common code into handle_stripeNeilBrown1-113/+67
2011-07-27md/raid5: move more common code into handle_stripeNeilBrown1-100/+61
2011-07-27md/raid5: unite handle_stripe_dirtying5 and handle_stripe_dirtying6NeilBrown1-56/+21
2011-07-27md/raid5: unite fetch_block5 and fetch_block6NeilBrown1-84/+23
2011-07-27md/raid5: rearrange a test in fetch_block6.NeilBrown1-7/+5
2011-07-27md/raid5: move more code into common handle_stripeNeilBrown1-58/+32
2011-07-27md/raid5: Move code for finishing a reconstruction into handle_stripe.NeilBrown1-96/+57
2011-07-27md/raid5: Remove stripe_head_state arg from handle_stripe_expansion.NeilBrown1-5/+4
2011-07-26Merge branch 'next/devel2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds11-293/+1545
2011-07-26Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+3
2011-07-26Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+3
2011-07-26Merge branch 'next-i2c' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2-21/+37
2011-07-26atomic: use <linux/atomic.h>Arun Sharma117-117/+118
2011-07-26ramoops: make record_size a module parameterSergiu Iordache1-10/+27
2011-07-26ramoops: move dump_oops into platform dataSergiu Iordache1-1/+4
2011-07-26ramoops: add new line to each printMarco Stornelli1-6/+9
2011-07-26ramoops: use module parameters instead of platform data if not availableMarco Stornelli1-12/+35
2011-07-26Vmware balloon: switch to using sysem-wide freezable workqueueDmitry Torokhov1-20/+11
2011-07-26drivers/w1/slaves/w1_therm.c: add support for DS28EA00Christian Glindkamp2-0/+10
2011-07-26drivers/edac/mpc85xx_edac.c: correct offset_in_page mask bits in edac_mc_hand...Kai.Jiang1-2/+2
2011-07-26rtc: fix hrtimer deadlockThomas Gleixner1-19/+37
2011-07-26rtc: limit frequencyThomas Gleixner1-1/+1
2011-07-26rtc: handle errors correctly in rtc_irq_set_state()Thomas Gleixner1-0/+3
2011-07-26drivers/base/power/opp.c: fix dev_opp initial valueJonghwan Choi1-1/+1
2011-07-27i2c-eg20t : Fix the issue of Combined R/W transfer modeTomoya MORINAGA1-2/+2
2011-07-27i2c-eg20t : Support Combined R/W transfer modeTomoya MORINAGA1-19/+20
2011-07-27i2c: Tegra: Add DeviceTree supportJohn Bonesio1-1/+16
2011-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-1/+45
2011-07-26gma500: udelay(20000) it too long againStephen Rothwell1-1/+1
2011-07-26USB / Renesas: Fix build issue related to struct scatterlistRafael J. Wysocki1-0/+1
2011-07-26MMC / TMIO: Fix build issue related to struct scatterlistRafael J. Wysocki1-0/+1
2011-07-26rbd: set blk_queue request sizes to object sizeJosh Durgin1-0/+15
2011-07-26rbd: cancel watch request when releasing the deviceYehuda Sadeh1-1/+30
2011-07-26pci-label.c: size_t misspelled as mode_tAl Viro1-1/+1
2011-07-26Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds106-1420/+5556
2011-07-26drm/radeon/kms: fix DP training for DPEncoderService revision bigger than 1.1Jerome Glisse1-4/+18
2011-07-26drm/radeon/kms: add missing vddci setting on NI+Alex Deucher1-0/+3
2011-07-26target: Convert to DIV_ROUND_UP_SECTOR_T usage for sectors / dev_max_sectorsNicholas Bellinger1-4/+3
2011-07-26iscsi-target: Add iSCSI fabric support for target v4.1Nicholas Bellinger41-1/+22099