summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | 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/+0
| * | | | | | 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/+0
| * | | | | | 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/+4
| * | | | | | 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/+1
| * | | | | | x86/paravirt: Mark unused patch_default labelPeter Zijlstra2016-12-222-2/+2
| * | | | | | x86/microcode/AMD: Reload proper initrd start addressBorislav Petkov2016-12-211-7/+5
| * | | | | | 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/+0
| * | | | | | 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
| * | | | | | x86/tools: Fix gcc-7 warning in relocs.cMarkus Trippelsdorf2016-12-191-1/+2
| * | | | | | x86/unwind: Dump stack data on warningsJosh Poimboeuf2016-12-192-1/+39
| * | | | | | x86/unwind: Adjust last frame check for aligned function stacksJosh Poimboeuf2016-12-191-1/+8
| * | | | | | x86/init: Fix a couple of comment typosDmitry Torokhov2016-12-191-3/+3
| * | | | | | x86/init: Remove i8042_detect() from platform opsDmitry Torokhov2016-12-194-17/+0
| * | | | | | Input: i8042 - Trust firmware a bit more when probing on X86Dmitry Torokhov2016-12-191-3/+7
| * | | | | | x86/init: Add i8042 state to the platform dataDmitry Torokhov2016-12-193-0/+30
| * | | | | | x86/microcode/AMD: Use native_cpuid() in load_ucode_amd_bsp()Boris Ostrovsky2016-12-191-1/+5
| * | | | | | x86/microcode/AMD: Do not load when running on a hypervisorBorislav Petkov2016-12-191-9/+19
| * | | | | | x86/microcode/AMD: Sanitize apply_microcode_early_amd()Borislav Petkov2016-12-191-13/+17
| * | | | | | x86/microcode/AMD: Make find_proper_container() sane againBorislav Petkov2016-12-191-9/+11
* | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-12-241-6/+16
|\ \ \ \ \ \ \
| * | | | | | | clocksource/drivers/moxart: Plug memory and mapping leaksSudip Mukherjee2016-12-191-6/+16
| |/ / / / / /
* | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-2463-750/+1104
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'perf-urgent-for-mingo-20161222' of git://git.kernel.org/pub/scm/li...Ingo Molnar2016-12-231-8/+6
| |\ \ \ \ \ \ \
| | * | | | | | | perf sched timehist: Fix invalid period calculationNamhyung Kim2016-12-221-1/+1
| | * | | | | | | perf sched timehist: Remove hardcoded 'comm_width' check at print_summaryNamhyung Kim2016-12-221-3/+0
| | * | | | | | | perf sched timehist: Enlarge default 'comm_width'Namhyung Kim2016-12-221-1/+1