Age | Commit message (Expand) | Author | Files | Lines |
2016-04-28 | btrfs: uapi/linux/btrfs.h migration, move struct btrfs_ioctl_defrag_range_args |  Jeff Mahoney | 2 | -32/+37 |
2016-04-28 | btrfs: uapi/linux/btrfs.h migration, move balance flags |  Jeff Mahoney | 2 | -46/+64 |
2016-04-28 | btrfs: uapi/linux/btrfs.h migration, move feature flags |  Jeff Mahoney | 2 | -25/+31 |
2016-04-28 | btrfs: uapi/linux/btrfs.h migration, document subvol flags |  Jeff Mahoney | 1 | -3/+14 |
2016-04-28 | btrfs: uapi/linux/btrfs.h migration, qgroup limit flags |  Jeff Mahoney | 2 | -9/+21 |
2016-04-28 | btrfs: uapi/linux/btrfs.h migration, move BTRFS_LABEL_SIZE |  Jeff Mahoney | 2 | -1/+1 |
2016-04-24 | Linux 4.6-rc5 |  Linus Torvalds | 1 | -1/+1 |
2016-04-23 | generic syscalls: wire up preadv2 and pwritev2 syscalls |  Andre Przywara | 1 | -1/+5 |
2016-04-22 | x86 EDAC, sb_edac.c: Take account of channel hashing when needed |  Tony Luck | 1 | -1/+23 |
2016-04-22 | x86 EDAC, sb_edac.c: Repair damage introduced when "fixing" channel address |  Tony Luck | 1 | -3/+3 |
2016-04-22 | x86/mm/xen: Suppress hugetlbfs in PV guests |  Jan Beulich | 1 | -0/+1 |
2016-04-22 | x86/doc: Correct limits in Documentation/x86/x86_64/mm.txt |  Juergen Gross | 1 | -3/+3 |
2016-04-22 | cpu/hotplug: Fix rollback during error-out in __cpu_disable() |  Sebastian Andrzej Siewior | 1 | -7/+26 |
2016-04-22 | clocksource/drivers/tango-xtal: Fix boot hang due to incorrect test |  Daniel Lezcano | 1 | -1/+1 |
2016-04-22 | objtool: Fix Makefile to properly see if libelf is supported |  Steven Rostedt | 1 | -1/+2 |
2016-04-22 | drm: Loongson-3 doesn't fully support wc memory |  Huacai Chen | 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-21 | amdgpu/uvd: add uvd fw version for amdgpu |  Sonny Jiang | 3 | -1/+5 |
2016-04-21 | drm/amdgpu: forbid mapping of userptr bo through radeon device file |  Jérôme Glisse | 1 | -0/+2 |
2016-04-21 | drm/radeon: forbid mapping of userptr bo through radeon device file |  Jérôme Glisse | 1 | -0/+2 |
2016-04-21 | drm/amdgpu: bump the afmt limit for CZ, ST, Polaris |  Alex Deucher | 1 | -1/+1 |
2016-04-21 | 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 | drm/nouveau/kms: fix setting of default values for dithering properties |  Ben Skeggs | 1 | -2/+2 |
2016-04-21 | rtc: ds1307: Use irq when available for wakeup-source device |  Nishanth Menon | 1 | -1/+1 |
2016-04-21 | rtc: ds1307: ds3231 temperature s16 overflow |  Zhuang Yuyao | 1 | -2/+2 |
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 | irqchip/mips-gic: Don't overrun pcpu_masks array |  Paul Burton | 1 | -2/+2 |
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 | 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 | 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 | arm64: Fix EL1/EL2 early init inconsistencies with VHE |  Dave Martin | 1 | -0/+10 |
2016-04-21 | ALSA: hda - Fix possible race on regmap bypass flip |  Takashi Iwai | 3 | -18/+34 |
2016-04-21 | ALSA: pcxhr: Fix missing mutex unlock |  Takashi Iwai | 1 | -0/+1 |
2016-04-21 | iommu/arm-smmu: Don't allocate resources for bypass domains |  Robin Murphy | 1 | -1/+7 |
2016-04-21 | iommu/arm-smmu: Fix stream-match conflict with IOMMU_DOMAIN_DMA |  Will Deacon | 1 | -6/+8 |