Age | Commit message (Expand) | Author | Files | Lines |
2016-04-27 | drm/radeon: fix vertical bars appear on monitor (v2) | Vitaly Prosyak | 2 | -1/+199 |
2016-04-27 | drm/ttm: fix kref count mess in ttm_bo_move_to_lru_tail | Flora Cui | 1 | -13/+4 |
2016-04-22 | Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 12 | -19/+37 |
2016-04-22 | drm: Loongson-3 doesn't fully support wc memory | Huacai Chen | 1 | -0/+2 |
2016-04-22 | Merge branch 'linux-4.6' of git://github.com/skeggsb/linux into drm-fixes | Dave Airlie | 1 | -0/+2 |
2016-04-22 | drm/nouveau/gr/gf100: select a stream master to fixup tfb offset queries | Ben Skeggs | 1 | -0/+2 |
2016-04-22 | amdgpu/uvd: add uvd fw version for amdgpu | Sonny Jiang | 3 | -1/+5 |
2016-04-22 | drm/amdgpu: forbid mapping of userptr bo through radeon device file | Jérôme Glisse | 1 | -0/+2 |
2016-04-22 | drm/radeon: forbid mapping of userptr bo through radeon device file | Jérôme Glisse | 1 | -0/+2 |
2016-04-22 | drm/amdgpu: bump the afmt limit for CZ, ST, Polaris | Alex Deucher | 1 | -1/+1 |
2016-04-22 | drm/amdgpu: use defines for CRTCs and AMFT blocks | Alex Deucher | 1 | -2/+2 |
2016-04-22 | drm/dp/mst: Validate port in drm_dp_payload_send_msg() | cpaul@redhat.com | 1 | -1/+8 |
2016-04-22 | Merge branch 'linux-4.6' of git://github.com/skeggsb/linux into drm-fixes | Dave Airlie | 1 | -2/+2 |
2016-04-22 | drm/nouveau/kms: fix setting of default values for dithering properties | Ben Skeggs | 1 | -2/+2 |
2016-04-22 | Merge tag 'drm-intel-fixes-2016-04-21' of git://anongit.freedesktop.org/drm-i... | Dave Airlie | 6 | -41/+75 |
2016-04-22 | Merge tag 'rtc-4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/abello... | Linus Torvalds | 2 | -6/+7 |
2016-04-22 | Merge tag 'pm+acpi-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -0/+7 |
2016-04-22 | rtc: ds1307: Use irq when available for wakeup-source device | Nishanth Menon | 1 | -1/+1 |
2016-04-22 | rtc: ds1307: ds3231 temperature s16 overflow | Zhuang Yuyao | 1 | -2/+2 |
2016-04-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 84 | -529/+1009 |
2016-04-21 | openvswitch: use flow protocol when recalculating ipv6 checksums | Simon Horman | 1 | -2/+2 |
2016-04-21 | Driver: Vmxnet3: set CHECKSUM_UNNECESSARY for IPv6 packets | Shrikrishna Khare | 2 | -6/+10 |
2016-04-21 | atl2: Disable unimplemented scatter/gather feature | Ben Hutchings | 1 | -1/+1 |
2016-04-21 | Merge branch 'mlx4-fixes' | David S. Miller | 8 | -22/+89 |
2016-04-21 | net/mlx4_en: Split SW RX dropped counter per RX ring | Eran Ben Elisha | 4 | -3/+10 |
2016-04-21 | net/mlx4_core: Don't allow to VF change global pause settings | Eugenia Emantayev | 2 | -0/+15 |
2016-04-21 | net/mlx4_core: Avoid repeated calls to pci enable/disable | Daniel Jurgens | 2 | -5/+41 |
2016-04-21 | net/mlx4_core: Implement pci_resume callback | Daniel Jurgens | 1 | -15/+24 |
2016-04-21 | net: phy: spi_ks8895: Don't leak references to SPI devices | Mark Brown | 1 | -1/+1 |
2016-04-21 | net: ethernet: davinci_emac: Fix platform_data overwrite | Neil Armstrong | 1 | -2/+0 |
2016-04-21 | net: ethernet: davinci_emac: Fix Unbalanced pm_runtime_enable | Neil Armstrong | 1 | -0/+1 |
2016-04-21 | Merge branch 'pm-cpufreq-fixes' | Rafael J. Wysocki | 2 | -0/+7 |
2016-04-21 | Merge branch 'qed-fixes' | David S. Miller | 1 | -57/+100 |
2016-04-21 | qede: Fix single MTU sized packet from firmware GRO flow | Manish Chopra | 1 | -0/+13 |
2016-04-21 | qede: Fix setting Skb network header | Manish Chopra | 1 | -2/+2 |
2016-04-21 | qede: Fix various memory allocation error flows for fastpath | Manish Chopra | 1 | -55/+85 |
2016-04-21 | Merge branch 'tcp-coalesce-merge-timestamps' | David S. Miller | 3 | -0/+19 |
2016-04-21 | tcp: Merge tx_flags and tskey in tcp_shifted_skb | Martin KaFai Lau | 3 | -2/+5 |
2016-04-21 | tcp: Merge tx_flags and tskey in tcp_collapse_retrans | Martin KaFai Lau | 1 | -0/+16 |
2016-04-21 | drivers: net: cpsw: fix wrong regs access in cpsw_ndo_open | Grygorii Strashko | 1 | -2/+2 |
2016-04-21 | tcp: Fix SOF_TIMESTAMPING_TX_ACK when handling dup acks | Martin KaFai Lau | 1 | -1/+2 |
2016-04-21 | openvswitch: Orphan skbs before IPv6 defrag | Joe Stringer | 1 | -0/+1 |
2016-04-21 | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 3 | -3/+4 |
2016-04-21 | Merge tag 'fbdev-fixes-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -15/+12 |
2016-04-21 | Merge tag 'platform-drivers-x86-v4.6-2' of git://git.infradead.org/users/dvha... | Linus Torvalds | 6 | -45/+65 |
2016-04-20 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 4 | -8/+14 |
2016-04-20 | Revert "Prevent NUll pointer dereference with two PHYs on cpsw" | Andrew Goodbody | 1 | -16/+15 |
2016-04-20 | VSOCK: Only check error on skb_recv_datagram when skb is NULL | Jorgen Hansen | 1 | -5/+2 |
2016-04-20 | cls_cgroup: get sk_classid only from full sockets | Konstantin Khlebnikov | 1 | -2/+5 |
2016-04-20 | net/mlx4_en: do batched put_page using atomic_sub | Konstantin Khlebnikov | 1 | -2/+6 |