summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-11-01bnx2x: Fix potential incorrect link speed provisionYaniv Rosner1-10/+12
2012-11-01bnx2x: Restore global registers back to default.Yaniv Rosner1-22/+56
2012-11-01bnx2x: Fix link down in 57712 following LFAYaniv Rosner1-5/+18
2012-11-01bnx2x: Fix 57810 1G-KR link against certain switches.Yaniv Rosner1-2/+8
2012-11-01Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-39/+36
2012-11-01ixgbe: PTP get_ts_info missing software supportJacob Keller1-0/+3
2012-11-01drm/radeon: add load detection support for ext DAC on R200 (v2)Alex Deucher1-0/+97
2012-11-01DRM/radeon: For single CRTC GPUs move handling of CRTC_CRT_ON to crtc_dpms().Egbert Eich2-4/+18
2012-11-01DRM/Radeon: Fix TV DAC Load Detection for single CRTC chips.Egbert Eich1-24/+38
2012-11-01DRM/Radeon: Clean up code in TV DAC load detection.Egbert Eich1-8/+10
2012-11-01drm/radeon: fix ATPX function documentationIgor Murzov1-2/+2
2012-11-01drivers/gpu/drm/radeon/evergreen_cs.c: Remove unnecessary semicolonPeter Senna Tschudin1-1/+1
2012-11-01DRM/Radeon: On DVI-I use Load Detection when EDID is bogus.Egbert Eich1-7/+21
2012-11-01DRM/Radeon: Fix primary DAC Load Detection for RV100 chips.Egbert Eich1-0/+2
2012-11-01DRM/Radeon: Fix Load Detection on legacy primary DAC.Egbert Eich1-0/+1
2012-11-01target: Fix incorrect usage of nested IRQ spinlocks in ABORT_TASK pathSteve Hodgson1-3/+3
2012-11-01iscsi-target: Fix missed wakeup race in TX threadRoland Dreier5-3/+26
2012-11-01target: Avoid integer overflow in se_dev_align_max_sectors()Roland Dreier1-9/+9
2012-11-01target: Don't return success from module_init() if setup failsRoland Dreier1-1/+2
2012-10-31target: Re-add explict zeroing of INQUIRY bounce buffer memoryNicholas Bellinger1-0/+2
2012-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds7-16/+111
2012-10-31Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds11-68/+83
2012-10-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds6-8/+51
2012-10-31Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds24-99/+303
2012-10-31KVM: x86: fix vcpu->mmio_fragments overflowXiao Guangrong2-39/+36
2012-10-31NFS: add nfs_sb_deactive_async to avoid deadlockWeston Andros Adamson5-3/+56
2012-10-31nfs: Show original device name verbatim in /proc/*/mount{s,info}Ben Hutchings4-9/+20
2012-10-31nfsv3: Make v3 mounts fail with ETIMEDOUTs instead EIO on mountd timeoutsScott Mayhew1-1/+1
2012-10-31nfs: Check whether a layout pointer is NULL before free itYanchuan Nian1-2/+2
2012-10-31NFS: fix bug in legacy DNS resolver.NeilBrown1-2/+3
2012-10-31cpufreq / powernow-k8: Change maintainer's email addressAndreas Herrmann1-1/+1
2012-10-31NFSv4: nfs4_locku_done must release the sequence idTrond Myklebust1-0/+1
2012-10-31NFSv4.1: We must release the sequence id when we fail to get a session slotTrond Myklebust1-13/+23
2012-10-31Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller9-39/+122
2012-10-31Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller4-5/+10
2012-10-31vxlan: don't expire permanent entriesstephen hemminger1-1/+1
2012-10-31NFS: Wait for session recovery to finish before returningBryan Schumaker1-2/+1
2012-10-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville9-39/+122
2012-10-31xen/mmu: Use Xen specific TLB flush instead of the generic one.Konrad Rzeszutek Wilk2-1/+28
2012-10-31drm: exynos: removed warning due to missing typecast for mixer driver dataRahul Sharma1-1/+1
2012-10-31drm/exynos: add support for ARCH_MULTIPLATFORMRob Clark1-1/+1
2012-10-31MAINTAINERS: Add git repository for Exynos DRMInki Dae1-0/+1
2012-10-31drm/exynos: fix display on issueInki Dae2-16/+18
2012-10-31HID: Add support for the MacBook Pro 10,2 keyboard / touchpadDirk Hohndel4-0/+36
2012-10-31HID: multitouch: fix maxcontacts problem on GeneralTouchXianhan Yu1-2/+1
2012-10-31HID: multitouch: put the case in the right switch statementAlan Cox1-1/+1
2012-10-31HID: microsoft: fix invalid rdesc for 3k kbdJiri Slaby1-5/+13
2012-10-31ALSA: ice1724: Fix rate setup after resumeTakashi Iwai1-1/+6
2012-10-30Input: tsc40 - remove wrong announcement of pressure supportRolf Eike Beer1-1/+0
2012-10-30Return the right error value when dup[23]() newfd argument is too largeAl Viro1-2/+2