aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-07-26perf s390: Fix 'start' address of module's mapSong Shan Gong4-0/+30
2016-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds111-3961/+2861
2016-07-26Merge branch 'next' into for-linusDmitry Torokhov42-139/+2932
2016-07-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-40/+60
2016-07-26x86/microcode/intel: Fix initrd loading with CONFIG_RANDOMIZE_MEMORY=yBorislav Petkov1-2/+14
2016-07-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds19-223/+4221
2016-07-26drm/arm: mali-dp: Set crtc.port to the port instead of the endpointBrian Starkey1-3/+10
2016-07-26xtensa: Fix build error due to missing include fileGuenter Roeck1-0/+1
2016-07-26selftests: media_tests add a new video device testShuah Khan3-2/+103
2016-07-26NFSv4: Clean up lookup of SECINFO_NO_NAMETrond Myklebust1-8/+2
2016-07-26drm/sti: use new Reset APILee Jones1-2/+2
2016-07-26Merge branches 'x86/amd', 'x86/vt-d', 'arm/exynos', 'arm/mediatek', 'arm/msm'...Joerg Roedel28-1659/+2316
2016-07-26iommu/amd: Initialize dma-ops domains with 3-level page-tableJoerg Roedel1-1/+1
2016-07-26iommu/amd: Update Alias-DTE in update_device_table()Joerg Roedel1-1/+8
2016-07-26tools lib bpf: Use official ELF e_machine valueWang Nan1-1/+6
2016-07-26xen: add static initialization of steal_clock op to xen_time_opsJuergen Gross3-1/+3
2016-07-26sound: oss: Use kernel_read_file_from_path() for mod_firmware_load()Takashi Iwai3-79/+28
2016-07-26Merge tag 'asoc-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Takashi Iwai745-6078/+24746
2016-07-26Backmerge tag 'v4.7' into drm-nextDave Airlie555-3035/+5376
2016-07-26i2c: i801: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas1-6/+3
2016-07-25Merge branch 'xgene-fix-mod-crash-and-1g-hotplug'David S. Miller20-283/+1291
2016-07-25MAINTAINERS: xgene: Add driver and documentation pathIyappan Subramanian1-0/+2
2016-07-25Documentation: dtb: xgene: Add MDIO nodeIyappan Subramanian1-0/+37
2016-07-25dtb: xgene: Add MDIO nodeIyappan Subramanian4-14/+41
2016-07-25drivers: net: xgene: ethtool: Use phy_ethtool_gset and ssetIyappan Subramanian1-3/+19
2016-07-25drivers: net: xgene: Use exported functionsIyappan Subramanian1-88/+9
2016-07-25drivers: net: xgene: Enable MDIO driverIyappan Subramanian3-6/+7
2016-07-25drivers: net: xgene: Add backward compatibilityIyappan Subramanian5-53/+100
2016-07-25drivers: net: phy: xgene: Add MDIO driverIyappan Subramanian4-0/+627
2016-07-25drivers: net: xgene: Fix module unload crash - clkrst sequenceIyappan Subramanian4-18/+86
2016-07-25drivers: net: xgene: Fix module unload crash - change sw sequenceIyappan Subramanian2-49/+73
2016-07-25drivers: net: xgene: Fix module unload crash - hw resource cleanupIyappan Subramanian6-29/+149
2016-07-25drivers: net: xgene: Separate set_speed from mac_initIyappan Subramanian7-33/+151
2016-07-25Merge branch 'refactor-tc_action-structs'David S. Miller27-417/+378
2016-07-25net_sched: get rid of struct tcf_commonWANG Cong15-122/+114
2016-07-25net_sched: move tc_action into tcf_commonWANG Cong27-329/+298
2016-07-25ipvlan: Scrub skb before crossing the namespace boundryMahesh Bandewar1-14/+25
2016-07-25Merge branch 'bnxt_en-improve-ntuple-and-new-IDs'David S. Miller2-11/+63
2016-07-25bnxt_en: Add new NPAR and dual media device IDs.Michael Chan1-6/+33
2016-07-25bnxt_en: Log a message, if enabling NTUPLE filtering fails.Vasundhara Volam1-2/+6
2016-07-25bnxt_en: Improve ntuple filters by checking destination MAC address.Michael Chan2-3/+24
2016-07-25qed: Fix setting/clearing bit in completion bitmapManish Chopra1-4/+3
2016-07-25udp: use sk_filter_trim_cap for udp{,6}_queue_rcv_skbDaniel Borkmann2-6/+2
2016-07-25caif-hsi: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-4/+1
2016-07-25Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds44-320/+1265
2016-07-26selftests/powerpc: exec() with suspended transactionCyril Bur5-18/+98
2016-07-26powerpc: Improve comment explaining why we modify VRSAVEAnton Blanchard1-4/+5
2016-07-26powerpc/mm: Drop unused externs for hpte_init_beat[_v3]()Michael Ellerman1-2/+0
2016-07-26powerpc/mm: Rename hpte_init_lpar() and move the fallback to a headerMichael Ellerman3-8/+8
2016-07-26powerpc/mm: Fix build break when PPC_NATIVE=nMichael Ellerman1-1/+4