aboutsummaryrefslogtreecommitdiffstats
path: root/arch (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-13xen-netback: fix guest Rx stall detection (after guest Rx refactor)David Vrabel1-0/+2
2016-10-13drivers/ptp: Fix kernel memory disclosureVlad Tsyrklevich1-0/+1
2016-10-13net/mlx5: Add MLX5_ARRAY_SET64 to fix BUILD_BUG_ONTom Herbert2-4/+13
2016-10-13qmi_wwan: add support for Quectel EC21 and EC25Bjørn Mork1-2/+28
2016-10-13openvswitch: add NETIF_F_HW_VLAN_STAG_TX to internal devJiri Benc1-1/+1
2016-10-13openvswitch: fix vlan subtraction from packet lengthJiri Benc1-1/+2
2016-10-13openvswitch: vlan: remove wrong likely statementJiri Benc1-1/+1
2016-10-13qed: Fix to use list_for_each_entry_safe() when delete itemsWei Yongjun1-2/+2
2016-10-13tlan: avoid unused label with PCI=nArnd Bergmann1-1/+1
2016-10-13xen-netback: (re-)create a debugfs node for hash informationPaul Durrant3-2/+107
2016-10-13net_sched: do not broadcast RTM_GETTFILTER resultEric Dumazet1-7/+11
2016-10-13cpufreq: conservative: Fix next frequency selectionRafael J. Wysocki1-3/+16
2016-10-12acpi_os_vprintf: Use printk_get_level() to avoid unnecessary KERN_CONTJoe Perches1-3/+10
2016-10-12ACPI / PAD: don't register acpi_pad driver if running as Xen dom0Juergen Gross1-0/+5
2016-10-12cpufreq: skip invalid entries when searching the frequencyAaro Koskinen1-52/+52
2016-10-12cpufreq: intel_pstate: Fix struct pstate_adjust_policy kerneldocRafael J. Wysocki1-1/+1
2016-10-12cpufreq: intel_pstate: Proportional algorithm for AtomRafael J. Wysocki1-1/+21
2016-10-12ALSA: line6: fix a crash in line6_hwdep_write()Dan Carpenter1-2/+2
2016-10-12ALSA: seq: fix passing wrong pointer in function call of compatibility layerTakashi Sakamoto1-1/+1
2016-10-12ALSA: hda - Fix a failure of micmute led when having multi adcsHui Wang2-2/+2
2016-10-12Disable the __builtin_return_address() warning globally after allLinus Torvalds3-7/+1
2016-10-12SMB3: Add mount parameter to allow user to override max creditsSteve French5-16/+37
2016-10-12fs/cifs: reopen persistent handles on reconnectSteve French3-0/+25
2016-10-12Clarify locking of cifs file and tcon structures and make more granularSteve French7-63/+75
2016-10-12Fix regression which breaks DFS mountingSachin Prabhu1-6/+8
2016-10-12fs/cifs: keep guid when assigning fid to fileinfoAurelien Aptel1-0/+1
2016-10-12SMB3: GUIDs should be constructed as random but valid uuidsSteve French4-4/+4
2016-10-12Set previous session id correctly on SMB3 reconnectSteve French2-1/+6
2016-10-12cifs: Limit the overall credit acquiredRoss Lagerwall2-1/+27
2016-10-12Display number of credits availableSteve French1-0/+1
2016-10-12Add way to query creation time of file via cifs xattrSteve French1-1/+27
2016-10-12Add way to query file attributes via cifs xattrSteve French1-1/+33
2016-10-12MAINTAINERS: Add maintainer for the PCIe Marvell Armada 8K driverThomas Petazzoni1-0/+8
2016-10-12MAINTAINERS: Add DT binding to the Aardvark PCIe driver maintainerThomas Petazzoni1-0/+1
2016-10-12MIPS: ptrace: Fix regs_return_value for kernel contextMarcin Nowakowski1-1/+1
2016-10-12PCI: rockchip: Indent "if" statement bodyDan Carpenter1-1/+1
2016-10-12rtc: rv8803: set VDETOFF and SWOFF via device treeOleksij Rempel1-2/+48