summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-18x86, MAINTAINERS: Add x86 MCE peopleIngo Molnar
2011-06-18x86, efi: Do not reserve boot services regions within reserved areasMaarten Lankhorst
2011-06-18isofs: fix bh leak in isofs_fill_super() error caseLinus Torvalds
2011-06-17Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2011-06-17Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds
2011-06-17Merge branch 'anon_vma-locking'Linus Torvalds
2011-06-17mm: avoid anon_vma_chain allocation under anon_vma lockLinus Torvalds
2011-06-17mm: avoid repeated anon_vma lock/unlock sequences in unlink_anon_vmas()Peter Zijlstra
2011-06-17mm: avoid repeated anon_vma lock/unlock sequences in anon_vma_clone()Linus Torvalds
2011-06-18drm/i915: Fix gen6 (SNB) missed BLT ring interrupts.Daniel J Blueman
2011-06-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-06-17Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2011-06-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-06-17Merge branches 'gpio/merge' and 'spi/merge' of git://git.secretlab.ca/git/lin...Linus Torvalds
2011-06-17Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Linus Torvalds
2011-06-17KEYS/DNS: Fix ____call_usermodehelper() to not lose the session keyringDavid Howells
2011-06-17spi/bfin_spi: fix handling of default bits per word settingMike Frysinger
2011-06-17ALSA: hda - Fix no NID error with VIA codecsTakashi Iwai
2011-06-17ALSA: isight: adjust for new queueing APIClemens Ladisch
2011-06-16Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2011-06-17drm/radeon/kms: use helper functions for fence read/writeAlex Deucher
2011-06-17drm/radeon/kms: set DP link config properly for DP bridgesAlex Deucher
2011-06-17drm/radeon/kms/atom: AdjustPixelClock fixes for DP bridgesAlex Deucher
2011-06-17drm/radeon/kms: fix handling of DP to LVDS bridgesAlex Deucher
2011-06-17drm/radeon/kms: issue blank/unblank commands for ext encodersAlex Deucher
2011-06-17drm/radeon/kms: fix support for DDC on dp bridgesAlex Deucher
2011-06-17drm/radeon/kms: add support for load detection on dp bridgesAlex Deucher
2011-06-17drm/radeon/kms: add missing external encoder actionAlex Deucher
2011-06-17drm/radeon/kms: rework atombios_get_encoder_mode()Alex Deucher
2011-06-17drm/radeon/kms: fix num crtcs for Cedar and CaicosAlex Deucher
2011-06-17Revert "drm/i915: Enable GMBUS for post-gen2 chipsets"Jean Delvare
2011-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/linux-2.6-nsfdLinus Torvalds
2011-06-16migrate: don't account swapcache as shmemAndrea Arcangeli
2011-06-16[CPUFREQ] powernow-k8: Don't try to transition if the pstate is incorrectKonrad Rzeszutek Wilk
2011-06-16[CPUFREQ] powernow-k8: Don't notify of successful transition if we failed (vi...Konrad Rzeszutek Wilk
2011-06-16[CPUFREQ] Don't set stat->last_index to -1 if the pol->cur has incorrect value.Konrad Rzeszutek Wilk
2011-06-16ALSA: 6fire - Fix signedness bugTorsten Schenk
2011-06-16Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds
2011-06-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-06-16Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-06-16Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2011-06-16Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-06-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2011-06-16xfs: make log devices with write back caches workChristoph Hellwig
2011-06-16AFS: Use i_generation not i_version for the vnode uniquifierDavid Howells
2011-06-16AFS: Set s_id in the superblock to the volume nameDavid Howells
2011-06-16vfs: Fix data corruption after failed write in __block_write_begin()Jan Kara
2011-06-16afs: afs_fill_page reads too much, or wrong dataAnton Blanchard
2011-06-16staging: fix iio builds when IIO_RING_BUFFER is not enabledRandy Dunlap
2011-06-16VFS: Fix vfsmount overput on simultaneous automountAl Viro