summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.14.48-rt48v3.14.48-rt48Steven Rostedt (Red Hat)2015-07-201-1/+1
* Merge tag 'v3.14.48' into v3.14-rtSteven Rostedt (Red Hat)2015-07-2042-101/+222
|\
| * Linux 3.14.48v3.14.48Greg Kroah-Hartman2015-07-101-1/+1
| * x86/iosf: Add Kconfig prompt for IOSF_MBI selectionDavid E. Box2015-07-101-2/+12
| * arm/arm64: KVM: Keep elrsr/aisr in sync with software modelChristoffer Dall2015-07-101-0/+10
| * arm64: KVM: Do not use pgd_index to index stage-2 pgdMarc Zyngier2015-07-103-4/+7
| * arm64: KVM: Fix HCR setting for 32bit guestsMarc Zyngier2015-07-102-1/+2
| * arm64: KVM: Fix TLB invalidation by IPA/VMIDMarc Zyngier2015-07-101-0/+1
| * arm/arm64: KVM: Require in-kernel vgic for the arch timersChristoffer Dall2015-07-103-16/+37
| * vfs: Ignore unlocked mounts in fs_fully_visibleEric W. Biederman2015-07-101-2/+6
| * vfs: Remove incorrect debugging WARN in prepend_pathEric W. Biederman2015-07-101-11/+0
| * fs: Fix S_NOSEC handlingJan Kara2015-07-101-2/+2
| * KVM: x86: make vapics_in_nmi_mode atomicRadim Krčmář2015-07-103-4/+4
| * MIPS: Fix KVM guest fixmap addressJames Hogan2015-07-101-0/+4
| * x86/PCI: Use host bridge _CRS info on Foxconn K8M890-8237ABjorn Helgaas2015-07-101-0/+11
| * x86/PCI: Use host bridge _CRS info on systems with >32 bit addressingBjorn Helgaas2015-07-101-2/+4
| * powerpc/perf: Fix book3s kernel to userspace backtracesAnton Blanchard2015-07-101-1/+10
| * arm: KVM: force execution of HCPTR access on VM exitMarc Zyngier2015-07-102-8/+22
| * intel_pstate: set BYT MSR with wrmsrl_on_cpu()Joe Konno2015-07-101-1/+1
| * iommu/amd: Handle large pages correctly in free_pagetableJoerg Roedel2015-07-101-0/+6
| * Revert "crypto: talitos - convert to use be16_add_cpu()"Horia Geant?2015-07-101-1/+2
| * crypto: talitos - avoid memleak in talitos_alg_alloc()Horia Geant?2015-07-101-0/+1
| * sctp: Fix race between OOTB responce and route removalAlexander Sverdlin2015-07-101-1/+3
| * net: phy: fix phy link up when limiting speed via device treeMugunthan V N2015-07-101-2/+3
| * tcp: Do not call tcp_fastopen_reset_cipher from interrupt contextChristoph Paasch2015-07-103-4/+7
| * neigh: do not modify unlinked entriesJulian Anastasov2015-07-101-0/+13
| * packet: avoid out of bounds read in round robin fanoutWillem de Bruijn2015-07-101-16/+2
| * packet: read num_members once in packet_rcv_fanout()Eric Dumazet2015-07-101-1/+1
| * bridge: fix br_stp_set_bridge_priority race conditionsNikolay Aleksandrov2015-07-102-3/+3
| * sctp: fix ASCONF list handlingMarcelo Ricardo Leitner2015-07-103-11/+37
| * net: don't wait for order-3 page allocationShaohua Li2015-07-102-2/+6
| * bridge: fix multicast router rlist endless loopNikolay Aleksandrov2015-07-101-4/+3
| * sparc: Use GFP_ATOMIC in ldc_alloc_exp_dring() as it can be called in softirq...Sowmini Varadhan2015-07-101-1/+1
* | Linux 3.14.47-rt47v3.14.47-rt47Steven Rostedt (Red Hat)2015-07-201-1/+1
* | Merge tag 'v3.14.47' into v3.14-rtSteven Rostedt (Red Hat)2015-07-2037-183/+388
|\ \ | |/
| * Linux 3.14.47v3.14.47Greg Kroah-Hartman2015-07-031-1/+1
| * arm/arm64: KVM: Don't allow creating VCPUs after vgic_initializedChristoffer Dall2015-07-031-0/+5
| * arm/arm64: KVM: Introduce stage2_unmap_vmChristoffer Dall2015-07-034-0/+74
| * arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpuChristoffer Dall2015-07-035-2/+12
| * arm/arm64: KVM: Correct KVM_ARM_VCPU_INIT power off optionChristoffer Dall2015-07-032-1/+4
| * arm/arm64: KVM: Don't clear the VCPU_POWER_OFF flagChristoffer Dall2015-07-031-1/+1
| * arm/arm64: kvm: drop inappropriate use of kvm_is_mmio_pfn()Ard Biesheuvel2015-07-031-1/+6
| * arm64/kvm: Fix assembler compatibility of macrosGeoff Levand2015-07-031-10/+11
| * arm/arm64: KVM: vgic: Fix error code in kvm_vgic_create()Christoffer Dall2015-07-031-4/+4
| * arm64: KVM: fix unmapping with 48-bit VAsMark Rutland2015-07-031-1/+2
| * arm: kvm: STRICT_MM_TYPECHECKS fix for user_mem_abortSteve Capper2015-07-031-1/+1
| * arm/arm64: KVM: Ensure memslots are within KVM_PHYS_SIZEChristoffer Dall2015-07-031-0/+11
| * arm/arm64: KVM: fix potential NULL dereference in user_mem_abort()Ard Biesheuvel2015-07-031-0/+6
| * arm: kvm: fix CPU hotplugVladimir Murzin2015-07-031-1/+2
| * arm/arm64: KVM: Fix VTTBR_BADDR_MASK and pgd allocJoel Schopp2015-07-033-6/+16