summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-11-08ARM: 8715/1: add a private asm/unaligned.hArnd Bergmann2-1/+27
2017-11-08ARM: dts: mvebu: pl310-cache disable double-linefillYan Markman3-6/+6
2017-11-08arm/arm64: kvm: Disable branch profiling in HYP codeJulien Thierry2-2/+2
2017-11-08arm/arm64: KVM: set right LR register value for 32 bit guest when inject abortDongjiu Geng2-5/+17
2017-11-08arm64: ensure __dump_instr() checks addr_limitMark Rutland1-1/+1
2017-11-02powerpc/xive: Fix the size of the cpumask used in xive_find_target_in_mask()Cédric Le Goater1-1/+1
2017-11-02x86/cpu/AMD: Apply the Erratum 688 fix when the BIOS doesn'tBorislav Petkov1-0/+41
2017-11-02s390/kvm: fix detection of guest machine checksMartin Schwidefsky1-2/+5
2017-11-02KVM: PPC: Book3S: Protect kvmppc_gpa_to_ua() with SRCUAlexey Kardashevskiy1-9/+14
2017-11-02KVM: PPC: Book3S HV: POWER9 more doorbell fixesNicholas Piggin1-0/+5
2017-11-02KVM: PPC: Fix oops when checking KVM_CAP_PPC_HTMGreg Kurz1-2/+1
2017-10-27arm64: dts: rockchip: correct vqmmc voltage for rk3399 platformsShawn Lin1-2/+2
2017-10-27x86/microcode/intel: Disable late loading on model 79Borislav Petkov1-0/+19
2017-10-27ARM: dts: sun6i: Fix endpoint IDs in second display pipelineChen-Yu Tsai1-8/+8
2017-10-27parisc: Fix detection of nonsynchronous cr16 cycle countersHelge Deller1-1/+4
2017-10-27parisc: Fix double-word compare and exchange in LWS code on 32-bit kernelsJohn David Anglin1-3/+3
2017-10-27s390/cputime: fix guest/irq/softirq times after CPU hotplugChristian Borntraeger1-0/+3
2017-10-21x86/apic: Silence "FW_BUG TSC_DEADLINE disabled due to Errata" on hypervisorsPaolo Bonzini1-1/+2
2017-10-21x86/apic: Silence "FW_BUG TSC_DEADLINE disabled due to Errata" on CPUs withou...Hans de Goede1-1/+5
2017-10-18KVM: nVMX: update last_nonleaf_level when initializing nested EPTLadi Prosek1-0/+1
2017-10-18x86/alternatives: Fix alt_max_short macro to really be a max()Mathias Krause2-4/+6
2017-10-18x86/microcode: Do the family check firstBorislav Petkov1-9/+18
2017-10-18KVM: nVMX: fix guest CR4 loading when emulating L2 to L1 exitHaozhong Zhang1-1/+1
2017-10-18KVM: MMU: always terminate page walks at level 1Ladi Prosek2-8/+9
2017-10-18MIPS: bpf: Fix uninitialised target compiler errorMatt Redfearn1-1/+1
2017-10-18MIPS: math-emu: Remove pr_err() calls from fpu_emu()Paul Burton1-2/+0
2017-10-12kvm/x86: Avoid async PF preempting the kernel incorrectlyBoqun Feng3-7/+13
2017-10-12KVM: PPC: Book3S: Fix server always zero from kvmppc_xive_get_xive()Sam Bobroff2-4/+2
2017-10-12arm64: Ensure the instruction emulation is ready for userspaceSuzuki K Poulose2-2/+2
2017-10-12arm64: dt marvell: Fix AP806 system controller sizeBaruch Siach1-2/+2
2017-10-12powerpc/tm: Fix illegal TM state in signal handlerGustavo Romero1-1/+12
2017-10-12powerpc/64s: Use emergency stack for kernel TM Bad Thing program checksCyril Bur1-1/+23
2017-10-12powerpc: Fix action argument for cpufeatures-based TLB flushJeremy Kerr1-2/+2
2017-10-12powerpc/powernv: Increase memory block size to 1GB on radixAnton Blanchard1-1/+9
2017-10-12bpf: fix bpf_tail_call() x64 JITAlexei Starovoitov1-2/+2
2017-10-05KVM: VMX: use cmpxchg64Paolo Bonzini1-6/+6
2017-10-05KVM: VMX: remove WARN_ON_ONCE in kvm_vcpu_trigger_posted_interruptHaozhong Zhang1-12/+21
2017-10-05KVM: VMX: do not change SN bit in vmx_update_pi_irte()Haozhong Zhang1-5/+1
2017-10-05x86/fpu: Don't let userspace set bogus xcomp_bvEric Biggers2-2/+11
2017-10-05x86/mm: Fix fault error path using unsafe vma pointerLaurent Dufour1-23/+24
2017-10-05kvm: nVMX: Don't allow L2 to access the hardware CR8Jim Mattson1-0/+5
2017-10-05KVM: VMX: Do not BUG() on out-of-bounds guest IRQJan H. Schönherr1-2/+7
2017-10-05kvm/x86: Handle async PF in RCU read-side critical sectionsBoqun Feng1-1/+2
2017-10-05KVM: nVMX: fix HOST_CR3/HOST_CR4 cacheLadi Prosek1-8/+8
2017-10-05KVM: VMX: simplify and fix vmx_vcpu_pi_loadPaolo Bonzini1-33/+35
2017-10-05KVM: VMX: avoid double list add with VT-d posted interruptsPaolo Bonzini1-37/+25
2017-10-05KVM: VMX: extract __pi_post_blockPaolo Bonzini1-33/+38
2017-10-05arm64: fault: Route pte translation faults via do_translation_faultWill Deacon1-1/+1
2017-10-05arm64: mm: Use READ_ONCE when dereferencing pointer to pte tableWill Deacon1-1/+1
2017-10-05arm64: Make sure SPsel is always setMarc Zyngier1-0/+1