aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-12-28platform/x86: fix surface3_button build errorsRandy Dunlap1-1/+1
2016-12-27net: stmmac: Fix race between stmmac_drv_probe and stmmac_openFlorian Fainelli1-10/+6
2016-12-27Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds3-3/+43
2016-12-27fscrypt: fix the test_dummy_encryption mount optionTheodore Ts'o1-1/+2
2016-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds17-86/+112
2016-12-27Documentation/unaligned-memory-access.txt: fix incorrect comparison operatorCihangir Akturk1-1/+1
2016-12-27docs: Fix build failureJohn Brooks1-1/+1
2016-12-27Merge tag 'v4.10-rc1' into docs-nextJonathan Corbet11424-224736/+700098
2016-12-27Merge branch 'omap-for-v4.10/legacy' into omap-for-v4.10/fixesTony Lindgren3-165/+1
2016-12-27ARM: OMAP2+: PRM: Delete an error message for a failed memory allocationMarkus Elfring1-3/+1
2016-12-27ARM: dts: n900: Mark eMMC slot with no-sdio and no-sd flagsPali Rohár1-0/+2
2016-12-27ARM: dts: dra72-evm-tps65917: Add voltage supplies to usb_phy, mmc, dssLokesh Vutla1-0/+16
2016-12-27ARM: dts: am57xx-idk: Put USB2 port in peripheral modeRoger Quadros1-1/+1
2016-12-27ARM: dts: am57xx-idk: Support VBUS detection on USB2 portRoger Quadros3-10/+17
2016-12-27dt-bindings: input: Specify the interrupt number of TPS65217 power buttonMilo Kim1-1/+3
2016-12-27dt-bindings: power/supply: Update TPS65217 propertiesMilo Kim1-1/+6
2016-12-27dt-bindings: mfd: Remove TPS65217 interruptsMilo Kim2-31/+3
2016-12-27ARM: dts: am335x: Fix the interrupt name of TPS65217Milo Kim1-1/+1
2016-12-27ARM: omap2+: fixing wrong strcat for Non-NULL terminated stringManinder Singh1-4/+4
2016-12-27ARM: omap2+: am437x: rollback to use omap3_gptimer_timer_init()Grygorii Strashko2-5/+6
2016-12-27ARM: dts: omap3: Add DTS for Logic PD SOM-LV 37xx Dev KitAdam Ford1-0/+1
2016-12-27ARM: dts: dra7: Add an empty chosen node to top level DTSIJavier Martinez Canillas1-0/+1
2016-12-27ARM: dts: dm816x: Add an empty chosen node to top level DTSIJavier Martinez Canillas1-0/+1
2016-12-27ARM: dts: dm814x: Add an empty chosen node to top level DTSIJavier Martinez Canillas1-0/+1
2016-12-27net: stmmac: fix incorrect bit set in gmac4 mdio addr registerKweh, Hock Leong1-1/+3
2016-12-27r8169: add support for RTL8168 series add-on card.Chun-Hao Lin1-0/+1
2016-12-27net: xdp: remove unused bfp_warn_invalid_xdp_buffer()Jason Wang2-7/+0
2016-12-27openvswitch: upcall: Fix vlan handling.pravin shelar2-28/+27
2016-12-27ipv4: Namespaceify tcp_tw_reuse knobHaishuang Yan4-10/+10
2016-12-27ARM: dts: am4372: Add an empty chosen node to top level DTSIJavier Martinez Canillas1-0/+1
2016-12-27ARM: dts: am33xx: Add an empty chosen node to top level DTSIJavier Martinez Canillas1-0/+1
2016-12-27ARM: dts: omap5: Add an empty chosen node to top level DTSIJavier Martinez Canillas1-0/+1
2016-12-27ARM: dts: omap4: Add an empty chosen node to top level DTSIJavier Martinez Canillas1-0/+1
2016-12-27ARM: dts: omap3: Add an empty chosen node to top level DTSIJavier Martinez Canillas1-0/+1
2016-12-27ARM: dts: omap2: Add an empty chosen node to top level DTSIJavier Martinez Canillas1-0/+1
2016-12-27Merge tag 'gvt-fixes-2016-12-26' of https://github.com/01org/gvt-linux into d...Jani Nikula6-13/+99
2016-12-27crypto: testmgr - Use heap buffer for acomp test inputLaura Abbott1-2/+28
2016-12-26ext4: Simplify DAX fault pathJan Kara1-38/+10
2016-12-26dax: Call ->iomap_begin without entry lock during dax faultJan Kara1-55/+66
2016-12-26dax: Finish fault completely when loading holesJan Kara1-9/+18
2016-12-26dax: Avoid page invalidation races and unnecessary radix tree traversalsJan Kara1-17/+11
2016-12-26mm: Invalidate DAX radix tree entries only if appropriateJan Kara3-24/+125
2016-12-26ext2: Return BH_New buffers for zeroed blocksJan Kara1-2/+1
2016-12-27cpufreq: intel_pstate: Do not expose PID parameters in passive modeRafael J. Wysocki1-5/+4
2016-12-26x86/mce/AMD: Make the init code more robustThomas Gleixner1-0/+3
2016-12-26smp/hotplug: Undo tglxs brainfartThomas Gleixner1-1/+8
2016-12-26ACPI / watchdog: Print out error number when device creation failsMika Westerberg1-1/+1
2016-12-26ACPI / sysfs: Provide quirk mechanism to prevent GPE floodingLv Zheng4-0/+68
2016-12-26ACPI: Drop misplaced acpi_dma_deconfigure() call from acpi_bind_one()Lorenzo Pieralisi1-1/+0
2016-12-26arm64: don't pull uaccess.h into *.SAl Viro9-71/+72