summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-09-07nios2: remove unused statistic countersBernd Weiberg1-18/+0
2015-09-07nios2: fixed variable imm16 to s16Bernd Weiberg1-1/+1
2015-09-07nios2/time: Migrate to new 'set-state' interfaceViresh Kumar1-20/+29
2015-09-07NFSv4: Respect the server imposed limit on how many changes we may cacheTrond Myklebust5-11/+55
2015-09-07NFSv4: Express delegation limit in units of pagesTrond Myklebust4-10/+14
2015-09-07spi: mediatek: fix spi cs polarity errorLeilk Liu1-20/+7
2015-09-07ARM: 8429/1: disable GCC SRA optimizationArd Biesheuvel1-0/+8
2015-09-07cxl: abort cxl_pci_enable_device_hook() if PCI channel is offlineAndrew Donnellan1-0/+6
2015-09-07powerpc/powernv/pci-ioda: fix kdump with non-power-of-2 crashkernel=Nishanth Aravamudan1-2/+8
2015-09-07powerpc/powernv/pci-ioda: fix 32-bit TCE table init in kdump kernelNishanth Aravamudan1-1/+9
2015-09-07ALSA: usb-audio: Change internal PCM orderJohan Rastén1-1/+9
2015-09-07Documentation/features/vm: Meta2 is capable of THPJames Hogan1-1/+1
2015-09-07cxgb4: fix usage of uninitialized variablefrançois romieu1-11/+6
2015-09-07fixed_phy: pass 'irq' to fixed_phy_add()Sergei Shtylyov1-1/+1
2015-09-07openvswitch: Remove conntrack Kconfig option.Joe Stringer3-14/+6
2015-09-07net: dsa: mv88e6171: add hardware 802.1Q supportVivien Didelot1-0/+5
2015-09-07Merge tag 'mac80211-for-davem-2015-09-04' of git://git.kernel.org/pub/scm/lin...David S. Miller8-7/+116
2015-09-07ethernet: synopsys: SYNOPSYS_DWC_ETH_QOS should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2015-09-07vxlan: Refactor vxlan_udp_encap_recv() to kill compiler warningGeert Uytterhoeven1-4/+2
2015-09-07lan78xx: Fix ladv/radv error handling in lan78xx_link_reset()Geert Uytterhoeven1-6/+5
2015-09-06scsi: fix scsi_error_handler vs. scsi_host_dev_release raceMichal Hocko1-1/+10
2015-09-06fcoe: Convert use of __constant_htons to htonsVaishali Thakkar1-1/+1
2015-09-06mpt2sas: setpci reset kernel oops fixNagarajkumar Narayanan4-9/+67
2015-09-06pm80xx: Don't override ts->stat on IO_OPEN_CNX_ERROR_HW_RESOURCE_BUSYJohannes Thumshirn2-0/+2
2015-09-06lpfc: Fix possible use-after-free and double free in lpfc_mbx_cmpl_rdp_page_a2()Johannes Thumshirn1-3/+4
2015-09-06bfa: Fix incorrect de-reference of pointerAnil Gurumurthy1-1/+1
2015-09-06bfa: Fix indentationAnil Gurumurthy1-11/+11
2015-09-06scsi_transport_sas: Remove check for SAS expander when querying bay/enclosure...Jordan Hargrave1-10/+0
2015-09-06scsi_debug: resp_request: remove unused variableTomas Winkler1-2/+1
2015-09-06scsi_debug: fix REPORT LUNS Well Known LUTomas Winkler1-2/+3
2015-09-06scsi_debug: schedule_resp fix input variable checkTomas Winkler1-3/+10
2015-09-06scsi_debug: make dump_sector staticTomas Winkler1-1/+1
2015-09-06scsi_debug: vfree is null safe so drop the checkTomas Winkler1-7/+3
2015-09-06scsi_debug: use SCSI_W_LUN_REPORT_LUNS instead of SAM2_WLUN_REPORT_LUNS;Tomas Winkler1-7/+6
2015-09-06scsi_debug: define pr_fmt() for consistent loggingTomas Winkler1-65/+53
2015-09-06mpt2sas: Refcount fw_events and fix unsafe list usageCalvin Owens1-21/+91
2015-09-06mpt2sas: Refcount sas_device objects and fix unsafe list usageCalvin Owens3-154/+360
2015-09-06asus-nb-wmi: Add wapf=4 quirk for X456UA/X456UFDaniel Drake1-0/+18
2015-09-06KVM: trace kvm_halt_poll_ns grow/shrinkWanpeng Li2-2/+36
2015-09-06KVM: dynamic halt-pollingWanpeng Li1-2/+51
2015-09-06KVM: make halt_poll_ns per-vCPUWanpeng Li2-2/+4
2015-09-06Silence compiler warning in arch/x86/kvm/emulate.cValdis Kletnieks1-1/+1
2015-09-06kvm: compile process_smi_save_seg_64() only for x86_64Alexander Kuleshov1-0/+2
2015-09-06KVM: x86: avoid uninitialized variable warningPaolo Bonzini1-3/+4
2015-09-06RDS: rds_conn_lookup() should factor in the struct net for a matchSowmini Varadhan1-4/+5
2015-09-06net: fec: normalize return value of pm_runtime_get_sync() in MDIO writeMaciej S. Szmigiero1-1/+3
2015-09-06switchdev: fix return value of switchdev_port_fdb_dump in case of errorJiri Pirko1-5/+1
2015-09-06be2net: Revert "make the RX_FILTER command asynchronous" commitSathya Perla1-1/+1
2015-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller10-14/+58
2015-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds29-1119/+936