summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | cifs: Fix smbencrypt() to stop pointing a scatterlist at the stackAndy Lutomirski2016-12-141-32/+8Star
| * | | CIFS: Fix a possible double locking of mutex during reconnectPavel Shilovsky2016-12-054-6/+19
| * | | CIFS: Fix a possible memory corruption during reconnectPavel Shilovsky2016-12-055-31/+85
| * | | CIFS: Fix a possible memory corruption in push locksPavel Shilovsky2016-12-051-1/+1
| * | | CIFS: Fix missing nls unload in smb2_reconnect()Pavel Shilovsky2016-12-051-1/+1
| * | | CIFS: Decrease verbosity of ioctl callPavel Shilovsky2016-12-031-1/+1
| * | | SMB3: parsing for new snapshot timestamp mount parmSteve French2016-12-012-3/+37
| |/ /
* | | Merge tag 'watchdog-for-linus-v4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-2418-58/+262
|\ \ \
| * | | watchdog: it87_wdt: add IT8620E IDMaciej S. Szmigiero2016-12-162-3/+5
| * | | watchdog: mpc8xxx: Remove unneeded linux/miscdevice.h includeCorentin Labbe2016-12-161-1/+0Star
| * | | watchdog: octeon: Remove unneeded linux/miscdevice.h includeCorentin Labbe2016-12-161-1/+0Star
| * | | watchdog: bcm2835_wdt: set WDOG_HW_RUNNING bit when appropriateRasmus Villemoes2016-12-161-0/+20
| * | | watchdog: loongson1: Add Loongson1 SoC watchdog driverYang Ling2016-12-163-0/+178
| * | | watchdog: cpwd: remove memory allocate failure messageAmit Kushwaha2016-12-161-16/+7Star
| * | | watchdog: da9062/61: watchdog driverSteve Twiss2016-12-162-4/+12
| * | | intel-mid_wdt: Error code is just an integerAndy Shevchenko2016-12-161-11/+8Star
| * | | intel-mid_wdt: make sure watchdog is not running at startupAndy Shevchenko2016-12-161-0/+3
| * | | watchdog: mei_wdt: request stop on reboot to prevent false positive eventAlexander Usyskin2016-12-161-0/+2
| * | | watchdog: hpwdt: changed maintainer informationJimmy Vance2016-12-161-1/+1
| * | | watchdog: jz4740: Fix modular buildStephen Boyd2016-12-161-1/+1
| * | | watchdog: qcom: fix kernel panic due to external abort on non-linefetchChristian Lamparter2016-12-161-1/+1
| * | | watchdog: davinci: add support for deferred probingTero Kristo2016-12-161-1/+5
| * | | watchdog: meson: Remove unneeded platform MODULE_ALIASJavier Martinez Canillas2016-12-161-1/+0Star
| * | | watchdog: Standardize leading tabs and spaces in Kconfig fileRobert P. J. Day2016-12-161-17/+17
| * | | watchdog: max77620_wdt: fix module autoloadJavier Martinez Canillas2016-12-161-0/+1
| * | | watchdog: bcm7038_wdt: fix module autoloadJavier Martinez Canillas2016-12-161-0/+1
* | | | Merge tag 'ntb-4.10' of git://github.com/jonmason/ntbLinus Torvalds2016-12-247-33/+741
|\ \ \ \ | |_|_|/ |/| | |
| * | | ntb_transport: Remove unnecessary call to ntb_peer_spad_readSteve Wahl2016-12-231-1/+0Star
| * | | NTB: Fix 'request_irq()' and 'free_irq()' inconsistancyChristophe JAILLET2016-12-232-2/+2
| * | | ntb: fix SKX NTB config space size register offsetsDave Jiang2016-12-231-4/+4
| * | | NTB: correct ntb_peer_spad_read for case when callback is not supplied.Steven Wahl2016-12-231-0/+3
| * | | MAINTAINERS: Change in maintainer for AMD NTBShyam Sundar S K2016-12-231-1/+1
| * | | ntb_transport: Limit memory windows based on available, scratchpadsShyam Sundar S K2016-12-231-12/+16
| * | | NTB: Register and offset values fix for memory windowShyam Sundar S K2016-12-231-10/+4Star
| * | | NTB: add support for hotplug featureXiangliang Yu2016-12-232-2/+12
| * | | ntb: Adding Skylake Xeon NTB supportDave Jiang2016-12-232-5/+703
| |/ /
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-12-2423-117/+279
|\ \ \
| * | | Revert "x86/unwind: Detect bad stack return address"Josh Poimboeuf2016-12-231-10/+1Star
| * | | x86/paravirt: Mark unused patch_default labelPeter Zijlstra2016-12-222-2/+2
| * | | x86/microcode/AMD: Reload proper initrd start addressBorislav Petkov2016-12-211-7/+5Star
| * | | x86/platform/intel/quark: Add printf attribute to imr_self_test_result()Nicolas Iooss2016-12-201-1/+2
| * | | x86/platform/intel-mid: Switch MPU3050 driver to IIOLinus Walleij2016-12-201-1/+1
| * | | x86/alternatives: Do not use sync_core() to serialize I$Borislav Petkov2016-12-201-5/+10
| * | | x86/topology: Document cpu_llc_idBorislav Petkov2016-12-201-0/+9
| * | | x86/hyperv: Handle unknown NMIs on one CPU when unknown_nmi_panicVitaly Kuznetsov2016-12-201-0/+24
| * | | x86/asm: Rewrite sync_core() to use IRET-to-selfAndy Lutomirski2016-12-191-22/+58
| * | | x86/microcode/intel: Replace sync_core() with native_cpuid()Andy Lutomirski2016-12-191-3/+23
| * | | Revert "x86/boot: Fail the boot if !M486 and CPUID is missing"Andy Lutomirski2016-12-191-6/+0Star
| * | | x86/asm/32: Make sync_core() handle missing CPUID on all 32-bit kernelsAndy Lutomirski2016-12-191-1/+1
| * | | x86/cpu: Probe CPUID leaf 6 even when cpuid_level == 6Andy Lutomirski2016-12-191-3/+4