summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-08-123-0/+15
|\
| * genirq/msi: Make sure PCI MSIs are activated earlyMarc Zyngier2016-08-093-0/+15
* | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-08-123-7/+10
|\ \
| * | efi/capsule: Allocate whole capsule into virtual memoryAustin Christ2016-08-112-6/+8
| * | x86/platform/uv: Skip UV runtime services mapping in the efi_runtime_disabled...Alex Thorlton2016-08-111-1/+2
* | | Merge tag 'nfs-for-4.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2016-08-1211-37/+130
|\ \ \
| * | | NFSv4: Cap the transport reconnection timer at 1/2 lease periodTrond Myklebust2016-08-063-0/+26
| * | | NFSv4: Cleanup the setting of the nfs4 lease periodTrond Myklebust2016-08-064-12/+27
| * | | SUNRPC: Limit the reconnect backoff timer to the max RPC message timeoutTrond Myklebust2016-08-053-7/+17
| * | | SUNRPC: Fix reconnection timeoutsTrond Myklebust2016-08-051-7/+20
| * | | NFSv4.2: LAYOUTSTATS may return NFS4ERR_ADMIN/DELEG_REVOKEDTrond Myklebust2016-08-051-0/+2
| * | | SUNRPC: disable the use of IPv6 temporary addresses.NeilBrown2016-08-051-0/+11
| * | | SUNRPC: allow for upcalls for same uid but different gss serviceOlga Kornievskaia2016-08-051-3/+5
| * | | SUNRPC: Fix up socket autodisconnectTrond Myklebust2016-08-021-8/+18
| * | | SUNRPC: Handle EADDRNOTAVAIL on connection failuresTrond Myklebust2016-08-011-0/+4
* | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-08-125-1/+26
|\ \ \ \
| * | | | tools/testing/nvdimm: fix SIGTERM vs hotplug crashDan Williams2016-08-111-0/+2
| * | | | nvdimm, btt: add a size attribute for BTTsVishal Verma2016-08-083-0/+22
| * | | | libnvdimm, nd_blk: mask off reserved status bitsRoss Zwisler2016-08-081-1/+2
* | | | | Merge tag 'sound-4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2016-08-122-12/+22
|\ \ \ \ \
| * | | | | ALSA: hda - Manage power well properly for resumeTakashi Iwai2016-08-101-12/+20
| * | | | | ALSA: usb-audio: Add quirk for ELP HD USB CameraVittorio Gambaletta (VittGam)2016-08-091-0/+1
| * | | | | ALSA: usb-audio: Add a sample rate quirk for Creative Live! Cam Socialize HD ...Piotr Karasinski2016-08-091-0/+1
| |/ / / /
* | | | | Merge tag 'powerpc-4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-08-1238-147/+242
|\ \ \ \ \
| * | | | | selftests/powerpc: Specify we expect to build with std=gnu99Michael Ellerman2016-08-101-1/+1
| * | | | | powerpc/vdso: Fix build rules to rebuild vdsos correctlyNicholas Piggin2016-08-102-6/+6
| * | | | | powerpc/Makefile: Use cflags-y/aflags-y for setting endian optionsMichael Ellerman2016-08-101-10/+12
| * | | | | powerpc/32: Fix crash during static key initBenjamin Herrenschmidt2016-08-104-0/+8
| * | | | | powerpc: Update obsolete comment in setup_32.c about early_init()Benjamin Herrenschmidt2016-08-101-4/+2
| * | | | | powerpc: Print the kernel load address at the end of prom_init()Benjamin Herrenschmidt2016-08-101-1/+1
| * | | | | powerpc/ptrace: Fix coredump since ptrace TM changesCyril Bur2016-08-103-28/+19
| * | | | | powerpc/32: Fix csum_partial_copy_generic()Christophe Leroy2016-08-101-3/+4
| * | | | | cxl: Set psl_fir_cntl to production environment valueFrederic Barrat2016-08-101-3/+6
| * | | | | powerpc/pnv/pci: Fix incorrect PE reservation attempt on some 64-bit BARsBenjamin Herrenschmidt2016-08-091-10/+20
| * | | | | powerpc/book3s: Fix MCE console messages for unrecoverable MCE.Mahesh Salgaonkar2016-08-092-1/+3
| * | | | | powerpc/pci: Fix endian bug in fixed PHB numberingMichael Ellerman2016-08-091-2/+5
| * | | | | powerpc/eeh: Switch to conventional PCI address output in EEH logGuilherme G. Piccoli2016-08-091-2/+2
| * | | | | cxl: Fix sparse warningsAndrew Donnellan2016-08-092-2/+2
| * | | | | cxl: Fix NULL dereference in cxl_context_init() on PowerVM guestsAndrew Donnellan2016-08-093-4/+4
| * | | | | cxl: Use fixed width predefined types in data structure.Philippe Bergheaud2016-08-091-2/+2
| * | | | | powerpc/vdso: Add missing include fileGuenter Roeck2016-08-091-0/+1
| * | | | | powerpc: Fix unused function warning 'lmb_to_memblock'Alastair D'Silva2016-08-091-13/+13
| * | | | | powerpc/powernv: Fix MCE handler to avoid trashing CR0/CR1 registers.Mahesh Salgaonkar2016-08-091-29/+40
| * | | | | powerpc/powernv: Move IDLE_STATE_ENTER_SEQ macro to cpuidle.hMahesh Salgaonkar2016-08-092-12/+13
| * | | | | powerpc/powernv: Load correct TOC pointer while waking up from winkle.Mahesh Salgaonkar2016-08-091-1/+4
| * | | | | powerpc/powernv/ioda: Fix TCE invalidate to work in real mode againAlexey Kardashevskiy2016-08-091-1/+1
| * | | | | powerpc/cell: Add missing error code in spufs_mkgang()Dan Carpenter2016-08-091-1/+3
| * | | | | powerpc/xics: Properly set Edge/Level type and enable resendBenjamin Herrenschmidt2016-08-096-10/+63
| * | | | | crypto: crc32c-vpmsum - Convert to CPU feature based module autoloadingAnton Blanchard2016-08-091-1/+2
| * | | | | powerpc/pasemi: Fix coherent_dma_mask for dma engineDarren Stevens2016-08-081-0/+5
| |/ / / /