summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-12-08md: take a reference to mddev during sysfs access.NeilBrown1-1/+18
2011-12-08md: refine interpretation of "hold_active == UNTIL_IOCTL".NeilBrown1-2/+2
2011-12-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Olof Johansson2-7/+10
2011-12-08mmc: omap_hsmmc: DMA unmap only once in case of MMC errorPer Forlin1-2/+5
2011-12-08writeback: set max_pause to lowest value on zero bdi_dirtyWu Fengguang1-2/+1
2011-12-08writeback: permit through good bdi even when global dirty exceededWu Fengguang1-0/+13
2011-12-08writeback: comment on the bdi dirty thresholdWu Fengguang1-2/+14
2011-12-08Merge branch '3.2-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds22-659/+425
2011-12-08ARM: EXYNOS: Fix build error without CONFIG_LOCAL_TIMERSKukjin Kim1-2/+5
2011-12-08ARM: EXYNOS: Fix for stall in case of cpu hotplug or sleepAmit Daniel Kachhap1-1/+5
2011-12-08ARM: S5PV210: Set 1000ns as PWM backlight period on SMDKV210Jingoo Han1-0/+1
2011-12-08ARM: SAMSUNG: remove duplicated header includeJingoo Han1-1/+0
2011-12-08Btrfs: try to allocate from cluster even at LOOP_NO_EMPTY_SIZEAlexandre Oliva1-8/+18
2011-12-08Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds4-188/+200
2011-12-08Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-2/+4
2011-12-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2-1/+5
2011-12-08Merge branch 'perf/urgent' of git://github.com/acmel/linux into perf/urgentIngo Molnar2-2/+3
2011-12-08PM / Driver core: leave runtime PM enabled during system shutdownAlan Stern1-2/+4
2011-12-08spi/gpio: fix section mismatch warningManuel Lauss1-2/+2
2011-12-08spi/fsl-espi: disable CONFIG_SPI_FSL_ESPI=m buildJiri Slaby1-2/+2
2011-12-08spi/nuc900: Include linux/module.hAxel Lin1-0/+1
2011-12-08spi/ath79: fix compile error due to missing includeGabor Juhos1-0/+1
2011-12-08rtl8192{ce,cu,de,se}: avoid problems because of possible ERFOFF -> ERFSLEEP t...Philipp Dreimann4-4/+4
2011-12-08mac80211: fix another race in aggregation startJohannes Berg1-45/+41
2011-12-08Merge branch 'batman-adv/maint' of git://git.open-mesh.org/linux-mergeDavid S. Miller1-5/+22
2011-12-07fsl_pq_mdio: Clean up tbi address configurationAndy Fleming1-45/+8
2011-12-07ceph: use i_ceph_lock instead of i_lockSage Weil11-207/+212
2011-12-07rbd: remove buggy rollback functionalityJosh Durgin2-97/+0
2011-12-07rbd: return an error when an invalid header is readJosh Durgin1-1/+10
2011-12-07ppp: fix pptp double release_sock in pptp_bind()Djalal Harouni1-3/+1
2011-12-07net/fec: fix the use of pdev->idShawn Guo1-4/+7
2011-12-07of/irq: Get rid of NO_IRQ usageAnton Vorontsov1-9/+4
2011-12-07ALSA: hda/realtek - Fix lost speaker volume controlsTakashi Iwai1-7/+30
2011-12-07ALSA: hda/realtek - Create "Bass Speaker" for two speaker pinsTakashi Iwai1-0/+2
2011-12-07ALSA: hda/realtek - Don't create extra controls with channel suffixTakashi Iwai1-9/+15
2011-12-07Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds3-7/+11
2011-12-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds7-69/+100
2011-12-07ASoC: Include linux/module.h for smdk2443_wm9710Axel Lin1-0/+1
2011-12-07ASoC: Fix a typo in jive_wm8750Axel Lin1-2/+1
2011-12-07perf: Do no try to schedule task events if there are noneGleb Natapov1-2/+2
2011-12-07[media] omap_vout: fix crash if no driver for a displayTomi Valkeinen1-0/+8
2011-12-07vmwgfx: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer1-2/+2
2011-12-07drm/i915: fix infinite recursion on unbind due to ilk vt-d w/aDaniel Vetter1-1/+6
2011-12-07drm/radeon/kms: fix return type for radeon_encoder_get_dp_bridge_encoder_idAlex Deucher1-4/+3
2011-12-07Merge branch 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann4-24/+8
2011-12-07mtd: pxa2xx-flash.c: It used to fall back to provided table.Jonathan Cameron1-1/+1
2011-12-07fix apparmor dereferencing potentially freed dentry, sanitize __d_path() APIAl Viro7-69/+100
2011-12-07xfs: fix the logspace waiting algorithmChristoph Hellwig2-183/+177
2011-12-07ath9k: fix check for antenna diversity supportFelix Fietkau1-1/+1
2011-12-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds19-132/+155