summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-07sparc: Remove unnecessary semicolonsJoe Perches
2011-06-07Add support for allocating irqs for bootbus devicesoftedal
2011-06-07Do not skip interrupt sources in sun4d interrupt handler and acknowledge inte...oftedal
2011-06-07Restructure sun4d_build_device_irq so that timer interrupts can be allocatedoftedal
2011-06-07Revert "USB: option: add ID for ZTE MF 330"Greg Kroah-Hartman
2011-06-07PM / Runtime: Fix loops in pm_runtime_clk_notify()Rafael J. Wysocki
2011-06-07gpio/samsung: make Kconfig options def_boolH Hartley Sweeten
2011-06-07PM / Intel IOMMU: Fix init_iommu_pm_ops() for CONFIG_PM unsetRafael J. Wysocki
2011-06-07staging: iio: error case memory leak fixAndre Bartke
2011-06-07staging: ath6kl: Fix a kernel panic during suspend/resumeVasanthakumar Thiagarajan
2011-06-07staging: gma500: get control from firmware framebuffer if conflictsMichael Chang
2011-06-07staging: gma500: Skip bogus LVDS VBT mode and check for LVDS before adding ba...Patrik Jakobsson
2011-06-07staging: usbip: bugfix prevent driver unbindArjan Mels
2011-06-07staging: iio: industrialio-trigger: set iio_poll_func private_dataMichael Hennerich
2011-06-07staging: rts_pstor: use bitwise operator instead of logical oneNicolas Kaiser
2011-06-07staging: fix ath6kl build when CFG80211 is not enabledRandy Dunlap
2011-06-07staging: brcm80211: fix for 'multiple definition of wl_msg_level' build errRoland Vossen
2011-06-07staging: fix olpc_dcon build, needs BACKLIGHT_CLASS_DEVICERandy Dunlap
2011-06-07Staging: remove STAGING_EXCLUDE_BUILD optionGreg Kroah-Hartman
2011-06-07Staging: altera: move .h file to proper placeGreg Kroah-Hartman
2011-06-07gpio/exynos4: Fix incorrect mapping of gpio pull-up macro to register settingThomas Abraham
2011-06-07drivers/usb/host/ohci-pxa27x.c: add missing clk_putJulia Lawall
2011-06-07USB: CONFIG_USB_GADGET_DUALSPEED is not user-configurableAlan Stern
2011-06-07USB: dummy-hcd needs the has_tt flagAlan Stern
2011-06-07usb-storage: redo incorrect readsAlan Stern
2011-06-07doc: i2o: fix typo 'Settting'Justin P. Mattock
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