summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-11-03ceph: combine as many iovec as possile into one OSD requestZhu, Caifeng1-10/+77
2015-11-03ceph: fix message length computationArnd Bergmann1-1/+1
2015-11-03ceph: fix a comment typoGeliang Tang1-1/+1
2015-11-03rbd: drop null test before destroy functionsJulia Lawall1-4/+2
2015-11-03Merge tag 'nfs-rdma-4.4-2' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust257-1197/+2763
2015-11-03Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux int...Dave Airlie8-101/+140
2015-11-03Merge branches 'pci/aer', 'pci/hotplug', 'pci/misc', 'pci/msi', 'pci/resource...Bjorn Helgaas19-129/+556
2015-11-03pstore: fix code comment to match codeGeliang Tang1-2/+3
2015-11-03efi-pstore: fix kernel-doc argument nameGeliang Tang1-1/+1
2015-11-03selftests/seccomp: Be more precise with syscall arguments.Robert Sesek1-11/+35
2015-11-03PCI: hisi: Add HiSilicon SoC Hip05 PCIe driverZhou Wang6-0/+275
2015-11-03PCI: layerscape: Add ls_pcie_msi_host_init()Minghuan Lian1-0/+23
2015-11-03PCI: layerscape: Add support for LS1043a and LS2080aMinghuan Lian3-7/+80
2015-11-03PCI: layerscape: Remove unused fields from struct ls_pcieMinghuan Lian1-3/+0
2015-11-03PCI: layerscape: Update ls_add_pcie_port()Minghuan Lian1-8/+5
2015-11-03PCI: layerscape: Factor out SCFG related functionMinghuan Lian1-26/+46
2015-11-03PCI: layerscape: Ignore PCIe controllers in Endpoint modeMinghuan Lian1-0/+13
2015-11-03PCI: layerscape: Remove ls_pcie_establish_link()Minghuan Lian1-16/+0
2015-11-03ravb: use pdev rather than ndev for error messagesSimon Horman1-2/+2
2015-11-03ipv6: fix crash on ICMPv6 redirects with prohibited/blackholed sourceMatthias Schiffer1-2/+1
2015-11-03NFS: Enable client side NFSv4.1 backchannel to use other transportsChuck Lever6-32/+46
2015-11-03net: make skb_set_owner_w() more robustEric Dumazet3-18/+25
2015-11-03bridge: vlan: Use rcu_dereference instead of rtnl_dereferenceIdo Schimmel1-1/+1
2015-11-03ppp, slip: Validate VJ compression slot parameters completelyBen Hutchings4-15/+15
2015-11-03isdn_ppp: Add checks for allocation failure in isdn_ppp_open()Ben Hutchings1-0/+6
2015-11-03thermal: devfreq_cooling: Make power a u64Javi Merino1-1/+1
2015-11-03thermal: devfreq_cooling: use a thermal_cooling_device for register and unreg...Javi Merino2-14/+18
2015-11-02qmi_wwan: fix entry for HP lt4112 LTE/HSPA+ Gobi 4G ModuleBjørn Mork1-1/+4
2015-11-02Merge tag 'gpio-v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds62-1473/+1728
2015-11-02ipmr: fix possible race resulting from improper usage of IP_INC_STATS_BH() in...Ani Sinha1-3/+3
2015-11-02Merge branch 'sh_eth-fixes'David S. Miller1-5/+5
2015-11-02sh_eth: fix WARNING in dma_common_free_remap()Sergei Shtylyov1-1/+1
2015-11-02sh_eth: fix uninitialized arrays in sh_eth_ring_init()Sergei Shtylyov1-4/+4
2015-11-02mtd: nand: sunxi: avoid retrieving data before ECC passBoris BREZILLON1-1/+1
2015-11-02mtd: nand: sunxi: fix sunxi_nfc_hw_ecc_read/write_chunk()Boris BREZILLON1-2/+2
2015-11-02net: dsa: mv88e6xxx: lookup switch nameVivien Didelot6-112/+95
2015-11-02net: dsa: mv88e6xxx: assert SMI lockVivien Didelot1-11/+14
2015-11-02PCI: designware: Make "clocks" and "clock-names" optional DT propertiesBhupesh Sharma1-5/+6
2015-11-02PCI: designware: Make driver arch-agnosticZhou Wang2-92/+39
2015-11-02ARM/PCI: Replace pci_sys_data->align_resource with global function pointerGabriele Paoloni2-10/+8
2015-11-02PCI: designware: Use of_pci_get_host_bridge_resources() to parse DTZhou Wang3-60/+53
2015-11-02Revert "PCI: designware: Program ATU with untranslated address"Zhou Wang3-38/+16
2015-11-02PCI: designware: Move calculation of bus addresses to DRA7xxGabriele Paoloni2-11/+11
2015-11-02PCI: designware: Make "num-lanes" an optional DT propertyGabriele Paoloni2-5/+8
2015-11-02PCI: designware: Require config accesses to be naturally alignedGabriele Paoloni1-0/+8
2015-11-02PCI: designware: Simplify dw_pcie_cfg_read/write() interfacesGabriele Paoloni5-33/+26
2015-11-02PCI: designware: Use exact access size in dw_pcie_cfg_read()Gabriele Paoloni1-6/+8
2015-11-02PCI: spear: Fix dw_pcie_cfg_read/write() usageGabriele Paoloni1-12/+14
2015-11-02PCI: designware: Set up high part of MSI target addressLucas Stach1-5/+12
2015-11-02bpf: convert hashtab lock to raw lockYang Shi1-7/+7