summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-08Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-06-08Merge branch 'drm-radeon-urgent' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-06-08tty_buffer: get rid of 'seen_tail' logic in flush_to_ldiscLinus Torvalds
2011-06-08drm/radeon/kms: disable hdmi audio by defaultAlex Deucher
2011-06-08drm/radeon/kms: fix for radeon on systems >4GB without hardware iommuDaniel Haid
2011-06-08drm/radeon/kms: set family for use in parser.Dave Airlie
2011-06-07Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-06-07Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-06-07Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-06-07Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2011-06-07Merge branch 'drm-radeon-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-06-07Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-06-07Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2011-06-07MAINTAINERS: Saying goodbye to David BrownellGrant Likely
2011-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6Linus Torvalds
2011-06-07MN10300: Add missing _sdata declarationDavid Howells
2011-06-07MN10300: die_if_no_fixup() shouldn't use get_user() as it doesn't call set_fs()David Howells
2011-06-07MN10300: Fix one of the kernel debugger cacheflush variantsDavid Howells
2011-06-07Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2011-06-07Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Linus Torvalds
2011-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds
2011-06-07Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-06-07Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2011-06-07vfs: make unlink() and rmdir() return ENOENT in preference to EROFSTheodore Ts'o
2011-06-07lmLogOpen() broken failure exitAl Viro
2011-06-07sched: Fix/clarify set_task_cpu() locking rulesPeter Zijlstra
2011-06-07lockdep: Fix lock_is_held() on recursionPeter Zijlstra
2011-06-07x86/amd-iommu: Fix boot crash with hidden PCI devicesJoerg Roedel
2011-06-07Merge remote branch 'nouveau/drm-nouveau-fixes' of /ssd/git/drm-nouveau-next ...Dave Airlie
2011-06-07Merge remote branch 'keithp/drm-intel-fixes' of /ssd/git/drm-next into drm-fixesDave Airlie
2011-06-07drm/nv40: fall back to paged dma object for the momentBen Skeggs
2011-06-07drm/nouveau: fix leak of gart mm nodeBen Skeggs
2011-06-07drm/nouveau: fix vram page mapping when crossing page table boundariesBen Skeggs
2011-06-07drm/nv17-nv40: Fix modesetting failure when pitch == 4096px (fdo bug 35901).Francisco Jerez
2011-06-07drm/nouveau: don't create accel engine objects when noaccel=1Ben Skeggs
2011-06-07drm/nvc0: recognise 0xdX chipsets as NV_C0Ben Skeggs
2011-06-06x86/amd-iommu: Use only per-device dma_opsJoerg Roedel
2011-06-06x86/amd-iommu: Fix 3 possible endless loopsJoerg Roedel
2011-06-06[S390] fix kvm defines for 31 bit compileMartin Schwidefsky
2011-06-06[S390] use generic RCU page-table freeing codeMartin Schwidefsky
2011-06-06[S390] qdio: Split SBAL entry flagsJan Glauber
2011-06-06[S390] kvm-s390: fix stfle facilities numbers >=64Christian Borntraeger
2011-06-06[S390] kvm-s390: Fix host crash on misbehaving guestsChristian Borntraeger
2011-06-06video: Fix use-after-free by vga16fb on rmmodBruno Prémont
2011-06-06Linux 3.0-rc2Linus Torvalds
2011-06-06mm: fix ENOSPC returned by handle_mm_fault()Hugh Dickins
2011-06-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-06-06Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-06-06KVM: Initialize kvm before registering the mmu notifierMike Waychison
2011-06-06KVM: x86: use proper port value when checking io instruction permissionMarcelo Tosatti