summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-06-24Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-4/+13
2011-06-24Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds3-2/+39
2011-06-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/nab...Linus Torvalds10-61/+73
2011-06-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds3-3/+3
2011-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds1-14/+25
2011-06-24Remove unneeded version.h includes from fs/Jesper Juhl2-2/+0
2011-06-24Merge branch 'fix/asoc' into for-linusTakashi Iwai6-15/+6
2011-06-24ALSA: Remove unneeded version.h includes from sound/Jesper Juhl2-2/+0
2011-06-24pata_marvell: Add support for 88SE91A0, 88SE91A4Paweł Drewniak1-0/+3
2011-06-24drm/radeon/kms: handle special cases for vddcAlex Deucher2-0/+37
2011-06-24drm/radeon/kms: fix num_banks tiling config for fusionAlex Deucher1-2/+2
2011-06-24tcm_fc: Fix conversion spec warningNicholas Bellinger1-1/+1
2011-06-24tcm_fc: Fix possible lock to unlock type deadlockDan Carpenter1-1/+1
2011-06-24tcm_fc: Fix ft_send_tm LUN lookup OOPsKiran Patil2-32/+34
2011-06-24target: Fix incorrect strlen() NULL terminator checksDan Carpenter4-17/+17
2011-06-24target: Drop bogus ERR_PTR usage in target_fabric_configfs_initDan Carpenter1-1/+1
2011-06-24target: Fix ERR_PTR dereferencing bugsDan Carpenter2-4/+7
2011-06-23target: Convert transport_deregister_session_configfs nacl_sess_lock to save ...Roland Dreier1-3/+3
2011-06-23target: Fix transport_get_lun_for_tmr failure casesNicholas Bellinger2-2/+9
2011-06-23rtc: vt8500: Fix build error & cleanup rtc_class_ops->update_irq_enable()Alexey Charkov1-42/+3
2011-06-23libata/sas: only set FROZEN flag if new EH is supportedNishanth Aravamudan1-0/+6
2011-06-23libata: apply NOSETXFER horkage to the affected Pioneer drivesTejun Heo1-3/+3
2011-06-23drivers/ata/sata_dwc_460ex: Fix typo 'corrresponding'Justin P. Mattock1-1/+1
2011-06-23Merge tag 'v3.0-rc4' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 into for...Nicholas Bellinger7599-378860/+462333
2011-06-23ASoC: pxa-ssp: Correct check for stream presenceDaniel Mack1-2/+2
2011-06-23ASoC: imx: add missing module informationsArnaud Patard (Rtp)2-1/+3
2011-06-23ASoC: imx: Remove unused Kconfig SND_MXC_SOC_SSI entryArnaud Patard (Rtp)1-7/+0
2011-06-23cifs: fix wsize negotiation to respect max buffer size and active signing (tr...Jeff Layton1-13/+20
2011-06-23Fix CPU spinlock lockups on secondary CPU bringupRussell King1-6/+8
2011-06-23serial: mrst_max3110: initialize waitqueue earlierMika Westerberg1-1/+2
2011-06-23mrst_max3110: Change max missing message priority.William Douglas1-1/+1
2011-06-23ALSA: HDA: Pinfix quirk for HP Z200 WorkstationDavid Henningsson1-0/+11
2011-06-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds4-12/+11
2011-06-22Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds9-75/+50
2011-06-22mm, hotplug: protect zonelist building with zonelists_mutexDavid Rientjes1-0/+2
2011-06-22mm, hotplug: fix error handling in mem_online_node()David Rientjes1-1/+1
2011-06-22CIFS: Fix problem with 3.0-rc1 null user mount failurePavel Shilovsky1-1/+5
2011-06-22drm/i915: save/resume forcewake lock fixesBen Widawsky1-0/+5
2011-06-21KEYS: Fix error handling in construct_key_and_link()David Howells1-1/+2
2011-06-21MN10300: asm/uaccess.h needs to #include linux/kernel.h for might_sleep()David Howells1-0/+1
2011-06-21Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds18-66/+139
2011-06-21alarmtimers: Return -ENOTSUPP if no RTC device is presentJohn Stultz1-1/+22
2011-06-21alarmtimers: Handle late rtc module loadingJohn Stultz1-70/+67
2011-06-21PCI / PM: Block races between runtime PM and system sleepRafael J. Wysocki1-1/+3
2011-06-21PM / Domains: Update documentationRafael J. Wysocki1-27/+14
2011-06-21PM / Runtime: Handle clocks correctly if CONFIG_PM_RUNTIME is unsetRafael J. Wysocki1-2/+2
2011-06-21PM: Fix async resume following suspend failureAlan Stern2-2/+13
2011-06-21PM: Free memory bitmaps if opening /dev/snapshot failsMichal Kubecek1-1/+3
2011-06-21PM: Rename dev_pm_info.in_suspend to is_preparedAlan Stern4-11/+15
2011-06-21PM: Update documentation regarding sysdevsRafael J. Wysocki1-26/+0