summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-01-25drm/i915: fixup forcewake spinlock fallout in drpc debugfs functionDaniel Vetter1-3/+8
2012-01-25xfs: Fix missing xfs_iunlock() on error recovery path in xfs_readlink()Jan Kara1-1/+2
2012-01-25drm/radeon: avoid deadlock if GPU lockup is detected in ib_pool_getJerome Glisse3-54/+54
2012-01-25drm/radeon: silence out possible lock dependency warningJerome Glisse1-8/+11
2012-01-25drm: Fix authentication kernel crashThomas Hellstrom3-1/+11
2012-01-25ALSA: hda: set mute led polarity for laptops with buggy BIOS based on SSIDGustavo Maciel Dias Vieira1-1/+8
2012-01-25ALSA: hda - Fix silent output on ASUS A6RpTakashi Iwai1-0/+10
2012-01-25Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds14-560/+334
2012-01-25Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds15-32/+63
2012-01-25powerpc: Fix build on some non-freescale platformsBenjamin Herrenschmidt1-0/+2
2012-01-25powerpc/powernv: Fix PCI resource handlingBenjamin Herrenschmidt1-16/+27
2012-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds102-512/+904
2012-01-25powerpc/crash: Fix build error without SMPChristian Kujau1-1/+1
2012-01-25powerpc/cpuidle: Make it a bool, not a tristateDeepthi Dharwar1-1/+1
2012-01-25Merge remote-tracking branch 'kumar/merge' into mergeBenjamin Herrenschmidt11-14/+32
2012-01-25rds: Make rds_sock_lock BH rather than IRQ safe.David S. Miller1-12/+8
2012-01-25netprio_cgroup.h: dont include module.h from other includesPaul Gortmaker1-1/+0
2012-01-25drm/i915: debugfs: show semaphore registers also on gen7Daniel Vetter1-1/+1
2012-01-25drm/i915: allow userspace forcewake references also on gen7Daniel Vetter1-2/+2
2012-01-25drm/i915: Re-enable gen7 RC6 and GPU turbo after resume.Eric Anholt1-2/+2
2012-01-25drm/i915: Correct debugfs printout for RC1e.Eric Anholt1-1/+1
2012-01-25net: flow_dissector.c missing include linux/export.hJesper Dangaard Brouer1-0/+1
2012-01-25team: send only changed options/ports via netlinkJiri Pirko2-46/+100
2012-01-25net/hyperv: fix possible memory leak in do_set_multicast()Wei Yongjun1-2/+3
2012-01-25drivers/net: dsa/mv88e6xxx.c files need linux/module.hPaul Gortmaker4-0/+4
2012-01-25stmmac: added PCI identifiersAlessandro Rubini1-3/+3
2012-01-25llc: Fix race condition in llc_ui_recvmsgRadu Iliescu1-0/+5
2012-01-25stmmac: fix phy naming inconsistencyAlessandro Rubini1-1/+1
2012-01-25Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds5-15/+52
2012-01-24regulator: Fix documentation for of_node parameter of regulator_register()Mark Brown1-1/+2
2012-01-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds6-34/+63
2012-01-24gma500: Fix shmem mappingAlan Cox1-3/+2
2012-01-24gma500: Fix shmem mappingAlan Cox1-3/+2
2012-01-24drm/radeon/kms: refine TMDS dual link checksAlex Deucher4-37/+105
2012-01-24drm/radeon/kms: use drm_detect_hdmi_monitor for picking encoder modeAlex Deucher1-3/+3
2012-01-24drm/radeon/kms: rework modeset sequence for DCE41 and DCE5Alex Deucher1-7/+12
2012-01-24drm/radeon/kms: move panel mode setup into encoder mode setAlex Deucher3-12/+24
2012-01-24drm/radeon/kms: move disp eng pll setup to init pathAlex Deucher4-33/+36
2012-01-24drm/radeon: finish getting bios earlierIgor Murzov2-2/+2
2012-01-24drm/radeon: fix invalid memory access in radeon_atrm_get_bios()Igor Murzov1-1/+1
2012-01-24ALSA: Fix memory leak on error in snd_compr_set_params()Jesper Juhl1-5/+8
2012-01-24ALSA: ymfpci - Don't create invalid PCM & mixers when AC97 doesn't supportRaymond Yau2-15/+27
2012-01-24ASoC: wm2000: Fix use-after-free - don't release_firmware() twice on errorJesper Juhl1-18/+13
2012-01-24migrate_mode.h is not exported to user modeStephen Rothwell1-1/+1
2012-01-24Merge branches 'atomicio-apei', 'hotplug', 'sony-nvs-nosave' and 'thermal-net...Len Brown7-46/+129
2012-01-24Use acpi_os_map_memory() instead of ioremap() in einj driverLuck, Tony1-44/+38
2012-01-24ACPI, APEI, EINJ, cleanup 0 vs NULL confusionDan Carpenter1-3/+3
2012-01-24ACPI, APEI, EINJ Allow empty Trigger Error Action TableNiklas Söderlund1-1/+6
2012-01-24Merge tag 'pm-fixes-for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-10/+25
2012-01-24Merge tag 'arm-soc-imx-move' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds39-559/+391