summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-11-01bnx2x: Fix potential incorrect link speed provisionYaniv Rosner
2012-11-01bnx2x: Restore global registers back to default.Yaniv Rosner
2012-11-01bnx2x: Fix link down in 57712 following LFAYaniv Rosner
2012-11-01bnx2x: Fix 57810 1G-KR link against certain switches.Yaniv Rosner
2012-11-01Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-11-01ixgbe: PTP get_ts_info missing software supportJacob Keller
2012-11-01drm/radeon: add load detection support for ext DAC on R200 (v2)Alex Deucher
2012-11-01DRM/radeon: For single CRTC GPUs move handling of CRTC_CRT_ON to crtc_dpms().Egbert Eich
2012-11-01DRM/Radeon: Fix TV DAC Load Detection for single CRTC chips.Egbert Eich
2012-11-01DRM/Radeon: Clean up code in TV DAC load detection.Egbert Eich
2012-11-01drm/radeon: fix ATPX function documentationIgor Murzov
2012-11-01drivers/gpu/drm/radeon/evergreen_cs.c: Remove unnecessary semicolonPeter Senna Tschudin
2012-11-01DRM/Radeon: On DVI-I use Load Detection when EDID is bogus.Egbert Eich
2012-11-01DRM/Radeon: Fix primary DAC Load Detection for RV100 chips.Egbert Eich
2012-11-01DRM/Radeon: Fix Load Detection on legacy primary DAC.Egbert Eich
2012-11-01target: Fix incorrect usage of nested IRQ spinlocks in ABORT_TASK pathSteve Hodgson
2012-11-01iscsi-target: Fix missed wakeup race in TX threadRoland Dreier
2012-11-01target: Avoid integer overflow in se_dev_align_max_sectors()Roland Dreier
2012-11-01target: Don't return success from module_init() if setup failsRoland Dreier
2012-10-31target: Re-add explict zeroing of INQUIRY bounce buffer memoryNicholas Bellinger
2012-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2012-10-31Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-10-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-10-31Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-10-31KVM: x86: fix vcpu->mmio_fragments overflowXiao Guangrong
2012-10-31NFS: add nfs_sb_deactive_async to avoid deadlockWeston Andros Adamson
2012-10-31nfs: Show original device name verbatim in /proc/*/mount{s,info}Ben Hutchings
2012-10-31nfsv3: Make v3 mounts fail with ETIMEDOUTs instead EIO on mountd timeoutsScott Mayhew
2012-10-31nfs: Check whether a layout pointer is NULL before free itYanchuan Nian
2012-10-31NFS: fix bug in legacy DNS resolver.NeilBrown
2012-10-31cpufreq / powernow-k8: Change maintainer's email addressAndreas Herrmann
2012-10-31NFSv4: nfs4_locku_done must release the sequence idTrond Myklebust
2012-10-31NFSv4.1: We must release the sequence id when we fail to get a session slotTrond Myklebust
2012-10-31Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-10-31Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller
2012-10-31vxlan: don't expire permanent entriesstephen hemminger
2012-10-31NFS: Wait for session recovery to finish before returningBryan Schumaker
2012-10-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-10-31xen/mmu: Use Xen specific TLB flush instead of the generic one.Konrad Rzeszutek Wilk
2012-10-31drm: exynos: removed warning due to missing typecast for mixer driver dataRahul Sharma
2012-10-31drm/exynos: add support for ARCH_MULTIPLATFORMRob Clark
2012-10-31MAINTAINERS: Add git repository for Exynos DRMInki Dae
2012-10-31drm/exynos: fix display on issueInki Dae
2012-10-31HID: Add support for the MacBook Pro 10,2 keyboard / touchpadDirk Hohndel
2012-10-31HID: multitouch: fix maxcontacts problem on GeneralTouchXianhan Yu
2012-10-31HID: multitouch: put the case in the right switch statementAlan Cox
2012-10-31HID: microsoft: fix invalid rdesc for 3k kbdJiri Slaby
2012-10-31ALSA: ice1724: Fix rate setup after resumeTakashi Iwai
2012-10-30Input: tsc40 - remove wrong announcement of pressure supportRolf Eike Beer
2012-10-30Return the right error value when dup[23]() newfd argument is too largeAl Viro