aboutsummaryrefslogtreecommitdiffstats
path: root/ipc (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-03drm/radeon: do a posting read in cik_set_irqAlex Deucher1-0/+3
2015-03-03drm/radeon: do a posting read in si_set_irqAlex Deucher1-0/+3
2015-03-03drm/radeon: do a posting read in evergreen_set_irqAlex Deucher1-0/+3
2015-03-03drm/radeon: do a posting read in r600_set_irqAlex Deucher1-0/+3
2015-03-03drm/radeon: do a posting read in rs600_set_irqAlex Deucher1-0/+4
2015-03-03drm/radeon: do a posting read in r100_set_irqAlex Deucher1-0/+4
2015-03-03radeon/audio: fix DP audio on DCE6Slava Grigorev2-4/+12
2015-03-03radeon/audio: fix whitespaceSlava Grigorev1-16/+16
2015-03-03drm/radeon: adjust audio callback orderAlex Deucher1-14/+16
2015-03-03drm/radeon: properly set dto for dp on DCE4/5Alex Deucher2-3/+10
2015-03-03drm/radeon/audio: update EDID derived fields in modesetAlex Deucher1-5/+6
2015-03-03drm/radeon: don't toggle audio state in modesetAlex Deucher1-12/+1
2015-03-03drm/radeon/audio: set mute around state setupAlex Deucher1-1/+2
2015-03-03drm/radeon: assign pin in detectAlex Deucher1-3/+3
2015-03-03drm/radeon: fix the audio dpms callbacksAlex Deucher4-70/+32
2015-03-03openvswitch: Fix serialization of non-masked set actions.Joe Stringer1-1/+7
2015-03-03gianfar: Reduce logging noise seen due to phy polling if link is downGuenter Roeck1-2/+2
2015-03-03ibmveth: Add function to enable live MAC address changesThomas Falcon1-1/+23
2015-03-03net: bridge: add compile-time assert for cb struct sizeFlorian Westphal1-0/+2
2015-03-03NFS: Don't write enable new pages while an invalidation is proceedingTrond Myklebust2-0/+4
2015-03-03NFS: Fix a regression in the read() syscallTrond Myklebust3-5/+37
2015-03-03Linux 4.0-rc2Linus Torvalds1-1/+1
2015-03-03drm/i915: Fix modeset state confusion in the load detect codeDaniel Vetter1-0/+1
2015-03-03ASoC: simple-card: Add a NULL pointer check in asoc_simple_card_dai_link_ofVishal Thanki1-0/+5
2015-03-03Revert "drm/rockchip: Flip select/depends in Kconfig"Dave Airlie1-1/+1
2015-03-03drm/rockchip: Flip select/depends in KconfigDaniel Vetter1-1/+1
2015-03-03eCryptfs: don't pass fs-specific ioctl commands throughTyler Hicks1-4/+30
2015-03-03usb: ftdi_sio: Add jtag quirk support for Cyber Cortex AV boardsMax Mansfield2-0/+5
2015-03-02udp: only allow UFO for packets from SOCK_DGRAM socketsMichal Kubeček2-2/+4
2015-03-02sh_eth: Really fix padding of short frames on TXBen Hutchings1-1/+1
2015-03-02Revert "sh_eth: Enable Rx descriptor word 0 shift for r8a7790"Ben Hutchings1-3/+2
2015-03-02sh_eth: Fix RX recovery on R-Car in case of RX ring underrunBen Hutchings1-1/+1
2015-03-02sh_eth: Ensure proper ordering of descriptor active bit write/readBen Hutchings1-0/+6
2015-03-03livepatch: fix RCU usage in klp_find_external_symbol()Peter Zijlstra1-1/+2
2015-03-02NFSv4: Ensure we skip delegations that are already being returnedTrond Myklebust1-0/+6
2015-03-02NFSv4: Pin the superblock while we're returning the delegationTrond Myklebust1-4/+16
2015-03-02NFSv4: Ensure we honour NFS_DELEGATION_RETURNING in nfs_inode_set_delegation()Trond Myklebust1-1/+4
2015-03-02NFSv4: Ensure that we don't reap a delegation that is being returnedTrond Myklebust1-5/+7
2015-03-02NFS: Fix stateid used for NFS v4 closesAnna Schumaker1-2/+2
2015-03-02KVM: MIPS: Enable after disabling interruptTapasweni Pathak1-0/+1
2015-03-02KVM: MIPS: Fix trace event to save PC directlyJames Hogan1-3/+3
2015-03-02Btrfs: incremental send, don't rename a directory too soonFilipe Manana1-15/+156
2015-03-02btrfs: fix lost return value due to variable shadowingDavid Sterba1-1/+0
2015-03-02Btrfs: do not ignore errors from btrfs_lookup_xattr in do_setxattrFilipe Manana1-2/+6
2015-03-02Btrfs: fix off-by-one logic error in btrfs_realloc_nodeFilipe Manana1-4/+4
2015-03-02Btrfs: add missing inode update when punching holeFilipe Manana1-3/+28
2015-03-02Btrfs: abort the transaction if we fail to update the free space cache inodeJosef Bacik1-0/+16
2015-03-02Btrfs: fix fsync race leading to ordered extent memory leaksFilipe Manana1-5/+2
2015-03-02KVM: SVM: fix interrupt injection (apic->isr_count always 0)Radim Krčmář2-8/+2
2015-03-02cpuidle: Clean up fallback handling in cpuidle_idle_call()Rafael J. Wysocki1-14/+15