aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-07-27md/raid5: Move code for finishing a reconstruction into handle_stripe.NeilBrown
2011-07-27md/raid5: Remove stripe_head_state arg from handle_stripe_expansion.NeilBrown
2011-07-26md/raid5: move stripe_head_state and more code into handle_stripe.NeilBrown
2011-07-26md/raid5: add some more fields to stripe_head_stateNeilBrown
2011-07-26md/raid5: unify stripe_head_state and r6_stateNeilBrown
2011-07-26md/raid5: move common code into handle_stripeNeilBrown
2011-07-26md/raid5: replace sh->lock with an 'active' flag.NeilBrown
2011-07-26md/raid5: Protect some more code with ->device_lock.NeilBrown
2011-07-26md/raid5: Remove use of sh->lock in sync_requestNeilBrown
2011-07-18md/raid5: get rid of duplicated call to bio_data_dir()Namhyung Kim
2011-07-18md/raid5: use kmem_cache_zalloc()Namhyung Kim
2011-07-18md/raid10: share pages between read and write bio's during recoveryNamhyung Kim
2011-07-18md/raid10: factor out common bio handling codeNamhyung Kim
2011-07-18md/raid10: get rid of duplicated conditional expressionNamhyung Kim
2011-07-15Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-07-15gpio: wm831x: add a missing break in wm831x_gpio_dbg_showAxel Lin
2011-07-15Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-07-15hwmon: (adm1275) Fix coefficients per datasheet revision BGuenter Roeck
2011-07-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2011-07-13Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2011-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-07-13mmc: core: Bus width testing needs to handle suspend/resumePhilip Rakity
2011-07-13drm/radeon/kms/evergreen: emit SQ_LDS_RESOURCE_MGMT for blitsAlex Deucher
2011-07-13agp/intel: Fix typo in G4x_GMCH_SIZE_VT_2MChris Wilson
2011-07-12Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2011-07-12Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin...Linus Torvalds
2011-07-12Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-07-12drm/i915/ringbuffer: Idling requires waiting for the ring to be emptyChris Wilson
2011-07-12Revert "drm/i915: enable rc6 by default"Keith Packard
2011-07-12drm/i915: Clean up i915_driver_load failure pathKeith Packard
2011-07-12hwmon: (pmbus) Use long variables for register to data conversionsGuenter Roeck
2011-07-12drm/radeon/kms: fix typo in read_disabled vbios codeAlex Deucher
2011-07-12drm/radeon/kms: use correct BUS_CNTL reg on rs600Alex Deucher
2011-07-12drm/radeon/kms: fix backend map typo on juniperAlex Deucher
2011-07-12drm/radeon/kms: fix regression in hotplugAlex Deucher
2011-07-11slip: fix wrong SLIP6 ifdef-endif placingMatvejchikov Ilya
2011-07-12mm: Move definition of MIN_MEMORY_BLOCK_SIZE to a headerBenjamin Herrenschmidt
2011-07-11Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-07-11Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2011-07-11Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds
2011-07-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds
2011-07-11Merge branch 'movieboard' of git://git.kernel.org/pub/scm/linux/kernel/git/ie...Linus Torvalds
2011-07-11ath5k: Add missing breaks in switch/caseJoe Perches
2011-07-11hp-wmi: fix use after freeEric Dumazet
2011-07-11dell-laptop - using buffer without mutex_lockJose Alonso
2011-07-11Revert: "dell-laptop: Toggle the unsupported hardware killswitch"Keng-Yu Lin
2011-07-11PM: Reintroduce dropped call to check_wakeup_irqsColin Cross
2011-07-11pcmcia: pxa2xx/vpac270: free gpios on exist rather than requestingJonathan Cameron
2011-07-10[CPUFREQ] fix cpumask memory leak in acpi-cpufreq on cpu hotplug.Luming Yu
2011-07-10Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds