Merge tag 'v4.4.39' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable into linux-4.4-stable
| Newsgroups | gmane.linux.ports.mips.cvs |
|---|---|
| Message-ID | <S23991960AbcLPEbTjPzEn/[email protected]> |
Author: Ralf Baechle <[email protected]> Fri Dec 16 03:10:40 2016 +0100 Commit: 9e84df4bfe3ec30580e4c0101b34d6d6c0dfb524 Gitweb: https://git.linux-mips.org/g/ralf/linux/9e84df4bfe3e Branch: linux-4.4-stable --- Makefile | 2 - arch/arm64/include/asm/futex.h | 2 + arch/m68k/include/asm/delay.h | 2 - arch/parisc/include/asm/pgtable.h | 8 ++- arch/parisc/kernel/cache.c | 11 ++++ arch/parisc/kernel/pacache.S | 22 -------- arch/powerpc/kernel/eeh_driver.c | 4 +- arch/x86/kernel/cpu/perf_event.c | 2 - arch/x86/kernel/cpu/perf_event_intel.c | 2 - crypto/Makefile | 1 crypto/mcryptd.c | 19 +++++-- drivers/block/zram/zram_drv.c | 8 +++ drivers/net/can/usb/peak_usb/pcan_usb_core.c | 6 ++ include/linux/cpu.h | 15 ++---- include/uapi/linux/can.h | 1 kernel/cpu.c | 3 - kernel/locking/rtmutex.c | 68 +++++++++++++++++++++++++- kernel/locking/rtmutex_common.h | 5 +- net/batman-adv/translation-table.c | 4 +- net/can/raw.c | 3 + 20 files changed, 129 insertions(+), 59 deletions(-)